Commit Graph

  • 42242efe66 Fix up formatting of peers list Andrew Resch 2009-04-24 21:35:37 +00:00
  • c846d584a0 improve the new style ui class to start the logging Damien Churchill 2009-04-24 19:07:00 +00:00
  • 972393d9ea Fix up info command Andrew Resch 2009-04-24 18:50:54 +00:00
  • 4939b8c72e use keys() rather than getKeys() Damien Churchill 2009-04-24 18:32:03 +00:00
  • 3b744ae978 set values to blank rather than the initial bogus values first used Damien Churchill 2009-04-24 18:31:17 +00:00
  • 1d5bc7669f Fix cursor position when moving through the history Andrew Resch 2009-04-24 18:21:31 +00:00
  • 714cd0ed80 Fix missing text if it's before a color tag Andrew Resch 2009-04-24 18:19:04 +00:00
  • 9a43ec8258 add a config resource that outputs the uis current configuration update this in Deluge.js Damien Churchill 2009-04-24 18:14:59 +00:00
  • 0523ec1837 assign the cookieprovider to Deluge.UI.cookies Damien Churchill 2009-04-24 18:09:58 +00:00
  • 587d9a7e5f Change titlebar update interval to 2 seconds Andrew Resch 2009-04-24 17:58:11 +00:00
  • c718c2bf30 Change titlebar update interval to 2 seconds Andrew Resch 2009-04-24 17:58:11 +00:00
  • 18950cc1ef add yui compressed version of ext-extensions-debug.css Damien Churchill 2009-04-24 14:41:55 +00:00
  • 0a80098576 move ext-extensions to ext-extensions-debug Damien Churchill 2009-04-24 14:41:28 +00:00
  • dbf685f178 Fix uncaught exception when the remove torrent button is pressed when no torrents are selected Andrew Resch 2009-04-23 22:55:52 +00:00
  • 45a6ea5a19 Fix deprecation warning Andrew Resch 2009-04-23 20:30:09 +00:00
  • 653097a985 Fix creating torrents in Windows Fix displaying improper progress when creating torrent Andrew Resch 2009-04-23 20:21:01 +00:00
  • 3c47c7ef77 Fix creating torrents in Windows Fix displaying improper progress when creating torrent Andrew Resch 2009-04-23 20:21:01 +00:00
  • bf1a0f9aad Fix freezing in create torrent dialog in Windows Andrew Resch 2009-04-23 20:18:17 +00:00
  • c20226c187 Fix typo Andrew Resch 2009-04-23 18:16:38 +00:00
  • 37b3c07025 remove trying to stop the reactor, we can just call reactor.stop() and shutdown will be called Damien Churchill 2009-04-23 12:36:59 +00:00
  • fac65e9bb0 fix shutdown not being called when killed Damien Churchill 2009-04-23 12:33:51 +00:00
  • 465d98eeed add 2 debug log statements Damien Churchill 2009-04-23 11:54:42 +00:00
  • 6cd5a7de30 rename Spinner.cs to ext-extensions.css and add in the fileupload and columntree css Damien Churchill 2009-04-23 07:44:19 +00:00
  • d18a88c46a remove mooui stylesheet Damien Churchill 2009-04-23 07:41:20 +00:00
  • c73966bdd1 fix starting the web via deluge -u web allow the theme to be specified in the config file Damien Churchill 2009-04-23 07:26:14 +00:00
  • b43e0f6eaa add the layout to the options panel Damien Churchill 2009-04-22 07:12:15 +00:00
  • cadfb5632f fix updating on tab change Damien Churchill 2009-04-22 00:12:12 +00:00
  • 6d4eae15a5 add basic options panel Damien Churchill 2009-04-22 00:07:55 +00:00
  • a63e5c594c add the peers tab Damien Churchill 2009-04-22 00:04:16 +00:00
  • d916d36603 remove call to getFields as it's no longer required Damien Churchill 2009-04-21 23:46:04 +00:00
  • 8bac2b4597 Add the files tab back Damien Churchill 2009-04-21 23:43:46 +00:00
  • 1df462cf0b comment out the debug alert Damien Churchill 2009-04-21 23:41:22 +00:00
  • 5db7a5a21b remove the old mootools rpc client Damien Churchill 2009-04-21 22:18:11 +00:00
  • 431271d453 update the build script to match the new script names and rebuild the compressed script Damien Churchill 2009-04-21 22:03:40 +00:00
  • db00f4690d fix changing the limits on via the statusbar menus Damien Churchill 2009-04-21 21:59:15 +00:00
  • 9df1ec2193 remove pointless privatising Damien Churchill 2009-04-21 21:46:20 +00:00
  • ee5cfc8cff updated __debug scripts list and some css Damien Churchill 2009-04-21 21:45:56 +00:00
  • 1157fc1eeb commit all new-style code so it can be versioned, NB: this is in a broken state currently. Damien Churchill 2009-04-21 21:41:18 +00:00
  • e1e45753de add a reloadMethods function to use instead of simply creating a new client Damien Churchill 2009-04-21 21:36:32 +00:00
  • b62a5d7329 fix calling the success/failure callbacks Damien Churchill 2009-04-21 20:34:41 +00:00
  • 1f212b8a38 extend Ext.util.Observable rather than reinventing Damien Churchill 2009-04-21 20:27:25 +00:00
  • 1be29dc319 ext based Deluge.Events Damien Churchill 2009-04-21 20:15:49 +00:00
  • fb85e76a1f fix missing torrent_id in on_alert_state_changed Damien Churchill 2009-04-21 18:32:34 +00:00
  • cf0d155e99 rewrite the rpcclient using ext Damien Churchill 2009-04-21 17:27:55 +00:00
  • fbb5cd94e8 Fix loading improperly created torrents with mismatched encodings Andrew Resch 2009-04-21 17:16:19 +00:00
  • be1a1fc0be Fix loading improperly created torrents with mismatched encodings Andrew Resch 2009-04-21 17:16:19 +00:00
  • abc5bcf389 Fix typo Andrew Resch 2009-04-21 16:32:53 +00:00
  • 4fde1b4a2f Fix typo Andrew Resch 2009-04-21 16:32:53 +00:00
  • 0e10f608b9 check to see if .build_data exists in check_file before running the grep don't remove the concatenated files if the compression fails Damien Churchill 2009-04-21 09:27:59 +00:00
  • 10b11f36c7 remove the mootools dependence and also rebuild gettext.js anyway Damien Churchill 2009-04-21 09:08:05 +00:00
  • a60bf912fb fix displaying the host-list Damien Churchill 2009-04-21 07:26:20 +00:00
  • 9d583b8c51 completely rework deluge-torrent.js into a self-contained ext class add .build_data to svn:ignore on js add in the first build of deluge-yc.js Damien Churchill 2009-04-21 07:17:49 +00:00
  • b72ec252af fix building deluge-yc.js, was including $ALL_FILES rather than $DELUGE_FILES in the cat Damien Churchill 2009-04-21 07:15:32 +00:00
  • c17af41940 Fix up some commands Andrew Resch 2009-04-21 02:43:20 +00:00
  • 9da95552f3 move the progressbar renderer helper method to deluge.js Damien Churchill 2009-04-20 22:32:42 +00:00
  • d6eeb13fed Add missing files Andrew Resch 2009-04-20 22:01:52 +00:00
  • d795a66ae9 Add missing files Andrew Resch 2009-04-20 22:01:52 +00:00
  • 111b64d38b fix checking the free diskspace on windows 7 Damien Churchill 2009-04-20 21:05:05 +00:00
  • f82c67f36c fix importing the ui start method Damien Churchill 2009-04-20 20:40:44 +00:00
  • 503169ce76 fix serving binary files on windows Damien Churchill 2009-04-20 20:26:03 +00:00
  • 2f44899521 add back in the old WebUI class and rename the import in ui.py so compatibility isn't broken Damien Churchill 2009-04-20 20:11:31 +00:00
  • cd050bf8e7 rename from web to webui Damien Churchill 2009-04-20 19:56:35 +00:00
  • e3dea5ee8a Fix some typos Andrew Resch 2009-04-20 19:20:33 +00:00
  • b605048d23 Force 16x16 pixbufs in tracker column Andrew Resch 2009-04-20 18:11:22 +00:00
  • 7bdf8bffd8 Fix the quit command Andrew Resch 2009-04-20 03:51:15 +00:00
  • d3ad2e9900 Clean-up some of the code in the torrentmanager alert handlers to prevent uncaught exceptions during shutdown Andrew Resch 2009-04-20 02:28:06 +00:00
  • b3ee54fcdc Clean-up some of the code in the torrentmanager alert handlers to prevent uncaught exceptions during shutdown Andrew Resch 2009-04-20 02:28:06 +00:00
  • d14062f724 Fix issue where cannot resume torrent after doing a 'Pause All' Andrew Resch 2009-04-20 00:02:36 +00:00
  • 22c9fffad8 Fix issue where cannot resume torrent after doing a 'Pause All' Andrew Resch 2009-04-20 00:02:36 +00:00
  • f77d678788 Update to asio 1.4.1 Andrew Resch 2009-04-19 21:40:09 +00:00
  • e08c51e10c Update to asio 1.4.1 Andrew Resch 2009-04-19 21:40:09 +00:00
  • 73e58c20c8 Add event logging Andrew Resch 2009-04-19 19:57:06 +00:00
  • 28bc5c839e Fix displaying lines that are longer than the number of columns Andrew Resch 2009-04-19 19:55:40 +00:00
  • e0f8369e91 Only emit a TorrentStateChangedEvent when the state has actually changed Andrew Resch 2009-04-19 19:51:11 +00:00
  • 6c9dd4d5c9 Show a Paused state when a Checking torrent is paused Andrew Resch 2009-04-19 19:50:39 +00:00
  • 2589baf0e2 Fix event handler de/registering Andrew Resch 2009-04-19 19:50:12 +00:00
  • b60dc2d4ca start new ui class Damien Churchill 2009-04-19 13:46:11 +00:00
  • 0905695910 Add tab completion support Andrew Resch 2009-04-18 22:27:54 +00:00
  • 4280a3220e Remove unused variable Andrew Resch 2009-04-18 18:53:16 +00:00
  • df00d28af4 Remove unused variable Andrew Resch 2009-04-18 18:53:16 +00:00
  • e1c5c0b3ff Re-add input string during refresh Do not fsize config values Andrew Resch 2009-04-18 18:46:01 +00:00
  • 3ac0cace6b Fix starting the console ui Andrew Resch 2009-04-18 18:28:35 +00:00
  • 56a1c50bc6 Add a defer property to use to check when the CoreConfig is ready Andrew Resch 2009-04-18 18:27:35 +00:00
  • 00d078a5ea Fix some uncaught exceptions if the session is not authorized Andrew Resch 2009-04-18 18:19:47 +00:00
  • 99e981dbf8 Add some missing files Andrew Resch 2009-04-18 18:14:57 +00:00
  • 2542745c16 Add tracker icon to Tracker column Andrew Resch 2009-04-18 17:46:14 +00:00
  • 08b3ce97b3 change it so instead of modifying the list at render it uses a completely seperate list when being run in debug mode Damien Churchill 2009-04-18 16:30:14 +00:00
  • 491f4a4438 move the classes in deluge-ext to ext-extensions and remove deluge-ext Damien Churchill 2009-04-18 16:20:07 +00:00
  • 843deae4cd move the contents of the spinner files into ext-extensions-debug.js Damien Churchill 2009-04-18 16:14:56 +00:00
  • 2ead8be0d4 script to combine and compress the deluge javascript Damien Churchill 2009-04-18 16:11:18 +00:00
  • e5459eda49 move mootools-bridge.js to mootools-bridge-debug.js and create the yuicompressed mootools-bridge.js Damien Churchill 2009-04-18 14:52:13 +00:00
  • 70b7fa908f remove the gettext calls from the dictionary, and add hinting for the generation script above instead Damien Churchill 2009-04-18 13:00:18 +00:00
  • 286619f4e3 add FILE_PRIORITY_CSS and run FILE_PRIORITY through gettext Damien Churchill 2009-04-18 12:50:34 +00:00
  • 9cf9d74f5c change Deluge.ProgressBar xtype to deluge-progressbar Damien Churchill 2009-04-18 12:49:46 +00:00
  • 067f0c3713 Start work on new Console UI .. Don't expect anything to work, cause most of it doesn't. Andrew Resch 2009-04-18 05:35:03 +00:00
  • a513f9c12a Fix typo Andrew Resch 2009-04-17 21:24:49 +00:00
  • b6f40a8115 Move CoreConfig component out of GtkUI since it's UI independent Andrew Resch 2009-04-17 21:09:14 +00:00
  • 7130735697 Use proper LICENSE file for Windows installer (NSIS script works with LF line endings) Jesper Lund 2009-04-17 19:30:04 +00:00
  • 31780d2633 Added bbfreeze and NSIS scripts for Windows version Jesper Lund 2009-04-17 00:03:53 +00:00
  • 8fef414054 begin messing about with the plugin manager Damien Churchill 2009-04-16 22:03:50 +00:00