summaryrefslogtreecommitdiff
path: root/src/trg-torrent-tree-view.c
Commit message (Expand)AuthorAge
* hopefully fix the infrequent crash when changing filter if first+other items ...Gravatar Alan Fitton2011-11-24
* add profiles to menu. disable downloading metadata stuff until I find a bette...Gravatar Alan Fitton2011-10-08
* for issue 141Gravatar Alan Fitton2011-10-01
* on first use the notebook position was taking the pref get_int default of 0, ...Gravatar Alan Fitton2011-09-30
* issue 85Gravatar Alan Fitton2011-09-16
* queue position settingGravatar Alan Fitton2011-09-11
* 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
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* new cell renderer, TrgCellRendererNumgtzero, which hides zero in seeders and ...Gravatar Alan Fitton2011-05-13
* issue 41 - remember sort column and type. also move all these stores from del...Gravatar Alan Fitton2011-05-13
* minorGravatar 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
* support for remembering column positions and widths.. seems to work, may need...Gravatar Alan Fitton2011-04-22
* only lookup the selected torrent id when it changes, remember it until checki...Gravatar Alan Fitton2011-04-21
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* added columnGravatar Alan Fitton2011-04-09
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* increase general panel spacings a little, fix backwards comparasin on filter,...Gravatar Alan Fitton2011-03-08
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* all (I hope) strings in _(string) macro for localisationGravatar Alan Fitton2011-03-06
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* missing free for selection list elementsGravatar Alan Fitton2011-02-22
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* tracker manipulation almost complete, addition needs some work. configurable ...Gravatar Alan Fitton2011-02-17
* statistics!Gravatar Alan Fitton2011-02-14
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* no need to adjust the updateSerial depending on the updateMutex... just incre...Gravatar Alan Fitton2011-02-08
* if the torrent selection changes as a result of an update, was possible that ...Gravatar Alan Fitton2011-02-08
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30