summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.c
Commit message (Expand)AuthorAge
* Redesign destination comboboxGravatar Patrick Griffis2016-02-17
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* refactor the torrent upload code (it's called from a few places so is probabl...Gravatar Alan F2014-02-19
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* a torrent priority right click menu. change the refresh on interactive action...Gravatar Alan Fitton2012-01-13
* 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
* if we're restoring the last selection in the move-dialog, set the move button...Gravatar Alan Fitton2011-11-25
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* When implementing labels in TrgDestinationCombo, I somehow overlooked the fac...Gravatar Alan Fitton2011-10-25
* make the execute command tree view in preferences a generic widget, the "pers...Gravatar Alan Fitton2011-10-21
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* put the destination combo into its own class, changing from the deprecated co...Gravatar Alan Fitton2011-05-11
* after a move or properties change (via dialog) on a single torrent, perform a...Gravatar Alan Fitton2011-04-23
* support for remembering column positions and widths.. seems to work, may need...Gravatar Alan Fitton2011-04-22
* handle multiple files via libunique, also use the more reliable get_uris() in...Gravatar Alan Fitton2011-04-22
* only lookup the selected torrent id when it changes, remember it until checki...Gravatar Alan Fitton2011-04-21
* minor stuffGravatar Alan Fitton2011-04-12
* all (I hope) strings in _(string) macro for localisationGravatar Alan Fitton2011-03-06
* fix compiler warning for missing #include <string.h>Gravatar Alan Fitton2011-02-19
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* commit the actual dialog this time, the move dialog too.Gravatar Alan Fitton2011-02-14