Zach Tibbitts
|
bf46b310a5
|
set version number for 0.5.3 release
|
2007-07-23 20:48:03 +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
|
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 |
|
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 |
|
Alex Dedul
|
1bf9ccdfc2
|
Don't update paused torrents in UI. Based on the idea by eternalswd.
|
2007-07-22 05:05:52 +00:00 |
|
Marcos Pinto
|
95b03bdb48
|
i18n for status bar. never finished with i18n, it seems :)
|
2007-07-21 22:37:07 +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 |
|
Alex Dedul
|
7738f8c290
|
Added availability column.
|
2007-07-21 19:28:30 +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 |
|
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 |
|
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 |
|
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
|
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
|
4e8fe33658
|
Add torrent in interactive_add_torrent() only if we succefully passed all
checks.
|
2007-07-18 19:18:59 +00:00 |
|
Alex Dedul
|
8f96d9318a
|
Some fine tune tweaks to [1004].
|
2007-07-18 19:12:29 +00:00 |
|
Marcos Pinto
|
858269986a
|
add alex dedul to authors list
|
2007-07-18 14:42:19 +00:00 |
|
Alex Dedul
|
ff8c02b8ce
|
Attempt to handle the issue with fast resume. Thanks, eternalswd.
|
2007-07-18 14:19:39 +00:00 |
|
Alex Dedul
|
a7ce81d4d0
|
Some queue above completed feature touch ups. Thanks, eternalswd.
|
2007-07-18 13:06:22 +00:00 |
|
Alex Dedul
|
280f4dfb10
|
Added files priorities.
|
2007-07-18 12:47:24 +00:00 |
|
Alex Dedul
|
9310c7dce5
|
Minor clean up in the files manager.
|
2007-07-18 10:00:41 +00:00 |
|
Alex Dedul
|
76bf286a52
|
Open urls in browser from UI without threading for now until we find out why
it causes up to 1 minute delays.
|
2007-07-18 09:46:27 +00:00 |
|
Alex Dedul
|
6a22d12975
|
* Added dump_torrent_info_file() to core to just list files in torrent by its
filename.
* Replaced all file filters in torrents with priorities. Nothing to see in UI
yet. Based on patch from eternalswd.
|
2007-07-18 09:06:24 +00:00 |
|
Alex Dedul
|
a3acf0aed9
|
Some more smart preferences tweaks. Thanks, eternalswd.
|
2007-07-18 03:41:26 +00:00 |
|
Alex Dedul
|
0cbb9b49cf
|
Spacing tweaks. Previous commit [1024] is based on patch from eternalswd, thanks.
|
2007-07-18 03:11:36 +00:00 |
|
Alex Dedul
|
c42b54d6c4
|
Tweaks for smart preferences.
|
2007-07-18 03:08:06 +00:00 |
|
Zach Tibbitts
|
94bdc619fc
|
fix for smart dlg
|
2007-07-17 22:35:16 +00:00 |
|
Zach Tibbitts
|
7a93e1a0fd
|
preliminary smart pref dialog
|
2007-07-17 22:29:53 +00:00 |
|
Alex Dedul
|
c5e7c0d7bd
|
Fixed typo in manager.set_priv().
|
2007-07-17 17:16:44 +00:00 |
|
Alex Dedul
|
0016c39656
|
Removed unused code from interface.build_torrent_table().
|
2007-07-17 15:22:50 +00:00 |
|