Commit Graph

1040 Commits

Author SHA1 Message Date
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
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
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
Marcos Pinto 8a39796daa make torrentnotification plugin translatable 2007-07-20 21:17:34 +00:00
Marcos Pinto 88b356f22b make networkhealth plugin translatable 2007-07-20 21:14:11 +00:00
Marcos Pinto 6df2dba77d make networkgraph plugin translatable 2007-07-20 21:12:11 +00:00
Marcos Pinto 396e3501ff missed two strings in search plugin that needed translating 2007-07-20 21:09:37 +00:00
Marcos Pinto df5b85cd40 make scheduler plugin translatable 2007-07-20 21:07:55 +00:00
Marcos Pinto 7ef61be07c add i18n to torrent search plugin 2007-07-20 21:01:51 +00:00
Marcos Pinto 4b253ff9e8 fix non urgency oops 2007-07-20 20:17:00 +00:00
Marcos Pinto 6049f72a93 fix typo 2007-07-20 20:06:24 +00:00
Alex Dedul a21ae0e9c0 Minor tweaks to interface code. 2007-07-20 19:20:10 +00:00
Alex Dedul 3bac6bcfc8 Properly do i18n in common.fsize(). 2007-07-20 19:03:15 +00:00
Marcos Pinto a6e8db9bb0 Fixes one typo that was causing an error in handle_events and adds attribute self.update_interface to DelugeGTK class so that plugins can determine whether or not to update information for the interface - micah 2007-07-20 18:36:16 +00:00
Alex Dedul 938c1fed43 Some performance tweaks. Still the main issue is in Tree View to display data
and more tweaks to come.
2007-07-20 11:58:55 +00:00
Alex Dedul 76184c1be8 Added merging trackers of duplicate torrents to ChangeLog. 2007-07-20 08:17:28 +00:00
Marcos Pinto 5cd99eace3 remove debug print 2007-07-20 07:53:29 +00:00
Marcos Pinto 09334d8892 update gui tweaks - micah 2007-07-20 07:42:35 +00:00
Andrew Resch e80da672f0 Clean up output 2007-07-20 05:43:12 +00:00
Marcos Pinto e7ddc59322 add merge_dialog to translation 2007-07-20 02:37:33 +00:00
Marcos Pinto e0311a9ff3 duplicate torrent trackers merge - micah 2007-07-20 02:32:33 +00:00
Alex Dedul 1f6d182f76 Added event for each tracker alert we are intrested in and some tracker
status messages i18n tweaks.
2007-07-19 21:14:30 +00:00
Marcos Pinto 31407d0231 ghetto i18n support for tracker messages 2007-07-19 20:08:45 +00:00
Alex Dedul 7787a6cf0c Added more informative tracker status display. 2007-07-19 19:33:49 +00:00
Alex Dedul f486ea3dc1 Removed Manager.set_pref() function as it's not used anywhere. 2007-07-19 16:27:34 +00:00
Alex Dedul c0de2bd32d Minor clean ups in the core. 2007-07-19 15:48:02 +00:00
Alex Dedul 1c5db57f79 TorrentNotification plugin updates. Thanks, eternalswd. 2007-07-19 04:42:51 +00:00
Alex Dedul 4e8fe33658 Add torrent in interactive_add_torrent() only if we succefully passed all
checks.
2007-07-18 19:18:59 +00:00