summaryrefslogtreecommitdiff
path: root/src/trg-destination-combo.c
Commit message (Expand)AuthorAge
* Redesign destination comboboxGravatar Patrick Griffis2016-02-17
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
* hacking to support the options dialog from rss feedsGravatar Alan F2014-03-09
* remove all support for gtk2Gravatar Alan F2014-01-07
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* issue 158Gravatar Alan Fitton2012-01-23
* 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
* destination-combo fix: defaultDir free before existing added, so existing in ...Gravatar Alan Fitton2011-12-09
* some improvements and fixes to the destination combo. don't add existing dire...Gravatar Alan Fitton2011-12-09
* 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
* allow remote session variables to be used in actionsGravatar Alan Fitton2011-11-17
* backport the entry built into GtkComboBox into trg-destination-combo, to supp...Gravatar Alan Fitton2011-11-04
* closer to gtk3 support, I think just the graph needs doing now.Gravatar Alan Fitton2011-10-26
* add a clear button to the destination combo widgetGravatar Alan Fitton2011-10-26
* When implementing labels in TrgDestinationCombo, I somehow overlooked the fac...Gravatar Alan Fitton2011-10-25
* make sure the session download directory is still the first item and default ...Gravatar Alan Fitton2011-10-22
* issue 153Gravatar Alan Fitton2011-10-21
* make the execute command tree view in preferences a generic widget, the "pers...Gravatar Alan Fitton2011-10-21
* issue 142Gravatar Alan Fitton2011-09-30
* issue 71Gravatar Alan Fitton2011-09-08
* issue 71 - remove trailing slashes from directory names in combo box and stat...Gravatar Alan Fitton2011-09-08
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* issue 41 - remember sort column and type. also move all these stores from del...Gravatar Alan Fitton2011-05-13
* put the destination combo into its own class, changing from the deprecated co...Gravatar Alan Fitton2011-05-11