Commit Graph

  • 3fdfedb7f7 revert previous change, we want remove_script to throw an error if the script doesn't exist fix remove debug and dev scripts in the pluginmanager Damien Churchill 2010-04-24 00:34:42 +01:00
  • 01e847b997 fix the execute plugin disabling and change the namespace of the preferences page Damien Churchill 2010-04-23 23:48:29 +01:00
  • 50162694b5 fix plugin disabling Damien Churchill 2010-04-23 23:47:10 +01:00
  • ade5f596f4 don't raise an error if the script isn't in the resource Damien Churchill 2010-04-23 23:43:20 +01:00
  • 8b7c1681ae fix the execute plugins webui section Damien Churchill 2010-04-23 19:29:53 +01:00
  • 2376e857d2 fix up the deluge-web plugin interface Damien Churchill 2010-04-23 19:29:29 +01:00
  • d024c293ed Revert previous change Andrew Resch 2010-04-20 20:08:08 -07:00
  • 54617db03f Allow accessing network shares when adding torrents Andrew Resch 2010-04-20 12:25:18 -07:00
  • 70580e35db Fix starting plugins Andrew Resch 2010-04-20 08:56:07 -07:00
  • 8d02fc3db6 Fix #1238 starting plugins in the gtkui Andrew Resch 2010-04-20 08:50:20 -07:00
  • 112b0dc1f0 fix the zeroPad calls in the date function Damien Churchill 2010-04-20 08:32:11 +01:00
  • 3fcdcc8eec couple of tweaks to the plugin page layout Damien Churchill 2010-04-19 23:17:27 +01:00
  • 7711239452 add the updated override to FormLayout to allow for the field labels to be hidden/shown with field.show()/field.hide() Damien Churchill 2010-04-19 22:29:11 +01:00
  • 283cff7852 Apply patch supplied in #1235 to add the time to fdate Damien Churchill 2010-04-19 22:27:12 +01:00
  • fb4bfe7656 re-add the SpinnerGroup type and enable the Network preferences page Damien Churchill 2010-04-19 16:47:30 +01:00
  • 070443f811 only use the fix for webkit browsers Damien Churchill 2010-04-19 16:29:40 +01:00
  • 76483bf766 restructure the ext-extensions folder and fix some copyright headers Damien Churchill 2010-04-19 15:03:47 +01:00
  • dd1716c240 improve the selective downloading adding support for directories and don't recreate treenodes Damien Churchill 2010-04-19 13:59:21 +01:00
  • c176ff900f fix updating the columns if the node hasn't yet been rendered Damien Churchill 2010-04-19 13:56:32 +01:00
  • 9e8d588a05 add a method to TreeGridNodeUI that allows column values to be updated Damien Churchill 2010-04-19 12:43:42 +01:00
  • 0fbbf4ac6c fix setting file download priority in the add window Damien Churchill 2010-04-12 00:11:10 +01:00
  • 61dd9a5589 Fix setting config values in the console ui including setting paths with spaces in them Andrew Resch 2010-04-18 18:07:26 -07:00
  • 9a632fc3d3 1234: Add time to the torrents added date - patch from tobbez Andrew Resch 2010-04-18 14:52:18 -07:00
  • e0f2c2473e fix error, use os.makedirs instead of os.mkdir, effectively mkdir -p Damien Churchill 2010-04-17 22:13:17 +01:00
  • 80e480854e Fix fsize by initialising gettext John Garland 2010-04-16 00:07:40 +10:00
  • 86232cac8e Fix #1113 set move on completed to False after a success storage move Andrew Resch 2010-04-14 15:49:21 -07:00
  • bba825703b refs #1180, old label preferences are removed from torrent when new label is set Chase Sterling 2010-04-13 15:21:49 -04:00
  • 3f3f7bb5b4 Fix #1225 by reverting change to fix #1180 since that isn't really considered a bug and just causes more issues Andrew Resch 2010-04-13 10:07:13 -07:00
  • 047bdf9e3e Only pause torrents when importing blocklist on startup John Garland 2010-04-12 20:42:37 +10:00
  • 0ae609c6df Apply patch from #1226 to allow use of certificate chain files Damien Churchill 2010-04-11 23:14:07 +01:00
  • 76fa8e707a Split out the OptionsPanel into seperate classes and files Damien Churchill 2010-04-11 23:11:54 +01:00
  • fdc7d3d7fc Fix #1098 use triple quotes in the docstrings of the generated methods Andrew Resch 2010-04-11 11:24:14 -07:00
  • 35dfcf3a77 Pause transfers until blocklist is imported (#861) John Garland 2010-04-12 00:40:23 +10:00
  • f21dd242f6 Fix renaming files in add torrent dialog John Garland 2010-04-11 22:24:51 +10:00
  • 8bafc9f966 tidy up and rename Remove.js to RemoveWindow.js Damien Churchill 2010-04-09 22:13:42 +01:00
  • 901d2d715c Fix #1222 do not try to set options on a torrent_id that is no longer in the session Andrew Resch 2010-04-09 13:05:02 -07:00
  • 02b71451c6 Fix enabling the Freespace plugin by initalizing self._timer on enable() Stop the timer on disable() Andrew Resch 2010-04-09 11:21:07 -07:00
  • 6e737518d8 Fix splitting folders in add torrent dialog (fixes #1112) John Garland 2010-04-05 20:21:05 +10:00
  • addda6cfcc Fix #640 make file size suffixes translatable Andrew Resch 2010-04-08 17:43:57 -07:00
  • afa283cd2d Add an errback for when calling a component's start() fails and revert it back to a Stopped state in this case Andrew Resch 2010-04-08 17:16:28 -07:00
  • 84b33c3418 Fix get_torrent_status by creating a status dict from the cache after it's been updated Andrew Resch 2010-04-08 17:09:55 -07:00
  • a15500d472 Fix menu item icons and glade warnings Andrew Resch 2010-04-08 17:01:43 -07:00
  • 7d4c791241 Fix #1180 properly set default options when switching a torrent label Andrew Resch 2010-04-08 16:49:40 -07:00
  • 4be615b084 Fix #1218 improper use of callLater Andrew Resch 2010-04-08 15:00:07 -07:00
  • 8e4d88f03c implement moving trackers up/down Damien Churchill 2010-04-08 17:51:49 +01:00
  • 38c85cf7bb convert the EditTrackers window to use a ListView and split out the various windows into seperate files Damien Churchill 2010-04-08 17:37:46 +01:00
  • bc165133d0 Fix get_torrent_status returning all keys when cache is outdated John Garland 2010-04-08 00:41:48 +10:00
  • 117fe3bb43 Fix the sessionproxy when using keyworded filters. Andrew Resch 2010-04-02 15:53:03 -07:00
  • 5dab17df89 Fix #1210 save sort column order in files tab -- patch from squisher Andrew Resch 2010-04-02 12:46:18 -07:00
  • 3560dac792 convert the PreferencesWindow over to using a ListView rather than a GridPanel Damien Churchill 2010-04-02 16:46:32 +01:00
  • c970a80030 finish converting the AddWindow over to a ListView Damien Churchill 2010-04-02 15:44:26 +01:00
  • 09de50ec18 import PIL.Image rather than just Image Damien Churchill 2010-04-01 10:10:56 +01:00
  • 78a1ef0cc5 Fix unintended revert of change Andrew Resch 2010-03-31 20:14:39 -07:00
  • d2d9269c87 Close #1205 add free space icon to gtkui Andrew Resch 2010-03-31 18:15:29 -07:00
  • 0d091cdacc replace ∞ with its html code ∞ Damien Churchill 2010-04-01 09:52:54 +01:00
  • ac7a1f0065 fix bug showing the menu via key in the torrentview (Closes #1191) Damien Churchill 2010-04-01 08:28:50 +01:00
  • 772653d872 Fix unintended revert of change Andrew Resch 2010-03-31 20:14:39 -07:00
  • ce23ff34a7 Close #1205 add free space icon to gtkui Andrew Resch 2010-03-31 18:15:29 -07:00
  • c1200ed63f use getHeaders which is backwards compatible with twisted Damien Churchill 2010-04-01 01:19:46 +01:00
  • af17346ac6 return a valid version 2 filetree Damien Churchill 2010-03-31 20:34:52 +01:00
  • e9a922f829 Fix #1145 show deluge instead of hiding if it is behind other windows Andrew Resch 2010-03-31 11:47:54 -07:00
  • 387ea4a911 fix when there is only 1 file Damien Churchill 2010-03-31 17:42:46 +01:00
  • 7f1dadf3cd remove all the trailing commas as ie doesn't like them Damien Churchill 2010-03-31 17:19:18 +01:00
  • 2417e8537b resize tracker icons if they are too big and PIL is installed Damien Churchill 2010-03-31 15:39:57 +01:00
  • 91692bc966 use object format rather than dictionary Damien Churchill 2010-03-31 14:48:28 +01:00
  • 4296344502 handle losing connection to the webserver so we don't get stuck firing off loads of ajax requests Damien Churchill 2010-03-31 14:43:30 +01:00
  • 7053163f88 use FileTree2 in the TorrentInfo class when specified adjust the filetree walking functions to match the server side code Damien Churchill 2010-03-31 14:20:49 +01:00
  • 14d9f6b7ba fix displaying directory names tidy up and fix the size of the files being displayed tweak the layout of the OptionsTab Damien Churchill 2010-03-31 12:16:12 +01:00
  • 692ec5bb1b clean up the Url window a little bit and rename Url.js to UrlWindow.js create the FileWindow on demand and change the filename to match the classname Damien Churchill 2010-03-31 11:56:21 +01:00
  • 6039280fb5 split out the AddWindow file into multiple files for easier management Damien Churchill 2010-03-31 11:54:50 +01:00
  • 48876fa45c tidy up the file window and fix using Deluge.Client still Damien Churchill 2010-03-31 11:35:30 +01:00
  • ae54d3fa18 Fix creating remote torrents Andrew Resch 2010-03-30 16:44:26 -07:00
  • 47509ee705 fix up the FilterPanel and the css class for the selected item Damien Churchill 2010-03-30 19:25:50 +01:00
  • 47a80526b3 begin a tidyup of the sidebar, switching from a GridView to a ListView which is faster Damien Churchill 2010-03-30 17:33:56 +01:00
  • 183064f857 store the other menu item when we encounter it looping over for later Damien Churchill 2010-03-30 14:31:36 +01:00
  • 7c5dacba5f use Number.MAX_VALUE rather than 99999 Damien Churchill 2010-03-30 14:27:53 +01:00
  • 1c807ad7c8 fix tracking spinner values Damien Churchill 2010-03-30 14:27:41 +01:00
  • 6d83556ba8 clear oldData when clear() is issued which fixes data disappearing in the details tab Damien Churchill 2010-03-30 13:45:04 +01:00
  • de9ba4986d fix a couple of issues with the values in the status tab Damien Churchill 2010-03-30 13:31:33 +01:00
  • 2956a7db54 Keep track of newly added torrents in the SessionProxy Andrew Resch 2010-03-29 18:49:41 -07:00
  • 76de427b96 remove a needless loop in the update_ui() method call Damien Churchill 2010-03-30 00:21:37 +01:00
  • e9df745dd0 move the ProxyField into the preferences package Damien Churchill 2010-03-29 23:43:48 +01:00
  • bf224b0556 tidy up the encryption page Damien Churchill 2010-03-29 23:43:20 +01:00
  • 79e62e6069 add a fix for triggerfields in the preferences page Damien Churchill 2010-03-29 23:35:53 +01:00
  • 7b84f54974 make greater use of the SessionProxy Damien Churchill 2010-03-29 20:22:15 +01:00
  • 4ca14d68c1 make use of the sessionproxy Damien Churchill 2010-03-29 20:12:08 +01:00
  • ee9c7d1971 Fix #1202 set self.state during instantiation regardless of the libtorrent state Andrew Resch 2010-03-29 10:57:29 -07:00
  • 7dff81b60b Fix some typos Andrew Resch 2010-03-28 22:20:47 -07:00
  • 66bd2e3030 Add sessionproxy.rst Andrew Resch 2010-03-28 12:45:51 -07:00
  • da9af84dc1 Add new component SessionProxy Use SessionProxy in place of core.get_torrent_status calls Andrew Resch 2010-03-28 12:42:35 -07:00
  • 0b44023f92 update all the copyright headers Damien Churchill 2010-03-28 13:02:09 +01:00
  • dd8400558c use a platform agnostic way of combining paths in the FileTree Damien Churchill 2010-03-28 12:14:53 +01:00
  • 61b5659972 fix the toggle field and scrolling in the preferences window Damien Churchill 2010-03-28 05:24:21 +01:00
  • c987b74d61 split out the ProxyField to a seperate file Damien Churchill 2010-03-28 05:09:01 +01:00
  • c430ef9a84 Merge branch 'master' of deluge-torrent.org:deluge Andrew Resch 2010-03-27 20:07:51 -07:00
  • 7be5b4c8bc Add 2 new states to Component: Starting and Stopping Fix issue where a Component could have it's start and stop methods called more than once while waiting for their deferreds to fire Andrew Resch 2010-03-27 20:05:20 -07:00
  • ab38ca2ad4 fix the order of the data directory and add peer record ip address sorting again Damien Churchill 2010-03-28 03:41:15 +01:00
  • 4d5d31a2b0 add support for defining order via a .order file Damien Churchill 2010-03-28 03:36:51 +01:00
  • eaa03a6f2c change a Deluge.Events to deluge.events Damien Churchill 2010-03-28 03:30:10 +01:00
  • 01bb9c4df5 initial commit of the big javascript refactor Damien Churchill 2010-03-28 03:27:46 +01:00