Commit Graph

1234 Commits

Author SHA1 Message Date
Marcos Pinto 31128a2e25 fix max_number_uploads name 2007-07-24 20:21:23 +00:00
Marcos Pinto 585f9b20b6 add max upload slots per torrent preference 2007-07-24 20:05:58 +00:00
Alex Dedul bf1b157b88 Tweaks to the files tab code. 2007-07-24 20:00:35 +00:00
Alex Dedul 47e723fa89 Moved the files tab code to tab_files.py. 2007-07-24 19:57:37 +00:00
Alex Dedul 49b39e638d Tweaks to the details tab code. 2007-07-24 19:52:21 +00:00
Alex Dedul 9fac711ff7 Properly update the Details tab of paused torrents. 2007-07-24 19:43:28 +00:00
Marcos Pinto 2e035967d0 remove extra border 2007-07-24 19:34:19 +00:00
Marcos Pinto a8795e8de9 remove redundant border in the torrent-info tab -Mattias Bengtsson 2007-07-24 19:20:18 +00:00
Marcos Pinto f539c8e9e8 libtorrent sync 1416 2007-07-24 19:11:59 +00:00
Zach Tibbitts 63c573aaa5 fix for opening urls if not installed to /usr 2007-07-24 17:21:38 +00:00
Zach Tibbitts 52635dfa59 tooltip on RSS button 2007-07-24 17:14:05 +00:00
Zach Tibbitts ae2f7d60c9 update README to use Makefile to build and install deluge 2007-07-24 17:05:31 +00:00
Zach Tibbitts f8e1df3515 scrollable text area in plugins dlg 2007-07-24 16:59:20 +00:00
Zach Tibbitts 117cbb7d1b 2007-07-24 16:34:49 +00:00
Zach Tibbitts a4c44252f3 Tweak Makefile to allow user specified prefixes 2007-07-24 16:31:17 +00:00
Marcos Pinto d277cfb21a auto-detect python version for uninstall and change xpm to png 2007-07-24 11:07:53 +00:00
Andrew Resch ef293f0742 Remove some debug prints from RSS plugin 2007-07-24 05:44:49 +00:00
Marcos Pinto 603675494d __file__ change for foresightlinux people 2007-07-24 05:10:33 +00:00
Marcos Pinto 02cd556f18 remove firstlast plugin from POTFILES, rearrange preferences, change version number for rc2, sync translation with launchpad 2007-07-24 02:12:04 +00:00
Alex Dedul ae649c7c3b Tweaks to first/last pieces priorities code. 2007-07-24 00:23:50 +00:00
Alex Dedul f0149c4474 Added first and last pieces priorities to ChangeLog. 2007-07-24 00:08:03 +00:00
Marcos Pinto 0bc90356a7 set default to false as to be nice to the protocol 2007-07-23 23:31:52 +00:00
Alex Dedul 442cac8aef Fixed #368 - Added ability to prioritize first and last pieces of files in
torrent.
2007-07-23 23:29:37 +00:00
Marcos Pinto f5bed290df remove flexrss since it's broken 2007-07-23 23:01:26 +00:00
Marcos Pinto ddfc5ef95d add utf8 encoding to files 2007-07-23 21:59:32 +00:00
Marcos Pinto 507f8a4139 add spawning to deal with 2.5 being stupid with threading 2007-07-23 21:52:13 +00:00
Zach Tibbitts 1a05d470a2 fix version number assert error 2007-07-23 21:21:36 +00:00
Marcos Pinto 5bcf5fbfac flexrss update by 'daddy' 2007-07-23 20:52:25 +00:00
Zach Tibbitts bf46b310a5 set version number for 0.5.3 release 2007-07-23 20:48:03 +00:00
Zach Tibbitts 77e5b62fac 2007-07-23 18:56:37 +00:00
Alex Dedul 98f21aca86 Tweaks to [1102]. Get compact_mode for the Files tab with
manager.get_torrent_state(), for the Files selection dialog with preferences.
2007-07-23 14:24:38 +00:00
Marcos Pinto 87e2b36074 remove translation from stock lables 2007-07-23 08:18:36 +00:00
Marcos Pinto 48eb4504ec dont translate close and ok 2007-07-23 07:27:18 +00:00
Marcos Pinto 8aedf2d201 add compact_mode check to changelog 2007-07-23 07:16:24 +00:00
Marcos Pinto cb0b5c3e1c get compact_mode per torrent_state, not prefs 2007-07-23 06:28:37 +00:00
Marcos Pinto 903a8da7a5 add compact_mode to torrent_status in deluge_core 2007-07-23 05:36:01 +00:00
Marcos Pinto a0fb5a12fa libtorrent 1415 sync 2007-07-23 05:31:17 +00:00
Marcos Pinto b220064462 disable lsd for private torrents 2007-07-23 01:17:33 +00:00
Alex Dedul 946a86c815 Fixes an issue with clear_max_ratio_torrents and changes pause/resume block in
Manager.apply_queue() to use enumerate. Patch is from eternalswd, thanks.
2007-07-22 22:48:59 +00:00
Alex Dedul 3ec15816ac Refactored the way we update any gtk.ListStore instance and made the Peers tab
use less CPU.
2007-07-22 19:17:50 +00:00
Alex Dedul 6c78b6595f Clean ups to torrents list and files tab focus code. 2007-07-22 17:35:39 +00:00
Alex Dedul 67976167aa Made focus in the Files tab to work the same way as in torrents list. 2007-07-22 17:17:30 +00:00
Marcos Pinto 2c746a3ee9 fix right click on file tab not selecting the row 2007-07-22 07:44:43 +00:00
Marcos Pinto b57b07b783 RSS plugin by 'daddy' 2007-07-22 06:16:17 +00:00
Marcos Pinto 369c21b6f7 fix gay resizing of alignment 2...only 5 should expand when resizing window 2007-07-22 06:07:42 +00:00
Alex Dedul 1bf9ccdfc2 Don't update paused torrents in UI. Based on the idea by eternalswd. 2007-07-22 05:05:52 +00:00
Andrew Resch d3613a8ce6 Set the torrent view to resize. 2007-07-22 01:00:28 +00:00
Marcos Pinto 95b03bdb48 i18n for status bar. never finished with i18n, it seems :) 2007-07-21 22:37:07 +00:00
Alex Dedul d9c2ab0a32 Minor changes. 2007-07-21 21:41:24 +00:00
Alex Dedul 2fb2cdda10 Added Don't repeat yourself (DRY) principle to recommendations in HACKING. 2007-07-21 21:40:01 +00:00