7 Commits

Author SHA1 Message Date
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