summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph.h
Commit message (Collapse)AuthorAge
* Revert "gtk3 60 second graphing - this is a seperate source for now, could ↵Gravatar Alan Fitton2012-07-09
| | | | | | be easily merged it seems." This reverts commit d4711b4c9e9ae88ed75829371f184b6f7b387a27.
* gtk3 60 second graphing - this is a seperate source for now, could be easily ↵Gravatar Alan Fitton2012-07-08
| | | | merged it seems.
* fix that min/max problem reported by reardoniaGravatar Alan Fitton2012-01-21
|
* full and default gtk3 support, almost. the graph is disabled as the drawing ↵Gravatar Alan Fitton2012-01-18
| | | | api has changed quite a bit. yet another implementation to pass arguments, which made a cleanup of main.c necessary.
* oops, no tabs. (indent -kr -nut)Gravatar Alan Fitton2011-12-11
|
* run GNU indent everything. not done this for a while because it was ↵Gravatar Alan Fitton2011-12-11
| | | | producing weird results. seems ok now.
* support proxy configuration using libproxy (optional). might add a getenv() ↵Gravatar Alan Fitton2011-03-07
| | | | fallback sometime.
* TRG_NOUNIQUE environment env for starting more than one instance. fix start ↵Gravatar Alan Fitton2011-03-06
url paused. stop timers being activated by interactive actions. and... experimental speed graph!