summaryrefslogtreecommitdiff
path: root/src/trg-preferences-dialog.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
* even though unity hides the icon from the tray, you can whitelist it, so enab...Gravatar Alan F2014-06-14
* fix scope of destinationsGravatar Alan F2014-05-21
* issue 261 - refactoring of persistent tree view during RSS broke the actions+...Gravatar Alan F2014-05-20
* bundle the libmrss wrapper to make building easierGravatar Alan F2014-04-13
* sync hig.c from transmission-gtk to use GtkGrid instead of deprecated GtkTabl...Gravatar Alan F2014-03-12
* hacking to support the options dialog from rss feedsGravatar Alan F2014-03-09
* plug the RSS feeds into the preferences dialog and put ifdefs so it should co...Gravatar Alan F2014-02-24
* 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
* reindentGravatar Alan Fitton2012-08-27
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
* 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
* include the system header section title as an extension to previous commitGravatar Alan Fitton2012-06-26
* hide config options for status icon when on unity with no libappindicator sup...Gravatar Alan Fitton2012-06-26
* fix deprecation warnings for gtk_{h,v}box_new and gtk_{h,v}paned_new in gtk3Gravatar Alan Fitton2012-06-05
* issue 188Gravatar Alan Fitton2012-03-17
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* fix that min/max problem reported by reardoniaGravatar Alan Fitton2012-01-21
* full and default gtk3 support, almost. the graph is disabled as the drawing a...Gravatar Alan Fitton2012-01-18
* reindent + french translation completionGravatar Alan Fitton2012-01-13
* a torrent priority right click menu. change the refresh on interactive action...Gravatar Alan Fitton2012-01-13
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* forgot a file, reindentGravatar Alan Fitton2012-01-09
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* timeout and retries settingsGravatar Alan Fitton2012-01-02
* trying to make the local/remote preferences organised and looking better. mov...Gravatar Alan Fitton2011-12-23
* 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
* first attempt at libappindicator supportGravatar 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 "Default" as the alias for the state selector name for the default direct...Gravatar Alan Fitton2011-11-22
* part of issue 162 - remote exec/commands is the wrong name for the feature, a...Gravatar Alan Fitton2011-11-08
* closer to gtk3 support, I think just the graph needs doing now.Gravatar Alan Fitton2011-10-26
* add a manpage, fix a potential crash, icon cache fix in spec fileGravatar Alan Fitton2011-10-24
* forgot to uncomment the adding off the preferences tabGravatar Alan Fitton2011-10-21
* issue 153Gravatar Alan Fitton2011-10-21
* 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
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* 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