Commit Graph

643 Commits

Author SHA1 Message Date
Andrew Resch fc9bb503df Attempt to fix issue where core will no longer pause/resume torrents. 2008-03-18 01:41:09 +00:00
Andrew Resch d34356a800 Modify how we iterate through the liststore. 2008-03-18 00:21:23 +00:00
Martijn Voncken 4882f5cb88 refactor:webpy022->web.py 2008-03-17 20:47:27 +00:00
Martijn Voncken f1cd5071da webui-refactor:use deluge.component for components/prepare for plugins 2008-03-17 19:42:44 +00:00
Andrew Resch 1a5ebf73ee Start work of new torrent info tabs. 2008-03-17 09:36:43 +00:00
Andrew Resch 86d8ea3f5b Fix add torrent dialog displaying the wrong download path when connected
to a remote daemon.
2008-03-17 08:11:21 +00:00
Andrew Resch 5b6a197a50 Clicking on the 'Not Connected' status bar item will now show the
ConnectionManager.
2008-03-17 08:01:27 +00:00
Marcos Pinto 096ea631a9 lt sync 2080 2008-03-16 22:43:27 +00:00
Marcos Pinto 2ffa5737bd lt sync 2071 2008-03-16 05:48:37 +00:00
Martijn Voncken a65cda0094 webui white template=default 2008-03-15 12:10:44 +00:00
Martijn Voncken b713ae5fb2 white template:config+panel style 2008-03-15 11:10:47 +00:00
Martijn Voncken 2af622b850 remove 0.5 torrent_info hacks 2008-03-15 10:02:38 +00:00
Andrew Resch b3f9785b20 Fix adding torrents and setting proper state on load. 2008-03-15 06:16:06 +00:00
Martijn Voncken 723fd76d84 white template 2008-03-14 08:30:38 +00:00
Andrew Resch 4c987aed06 Fix showing the other speed dialog in the StatusBar pop-up menus. 2008-03-12 07:56:59 +00:00
Andrew Resch b87f68fcb6 Fix issue where we try to handle lt alerts for torrents that have not
had a Torrent object created for them yet.
2008-03-12 06:30:49 +00:00
Andrew Resch f18b42b64d Include all .svg files in data/pixmaps. 2008-03-12 06:27:10 +00:00
Martijn Voncken 1872a2634a use data/pixmaps instead of copied images 2008-03-11 18:40:04 +00:00
Mark Stahler 87e7fd5869 remove plugin preference page properly, handle downloads/timeouts better, fixed inf download loop 2008-03-10 22:12:31 +00:00
Andrew Resch 174ea3c35e Fix stop seed ratio to only stop Seeding torrents. 2008-03-10 10:33:29 +00:00
Andrew Resch b5078571a2 Fix inserting into queue. 2008-03-10 09:19:49 +00:00
Andrew Resch 616fa74051 Add timeout items to the StatusBar. These items will disappear after N
seconds.
Add warning items to the StatusBar.
Show warning when trying to resume a torrent past the stop share ratio.
2008-03-10 08:18:39 +00:00
Andrew Resch 4f0882ebbe Add Network Health icon to StatusBar.
Fix issue of adding a torrent to the top of the queue if no torrents in 
the session.
2008-03-10 07:32:25 +00:00
Andrew Resch 58e4e1b2f4 Update some copyright years. 2008-03-10 06:12:51 +00:00
Andrew Resch 07dd3506e1 Implement 'stop seed at desired ratio'. 2008-03-10 04:32:13 +00:00
Andrew Resch e305e04e31 Only update the queue when necessary, not every second. This should
improve performance a bit.
2008-03-10 02:54:20 +00:00
Andrew Resch bcd5b2c458 When loading state, add torrents with .fastresume files first to avoid
waiting for torrents to be checked.
2008-03-10 01:46:23 +00:00
Martijn Voncken 7d5bd22855 white template:add wip message 2008-03-09 20:32:11 +00:00
Martijn Voncken 5c02a9cb82 template-inheritance&white-template(wip) 2008-03-09 19:13:09 +00:00
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