summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.c
Commit message (Expand)AuthorAge
...
* show progress in percent done columnGravatar Alan Fitton2011-09-11
* queue position settingGravatar Alan Fitton2011-09-11
* sync up the view menu and the desktop preferences page a bitGravatar Alan Fitton2011-09-08
* issue 71Gravatar Alan Fitton2011-09-08
* issue 59 - add first tracker column.Gravatar Alan Fitton2011-09-08
* issue 75 - show total number of seeders/leechers across trackers instead of s...Gravatar Alan Fitton2011-09-07
* issue 47 - add non-default column to display number of PEX and DHT peers to t...Gravatar Alan Fitton2011-09-07
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* issue 51 - add a category for active torrentsGravatar Alan Fitton2011-07-10
* fix small list memory leak when a torrent is removed in active-only modeGravatar Alan Fitton2011-05-02
* fix crash in debug mode (issue 37)Gravatar Alan Fitton2011-04-24
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* after a move or properties change (via dialog) on a single torrent, perform a...Gravatar Alan Fitton2011-04-23
* header right click menu to show/hideGravatar Alan Fitton2011-04-23
* handle multiple files via libunique, also use the more reliable get_uris() in...Gravatar Alan Fitton2011-04-22
* only lookup the selected torrent id when it changes, remember it until checki...Gravatar Alan Fitton2011-04-21
* oops.. json_array_get_elements() returns a newly allocated list, not the one ...Gravatar Alan Fitton2011-04-16
* spawn requests from a thread poolGravatar Alan Fitton2011-04-13
* fix for total number of torrents countGravatar Alan Fitton2011-04-12
* fix the recently-active updates, add search columns for peers/file treeviewGravatar Alan Fitton2011-04-12
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* added columnGravatar Alan Fitton2011-04-09
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* Korean support, thanks Youn! Also filter by tracker. Adding/removing trackers...Gravatar Alan Fitton2011-03-10
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* statistics!Gravatar Alan Fitton2011-02-14
* torrent added notifications, make notifications configurable. unref id arrays...Gravatar Alan Fitton2011-02-12
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* typoGravatar Alan Fitton2011-02-06
* use G_TYPE_INT64 instead of G_TYPE_INT when assigning from JSON integers (whi...Gravatar Alan Fitton2011-02-06
* rename gconf namespace s/trg/transmission-remote-gtk/, do individual list_sto...Gravatar Alan Fitton2011-02-06
* --enable-debug in configure script and fix possible divide by zero in torrent...Gravatar Alan Fitton2011-02-06
* better locking (I think)Gravatar Alan Fitton2011-02-05
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* credits to Transmission project in util.hGravatar Alan Fitton2011-02-03
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30