summaryrefslogtreecommitdiff
path: root/src/trg-torrent-tree-view.c
Commit message (Expand)AuthorAge
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* deprecation fixes: change to GtkStock to themed icons for all cell renderersGravatar Alan F2014-01-08
* remove all support for gtk2Gravatar Alan F2014-01-07
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* add a menu for changing sort, useful when there are no column headers in Tran...Gravatar Alan Fitton2012-08-26
* make view style configurableGravatar Alan Fitton2012-08-25
* fix gtk2 support for new cell renderer and fix error reportingGravatar Alan Fitton2012-08-25
* new renderer mostly complete nowGravatar Alan Fitton2012-08-24
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* improvements to new cell renderer branchGravatar Alan Fitton2012-08-23
* adapt the cell renderer from Transmission to sort of work. possibly an altern...Gravatar Alan Fitton2012-08-23
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* hopefully a fix for tree on windowsGravatar Alan Fitton2011-12-21
* file trees :D may do cascading priority changes sometime, but this is a start...Gravatar Alan Fitton2011-12-21
* oops, no tabs. (indent -kr -nut)Gravatar Alan Fitton2011-12-11
* run GNU indent everything. not done this for a while because it was producing...Gravatar Alan Fitton2011-12-11
* get rid of default tree view widths.. not really needed now that they're pers...Gravatar Alan Fitton2011-12-09
* 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