RetroShare/libretroshare/src/rsiface
csoler f9dc3b223b Started implementing flags to handle the sharing mode.
What works:
- the gui shows the flags in ShareManager
- the flags are loaded/saved to ft_shared.cfg and passed on to FileIndexMonitor
What does not work yet:
- the flags are not accounted for yet by FileIndexMonitor

In addition:
- simplified the directories dialog in Preferences, so that it calls the ShareManager instead of dupplicating the directories management 
code that becomes larger.
- setup the ShareManager to be a singleton, so as to coherently call it from different places.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-03 19:43:52 +00:00
..
Makefile Changes to libretroshare to make the system compile on Mac OSX 10.3 2008-02-03 06:17:33 +00:00
rschannels.h Addition of new channels service. 2008-06-24 04:22:42 +00:00
rsdisc.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
rsdistrib.h * Added rstlvimage.cc to serialiser (missed in other checkin). 2008-06-13 15:42:08 +00:00
rsexpr.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsfiles.h Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
rsforums.h added new directory and .pro file for retrpshare-nogui 2009-02-03 19:43:43 +00:00
rsgame.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsiface.h new computing for download and upload rate. No more indiv rate settings 2009-06-08 17:09:00 +00:00
rsinit.h Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
rsmsgs.h Added "peer is typing" functionality to private chat. This shoudld be extended to additional stuff like "idle", and to public chat. Also the display is the status bar of the chat window could be made nicer, e.g. directly in the msg window. Suppressed ChatDialog class that is not more used 2009-05-05 13:18:53 +00:00
rsnotify.h Merge branch 'gcc44' 2009-05-27 20:59:48 +00:00
rspeers.h Major bugfixes to get PGP authentication finished. 2009-05-25 11:38:47 +00:00
rsphoto.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
rsQblog.h simplified qblog for blogging only, hopefully test everything out soon 2008-09-21 20:30:34 +00:00
rsrank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
rsstatus.h Added RsStatusString() - returns a string for given status number 2008-04-28 11:50:39 +00:00
rsturtle.h turtle tunnel management 2009-06-03 18:47:14 +00:00
rstypes.h *redesign of dwl queue - dwls will be enqueued and picked from there; 2009-07-28 10:21:19 +00:00