Commit Graph

133 Commits

Author SHA1 Message Date
Andrew Resch b99341ed7a Remove 'Create Torrent' option from File menu. 2007-06-25 10:00:23 +00:00
Marcos Pinto 61f000fae9 add underline shortcuts 2007-06-24 06:01:59 +00:00
Marcos Pinto be5a7f5767 edit tracker glade touchup 2007-06-24 05:24:48 +00:00
Marcos Pinto 50d7282fcb beginnings of gui interface for editing trackers 2007-06-24 05:14:00 +00:00
Marcos Pinto 2bb0ec122e fix default value of max num of torrents 2007-06-22 18:24:41 +00:00
Marcos Pinto bad3ea64d2 remove web seed proxy 2007-06-22 03:21:19 +00:00
Marcos Pinto c98ca19dbe tooltip touchups 2007-06-22 01:09:38 +00:00
Marcos Pinto 0b34410f37 same 2007-06-21 23:06:20 +00:00
Marcos Pinto c642991d9f grey out icons if no torrent is selected ticket #360 - benmat 2007-06-21 18:27:20 +00:00
Marcos Pinto 862d59f8cc remove 'remove torrent' from file menu 2007-06-21 01:01:53 +00:00
Andrew Resch a17466f6b9 Changed status icons size.
Changed the way the download/upload speed limit is done in the system 
tray.
2007-06-20 23:34:53 +00:00
Marcos Pinto 8a3c47eea2 add "remove torrent" to right-click menu 2007-06-20 19:19:59 +00:00
Marcos Pinto 620aab25f9 glade file for tray menu - idefixx 2007-06-20 19:08:49 +00:00
Marcos Pinto e166b066dd upload/download limit setting in tray - idefix 2007-06-20 02:07:38 +00:00
Andrew Resch c557dcd293 Fix 'max_active_torrents' spinner to allow for -1 value. 2007-06-19 23:40:00 +00:00
Marcos Pinto 7635b91bb4 remove line 2007-06-19 21:11:10 +00:00
Andrew Resch 973f80e6f9 Fixed GtkWarning and made the details pane scrollable 2007-06-19 18:44:51 +00:00
Marcos Pinto e6a1d2ab9f -1 clarification 2007-06-19 08:39:27 +00:00
Marcos Pinto 708f85296f fix max connections 2007-06-17 21:49:46 +00:00
Marcos Pinto ce150491c0 align proxy prefs 2007-06-16 23:08:44 +00:00
Marcos Pinto 73e7e741dd proper prefix fix 2007-06-16 14:57:46 +00:00
Marcos Pinto 6da1ec0ad1 remove frame 2007-06-16 11:36:30 +00:00
Marcos Pinto 71ed6b6f67 proxy support 2007-06-16 10:56:09 +00:00
Marcos Pinto 8873ac3cce clarification touchup 2007-06-16 07:02:40 +00:00
Marcos Pinto 39e7d25c1e add "desired ratio" option on per torrent basis 2007-06-16 07:00:55 +00:00
Marcos Pinto df63d91a46 default "remove .torrent" checked 2007-06-16 06:04:53 +00:00
Marcos Pinto 525526316c connect queue to top 2007-06-16 05:45:22 +00:00
Andrew Resch eede17988a Fixed up Pausing/Resuming in the interface, especially the Torrent menu.
Forcing update() on pausing/resuming and queue changes to improve UI 
responsiveness.
2007-06-16 02:09:03 +00:00
Marcos Pinto 55e5b75e54 major lt upgrade to trunk and turn on options for upnp, natpmp and utpex 2007-06-15 21:45:53 +00:00
Andrew Resch edd017b785 Some of my updates to the UI. Re-added the scrolled window to the
details pane, but glade doesn't seem to load it properly.  Added word 
wrapping for a few of the fields.  Also added Torrent to the menubar and 
it uses the torrent_menu from the right-click pop-up menu.
2007-06-14 22:03:04 +00:00
Zach Tibbitts cac850939c remove homog setting for now 2007-06-14 21:50:37 +00:00
Andrew Resch 3dce6a919d Set 'Resize' on the top vpane so that the lower vpane will not resize
when the window size is changed.
2007-06-14 20:51:08 +00:00
Zach Tibbitts dad6a5e956 ui tweaking 2007-06-14 20:38:49 +00:00
Zach Tibbitts 7cbb69bd20 more ui stuff 2007-06-14 19:01:17 +00:00
Zach Tibbitts eefdb466e6 gui tweaking 2007-06-14 17:35:19 +00:00
Marcos Pinto 477278961b remove dht limit pref 2007-06-14 15:59:02 +00:00
Andrew Resch ed76e66e3d Updated the Remove Torrent alert. 2007-06-13 20:56:05 +00:00
Andrew Resch 856764489a Fix tracker display issue 2007-06-13 18:42:21 +00:00
Andrew Resch 43ea807a9b Reverted the preferences state saving because it was silly.
Did some touch-ups on the Preferences dialog.
2007-06-12 23:23:05 +00:00
Andrew Resch 56d61f1570 The preferences dialog state (height, width, x, y) is now saved. 2007-06-12 22:45:30 +00:00
Andrew Resch 2c2f646a47 Fix for the Details pane to not have a fixed height. 2007-06-12 21:54:47 +00:00
Andrew Resch da127646cd Better fix for the toolbar text issue. This one does not override the
user's system preferences.
2007-06-12 21:17:12 +00:00
Andrew Resch 2df62aef08 Fix for toolbar not displaying text. 2007-06-12 21:08:18 +00:00
Andrew Resch 0f075deadd Updates to the main UI including a complete re-design of the Details
pane.
2007-06-12 20:07:06 +00:00
Zach Tibbitts 70c8b4de9a ui tinkering 2007-06-12 17:51:33 +00:00
Andrew Resch f4cda9baaf The window vpane position is now saved.
Re-ordered default preferences to be alphabetical.
2007-06-12 03:42:40 +00:00
Andrew Resch 0d2711ab06 This should fix the window displaying before it is ready. 2007-06-12 02:52:18 +00:00
Zach Tibbitts a2b4fe56e0 remove the ugly lines in the preferences dialog 2007-06-11 19:38:34 +00:00
Zach Tibbitts 73ee474246 remove gui update from preferences 2007-06-11 19:19:23 +00:00
Marcos Pinto 29e08fff02 popup menu to the file tab with the options: select all, unselect all, check selected, uncheck selected - nuno. ticket #259 2007-06-11 18:38:06 +00:00