summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* a bunch of launchpad translation updatesGravatar Alan F2013-06-09
|
* prepare for 1.1.1 releaseGravatar Alan F2013-06-09
|
* issue 226 - contributed patch to fix comments with markupGravatar Alan Fitton2013-04-27
|
* fix for file parsed when unorderedGravatar Alan Fitton2013-02-20
|
* mini-optimization: don't check children hash for filesGravatar Alan Fitton2013-02-20
|
* update year in copyright headers, fix the jumbled file lists (caused by ↵Gravatar Alan Fitton2013-02-20
| | | | unsorted files)
* issue 221 - configurable rpc urlGravatar Alan Fitton2013-01-02
|
* translations updateGravatar Alan Fitton2012-12-10
|
* New Hungarian translation, thanks to Dénes Sávoli.Gravatar Alan Fitton2012-10-07
|
* issue 216 - patch from ssuominen to initialise pkg-config in the configure ↵Gravatar Alan Fitton2012-09-24
| | | | script, so --without-libnotify is fixed.
* cleanup win32 installerGravatar Alan Fitton2012-09-15
|
* credit for czech translation in AUTHORSGravatar Alan Fitton2012-09-15
|
* add czech translationGravatar Alan Fitton2012-09-15
|
* update translations from launchpadGravatar Alan Fitton2012-09-15
|
* update translations from launchpadGravatar Alan Fitton2012-09-15
|
* slightly less padding and use the old no hostname set string, as I don't ↵Gravatar Alan Fitton2012-09-15
| | | | want to break the translation on the first thing a new user sees.
* save the torrent dialog (transmission style) tree view layout even if cancel ↵Gravatar Alan Fitton2012-09-15
| | | | is clicked
* Merge branch 'master' of ↵Gravatar Alan Fitton2012-09-10
|\ | | | | | | https://code.google.com/r/leorobol-transmission-remote-gtk
| * Merge branch 'ui'Gravatar Leonardo Robol2012-09-08
| |\
| * | Open the preferences dialog if the user has not specified a hostnameGravatar Leonardo Robol2012-09-08
| | | | | | | | | | | | | | | for the connection. This will probably happen on application first start.
| | * Added some padding.Gravatar Leonardo Robol2012-09-08
| |/
* | Merge branch 'master' of ↵Gravatar Alan Fitton2012-09-08
|\| | | | | | | https://code.google.com/r/leorobol-transmission-remote-gtk. Improvements contributed by Leonardo Robol, fix a crash during GTK3 application quit and use SHADOW_TYPE_ETCHED_IN on ScrolledWindow.
| * Use g_application_quit to exit the GtkApplication.Gravatar Leonardo Robol2012-09-07
| |
* | something missing from .pot fileGravatar Alan Fitton2012-09-05
| |
* | update changelog and reindentGravatar Alan Fitton2012-09-05
| |
* | gtk2 installerGravatar unknown2012-09-05
| |
* | typoGravatar Alan Fitton2012-09-05
| |
| * Added SHADOW_TYPE_ETCHED_IN to the ScrolledWindow.Gravatar Leonardo Robol2012-09-05
| |
| * Added a check in trg_update_torrents_timerfunc to make sureGravatar Leonardo Robol2012-09-05
|/ | | | that the TrgMainWindow* object passed as data has not been freed.
* version bump to 1.1Gravatar Alan Fitton2012-09-04
|
* save dialog size in transmission styleGravatar Alan Fitton2012-09-03
|
* two missing model sets from debugGravatar Alan Fitton2012-09-02
|
* add missing terminator in a tree_model_get in trg-torrent-model.c which ↵Gravatar Alan Fitton2012-09-02
| | | | seems to be causing a crash.
* mismatch of gint64 and guint, maybe causing crash on 32bit.Gravatar Alan Fitton2012-09-01
|
* use g_idle_add instead of gdk_thread_enter/leave when setting reverse DNS ↵Gravatar Alan Fitton2012-09-01
| | | | results.
* reintroduce debug for torrent list_store_set (one statement per column)Gravatar Alan Fitton2012-09-01
|
* display of partial seeds was the wrong way round... just show the size if ↵Gravatar Alan Fitton2012-08-30
| | | | it's a fully downloaded torrent, and x of y if partial.
* don't show a progress string in the new torrent cell renderer.Gravatar Alan Fitton2012-08-30
|
* use json_node_really_get_double() on the seed ratio limits, maybe causing ↵Gravatar Alan Fitton2012-08-30
| | | | issue 213.
* fix a compilation errorGravatar Alan Fitton2012-08-29
|
* issue 212 - add one more check, torrent does not have downloading flag (but ↵Gravatar Alan Fitton2012-08-28
| | | | did in previous update)
* issue 212 - hopefully fix magnet links making lots of notificationsGravatar Alan Fitton2012-08-28
|
* also use strlen to check whether to display creator app in new details tab. ↵Gravatar Alan Fitton2012-08-28
| | | | empty string instead of unknown for no ETA.
* fix a misplaced brace which was breaking close of torrent properties in ↵Gravatar Alan Fitton2012-08-27
| | | | classic mode
* update the debian control file to use gtk2 againGravatar Alan Fitton2012-08-27
|
* revert to gtk2 by default for a bit longer, because gtk3 seems crashy still ↵Gravatar Alan Fitton2012-08-27
| | | | in ubuntu
* reindentGravatar Alan Fitton2012-08-27
|
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
|
* fix units in torrent-cell-renderer, fix crash closing old style torrent ↵Gravatar Alan Fitton2012-08-26
| | | | properties
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
|