summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
...
* queue position settingGravatar Alan Fitton2011-09-11
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* fix for makefile not installing icons, update spec file for next releaseGravatar Alan Fitton2011-08-27
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* new cell renderer, TrgCellRendererNumgtzero, which hides zero in seeders and ...Gravatar Alan Fitton2011-05-13
* put the destination combo into its own class, changing from the deprecated co...Gravatar Alan Fitton2011-05-11
* earlier versions of the libproxy header were in /usr/include/libproxy instead...Gravatar Alan Fitton2011-04-29
* show speed limits in status bar, thanks to jdhore for the patch.Gravatar Alan Fitton2011-04-14
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* minor stuffGravatar Alan Fitton2011-04-12
* introduce a 0.35 second sleep between acknowledgement of an interactive actio...Gravatar Alan Fitton2011-04-12
* include gconf m4 macros, use std=c99, some minor build and localisation changesGravatar Alan Fitton2011-04-10
* added columnGravatar Alan Fitton2011-04-09
* install license and use it in about dialog if possibleGravatar Alan Fitton2011-04-08
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* #define our own log2() function for FreeBSD (issue 22), hopefully fix a repor...Gravatar Alan Fitton2011-03-20
* use a gtktable for general panel, fixed layout is no good for a localised app...Gravatar Alan Fitton2011-03-08
* our first localisation, German, kindly contributed by Julian. some autotools ...Gravatar Alan Fitton2011-03-08
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* fix hardcoded icon path in about dialog. in Makefile, fix sed hang waiting fo...Gravatar Alan Fitton2011-02-22
* statistics!Gravatar Alan Fitton2011-02-14
* move functionality, refresh static function prototypes in main-window, add/re...Gravatar Alan Fitton2011-02-13
* more icon fixesGravatar Alan Fitton2011-02-07
* dont hardcore svgiconsdir in makefile, add missing gconf configure.ac macroGravatar Alan Fitton2011-02-04
* copy of transmission svg icon, in/out logging with -DDEBUG onlyGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30