From 77d668fc38840fbe55b8184cd2cf70e32f4e2d08 Mon Sep 17 00:00:00 2001 From: defnax Date: Fri, 3 Feb 2012 12:56:44 +0000 Subject: [PATCH] update git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4877 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/changelog.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/retroshare-gui/src/changelog.txt b/retroshare-gui/src/changelog.txt index 53fc0861c..d96f44d76 100644 --- a/retroshare-gui/src/changelog.txt +++ b/retroshare-gui/src/changelog.txt @@ -1,6 +1,18 @@ Changes for v0.5.3a * Improvements + - Updated English Email Invite . + - Set OSX default style to "Cleanlooks" - as AQUA style hides some windows. + - Fixed missing headers for plugin manager. + - Disabled ZEROCONF for OSX. + - Optimized some internals in the news feed items + - std::string -> const std::string& + - QObjectList -> QSet + - Added new compact style for chat. + - Improved the HTML optimizer. + - Start the CreateLobbyDialog from the list of chat lobbies with the privacy level of the selected item. + - Added change nick name to the chat lobby dialog. + - Optimized layout of the chat dialogs. - Added (make functional) the lobby menu in the context menu of the gpg and group item in FriendList. - Added button to add/remove signatures and button to copy RS cert link to clipboard - Added doubleclick to join a lobby. @@ -103,6 +115,7 @@ Changes for v0.5.3a * added incomplete udpproxylayer code. (not compiled) libretroshare + * added RsPQIService to allow plugins based on peer-to-peer services * added Configuration to p3BitDht for storing Relay Settings. (bit Hackish!) * added RelayHandler & getRelayReceiver() - to outsource some Relay functions. * + RelayHandler_InstallRelayConnection() & RelayHandler_LogFailedProxyAttempt() @@ -115,7 +128,7 @@ Changes for v0.5.3a * added ZeroConf to OSX compilation. * extended rsDht interface to expose Relay configuration. - retroshare-gui + retroshare-gui * added Relay configuration panel. - Added the real size of all files of a collection to the link when added with drag and drop. - ConnectionFriendWizard: Show the messagebox "Your Cert is copied to Clipboard" after copying the cert into the clipboard. @@ -241,6 +254,7 @@ Changes for v0.5.3a - Removed "location:" before the ssl name in FriendsDialog and MessengerWindow. * Bug fixes + - fixed small bug in certificate correction - Added Check for successful Req creation (was crashing with NULL pointer). - Fixed echoes in chat lobbies * added a time stamp to lobby events (new item tag)