RetroShare/libretroshare/src/rsiface
thunder2 e3e4c97369 RsAutoUpdatePage
- Changed the timer of RsAutoUpdatePage to a single-shot timer.
  The update can take longer than the given timer interval.

Changed status service:
- send status when the peer connects (new monitor)
- send status to all online peers only when user changed it (not in every timer tick)

MessengerWindow:
- remove load and save of custom state string in settings

p3ChatService::sendCustomState
- send empty custom state string too

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3307 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-20 19:45:07 +00:00
..
Makefile Changes to libretroshare to make the system compile on Mac OSX 10.3 2008-02-03 06:17:33 +00:00
rsblogs.h added group icon support 2010-05-14 13:00:07 +00:00
rschannels.h added channel msg thumbnail, you'll lose all your current channel msgs before this rev 2010-07-17 20:17:14 +00:00
rsdisc.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
rsdistrib.h group modifications now propagate 2010-06-05 11:19:04 +00:00
rsexpr.h Add the tunneling connection. Warning, encryption is not implemented yet for tunnel connection, use only for testing. 2009-12-13 21:59:26 +00:00
rsfiles.h added display of checking stage in GUI (at end of transfer). Gave names to the states in ftTransferModule. Added a flag for ForceCheck files (not functional yet) 2010-07-09 21:04:29 +00:00
rsforums.h suppressed unninitialisez memory reads 2010-02-23 21:55:44 +00:00
rsgame.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsiface.h implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
rsinit.h Prevent multiple instances from running on Unix systems. 2010-07-01 20:30:36 +00:00
rsmsgs.h added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
rsnotify.h - Changes for Message Toaster 2010-06-13 10:15:00 +00:00
rspeers.h New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +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
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 RsAutoUpdatePage 2010-07-20 19:45:07 +00:00
rsturtle.h - added NETWORK_WIDE flag to remote dir model download 2010-01-26 20:40:21 +00:00
rstypes.h - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00