RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
thunder2 3c65283f8f - Change methods of RsMsgs from "std::string" to "const std::string&"
- Fixed sent messages doesn't get the flag RS_MSG_FLAGS_NEW
- Rework reply and forward message, now the replied or forwarded message gets the state and not the answer itself
- Added RsMsgParentId (with test) to save the parent of the message in draft
- Change methods of MessageComposer from "std::string" to "QString"
- Show image in the message row in MessagesDialog again
- Fixed umlauts in recommended files in MessageComposer
- Renamed tab "Live Chat" in "Group Chat"
- Fixed german translation

recompile of the GUI needed

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 21:11:11 +00:00
build_scripts updated ubuntu packaging for bdboot.txt file 2010-10-29 13:37:34 +00:00
libbitdht/src * README to compile bitdht 2010-10-31 18:54:58 +00:00
libretroshare/src - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src - Change methods of RsMsgs from "std::string" to "const std::string&" 2010-11-02 21:11:11 +00:00
retroshare-nogui/src Fixed start of retroshare-nogui. 2010-10-14 20:53:48 +00:00