summaryrefslogtreecommitdiff
path: root/src/trg-stats-dialog.c
Commit message (Expand)AuthorAge
* Add ratio in statisticsGravatar DriverXX2016-03-09
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* 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
* full and default gtk3 support, almost. the graph is disabled as the drawing a...Gravatar Alan Fitton2012-01-18
* hopefully a fix for tree on windowsGravatar 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
* closer to gtk3 support, I think just the graph needs doing now.Gravatar Alan Fitton2011-10-26
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* undo the last commit - mainly because G_GINT64_FORMAT will break some localis...Gravatar Alan Fitton2011-09-20
* use the gint64 format specifier %li, not %ld (long). hopefully silence the la...Gravatar Alan Fitton2011-09-20
* some stuff to dispatch strings instead of JsonNode, but nothing uses it yet.Gravatar Alan Fitton2011-09-19
* 118Gravatar Alan Fitton2011-09-19
* fix crash in stats dialog introduced by g_idle_add() changesGravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* put the destination combo into its own class, changing from the deprecated co...Gravatar Alan Fitton2011-05-11
* fix crash on stats dialogGravatar Alan Fitton2011-04-20
* fix two fairly minor memory leaksGravatar Alan Fitton2011-04-16
* 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
* ugh, forgot to lock the GDK thread in the new update-blocklist/port-test call...Gravatar Alan Fitton2011-02-20
* reannounce, blocklist enable/url/updateGravatar Alan Fitton2011-02-19
* 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
* commit the actual dialog this time, the move dialog too.Gravatar Alan Fitton2011-02-14