-fixed Prefences and General Dialog
-disabled show function from main.cpp it will not allow to start minimized, it blocks minimize gui function.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
-moved some Settings from General to Appearance ( Language, Style, stylesheet
-added checkbox for Start RetroShare with System start in GeneralDialog
-moved Rsharesettings to Preferences folder to find bether
-added new RSettings source
-clean uped some old code stuff in MainWindow which is not more needed
-replaced in MainWindow PreferencesWindows open function with new one.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
* Addition of new FeedItems (MsgItem / ChanNewItem )
* Removed CheckBoxes at the top of NewsFeed (should be in config)
* Enabled subscribe/unsubscribeButtons in ChannelFeed.
* Enabled ChanNewItem and MsgItem in NewsFeeds.
* Remove Goto Section Button from FeedItems.
* Disabled PlayMedia button - if no attachments.
* Enabled Drag from Search Window (with new class SearchTreeWidget)
* Enabled Drag from SharedFiles Dialog (mods to RemoteDirModel).
* Enabled Drop in GeneralMsgDialog from Search/SharedFiles.
* Updated Rs Interface (64 bits for filesize)
* Other bits and bobs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
* Completed much of General Msg Dialog.
* Completed much of ChannelFeed.
* Added Channel Messages to News Feed.
* Connected Blog/Channels to GeneralMsgDialog.
* Improved SubFileItem display.
* Completed ChanGroup/Menu/MsgItems.
* Added SubDestItem for use in GeneralMsgDialog.
* Generalise CreateForum to cover Channels as well.
* Restricted CreateForum to public forums/private channels.
* Demo of Drag-N-Drop Files for Linux (filesystem->GenMsgDialog)
* Updates to rsiface stuff (blog/channels/types)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
* Added new GUI NewsFeed elements to display information (gui/feeds/*)
* modifications to RS interfaces to support NewsFeeds.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
Currently not functional - Sample of UI for testing while underlying service is created.
Included new calendar image and updated retroshare.pro file.
Added to Unfinished items window.
-Note: UI resize-to-window is not working properly and will be corrected.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
* displays forums
* displays thread list/msg
* Threaded/Flat View.
* Add new Forum / Add new Message.
* new classes in src/gui/forums
Updated rank and forums interfaces.
Improvements to Link Cloud GUI.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
* added rsforums.h interface file.
* at exit() we now call rsGlobalShutDown() to stop Upnp properly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
(1) A PhotoService / Dialog to share slideshows.
(2) A Network View service, derived from p3disc for a graphical view of peers.
Both of these need a little help to get them fully functional.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
Most of these changes relate to:
(1) rand() is different
(2) sleep() don't exist on Windows.
(3) networking headers are different - these need to be cleaned up in general.
(4) disabled tests that won't compile on Windows.
Will probably have to rollback some of these changes for Unix later.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
* Fixed the fonts, and default entries in GamesLauncher.
* Shifted all the unfinished stuff to "In Development" section.
* Fixed smplayer/rs project files.
* duplicate variable in p3connmgr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@371 b45a01b8-16f6-495d-af2f-9b41ad6348cc