Commit Graph

3855 Commits

Author SHA1 Message Date
Damien Churchill 794a5b01bb add active icon to the filter list 2008-10-13 22:47:33 +00:00
Damien Churchill 7085725be5 add missing glade file 2008-10-13 19:18:13 +00:00
Damien Churchill 02161ea6ef revert back to aclient and add force_call 2008-10-13 18:36:47 +00:00
Damien Churchill a5c58fb8dd use the sclient, the aclient appears to be broken 2008-10-13 18:19:21 +00:00
Damien Churchill 9fb0494b2f remove unneeded braces 2008-10-13 18:05:14 +00:00
Damien Churchill bd56957c27 remove this.info which remained from when the statusbar was at the top 2008-10-13 18:03:54 +00:00
Damien Churchill 2a09752fd9 make the event handlers on the statusbar generic, and add some doc
comments
2008-10-13 17:58:17 +00:00
Damien Churchill 5e29fabf1e more semicolons and fixes 2008-10-12 20:57:03 +00:00
Damien Churchill 13a2927762 fix a bug introduced by a name case change 2008-10-12 20:50:13 +00:00
Damien Churchill c2140339a5 add a load of semicolons to the end of lines 2008-10-12 20:46:04 +00:00
Damien Churchill 20a6a302e6 add a progress bar to the statistics tab 2008-10-12 19:06:17 +00:00
Martijn Voncken a34d74d790 change show_zero default to False 2008-10-11 09:39:13 +00:00
Martijn Voncken 81193d3d87 change sidebar_show_trackers default to false 2008-10-11 09:32:12 +00:00
Martijn Voncken fa05f1222c use deluge16.png for state=all 2008-10-11 09:22:59 +00:00
Martijn Voncken d65efb3f7a use deluge16 for state=all 2008-10-11 09:16:52 +00:00
Martijn Voncken c48932bab8 use temporary 'active' image, andar:please commit the final one 2008-10-11 09:07:24 +00:00
Martijn Voncken 7b52f7fa97 rename hide_zero* to show_zero* because double negatives are not intuitive 2008-10-11 08:56:13 +00:00
Martijn Voncken 9a8f8ce2f9 sidebar-gtk:show/hide zero_hits+trackers 2008-10-11 08:44:45 +00:00
Martijn Voncken 5ebbff177f filter: hide_zero_hits;hide_cat : core+test 2008-10-11 08:04:02 +00:00
Marcos Pinto 7564248431 use multithreaded ssl on windows 2008-10-11 07:30:18 +00:00
Martijn Voncken 296c7fea82 sidebar: select default-item on hide and none-selected 2008-10-11 06:01:19 +00:00
Martijn Voncken 19b58b2098 use theme for sidebar colors 2008-10-11 05:15:35 +00:00
Martijn Voncken 20cfb836ff Sidebar translations+order 2008-10-11 04:49:47 +00:00
Marcos Pinto 6b6eb9381b lang sync 2008-10-11 04:45:42 +00:00
Damien Churchill f4ea3ee036 remove size from the returned dict as it's not used and causes
tracebacks
2008-10-10 08:19:35 +00:00
Andrew Resch 0ae879daf8 lt sync 2781 2008-10-10 05:00:40 +00:00
Damien Churchill abfad5f19d improve the add torrent window 2008-10-10 02:09:05 +00:00
Damien Churchill 846d61516b another method for adding torrents from the ajax ui, not functional yet
though
2008-10-10 02:08:47 +00:00
Damien Churchill df680926ac add a couple of extra methods to be used by the ajax ui when adding
torrents
2008-10-10 00:29:47 +00:00
Damien Churchill 0037922d9e make the add torrent window able to add from url again 2008-10-09 10:35:11 +00:00
Andrew Resch 5b06ecd52e Properly line wrap tracker messages 2008-10-09 07:26:48 +00:00
Andrew Resch f4ff7ec3a6 Change max connections default setting to 200 2008-10-09 03:41:06 +00:00
Damien Churchill f7a56b95ba begin testing gears, redesigning the add torrent window 2008-10-08 17:46:04 +00:00
Andrew Resch c8901d31c5 Fix freezing on start-up issues on systems that do not have a properly
configured localhost entry.
2008-10-08 13:32:02 +00:00
Damien Churchill 2428cb4970 add a titlebar to the window 2008-10-08 13:22:10 +00:00
Damien Churchill 51730b2c55 replace the favicon on all templates with a png vs a gif fixing the jagged edges issue 2008-10-08 13:07:38 +00:00
Damien Churchill c172a36ca2 complete the statusbar popup menus for changing max_* (download, upload, connections) 2008-10-08 12:55:55 +00:00
Andrew Resch dd29746084 Prevent being able to set file priorities for compactly allocated
torrents as it is not intended to work.
2008-10-08 12:42:59 +00:00
Damien Churchill ebe53dd634 add missing html files 2008-10-08 12:41:40 +00:00
Andrew Resch 93832f62e9 lt sync 2776 2008-10-08 12:40:46 +00:00
Damien Churchill 58d56f461c change the popup menu to go above the mouse if there is not enough
space below
2008-10-08 12:37:35 +00:00
Damien Churchill 2e6dd5b945 fix attribute error caused by attributes/functions without
_rpcserver_export
2008-10-08 11:57:55 +00:00
Damien Churchill 641c27a90a add popup menus, need some changes in mooui so they display correctly 2008-10-08 02:24:59 +00:00
Damien Churchill 2574e05ad4 show the max_* (download, upload, num_connections) in the status bar 2008-10-08 02:09:29 +00:00
Damien Churchill 5421ea77a6 initial create torrent window design 2008-10-07 21:08:54 +00:00
Damien Churchill 6447dbbea5 add simple background flipped 2008-10-07 20:35:04 +00:00
Damien Churchill a5de65657c fix url 2008-10-07 19:55:18 +00:00
Damien Churchill c2c84fd0fa increase the width of the toolbar in the css
migrate the window title of the add window to Deluge.Strings
add code to popup a window for torrent create
2008-10-07 19:54:11 +00:00
Damien Churchill fb8a4d8b89 add a icon for creating a torrent 2008-10-07 19:46:16 +00:00
Andrew Resch 85ea737b0d Changed max half-open connections default limit to 8 on XP/2000 and 4 on
Vista
2008-10-07 08:54:19 +00:00