summaryrefslogtreecommitdiff
path: root/src/trg-client.h
Commit message (Expand)AuthorAge
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* refactor TrgClient, also allowing cookies to be set on requestsGravatar Alan F2014-03-11
* RSS viewer now gets feed URLS from the config JSON, and displays the item tit...Gravatar Alan F2014-02-10
* refactor the TrgClient, so the thread pool and CURL clients are available for...Gravatar Alan F2014-02-09
* issue 235 - optional validation of SSL certificatesGravatar Alan F2013-12-20
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* update changelog and reindentGravatar Alan Fitton2012-09-05
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* add a missing source file to POTFILES.in. it being missing was causing the in...Gravatar Alan Fitton2012-04-07
* issue 188Gravatar Alan Fitton2012-03-17
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* parse the version out of the version string using locale agnostic g_ascii_str...Gravatar Alan Fitton2012-01-15
* timeout and retries settingsGravatar Alan Fitton2012-01-02
* 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
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* make the execute command tree view in preferences a generic widget, the "pers...Gravatar Alan Fitton2011-10-21
* use previous change to remove some unnecessary code and so intervals are take...Gravatar Alan Fitton2011-10-19
* implement a TRG_PREFS_CONNECTION flag which gets prefs for the connected profileGravatar Alan Fitton2011-10-19
* issue 155Gravatar Alan Fitton2011-10-19
* makes more sense to increment the connection id just before a connection atte...Gravatar Alan Fitton2011-10-07
* fix small memory leak and make connection id atomicGravatar Alan Fitton2011-10-07
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* some stuff to dispatch strings instead of JsonNode, but nothing uses it yet.Gravatar Alan Fitton2011-09-19
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* issue 85Gravatar Alan Fitton2011-09-16
* issue 85Gravatar Alan Fitton2011-09-16
* issue 106Gravatar Alan Fitton2011-09-16
* more windows portabilityGravatar Alan Fitton2011-09-13
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* update the free space indicator using a signal from TrgClientGravatar Alan Fitton2011-09-06
* for new free space indicator, update session every 10th update. change min va...Gravatar Alan Fitton2011-09-06
* issue 69 - use rpc-version instead of version to show/hide tracker changing f...Gravatar Alan Fitton2011-09-01
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* implement seed/download queues in Transmission >= 2.40Gravatar Alan Fitton2011-08-30
* issue 60 - a seperate update interval setting for if the application is minim...Gravatar Alan Fitton2011-08-30
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* spawn requests from a thread poolGravatar Alan Fitton2011-04-13
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* 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
* statistics!Gravatar Alan Fitton2011-02-14
* ssl supportGravatar Alan Fitton2011-02-11
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30