| Commit message (Expand) | Author | Age |
... | |
* | completely disable the individual model set operations (in -DDEBUG) by changi... | Alan F | 2014-04-23 |
* | in debug mode, add two missing model columns (connected and eta) | Alan F | 2014-04-23 |
* | bundle the libmrss wrapper to make building easier | Alan F | 2014-04-13 |
* | don't include directory nodes in the n_files count when populating the upload... | Alan F | 2014-04-08 |
* | Accidentally included changes on the details panel to move to GtkGrid in the ... | Alan F | 2014-03-15 |
* | issue 254 - does not build without GeoIP enabled. thanks for patch! | Alan F | 2014-03-14 |
* | sync hig.c from transmission-gtk to use GtkGrid instead of deprecated GtkTabl... | Alan F | 2014-03-12 |
* | fix deprecations on g_private_new and g_thread_new, by making them statically... | Alan F | 2014-03-12 |
* | support uTorrent style cookies on the end of the RSS feed URL | Alan F | 2014-03-11 |
* | refactor TrgClient, also allowing cookies to be set on requests | Alan F | 2014-03-11 |
* | Merge branch 'rss-viewer'. This is the biggest feature I've attempted to add ... | Alan F | 2014-03-10 |
|\ |
|
| * | fix a memory leak found in new RSS window found by valgrind | Alan F | 2014-03-10 |
| * | hacking to support the options dialog from rss feeds | Alan F | 2014-03-09 |
| * | a cell renderer for RSS items | Alan F | 2014-02-28 |
| * | put rss tree view in a scroll window, display HTTP error codes on error (only... | Alan F | 2014-02-25 |
| * | plug the RSS feeds into the preferences dialog and put ifdefs so it should co... | Alan F | 2014-02-24 |
| * | refactor the torrent upload code (it's called from a few places so is probabl... | Alan F | 2014-02-19 |
| * | RSS viewer now gets feed URLS from the config JSON, and displays the item tit... | Alan F | 2014-02-10 |
| * | refactor the TrgClient, so the thread pool and CURL clients are available for... | Alan F | 2014-02-09 |
* | | correction on port test error fix, maybe it's because it's using the response... | Alan F | 2014-02-05 |
* | | don't use g_type_init on glib >= 2.36 as it's deprecated | Alan F | 2014-02-05 |
* | | Red Hat BZ#985147 - looks like a port test request failed, after the remote p... | Alan F | 2014-02-05 |
| * | the very first steps of an RSS viewer - bit of autotools integration with rss... | Alan F | 2014-02-05 |
|/ |
|
* | free desktop standard says a trailing semicolon is required on Keywords list | Alan F | 2014-02-04 |
* | issue 251 - _Keywords in .desktop file should probably be Keywords | Alan F | 2014-02-04 |
* | issue 250 - use unparsed server version in status bar, so decimal mark isn't ... | Alan F | 2014-02-03 |
* | allow GeoIPCity.dat instead of GeoLiteCity.dat, since some installs seem to u... | Alan F | 2014-02-03 |
* | GTK seems to be destroyingt and recreating columns in some circumstances (I d... | Alan F | 2014-02-03 |
* | hide the country and city columns if the databases have not been opened (prob... | Alan F | 2014-02-03 |
* | load country and city when the column is enabled, so no need to reopen the wi... | Alan F | 2014-02-02 |
* | FOSDEM commit :) add a column to peers tree view with GeoIP city, if available. | Alan F | 2014-02-02 |
* | remove the GtkAlignment that adds 6px padding around outer vbox. not sure why... | Alan F | 2014-01-31 |
* | issue 249 - remove 2px margin in outer vbox, so menu goes to end of window | Alan F | 2014-01-31 |
* | that didn't work. the problem seems to be setting fixed widths (as saved on e... | Alan F | 2014-01-29 |
* | GtkScrolledWindow horizontal GTK_POLICY_AUTOMATIC doesn't seem to work too we... | Alan F | 2014-01-29 |
* | deprecation fixes: change to GtkStock to themed icons for all cell renderers | Alan F | 2014-01-08 |
* | remove all support for gtk2 | Alan F | 2014-01-07 |
* | issue 235 - optional validation of SSL certificates | Alan F | 2013-12-20 |
* | issue 227 - in statusbar alt limits should supercede normal limits if active.... | Alan F | 2013-10-22 |
* | issue 234 - add keywords to desktop file | Alan F | 2013-07-20 |
* | issue 226 - contributed patch to fix comments with markup | Alan Fitton | 2013-04-27 |
* | fix for file parsed when unordered | Alan Fitton | 2013-02-20 |
* | mini-optimization: don't check children hash for files | Alan Fitton | 2013-02-20 |
* | update year in copyright headers, fix the jumbled file lists (caused by unsor... | Alan Fitton | 2013-02-20 |
* | issue 221 - configurable rpc url | Alan Fitton | 2013-01-02 |
* | cleanup win32 installer | 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 |
| |\ |
|