Commit Graph

40 Commits

Author SHA1 Message Date
drbob
67a27744f8 * Cleaned up more debug output.
* Fixed Popup Chats with new Peer Dialog.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 18:52:56 +00:00
defnax
6b88d80b5e redesigned Friends Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@642 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 10:34:49 +00:00
drbob
32973f0838 * Switched to new rsFiles interface.
* Updated Transfers/SharedFiles/Messages.. etc Dialogs.
 * Disabled 'Recommendation Lists' for the moment.
 * updated Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-02 16:59:56 +00:00
drbob
07451c5336 * Addition of NewsFeed, ChannelFeed and BlogFeed.
* 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
2008-06-20 12:43:23 +00:00
drbob
0d6471433c * Fixed Defnax's Status Bar.
* Fixed 'Offline' bug in MessengerWindow.
 * Added isOnline function to rspeers interface.
 * Cleaned up some stuff.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-16 20:28:16 +00:00
defnax
ad5694c8e5 added new source statusbar folder
added for show each vote with the correct icon in Link Cloud


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 15:34:56 +00:00
defnax
d5c21b5b4a -fixed statusPeers output string to the correct place to out2
-redesigned the outputs for statusbar

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 21:37:46 +00:00
defnax
34f6bd812a added a "|" split Down and Up in statusbar.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 19:23:08 +00:00
drbob
9e947f26ca * Fixed rsStatus=NULL bug, for RS_RELEASE.
* switched on RS_RELEASE for v0.4.09a



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 23:36:40 +00:00
drbob
c6ac65efe5 Added Status Bar functionality: Data Rates, and numbers of Peers Online.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-10 00:48:18 +00:00
drbob
87b7bfadb5 Fixed up minor bug in Links Cloud:
conflict between anonymous link box, and context menus fixed.
Moved Links Cloud from Unfinished, to Main Window.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-24 20:23:15 +00:00
drbob
98eabbabe0 Small Tweaks.
* Removed services toolbar - until it is needed.
 * Removed background on MessengerWindow - it breaks on linux.
 * fixed Messages Html problem.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@518 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-24 12:58:27 +00:00
drbob
aa393dcc72 disbled new popupchat style stuff - until it works without style files.
removed release flag from mainwindow.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-16 12:35:01 +00:00
drbob
13eb45f294 Updated version to v0.4.06c
switched on release flags in MainWindow.cpp



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-09 15:15:24 +00:00
drbob
9c015a22c2 * Added new Forums GUI to Unfinished Applications.
* 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
2008-04-09 12:57:26 +00:00
drbob
da08515d28 modifed main window to remove unfinished features.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 14:36:29 +00:00
drbob
e07783ac2b Various Gui improvements:
* Added fallback to only <id> if peer is unknown in LinkCloud.
 * Added CheckFiles, and display status icon to SharedFiles.
 * Fixed SMPlayer startup and added play slot in Main Window.
 * Added Play Files to Local Shared Files. (context menu)
 * Added Play File to completed File Transfers. (context menu)
 * Ensured that selected Transfer stays selected.
 * Corrected Download State enumeration
 * Renamed Peer Details/ Authenticate to Make Friend / Peer Details
 * Removed Network View from Application Window.
 * Mods to RemoteDirModel to get Paths from files.
 * updated Rs Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 18:37:50 +00:00
defnax
a76baa5421 added new icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 13:57:16 +00:00
defnax
dbae307810 moved SMPlayer,Messenger, About/Help to the left SideBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 13:00:00 +00:00
defnax
0b0825853e added color action to left sidebar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:17:15 +00:00
defnax
bbd59db20f added hide feature for toolbarservice, by default now hided
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:06:56 +00:00
defnax
8ec9476c38 fixed left and right sidebar toolbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 06:31:57 +00:00
defnax
7fee0a4f6c removed tabwidget
fixed some layouts

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 00:22:51 +00:00
defnax
51b434fbdf removed Toolbox frame
fixed toolbarservice
added AddFriend,Invite Friend, Add Share, options, EXit to toolbarservice

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 23:28:57 +00:00
defnax
211ec7ac01 added a feature to can use other Service Dialogs in MainWindow
added a scond toolbar for these actions

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 21:05:14 +00:00
defnax
87bfe1eed9 Added Color feature to can set ToolBar/MenuBars gradient Colors.
reordner MessagesDialog columns

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 23:40:37 +00:00
defnax
a35cb61987 changend unfinished icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 12:23:55 +00:00
defnax
5da31a90b7 fixed smplayer funtion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-18 23:16:11 +00:00
drbob
fd1beee309 More Tweaks before first release.
* Switched on RELEASE flag.
 * renamed incomplete work to "Unfinished"
 * updated version strings.
 * Added Configuration path to DhtMgr.
 * reduced uPnP timeout to 30 seconds (from 60).
 * more Bin -> BinToHex printouts.
 


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 16:01:25 +00:00
drbob
9e954e9c0f Tweaks to the GUI side.
* 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
2008-03-03 14:12:39 +00:00
defnax
71e78fa852 smplayer include changes fixed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-29 18:52:27 +00:00
drbob
b7abbda1fb * Enabled network configuration control from GUI.
* Added Safe configuration save before quit().
 * Updated libretroshare's interface files.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-07 16:20:14 +00:00
drbob
c4e1d73837 Commit of the new UDP Connection methods and
the rewrite of the retroshare core networking stack.

This check-in commits the changes to the GUI code.
Changes to use the new rspeers.h interface to 
the retroshare core.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-25 08:49:40 +00:00
drbob
b05d5d3297 Addition of new GamesDialog and PhotoDialog.
The GamesDialog is semi-functional, but doesn't launch games yet, while the PhotoDialog is a place holder.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@302 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-21 09:26:12 +00:00
defnax
ad8562467f fixed to load saved extern stylesheets bether.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@300 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-19 17:13:50 +00:00
defnax
da88c394f0 -fixed stylesheet loading.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-01-18 23:18:21 +00:00
libris
beb7612c35 Channels: Activation of a simple prototype for the new Channels module. This is non-functional but gives an idea of some of the features we want to incorporate. It has been activated primarily as an aid to the Channels Team. Feedback and suggestions welcome.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@279 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-14 16:19:44 +00:00
libris
5deaf2658b Check-in of GUI files for the new Channels Module implementation. These files are place holders only.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-12-13 16:02:33 +00:00
defnax
6490d67e84 -added systray menu function for can start SMPlayer .
-added for MessagesDialog/ New Message Dialog needed items for File Name,Size, Sources if correct?, Hash
-added resizesection/resizemode to see the complete Message Timestamp/Date item for MessagesDialog.
-added WidgetInformation function for MessengerWindow/New Message Dialog to save the Widget Position and Size.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@258 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-18 23:35:53 +00:00
drbob
935745a08e Created V0.3.x branch and moved the head into the trunk directory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-15 03:18:48 +00:00