| Commit message (Expand) | Author | Age |
* | Fix numerous warnings/errors | Patrick Griffis | 2016-01-19 |
* | Start cleaning up build system | Patrick Griffis | 2016-01-19 |
* | Remove package files | Patrick Griffis | 2016-01-19 |
* | Add gitignore and remove various files | Patrick Griffis | 2016-01-19 |
* | Simplify autogen.sh | Patrick Griffis | 2016-01-19 |
* | Update git clone url again to use github org | Alan F | 2016-01-13 |
* | Update the git clone url in the README. | Alan F | 2016-01-09 |
* | Merge pull request #7 from andreygursky/update-potfiles-in | Alan F | 2016-01-08 |
|\ |
|
| * | Add missing file to POTFILES.in | Andrey Gursky | 2016-01-08 |
|/ |
|
* | revert to autosize | Alan F | 2014-06-20 |
* | make treeview columns fixed again, still doesn't work properly because of gno... | Alan F | 2014-06-19 |
* | issue 265 - remove extraneous bracket breaking build | Alan F | 2014-06-16 |
* | update .pot | Alan F | 2014-06-16 |
* | Update transmissions from launchpad | Alan F | 2014-06-14 |
* | even though unity hides the icon from the tray, you can whitelist it, so enab... | Alan F | 2014-06-14 |
* | issue 243 - fix start minimized. | Alan F | 2014-06-12 |
* | Update changelogs and packaging metadata with new version 1.2.1.2 | Alan F | 2014-06-11 |
* | update pot translation template | Alan F | 2014-06-11 |
* | update version | Alan F | 2014-06-11 |
* | remove unused variable in on_rss_receive | Alan F | 2014-06-11 |
* | tweak appdata summary | Alan F | 2014-05-28 |
* | fix aspect ratio of screenshot | Alan F | 2014-05-28 |
* | issue 263 - freedesktop.org AppData definition, for GNOME software center. | Alan F | 2014-05-28 |
* | fix scope of destinations | Alan F | 2014-05-21 |
* | issue 261 - refactoring of persistent tree view during RSS broke the actions+... | Alan F | 2014-05-20 |
* | issue 260 - present (bring to front) the torrent add options dialog to the us... | Alan F | 2014-04-25 |
* | patch from rene.herman which fixes a type mismatch in some printf specificati... | Alan F | 2014-04-24 |
* | 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 |
* | fix possible case error in rss-glib Makefile and readd silent compilation | Alan F | 2014-04-15 |
* | 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 |