Commit Graph

5081 Commits

Author SHA1 Message Date
Damien Churchill f811fcc549 fix the comment 2009-04-27 21:15:59 +00:00
Damien Churchill a7a13636e6 add a loading css style for when the torrent doesn't have its info yet 2009-04-27 21:14:43 +00:00
Damien Churchill 200e348f7d fix removing torrents from the grid 2009-04-27 20:50:54 +00:00
Damien Churchill b88542f105 rebuild the compressed script 2009-04-27 20:49:50 +00:00
Damien Churchill 858291517e add torrents to be added to the grid before their info has been
retrieved with a url or filename in place of the torrent name
2009-04-27 20:48:39 +00:00
Andrew Resch 2ac545dec6 Clean-up signal handling since twisted.reactor handles it now 2009-04-27 18:50:41 +00:00
Damien Churchill 725198fc4d fix handling close on windows 2009-04-27 18:46:30 +00:00
Damien Churchill 9f2b98bf4b fix showing the add torrent window 2009-04-27 18:14:07 +00:00
Damien Churchill 6b4f36cbf3 add placeholder file for the infohash window 2009-04-27 18:12:49 +00:00
Damien Churchill 993c654917 split out Deluge.Add into seperate smaller files
add back adding torrents via file
2009-04-27 18:09:37 +00:00
Andrew Resch cb14a2dd22 Remove mapping.py 2009-04-27 18:04:20 +00:00
Damien Churchill d856f8501e fix the add window so torrents can be added via url again 2009-04-27 17:43:42 +00:00
Damien Churchill 370b4ae805 pass the requestOptions to the success and failure callbacks 2009-04-27 17:21:35 +00:00
Andrew Resch c267c36b7b Add scrolling with page_up and page_down 2009-04-27 17:17:44 +00:00
Damien Churchill 204f055c7e clear the cookie rather than setting it to false 2009-04-27 13:56:53 +00:00
Damien Churchill e837493757 add basic session support 2009-04-27 13:01:20 +00:00
Damien Churchill c4cdd70a4e change the "ready" event to "connected" and fix the failure event
handler
2009-04-27 12:55:42 +00:00
Damien Churchill a9392f9002 fix the onLogout handler if the window hasn't been rendered yet 2009-04-27 12:53:58 +00:00
Damien Churchill 253d08d2f9 fix emptying the panels hash 2009-04-27 11:30:30 +00:00
Andrew Resch e6244920e6 Fix typo 2009-04-27 00:30:21 +00:00
Andrew Resch 5a71e82875 Fix #902 cannot remove torrents 2009-04-26 18:27:46 +00:00
Andrew Resch 322495cfd5 Fix 'debug' command and update some copyright headers 2009-04-25 22:42:46 +00:00
Andrew Resch 641ac7356c Clean-up eventlog a bit 2009-04-25 21:11:44 +00:00
Andrew Resch a1038203c1 Add support for setting config values 2009-04-25 21:09:07 +00:00
Andrew Resch b852051bb7 Add 'is_finished' torrent status key 2009-04-25 07:29:08 +00:00
Andrew Resch 753b93089f Change color tags to '{! !}'
Add support for viewing config values
2009-04-25 00:31:07 +00:00
Andrew Resch 6d33ff9902 Add '__getattr__' to CoreConfig to access the dictionary directly 2009-04-25 00:30:11 +00:00
Andrew Resch 4878743d68 Clean up 2009-04-24 22:53:02 +00:00
Andrew Resch c02a647427 Show proper units 2009-04-24 22:52:45 +00:00
Andrew Resch 64b4255b94 Fix adding torrent to list on TorrentAddedEvent 2009-04-24 22:52:19 +00:00
Andrew Resch b2626ea6aa Fix calling 'set_event_interest' when registering a handler after connecting 2009-04-24 22:50:44 +00:00
Andrew Resch 42242efe66 Fix up formatting of peers list 2009-04-24 21:35:37 +00:00
Damien Churchill c846d584a0 improve the new style ui class to start the logging 2009-04-24 19:07:00 +00:00
Andrew Resch 972393d9ea Fix up info command 2009-04-24 18:50:54 +00:00
Damien Churchill 4939b8c72e use keys() rather than getKeys() 2009-04-24 18:32:03 +00:00
Damien Churchill 3b744ae978 set values to blank rather than the initial bogus values first used 2009-04-24 18:31:17 +00:00
Andrew Resch 1d5bc7669f Fix cursor position when moving through the history 2009-04-24 18:21:31 +00:00
Andrew Resch 714cd0ed80 Fix missing text if it's before a color tag 2009-04-24 18:19:04 +00:00
Damien Churchill 9a43ec8258 add a config resource that outputs the uis current configuration
update this in Deluge.js
2009-04-24 18:14:59 +00:00
Damien Churchill 0523ec1837 assign the cookieprovider to Deluge.UI.cookies 2009-04-24 18:09:58 +00:00
Andrew Resch c718c2bf30 Change titlebar update interval to 2 seconds 2009-04-24 17:58:11 +00:00
Damien Churchill 18950cc1ef add yui compressed version of ext-extensions-debug.css 2009-04-24 14:41:55 +00:00
Damien Churchill 0a80098576 move ext-extensions to ext-extensions-debug 2009-04-24 14:41:28 +00:00
Andrew Resch dbf685f178 Fix uncaught exception when the remove torrent button is pressed when no torrents are selected 2009-04-23 22:55:52 +00:00
Andrew Resch 45a6ea5a19 Fix deprecation warning 2009-04-23 20:30:09 +00:00
Andrew Resch 3c47c7ef77 Fix creating torrents in Windows
Fix displaying improper progress when creating torrent
2009-04-23 20:21:01 +00:00
Damien Churchill 37b3c07025 remove trying to stop the reactor, we can just call reactor.stop() and
shutdown will be called
2009-04-23 12:36:59 +00:00
Damien Churchill fac65e9bb0 fix shutdown not being called when killed 2009-04-23 12:33:51 +00:00
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