Commit Graph

6120 Commits

Author SHA1 Message Date
Andrew Resch 556c8b831a Update translation template 2010-05-03 11:50:16 -07:00
John Garland a6d10562f1 Don't request a tracker icon for labels or tracker states 2010-05-04 04:37:41 +10:00
John Garland a8ac98bb37 Update web ui to use new TrackerIcons 2010-05-04 04:37:41 +10:00
John Garland d7fa383da3 Update gtk ui to use new TrackerIcons 2010-05-04 04:37:41 +10:00
John Garland 6ded75caef Remove no longer needed fetch_url 2010-05-04 04:37:41 +10:00
John Garland 88929d4821 Rewrite tracker_icons.py (#995) 2010-05-04 04:37:19 +10:00
John Garland 8747611e9e Add decorators module and test file 2010-05-04 04:33:21 +10:00
Damien Churchill acba442ddb fix encoding issues where the users filesystem isn't utf-8 (needs testing) 2010-05-03 18:43:31 +01:00
Damien Churchill 5b0f93ba72 improve behaviour when webserver goes away 2010-05-03 02:14:51 +01:00
Damien Churchill 619092aee0 fix plugin info displaying upon select 2010-05-03 02:01:21 +01:00
Damien Churchill 89fb5b02d7 move the InstallPluginWindow class out of the PluginsPage file
convert the plugins grid over to a listview
2010-05-03 01:54:25 +01:00
Damien Churchill 75b69b1f11 fix setting the root node 2010-05-03 00:31:49 +01:00
Damien Churchill f5eddafea9 tidy up the code for the files tab 2010-05-02 23:20:45 +01:00
Damien Churchill d49e1eda79 fix updating the file tree in the file details tab 2010-05-02 23:00:05 +01:00
Damien Churchill e86d2ad4e2 apply unicode patch from nullie, fixes (#1140) 2010-05-02 22:13:14 +01:00
Damien Churchill 5effdd4cd4 store listen_ports and outgoing_ports as tuples for the config set, fixes #1242 2010-05-02 18:32:21 +01:00
Damien Churchill c2b4fad389 implement getting and saving label options 2010-05-02 18:16:07 +01:00
Damien Churchill 82a5b5262c fix the torrent grid, clear the torrents on disconnect, not logout 2010-05-02 18:16:07 +01:00
Damien Churchill 1b0e08b3d9 fix disabling the execute plugin 2010-05-02 18:16:06 +01:00
Damien Churchill 49ec3a1535 remove the paranthesis from the @exports 2010-05-02 18:16:06 +01:00
John Garland 23544bd6b2 Close the connection manager on shutdown - patch from Jan Steffens 2010-05-02 22:39:25 +10:00
John Garland 5766e04987 Fix deluge-gtk hanging on shutdown (#1247) - thanks Jan Steffens 2010-05-02 22:39:18 +10:00
Damien Churchill 0857af98d0 fix the spinner limits in the label options 2010-04-30 22:06:49 +01:00
Damien Churchill 5e78daf726 fix the spinners on the various preference pages 2010-04-30 22:06:32 +01:00
Damien Churchill 1efb700ed8 enable and disable the form fields upon the checkbox change 2010-04-30 21:34:28 +01:00
Damien Churchill e0153e8bdc disable the JSON component upon webserver stop 2010-04-30 14:11:36 +01:00
Damien Churchill b46562d932 disable the webui plugin settings and display an error message when deluge-web is missing 2010-04-30 14:04:15 +01:00
Damien Churchill 5c8eccdd82 reduce the size of the details panel 2010-04-30 13:31:17 +01:00
Damien Churchill c45583e8e7 enable and disable the panel toolbar buttons upon selection change 2010-04-28 17:46:21 +01:00
Damien Churchill ce46dcdf7a implement the webui so commands can be modified 2010-04-28 17:42:58 +01:00
Damien Churchill 63f5c8b116 add the icon-edit class, use the same icon as edit trackers 2010-04-28 16:58:07 +01:00
Damien Churchill 111bea19d9 fix #1240 and #1208 2010-04-28 16:43:14 +01:00
Damien Churchill 68f0e9ddc7 renderer the event column correctly and remove the bottom panel 2010-04-28 16:09:53 +01:00
Damien Churchill 5e1f6a8738 switch the gridpanel to a listview 2010-04-28 15:51:47 +01:00
Damien Churchill 28a313e74e fix up the label plugin making it more stable and work with the new filter panel api 2010-04-28 15:43:06 +01:00
Damien Churchill 5b6faa47b0 fix the header click event handler 2010-04-28 15:39:39 +01:00
Damien Churchill 0f12200f6f store the states as a dictionary 2010-04-28 15:33:05 +01:00
Damien Churchill 7420c6f12f use the header click event to ensure that the filters get updated
correctly
2010-04-28 15:29:40 +01:00
Damien Churchill fb0adbcded return this.states instead of the store contents 2010-04-28 15:25:31 +01:00
Damien Churchill 59b7a175eb store the states without the zero values removed as this.states 2010-04-28 15:24:49 +01:00
Damien Churchill cbcd277d91 remove windows line breaks (grr) 2010-04-28 15:19:28 +01:00
Damien Churchill 269e0b89b6 dont enable plugins twice 2010-04-28 15:10:58 +01:00
Damien Churchill 698a5ff475 update the deluge.config dictionary with the new values 2010-04-28 14:20:31 +01:00
Damien Churchill fd122db7b7 change the multiple filters to be configurable, deprecating the show trackers with zero torrents option 2010-04-28 14:15:50 +01:00
Damien Churchill 67905b6f5b fix enabled plugins after connecting to a daemon 2010-04-28 14:00:39 +01:00
Damien Churchill 7df7f13e26 select the text when focusing the password field 2010-04-28 13:41:09 +01:00
Damien Churchill 066d199c78 fix setting a custom limit when one is already set
focus and select the spinner contents upon window show
2010-04-28 13:39:56 +01:00
Damien Churchill c8c5e3449a add a window that allows you to quickly set a custom bandwidth limit 2010-04-28 13:28:47 +01:00
Damien Churchill 00dc5f0128 remove the button to launch the unfinished file browser 2010-04-28 13:28:00 +01:00
Damien Churchill cd10555a8a construct the statusbar in the ui initialisation 2010-04-28 12:40:54 +01:00