| Commit message (Expand) | Author | Age |
* | update translations from launchpad | Alan Fitton | 2012-09-15 |
* | update translations from launchpad | Alan Fitton | 2012-09-15 |
* | slightly less padding and use the old no hostname set string, as I don't want... | Alan Fitton | 2012-09-15 |
* | save the torrent dialog (transmission style) tree view layout even if cancel ... | Alan Fitton | 2012-09-15 |
* | Merge branch 'master' of https://code.google.com/r/leorobol-transmission-remo... | Alan Fitton | 2012-09-10 |
|\ |
|
| * | Merge branch 'ui' | Leonardo Robol | 2012-09-08 |
| |\ |
|
| * | | Open the preferences dialog if the user has not specified a hostname | Leonardo Robol | 2012-09-08 |
| | * | Added some padding. | Leonardo Robol | 2012-09-08 |
| |/ |
|
* | | Merge branch 'master' of https://code.google.com/r/leorobol-transmission-remo... | Alan Fitton | 2012-09-08 |
|\| |
|
| * | Use g_application_quit to exit the GtkApplication. | Leonardo Robol | 2012-09-07 |
* | | something missing from .pot file | Alan Fitton | 2012-09-05 |
* | | update changelog and reindent | Alan Fitton | 2012-09-05 |
* | | gtk2 installer | unknown | 2012-09-05 |
* | | typo | Alan Fitton | 2012-09-05 |
| * | Added SHADOW_TYPE_ETCHED_IN to the ScrolledWindow. | Leonardo Robol | 2012-09-05 |
| * | Added a check in trg_update_torrents_timerfunc to make sure | Leonardo Robol | 2012-09-05 |
|/ |
|
* | version bump to 1.1 | Alan Fitton | 2012-09-04 |
* | save dialog size in transmission style | Alan Fitton | 2012-09-03 |
* | two missing model sets from debug | Alan Fitton | 2012-09-02 |
* | add missing terminator in a tree_model_get in trg-torrent-model.c which seems... | Alan Fitton | 2012-09-02 |
* | mismatch of gint64 and guint, maybe causing crash on 32bit. | Alan Fitton | 2012-09-01 |
* | use g_idle_add instead of gdk_thread_enter/leave when setting reverse DNS res... | Alan Fitton | 2012-09-01 |
* | reintroduce debug for torrent list_store_set (one statement per column) | Alan Fitton | 2012-09-01 |
* | display of partial seeds was the wrong way round... just show the size if it'... | Alan Fitton | 2012-08-30 |
* | don't show a progress string in the new torrent cell renderer. | Alan Fitton | 2012-08-30 |
* | use json_node_really_get_double() on the seed ratio limits, maybe causing iss... | Alan Fitton | 2012-08-30 |
* | fix a compilation error | Alan Fitton | 2012-08-29 |
* | issue 212 - add one more check, torrent does not have downloading flag (but d... | Alan Fitton | 2012-08-28 |
* | issue 212 - hopefully fix magnet links making lots of notifications | Alan Fitton | 2012-08-28 |
* | also use strlen to check whether to display creator app in new details tab. e... | Alan Fitton | 2012-08-28 |
* | fix a misplaced brace which was breaking close of torrent properties in class... | Alan Fitton | 2012-08-27 |
* | update the debian control file to use gtk2 again | Alan Fitton | 2012-08-27 |
* | revert to gtk2 by default for a bit longer, because gtk3 seems crashy still i... | Alan Fitton | 2012-08-27 |
* | reindent | Alan Fitton | 2012-08-27 |
* | a details tab similar to transmission | Alan Fitton | 2012-08-27 |
* | fix units in torrent-cell-renderer, fix crash closing old style torrent prope... | Alan Fitton | 2012-08-26 |
* | add the peers/files/trackers tree view to torrent dialog in transmission style | Alan Fitton | 2012-08-26 |
* | reindent all the things! with indent -nut -kr. | Alan Fitton | 2012-08-26 |
* | add a menu for changing sort, useful when there are no column headers in Tran... | Alan Fitton | 2012-08-26 |
* | make view style configurable | Alan Fitton | 2012-08-25 |
* | fix gtk2 support for new cell renderer and fix error reporting | Alan Fitton | 2012-08-25 |
* | fix seed ratio display | Alan Fitton | 2012-08-24 |
* | add missing status string for paused torrents | Alan Fitton | 2012-08-24 |
* | new renderer mostly complete now | Alan Fitton | 2012-08-24 |
* | consider seed ratios in the new cell renderer like Transmisson does, as well ... | Alan | 2012-08-24 |
* | improvements to new cell renderer branch | Alan Fitton | 2012-08-23 |
* | adapt the cell renderer from Transmission to sort of work. possibly an altern... | Alan Fitton | 2012-08-23 |
* | s/libgtk3.0-dev/libgtk-3-dev/ in debian control file | Alan Fitton | 2012-08-22 |
* | use gtk3 by default with gtk2 fallback, and add --enable-gtk2 flag. update de... | Alan Fitton | 2012-08-19 |
* | use literal row/column numbers in trg-torrent-add-dialog.c, because clang-ana... | Alan Fitton | 2012-08-19 |