Commit Graph

5283 Commits

Author SHA1 Message Date
Damien Churchill 465d98eeed add 2 debug log statements 2009-04-23 11:54:42 +00:00
Damien Churchill 6cd5a7de30 rename Spinner.cs to ext-extensions.css and add in the fileupload and
columntree css
2009-04-23 07:44:19 +00:00
Damien Churchill d18a88c46a remove mooui stylesheet 2009-04-23 07:41:20 +00:00
Damien Churchill c73966bdd1 fix starting the web via deluge -u web
allow the theme to be specified in the config file
2009-04-23 07:26:14 +00:00
Damien Churchill b43e0f6eaa add the layout to the options panel 2009-04-22 07:12:15 +00:00
Damien Churchill cadfb5632f fix updating on tab change 2009-04-22 00:12:12 +00:00
Damien Churchill 6d4eae15a5 add basic options panel 2009-04-22 00:07:55 +00:00
Damien Churchill a63e5c594c add the peers tab 2009-04-22 00:04:16 +00:00
Damien Churchill d916d36603 remove call to getFields as it's no longer required 2009-04-21 23:46:04 +00:00
Damien Churchill 8bac2b4597 Add the files tab back 2009-04-21 23:43:46 +00:00
Damien Churchill 1df462cf0b comment out the debug alert 2009-04-21 23:41:22 +00:00
Damien Churchill 5db7a5a21b remove the old mootools rpc client 2009-04-21 22:18:11 +00:00
Damien Churchill 431271d453 update the build script to match the new script names and rebuild the
compressed script
2009-04-21 22:03:40 +00:00
Damien Churchill db00f4690d fix changing the limits on via the statusbar menus 2009-04-21 21:59:15 +00:00
Damien Churchill 9df1ec2193 remove pointless privatising 2009-04-21 21:46:20 +00:00
Damien Churchill ee5cfc8cff updated __debug scripts list and some css 2009-04-21 21:45:56 +00:00
Damien Churchill 1157fc1eeb commit all new-style code so it can be versioned, NB: this is in a
broken state currently.
2009-04-21 21:41:18 +00:00
Damien Churchill e1e45753de add a reloadMethods function to use instead of simply creating a new
client
2009-04-21 21:36:32 +00:00
Damien Churchill b62a5d7329 fix calling the success/failure callbacks 2009-04-21 20:34:41 +00:00
Damien Churchill 1f212b8a38 extend Ext.util.Observable rather than reinventing 2009-04-21 20:27:25 +00:00
Damien Churchill 1be29dc319 ext based Deluge.Events 2009-04-21 20:15:49 +00:00
Damien Churchill fb85e76a1f fix missing torrent_id in on_alert_state_changed 2009-04-21 18:32:34 +00:00
Damien Churchill cf0d155e99 rewrite the rpcclient using ext 2009-04-21 17:27:55 +00:00
Andrew Resch be1a1fc0be Fix loading improperly created torrents with mismatched encodings 2009-04-21 17:16:19 +00:00
Andrew Resch 4fde1b4a2f Fix typo 2009-04-21 16:32:53 +00:00
Damien Churchill 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
2009-04-21 09:27:59 +00:00
Damien Churchill 10b11f36c7 remove the mootools dependence and also rebuild gettext.js anyway 2009-04-21 09:08:05 +00:00
Damien Churchill a60bf912fb fix displaying the host-list 2009-04-21 07:26:20 +00:00
Damien Churchill 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
2009-04-21 07:17:49 +00:00
Damien Churchill b72ec252af fix building deluge-yc.js, was including $ALL_FILES rather than
$DELUGE_FILES in the cat
2009-04-21 07:15:32 +00:00
Andrew Resch c17af41940 Fix up some commands 2009-04-21 02:43:20 +00:00
Damien Churchill 9da95552f3 move the progressbar renderer helper method to deluge.js 2009-04-20 22:32:42 +00:00
Andrew Resch d795a66ae9 Add missing files 2009-04-20 22:01:52 +00:00
Damien Churchill 111b64d38b fix checking the free diskspace on windows 7 2009-04-20 21:05:05 +00:00
Damien Churchill f82c67f36c fix importing the ui start method 2009-04-20 20:40:44 +00:00
Damien Churchill 503169ce76 fix serving binary files on windows 2009-04-20 20:26:03 +00:00
Damien Churchill 2f44899521 add back in the old WebUI class and rename the import in ui.py so
compatibility isn't broken
2009-04-20 20:11:31 +00:00
Damien Churchill cd050bf8e7 rename from web to webui 2009-04-20 19:56:35 +00:00
Andrew Resch e3dea5ee8a Fix some typos 2009-04-20 19:20:33 +00:00
Andrew Resch b605048d23 Force 16x16 pixbufs in tracker column 2009-04-20 18:11:22 +00:00
Andrew Resch 7bdf8bffd8 Fix the quit command 2009-04-20 03:51:15 +00:00
Andrew Resch b3ee54fcdc Clean-up some of the code in the torrentmanager alert handlers to
prevent uncaught exceptions during shutdown
2009-04-20 02:28:06 +00:00
Andrew Resch 22c9fffad8 Fix issue where cannot resume torrent after doing a 'Pause All' 2009-04-20 00:02:36 +00:00
Andrew Resch e08c51e10c Update to asio 1.4.1 2009-04-19 21:40:09 +00:00
Andrew Resch 73e58c20c8 Add event logging 2009-04-19 19:57:06 +00:00
Andrew Resch 28bc5c839e Fix displaying lines that are longer than the number of columns 2009-04-19 19:55:40 +00:00
Andrew Resch e0f8369e91 Only emit a TorrentStateChangedEvent when the state has actually changed 2009-04-19 19:51:11 +00:00
Andrew Resch 6c9dd4d5c9 Show a Paused state when a Checking torrent is paused 2009-04-19 19:50:39 +00:00
Andrew Resch 2589baf0e2 Fix event handler de/registering 2009-04-19 19:50:12 +00:00
Damien Churchill b60dc2d4ca start new ui class 2009-04-19 13:46:11 +00:00