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 |
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
|
a6f22ccc09
|
show alert and stop action when trying to change priorities with compact allocation
|
2007-07-21 21:04:10 +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
|
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
|
9fcf4eb4c0
|
Hm, ULONG doesn't work as expected - reverted back to UINT64.
|
2007-07-16 23:13:54 +00:00 |
Alex Dedul
|
27cf24a679
|
Changed all gobject.TYPE_UINT64 to gobject.TYPE_ULONG - it's more
future-compatible this way.
|
2007-07-16 22:46:32 +00:00 |
Alex Dedul
|
ac81d240bd
|
Massive clean up of loading torrents.
|
2007-07-16 03:23:36 +00:00 |
Alex Dedul
|
c93a5c57b7
|
Added feature select files when adding torrent. Patch is from eternalswd,
thanks :).
|
2007-07-15 19:24:37 +00:00 |