Commit Graph

  • ce636ccd57 Catch a possible DivByZero error when moving folders around in fileview tab Calum Lind 2011-02-06 01:09:13 +00:00
  • 053700342a Fix #1336 - Uneeded Horizontal Scrollbar shows in Files&Peers Tab Calum Lind 2011-02-06 03:04:14 +00:00
  • cd7805bfda make text input not go over width Nick 2011-02-08 14:43:41 +01:00
  • 79869faa53 #1494 - Add Downloaded and Uploaded columns to torrent view alderz 2011-02-04 23:39:25 +00:00
  • b77f8929d6 oops, add torrent actions new file Nick 2011-02-07 15:10:41 +01:00
  • e1d8025309 show torrent actions form details when 'a' pressed Nick 2011-02-07 15:10:18 +01:00
  • 183a97785b split off torrent actions popup Nick 2011-02-07 15:01:07 +01:00
  • f748660cac show status message Nick 2011-02-07 15:00:51 +01:00
  • cea6c817df Fix #1506 - max speed not restored on a yellow->green transition wyrm 2011-02-01 15:59:42 +00:00
  • b9ff47e10f Fix #755 - Can't set listen_ports through console UI Calum Lind 2011-01-29 07:07:46 +00:00
  • 14746bf94d Fix #1450 Trailing white space in paths Calum Lind 2011-01-29 07:23:39 +00:00
  • 87f871f40a Fix #1500 - Console crashes on command longer than terminal width. This error is raised if the cursor is off screen and is supressed with try-except Calum Lind 2011-01-29 12:37:19 +00:00
  • 9f3ac37f25 Fix #1282 - Text for AutoManaged changed to 'On/Off' and localized Calum Lind 2011-01-30 18:51:00 +00:00
  • 417a9f6e63 Fix #1373, #1386 - Creating and moving non-ascii folder names in MS Windows Calum Lind 2011-02-02 01:25:17 +00:00
  • ba6389bcac Updated help text for deluge-console on Windows Calum Lind 2011-02-04 21:55:17 +00:00
  • 9bca1a72b1 Fix for deluge-console adding torrent files in Windows Calum Lind 2011-02-04 23:16:42 +00:00
  • e688b45448 Fix #1508 - TypeError in cell_data_queue() could not convert argument to correct param type Chad Miller 2011-02-05 00:25:14 +00:00
  • 4c54cfedb9 Fix #1507 - Temporary file race condition in core/core.py:add_torrent_url geoffk 2011-02-05 00:29:10 +00:00
  • 88039a0eda fix patch, missing deluge.common when adding the options Damien Churchill 2011-02-04 19:57:31 +00:00
  • 9a54beef78 add patch from #1473 cinderblock 2011-02-04 19:43:27 +00:00
  • b0a0574ae0 Apply patch from #1194 Motiejus Jakštys 2011-02-04 19:37:42 +00:00
  • db64745862 fix priority popup title Nick 2011-02-02 20:50:48 +01:00
  • 0353a388b3 add option to action popup for torrent details Nick 2011-02-02 20:49:27 +01:00
  • b41ebe1b89 don't show action popup if there are no torrents in the view Nick 2011-02-02 20:49:11 +01:00
  • 1952357f35 update help Nick 2011-02-02 20:40:15 +01:00
  • 6c8529b3ba updated file seperator Nick 2011-02-02 20:39:57 +01:00
  • 78ea5c9bd3 don't enter torrentdetails if nothing is selected Nick 2011-02-02 18:32:03 +01:00
  • b35875e300 attempted fix of color/underline issue. Nick 2011-02-02 16:21:52 +01:00
  • ad498c6e42 Revert "remove special case white/black pair. doesn't seem needed and breaks white,black,attrs" Nick 2011-02-02 13:57:31 +01:00
  • d1b3aa54ad support setting file priorities in torrentdetails Nick 2011-02-02 13:46:05 +01:00
  • d0346a104f don't need len() Nick 2011-02-02 13:45:17 +01:00
  • 5f888faceb handle resize in torrentdetail Nick 2011-02-02 13:11:15 +01:00
  • f6f3a8e084 allow marking in file view (no actions just yet) Nick 2011-02-02 13:09:41 +01:00
  • 5dcc935852 fix for only drawing one effected line and only draw effected lines on marking Nick 2011-02-02 12:50:40 +01:00
  • eba7c2bf17 add index value to directories in file_list Nick 2011-02-02 12:44:07 +01:00
  • 00fa074452 small fix for scrolling Nick 2011-02-01 18:00:25 +01:00
  • 5d46d2aee5 add torrentdetails state, allow state switching, move some formating to format_utils Nick 2011-02-01 17:23:15 +01:00
  • 007dd67ea1 only redraw effected lines on scroll. seems to get rid of the flickering problem :) Nick 2011-01-29 14:04:32 +01:00
  • ff3c3f7148 add torrent can add paused. remove torrent works Nick 2011-01-29 12:29:18 +01:00
  • 68c04acf50 refactor + support selectinput Nick 2011-01-28 22:42:04 +01:00
  • 44676f282a use some caching to speed up row drawing. Nick 2011-01-28 17:54:36 +01:00
  • 182ec0cd97 specify hotkeys for filter/action popups Nick 2011-01-28 17:34:03 +01:00
  • 6f0b1fd7f2 support hotkeys in selectable popup Nick 2011-01-28 17:33:51 +01:00
  • ba3a093746 remove special case white/black pair. doesn't seem needed and breaks white,black,attrs Nick 2011-01-28 17:04:28 +01:00
  • b7e7a4bc49 Fix typo Andrew Resch 2011-01-27 11:18:40 -08:00
  • ac18ecd1f0 Fix #1498: Use os.path.normpath on new_folder to remove any double slashes or other problems that could be in the string Andrew Resch 2011-01-27 11:11:28 -08:00
  • 2f6283ea39 initial checkin of new console ui Nick 2011-01-26 22:18:18 +01:00
  • b30499c6ac Fix #1484: trying to access the screen object when not using interactive mode Andrew Resch 2011-01-16 15:58:50 -08:00
  • 8c12c47d3e Add "none" as a log level to support quieting the logging messages. Refs #1470. Pedro Algarvio 2011-01-02 16:06:28 +00:00
  • 356808b02c Fix #1470. Pedro Algarvio 2011-01-02 16:03:00 +00:00
  • 1f800bf49a On a 64bit platform with old plugins, the deprecation code was unable to find out which was the caller module. This might also happen on other platforms although I was unable to reproduce it on x86. Anyway, handle it cleanly. Pedro Algarvio 2011-01-01 18:33:41 +00:00
  • d1b4523733 Let log files be a little bigger, 50Mb is not that much anyway. Pedro Algarvio 2010-12-28 01:58:38 +00:00
  • c00391a852 Merge branch 'master' into plugins-namespace Pedro Algarvio 2010-12-28 01:45:50 +00:00
  • 5841521133 Added missing import. Removed log message that caused error. It was never logged anyway, even on the master branch before the improved logging branch was created. Pedro Algarvio 2010-12-28 01:26:25 +00:00
  • 7e2411289d Merge branch 'master' into plugins-namespace Pedro Algarvio 2010-12-13 12:37:37 +00:00
  • 2fa8ca6753 Merge branch 'master' into improved-logging Pedro Algarvio 2010-12-13 12:31:20 +00:00
  • 1c15df8e00 Merge branch 'master' of deluge-torrent.org:deluge Pedro Algarvio 2010-12-12 17:50:13 +00:00
  • f282487806 fix bug #1355 Damien Churchill 2010-12-12 00:02:41 +00:00
  • 078ed6ba71 Fixed "PluginEnabledEvent" and "PluginDisabledEvent" the argument cannot be called name since that should contain the event name. Ported plugins on deluge's git to this new event dispatching style. Pedro Algarvio 2010-12-11 05:42:45 +00:00
  • 67ea05921c Implemented passing a copy of an event instead of it's arguments to event handlers. Necessary changes to the event handlers on deluge's code were made, plugins still need to be ported to this new style. Pedro Algarvio 2010-12-11 05:11:18 +00:00
  • 0f36a65aaf Update ChangeLog with the backwards incompatible notice. Pedro Algarvio 2010-12-10 05:49:38 +00:00
  • 90d23ce582 Revert e52018bfcd660251d94af2878b58ebacf6d82424. Simply fail. It's documented on the ChangeLog. Pedro Algarvio 2010-12-10 05:42:19 +00:00
  • 860457ff48 Update ChangeLog. Pedro Algarvio 2010-12-10 05:01:31 +00:00
  • e52018bfcd Dont make code that still uses the old "TorrentAddedEvent" fail, instead log a warning and make it work. Pedro Algarvio 2010-12-10 04:59:05 +00:00
  • 9bd11ab204 Update ChangeLog. Pedro Algarvio 2010-12-10 04:35:41 +00:00
  • c164013725 Ported Feeder(although not working on current deluge), Notifications, Scheduler, Stats, Toggle and WebUi to the deluge.plugins namespace. Pedro Algarvio 2010-12-10 04:31:51 +00:00
  • b9a8bf2409 Ported the Label plugin to the deluge.plugins namespace. Pedro Algarvio 2010-12-10 04:09:25 +00:00
  • 4c3d068f0c Improve create_plugin.py and the generated create_dev_link.sh. Pedro Algarvio 2010-12-10 04:08:36 +00:00
  • c9e4d286c3 Ported the FreeSpace plugin to the deluge.plugins namespace. Pedro Algarvio 2010-12-10 03:29:36 +00:00
  • e43146a4ac Simplify some code on create_plugin.py. Pedro Algarvio 2010-12-10 03:25:39 +00:00
  • 1c2eb0c737 Improve and port the create_plugin.py script to generate the plugins under the "deluge.plugins" namespace. Any plugin not using the "deluge.plugins" namespace will get a DeprecationWarning printed on the console. Pedro Algarvio 2010-12-10 03:15:36 +00:00
  • b0d77a4f20 Ported the Extractor plugin to the plugins namespace. Pedro Algarvio 2010-12-10 00:35:51 +00:00
  • 20635773b3 Ported "Blocklist", "Example" and "Execute" to the "deluge.plugins" namespace. Pedro Algarvio 2010-12-09 23:11:20 +00:00
  • f17634ea63 Drop pkutil and simply use pkg_resources. Pedro Algarvio 2010-12-09 22:18:59 +00:00
  • 16f617d240 Initial commit to implement the "deluge.plugins" namespace package support. Pedro Algarvio 2010-12-09 22:05:34 +00:00
  • 1c7676bfe5 Finish last commit, forgot to revert some of the files. Pedro Algarvio 2010-12-09 18:12:25 +00:00
  • 63fa5bf85b Reuse existing "TorrentAddedEvent" instead of creating a new one. Pedro Algarvio 2010-12-09 18:08:34 +00:00
  • 6cefb49f28 Diferentiate adding an already managed torrent from adding a new, unmanaged torrent, to the session. Pedro Algarvio 2010-12-08 19:33:05 +00:00
  • eeed72a977 Fix tweak_logging_levels(). Pedro Algarvio 2010-12-07 14:21:45 +00:00
  • 49e10ea0cf Fix bug introduced in previous commit. Pedro Algarvio 2010-12-06 12:34:57 +00:00
  • 26e45dcbc8 Make use of logging.handlers.WatchedFileHandler if deluge is running on python 2.6. Pedro Algarvio 2010-12-06 11:59:37 +00:00
  • b7bc1fdb1d configmanager needs to be imported at a latter stage at least for the gtk frontend. Pedro Algarvio 2010-12-06 11:45:17 +00:00
  • 3b00a7de59 Swhiched the old style logging, ie, a single logger for all logging output to several loggers. This brings the ability to tweak the logging levels for each of the loggers, ie, we can have the "deluge" logger be at the ERROR level while having "deluge.core" at the DEBUG level, meaning we will only see log message for all of the deluge loggers above the ERROR level while still having all messages above the DEBUG level for the "deluge.core" logger and it's children. This kind of tweak can be achieved by adding a file named "logging.conf" to deluge's config dir and this is explained on the deluge.log.tweak_logging_levels function. Passing -r to the cli's while also passing -l will make the logfile rotate when reaching 5Mb in size. Three backups will be kept at all times. All deluge's code is now using this new style logging along with the git hosted plugins. For other plugins not hosted by deluge, which still imports LOG as the logger, a deprecation warning will be shown explaining the required changes needed to use the new style logging. New plugins created by the create_plugin script will use the new logging facilities. Pedro Algarvio 2010-12-06 11:20:22 +00:00
  • 14ec9464aa fix a bug that can occur when upgrading 1.1 config files Damien Churchill 2010-12-01 10:21:26 +00:00
  • 3d64f0d8da Fix #1283 Consistent icons and add localization to file priorities Calum 2010-11-11 00:16:21 +00:00
  • 87e3a5f515 rebuild the compressed javascript Damien Churchill 2010-11-01 09:14:23 +00:00
  • 75e9ff57de update the build file to include the spinnerfieldfix file Damien Churchill 2010-11-01 09:13:37 +00:00
  • b0ceae8d28 Fix copying scripts deluge-1.3.1 Andrew Resch 2010-10-31 10:50:51 -07:00
  • dc0bf3bc88 Update versions and changelog Andrew Resch 2010-10-31 10:15:02 -07:00
  • 3b9d7ff9c3 remove the convert conf script that won't actually work anymore Damien Churchill 2010-10-31 14:35:00 +00:00
  • b180d2a900 remove the convert conf script that won't actually work anymore Damien Churchill 2010-10-31 14:35:00 +00:00
  • 1822c2bde9 fix a silly bug Damien Churchill 2010-10-31 10:13:22 +00:00
  • a165d5d746 fix a silly bug Damien Churchill 2010-10-31 10:13:22 +00:00
  • cc02ebea6a Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable Damien Churchill 2010-10-31 09:18:36 +00:00
  • 40e6777c48 Merge branch 'master' of deluge-torrent.org:deluge Damien Churchill 2010-10-31 09:18:26 +00:00
  • f88b24d507 apply 41ffee5 to master Damien Churchill 2010-10-31 09:18:09 +00:00
  • 41ffee5d8a change entry_points to a dictionary and split it up into console and gui scripts Damien Churchill 2010-10-31 09:16:18 +00:00
  • 593452ed63 update bbfreeze script Damien Churchill 2010-10-29 10:11:40 +01:00
  • 14a89b3f8a don't depend on being executed from a specific directory Damien Churchill 2010-10-29 10:09:15 +01:00
  • 4197e129fe change location of httpdownloader as a temporary fix Damien Churchill 2010-10-25 00:13:09 +01:00