Commit Graph

4329 Commits

Author SHA1 Message Date
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
Andrew Resch c4e688b450 Added TorrentManager class for handling torrents.
Added get_torrent_state() in the core, but this will be changed.
2007-07-23 20:43:42 +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
Andrew Resch 626e7657d0 Sync to libtorrent revision 1415 2007-07-23 05:36:20 +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
Andrew Resch 5145dafeae Added torrent queueing in the core. 2007-07-23 04:42:26 +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 7ca17a3922 Changed the way adding torrents is done.
The core is now sent the torrent file data and saves it's own copy of 
the torrent file.
Start of receiving signals in the UI.
2007-07-22 03:01:38 +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
Marcos Pinto 12a685dff1 with ntfs-3g and reiser4 support, considering the new priority feature, set default to full alloc 2007-07-21 21:06:09 +00:00
Marcos Pinto a6f22ccc09 show alert and stop action when trying to change priorities with compact allocation 2007-07-21 21:04:10 +00:00
Marcos Pinto b6c99ce1c2 i18n touchup for blocklist plugin 2007-07-21 20:17:20 +00:00
Alex Dedul 4ec3a75538 Added availability and piece size to ChangeLog. 2007-07-21 19:33:54 +00:00
Alex Dedul 7738f8c290 Added availability column. 2007-07-21 19:28:30 +00:00
Marcos Pinto 04b5a8936e move pieces and avail to left side so right side isnt so much higher 2007-07-21 19:05:44 +00:00
Alex Dedul 4f266454ec Some tweaks to availability and piece size display. 2007-07-21 18:59:01 +00:00
Alex Dedul 7a37c58dde Properly calculate ETA in common.estimate_eta(). 2007-07-21 18:53:31 +00:00
Alex Dedul 92acd7907e Fixed #331 - Added availability and piece size to Torrent Info pane. 2007-07-21 18:08:32 +00:00
Marcos Pinto 3bba92929d same again 2007-07-21 07:42:10 +00:00
Marcos Pinto 380fcf889a fix last 2007-07-21 07:32:11 +00:00
Marcos Pinto b73ce6fb46 general updates on plugin - lazka 2007-07-21 07:15:18 +00:00
Andrew Resch be081ae103 Can now add torrents from the UI.
Various other updates.
2007-07-21 00:50:13 +00:00
Alex Dedul 619e418a16 Added one forced UI update when restoring from minimized state. 2007-07-20 23:27:03 +00:00
Alex Dedul 34e268defd Forced update of UI when main window is restored from tray or from minimized
state.
2007-07-20 23:15:36 +00:00
Alex Dedul b3a912cdea Fixed some issues in [1067]. Thanks for testing, eternalswd. 2007-07-20 23:11:03 +00:00
Alex Dedul 3f13587ed9 Optimized cached_data() class and all depended functions and their usage.
Needs testing.
2007-07-20 22:41:26 +00:00
Marcos Pinto 6876c4b67c add all plugin files to our template 2007-07-20 22:09:54 +00:00
Marcos Pinto 48b0b106f5 make blocklist plugin translatable 2007-07-20 22:08:48 +00:00
Marcos Pinto 8182b5ce9a made rss plugin translatable 2007-07-20 21:25:48 +00:00