Alex Dedul
|
71e3e6ea32
|
Minor tweaks to right-click handler in torrents and files lists.
|
2007-08-07 19:06:39 +00:00 |
Marcos Pinto
|
48bdbbb060
|
add send info pref so we can get a better idea of our users
|
2007-08-07 03:09:18 +00:00 |
Marcos Pinto
|
eff70a1c2c
|
files tab and peers tab made into plugins - micah
|
2007-08-05 04:07:17 +00:00 |
Alex Dedul
|
47e723fa89
|
Moved the files tab code to tab_files.py.
|
2007-07-24 19:57:37 +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
|
ddfc5ef95d
|
add utf8 encoding to files
|
2007-07-23 21:59:32 +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 |
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 |