summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.c
Commit message (Expand)AuthorAge
* 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