summaryrefslogtreecommitdiff
path: root/src/trg-trackers-model.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
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* 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
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* oops.. json_array_get_elements() returns a newly allocated list, not the one ...Gravatar Alan Fitton2011-04-16
* 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
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* minor correction to last commitGravatar Alan Fitton2011-02-27
* a much better system for suspending tracker/file updates until a change has b...Gravatar Alan Fitton2011-02-27
* 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
* use window_set_icon_name() instead of hardcoding pathGravatar Alan Fitton2011-02-07
* 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
* check for null announce url and scape url before insert into modelGravatar Alan Fitton2011-02-05
* compiler warnings in trg-trackers-model.cGravatar Alan Fitton2011-02-04
* debugging aid in trackers modelGravatar Alan Fitton2011-02-04
* debugging aid in trackers modelGravatar Alan Fitton2011-02-04
* 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