summaryrefslogtreecommitdiff
path: root/src/trg-trackers-tree-view.c
Commit message (Expand)AuthorAge
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* refactor the torrent upload code (it's called from a few places so is probabl...Gravatar Alan F2014-02-19
* deprecation fixes: change to GtkStock to themed icons for all cell renderersGravatar Alan F2014-01-08
* 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
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* the information in the bottom left label seemed pretty redundant now that is ...Gravatar Alan Fitton2012-01-15
* 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
* issue 147Gravatar Alan Fitton2011-10-17
* for issue 141Gravatar Alan Fitton2011-10-01
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* issue 69 - use rpc-version instead of version to show/hide tracker changing f...Gravatar Alan Fitton2011-09-01
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* implement seed/download queues in Transmission >= 2.40Gravatar Alan Fitton2011-08-30
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* updated german translation. don't restore sort column/direction for trackers/...Gravatar Alan Fitton2011-06-04
* issue 41 - remember sort column and type. also move all these stores from del...Gravatar Alan Fitton2011-05-13
* put the destination combo into its own class, changing from the deprecated co...Gravatar Alan Fitton2011-05-11
* bind ip column in peers treeview to correct column, fix for panel updatesGravatar Alan Fitton2011-04-30
* minorGravatar Alan Fitton2011-04-24
* 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
* updating a torrents file or trackers doesn't make it recently active, so thes...Gravatar Alan Fitton2011-04-16
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* 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
* a much better system for suspending tracker/file updates until a change has b...Gravatar Alan Fitton2011-02-27
* remove trackers instantly (before an update)Gravatar Alan Fitton2011-02-18
* 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
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* 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