| Commit message (Expand) | Author | Age |
* | Redesign destination combobox | Patrick Griffis | 2016-02-17 |
* | Consistently include config.h | Patrick Griffis | 2016-01-19 |
* | refactor the torrent upload code (it's called from a few places so is probabl... | Alan F | 2014-02-19 |
* | update year in copyright headers, fix the jumbled file lists (caused by unsor... | Alan Fitton | 2013-02-20 |
* | a details tab similar to transmission | Alan Fitton | 2012-08-27 |
* | issue 175. make some (incomplete) changes as per the GTK+ best practices docu... | Alan Fitton | 2012-01-25 |
* | a torrent priority right click menu. change the refresh on interactive action... | Alan Fitton | 2012-01-13 |
* | hopefully a fix for tree on windows | Alan Fitton | 2011-12-21 |
* | oops, no tabs. (indent -kr -nut) | Alan Fitton | 2011-12-11 |
* | run GNU indent everything. not done this for a while because it was producing... | Alan Fitton | 2011-12-11 |
* | if we're restoring the last selection in the move-dialog, set the move button... | Alan Fitton | 2011-11-25 |
* | remember the last selected destination on moving torrents | Alan Fitton | 2011-11-23 |
* | When implementing labels in TrgDestinationCombo, I somehow overlooked the fac... | Alan Fitton | 2011-10-25 |
* | make the execute command tree view in preferences a generic widget, the "pers... | Alan Fitton | 2011-10-21 |
* | some stuff to build against gtk3, mostly some changes from accessing an objec... | Alan Fitton | 2011-09-20 |
* | Big changeset, may break stuff. Unfortunately you can't magically jump into t... | Alan Fitton | 2011-09-18 |
* | Profile support! Please test and report bugs, as the config system is totally... | Alan Fitton | 2011-08-27 |
* | put the destination combo into its own class, changing from the deprecated co... | Alan Fitton | 2011-05-11 |
* | after a move or properties change (via dialog) on a single torrent, perform a... | Alan Fitton | 2011-04-23 |
* | support for remembering column positions and widths.. seems to work, may need... | Alan Fitton | 2011-04-22 |
* | handle multiple files via libunique, also use the more reliable get_uris() in... | Alan Fitton | 2011-04-22 |
* | only lookup the selected torrent id when it changes, remember it until checki... | Alan Fitton | 2011-04-21 |
* | minor stuff | Alan Fitton | 2011-04-12 |
* | all (I hope) strings in _(string) macro for localisation | Alan Fitton | 2011-03-06 |
* | fix compiler warning for missing #include <string.h> | Alan Fitton | 2011-02-19 |
* | adding trackers now seems to work. change all tabs to whitespace. | Alan Fitton | 2011-02-18 |
* | commit the actual dialog this time, the move dialog too. | Alan Fitton | 2011-02-14 |