RetroShare/libretroshare/src/rsserver
thunder2 35c7605704 Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too.
Added an own ui for the ChatLobbyDialog.
Saved settings of the ChatLobbyDialog.
Changed parameters of RsStatus interface from "std::string" to "const std::string&"
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-17 20:36:36 +00:00
..
Makefile Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3discovery.cc Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3discovery.h Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
p3face-config.cc Reverted some of my last changes: 2011-12-12 16:07:38 +00:00
p3face-msgs.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3face-server.cc fix for windows plugin system 2011-10-08 17:47:36 +00:00
p3face.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3history.cc Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3history.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
p3msgs.cc added interface methods for public lobby exchange and subscription to public lobbies. Need a GUI now 2012-01-07 19:52:58 +00:00
p3msgs.h added interface methods for public lobby exchange and subscription to public lobbies. Need a GUI now 2012-01-07 19:52:58 +00:00
p3peers.cc Final core changes required to get relay links working. 2012-01-08 22:15:19 +00:00
p3peers.h corrected a few bugs in the cert cleaning method. Added feedback to the GUI and error codes for the cert cleaning function of rspeers 2011-08-30 21:49:49 +00:00
p3photo.cc 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
p3photo.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3serverconfig.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3serverconfig.h Net, Dht and Configuration changes. 2011-07-30 16:57:40 +00:00
p3status.cc Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
p3status.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
rsiface.cc Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
rsinit.cc Added Native (Bonjour API) Nat Port Forwarding to OSX. 2012-01-14 16:41:00 +00:00
rsloginhandler.cc Added Ben's patches: 2011-09-28 15:16:21 +00:00
rsloginhandler.h Cleaned the login code: 2011-02-01 23:27:53 +00:00
rstypes.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00