summaryrefslogtreecommitdiff
path: root/src/trg-client.c
Commit message (Expand)AuthorAge
* Parse headers case insensitivelyGravatar LaserEyess2018-11-11
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
* fix deprecations on g_private_new and g_thread_new, by making them statically...Gravatar Alan F2014-03-12
* support uTorrent style cookies on the end of the RSS feed URLGravatar Alan F2014-03-11
* refactor TrgClient, also allowing cookies to be set on requestsGravatar Alan F2014-03-11
* hacking to support the options dialog from rss feedsGravatar Alan F2014-03-09
* put rss tree view in a scroll window, display HTTP error codes on error (only...Gravatar Alan F2014-02-25
* plug the RSS feeds into the preferences dialog and put ifdefs so it should co...Gravatar Alan F2014-02-24
* refactor the torrent upload code (it's called from a few places so is probabl...Gravatar Alan F2014-02-19
* 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
* issue 221 - configurable rpc urlGravatar Alan Fitton2013-01-02
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* fix gtk2 support for new cell renderer and fix error reportingGravatar Alan Fitton2012-08-25
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* issue 186 - apply to all combo box in torrent add dialogGravatar Alan Fitton2012-06-10
* Swedish translation. Thanks Åke SvenssonGravatar Alan Fitton2012-05-22
* issue 188Gravatar Alan Fitton2012-03-17
* issue 185 - change .desktop to add magnet uri handlerGravatar Alan Fitton2012-02-26
* fix drag and dropGravatar Alan Fitton2012-02-07
* issue 180 - reordering actions/directoriesGravatar Alan Fitton2012-02-01
* translation update thanks to Y3AVD33Gravatar Alan Fitton2012-01-28
* statusbar fix: connection fail messages should be replaced by the connected m...Gravatar Alan Fitton2012-01-26
* 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
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* fix the performance problems with the torrent add dialog on torrents with man...Gravatar Alan Fitton2012-01-08
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* make the torrent add tree view and the files tree view fairly consistent, sha...Gravatar Alan Fitton2012-01-04
* timeout and retries settingsGravatar Alan Fitton2012-01-02
* keyboard acceleratorsGravatar Alan Fitton2012-01-02
* put the general panel in a scroll windowGravatar Alan Fitton2012-01-02
* change units to the IEC standard (and the Ubuntu units policy) for base2 (/10...Gravatar 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
* add libproxy/libmodman to win32 installerGravatar Alan Fitton2011-10-11
* restore status icon tooltipsGravatar Alan Fitton2011-10-09
* 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
* issue 78 - contributed patch for drag'n'drop supportGravatar Alan Fitton2011-09-20