summaryrefslogtreecommitdiffstats
path: root/src/files.py
Commit message (Expand)AuthorAge
* have name column expandMarcos Pinto2007-10-23
* fix priority...hopefullyMarcos Pinto2007-10-10
* copyright fixesMarcos Pinto2007-08-29
* fix typoMarcos Pinto2007-08-21
* little cleanup of width setting and savingMarcos Pinto2007-08-17
* move file column width into preferencesMarcos Pinto2007-08-15
* fix files columnsMarcos Pinto2007-08-15
* Removed Open File menu item in the files selection dialog as it's not Alex Dedul2007-08-09
* add open file to file_menuMarcos Pinto2007-08-09
* Minor tweaks to right-click handler in torrents and files lists. Alex Dedul2007-08-07
* add send info pref so we can get a better idea of our usersMarcos Pinto2007-08-07
* files tab and peers tab made into plugins - micahMarcos Pinto2007-08-05
* Moved the files tab code to tab_files.py.Alex Dedul2007-07-24
* Fixed #368 - Added ability to prioritize first and last pieces of files inAlex Dedul2007-07-23
* add utf8 encoding to filesMarcos Pinto2007-07-23
* Tweaks to [1102]. Get compact_mode for the Files tab with Alex Dedul2007-07-23
* get compact_mode per torrent_state, not prefsMarcos Pinto2007-07-23
* Refactored the way we update any gtk.ListStore instance and made the Peers tabAlex Dedul2007-07-22
* Clean ups to torrents list and files tab focus code.Alex Dedul2007-07-22
* Made focus in the Files tab to work the same way as in torrents list.Alex Dedul2007-07-22
* fix right click on file tab not selecting the rowMarcos Pinto2007-07-22
* show alert and stop action when trying to change priorities with compact allo...Marcos Pinto2007-07-21
* Added files priorities.Alex Dedul2007-07-18
* Minor clean up in the files manager.Alex Dedul2007-07-18
* * Added dump_torrent_info_file() to core to just list files in torrent by itsAlex Dedul2007-07-18
* Hm, ULONG doesn't work as expected - reverted back to UINT64.Alex Dedul2007-07-16
* Changed all gobject.TYPE_UINT64 to gobject.TYPE_ULONG - it's more Alex Dedul2007-07-16
* Massive clean up of loading torrents.Alex Dedul2007-07-16
* Added feature select files when adding torrent. Patch is from eternalswd, Alex Dedul2007-07-15