summaryrefslogtreecommitdiff
path: root/src/trg-general-panel.c
Commit message (Expand)AuthorAge
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* fix a crash if disconnecting with the graph disabled, disabling tracker/dir f...Gravatar Alan Fitton2011-03-16
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* some missing files needed for i18nGravatar Alan Fitton2011-03-08
* increase general panel spacings a little, fix backwards comparasin on filter,...Gravatar Alan Fitton2011-03-08
* use a gtktable for general panel, fixed layout is no good for a localised app...Gravatar Alan Fitton2011-03-08
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* Make the presence of the graph configurable, and prevent ":" showing (introdu...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
* torrent errors are no longer a mystery, also show location in general panelGravatar Alan Fitton2011-02-18
* 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
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30