summaryrefslogtreecommitdiff
path: root/src/trg-prefs.c
Commit message (Expand)AuthorAge
* Add directory first optionsGravatar DriverXX2016-03-09
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
* RSS viewer now gets feed URLS from the config JSON, and displays the item tit...Gravatar Alan F2014-02-10
* 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
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* make view style configurableGravatar Alan Fitton2012-08-25
* issue 188Gravatar Alan Fitton2012-03-17
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* timeout and retries settingsGravatar Alan Fitton2012-01-02
* hopefully a fix for tree on windowsGravatar Alan Fitton2011-12-21
* 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
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* 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
* emit a profile changed signal even if reconnecting to the same profile. other...Gravatar Alan Fitton2011-10-13
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* don't set a default position for the vpanedGravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* issue 104Gravatar Alan Fitton2011-09-16
* issue 101Gravatar Alan Fitton2011-09-14
* issue 94 - option to do full update after every n recently only updatesGravatar Alan Fitton2011-09-12
* issue 91 - seems to work for me, but looks like changing state in GtkCheckMen...Gravatar Alan Fitton2011-09-12
* use glib message functions instead of g_printf(). make view state selector/no...Gravatar Alan Fitton2011-09-08
* issue 60 - a seperate update interval setting for if the application is minim...Gravatar Alan Fitton2011-08-30
* fix for last fixGravatar Alan Fitton2011-08-28
* fix small memory leak when switching/deleting profilesGravatar Alan Fitton2011-08-28
* remember to save the new profile pointer on first loadGravatar Alan Fitton2011-08-28
* issue 58Gravatar Alan Fitton2011-08-27
* fix some memory leaks during disposal in TrgTreeView (so when the app is bein...Gravatar Alan Fitton2011-08-27
* use a saved pointer to the profile object instead of getting the index and re...Gravatar Alan Fitton2011-08-27
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27