summaryrefslogtreecommitdiff
path: root/src/trg-rss-window.c
Commit message (Expand)AuthorAge
* More build system clean upGravatar Patrick Griffis2016-01-19
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* bundle the libmrss wrapper to make building easierGravatar Alan F2014-04-13
* support uTorrent style cookies on the end of the RSS feed URLGravatar Alan F2014-03-11
* refactor TrgClient, also allowing cookies to be set on requestsGravatar Alan F2014-03-11
* fix a memory leak found in new RSS window found by valgrindGravatar Alan F2014-03-10
* hacking to support the options dialog from rss feedsGravatar Alan F2014-03-09
* a cell renderer for RSS itemsGravatar Alan F2014-02-28
* put rss tree view in a scroll window, display HTTP error codes on error (only...Gravatar Alan F2014-02-25
* plug the RSS feeds into the preferences dialog and put ifdefs so it should co...Gravatar Alan F2014-02-24
* refactor the torrent upload code (it's called from a few places so is probabl...Gravatar Alan F2014-02-19
* RSS viewer now gets feed URLS from the config JSON, and displays the item tit...Gravatar Alan F2014-02-10