summaryrefslogtreecommitdiff
path: root/src/trg-prefs.h
Commit message (Expand)AuthorAge
* Add directory first optionsGravatar DriverXX2016-03-09
* plug the RSS feeds into the preferences dialog and put ifdefs so it should co...Gravatar Alan F2014-02-24
* RSS viewer now gets feed URLS from the config JSON, and displays the item tit...Gravatar Alan F2014-02-10
* 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
* update changelog and reindentGravatar Alan Fitton2012-09-05
* 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
* 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
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* 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
* emit a profile changed signal even if reconnecting to the same profile. other...Gravatar Alan Fitton2011-10-13
* some improvements to remote exec. can now use profile options like %{hostname}Gravatar Alan Fitton2011-09-30
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* 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
* restoring state selector index, still need to save.Gravatar Alan Fitton2011-09-08
* 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
* issue 58Gravatar 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