Commit Graph

664 Commits

Author SHA1 Message Date
Mark Stahler b5e4fdaa04 remove plugin icons from general path 2008-03-09 16:18:15 +00:00
Mark Stahler 62c52e8740 fixed icon path, added gtk download list button 2008-03-09 16:16:16 +00:00
Mark Stahler e0c5820bf0 Initial version of blocklist for 0.6 2008-03-09 06:05:00 +00:00
Andrew Resch 74cd111513 Add pop-up menus to the statusbar items. 2008-03-09 05:38:07 +00:00
Andrew Resch bed05c7a05 Updates to test plugin. 2008-03-09 05:05:56 +00:00
Andrew Resch c679d6b2cf Register 'Core' with deluge.component. 2008-03-09 03:39:26 +00:00
Andrew Resch 75a797cabe Add entry widgets for setting remote daemon paths. 2008-03-09 03:32:35 +00:00
Andrew Resch 7a0365fd4a Fix showing remote download/torrent files path in Preferences. 2008-03-09 03:31:30 +00:00
Andrew Resch 5d91c170e4 Fix signalreceiver crashing on daemon switch.
Fix exception on shutdown in signalreceiver.
2008-03-09 03:27:25 +00:00
Andrew Resch 969b43d069 Set # column as default sort. 2008-03-09 03:07:50 +00:00
Andrew Resch 8562cad4f5 Implement 'Queue finished to bottom'. 2008-03-09 02:41:02 +00:00
Andrew Resch def92cb735 Fix showing proper upload/download speed values in SystemTray. 2008-03-09 01:07:54 +00:00
Andrew Resch d0b3418ccc Fix preferences dialog to show when not connected to a daemon. 2008-03-09 01:00:26 +00:00
Andrew Resch 37f1560024 Move toolbar separator over one position. 2008-03-09 00:43:07 +00:00
Andrew Resch c1787e2520 Fix setting max active torrents to unlimited to actually work. 2008-03-09 00:27:32 +00:00
Andrew Resch ccfa7c16e0 Asio update. 2008-03-08 23:47:38 +00:00
Andrew Resch 4087576905 lt sync 2049 2008-03-08 23:38:26 +00:00
Andrew Resch 569fba5b5f Fix remove torrent toolbutton. 2008-03-08 23:13:30 +00:00
Andrew Resch 7303e52ae6 Fix torrents not showing up in list until changing filters. 2008-03-08 23:03:01 +00:00
Andrew Resch b32c7de968 Enable 'Queue new torrents to top' 2008-03-08 22:58:11 +00:00
Andrew Resch dda5be096a Touch-up Queue preferences. 2008-03-08 22:57:44 +00:00
Andrew Resch 2dc6df31da Queueing updates. This breaks torrents.state. 2008-03-08 08:19:43 +00:00
Andrew Resch 54b512a7e0 Delete .fastresume on resume of a non-seeding torrent. 2008-03-08 04:47:43 +00:00
Andrew Resch f2065ae344 Queue updates. 2008-03-08 04:15:35 +00:00
Andrew Resch 81606e3e67 More queue updates. 2008-03-07 02:27:34 +00:00
Andrew Resch cd2bfe8a62 Fix showing of page without updating selection in list. 2008-03-07 01:45:47 +00:00
Andrew Resch d7dd5180cf Add 'page' argument to show() to allow opening the Preferences dialog to
a specific page.
2008-03-07 01:13:45 +00:00
Andrew Resch ff4009cb6e Fix add_toolbutton() to work with non-stock images. 2008-03-07 00:55:46 +00:00
Martijn Voncken 882a7e8033 core:fix multiple queue_up/down 2008-03-05 19:10:21 +00:00
Martijn Voncken fa0847a45b webui:error handling of no-daemon 2008-03-05 18:58:44 +00:00
Sadrul Habib Chowdhury 6e5da1cae3 Update the null-client to work with the changed 'state' key. 2008-03-05 06:22:28 +00:00
Martijn Voncken f0d52b4fda enable queue 2008-03-04 21:42:46 +00:00
Martijn Voncken d2bd2fabcf webui:remove cat, use organize plugin 2008-03-04 21:27:51 +00:00
Martijn Voncken faa5b69db4 webui:cosmetic+crop_middle 2008-03-04 21:02:37 +00:00
Martijn Voncken 49ec8766ca webui:keyword filter 2008-03-04 20:11:19 +00:00
Martijn Voncken db24c543fe webui:move filter-logic to organize-plugin 2008-03-04 19:52:06 +00:00
Martijn Voncken 8cf72ca2dc organize core-plugin 2008-03-04 19:51:31 +00:00
Martijn Voncken 985ccb3187 webui:fix TORRENT_STATE 2008-03-04 12:04:08 +00:00
Andrew Resch 0e31d4243c Add 'Queued' label to SideBar.
Fix the labels filter from not displaying properly.
2008-03-03 09:05:02 +00:00
Andrew Resch 8de2946da2 Queueing updates. 2008-03-03 04:54:52 +00:00
Andrew Resch 87a59662e4 Modify common.TORRENT_STATE to be a list instead of a dictionary. The
state is now sent as a string instead of an int.  This will break UIs.
2008-03-03 02:41:44 +00:00
Andrew Resch eb15b5da37 Setting options for the Queueing stuff now works in preferences. 2008-03-03 02:40:43 +00:00
Andrew Resch e031c4b3ee Add new Queued state icon. 2008-03-03 02:14:51 +00:00
Andrew Resch 25d2f99ece Update the host list on initialization. 2008-03-02 06:50:34 +00:00
Andrew Resch ea3d25e8e1 Add Queue functionality from the plugin to the core. This breaks
torrents.state.
2008-03-02 04:47:35 +00:00
Andrew Resch 2113cbc3c3 Remove Queue plugin as it's functionality has been moved to the core. 2008-03-02 04:40:40 +00:00
Martijn Voncken d4a8f29957 clean up status_fields 2008-03-01 14:20:04 +00:00
Martijn Voncken b10cdb22d1 fix reversed sorting 2008-03-01 11:10:45 +00:00
Martijn Voncken c04e9701ae move webui(done) 2008-03-01 10:42:06 +00:00
Martijn Voncken b47551d009 move webui(3) 2008-03-01 10:41:08 +00:00