summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* Fix passing version to pod2manGravatar Patrick Griffis2016-07-19
* Fix out-of-tree build when using rssGravatar Andrey Gursky2016-02-26
* build: Make the path to pod2man configurableGravatar Patrick Griffis2016-01-23
* More build system clean upGravatar Patrick Griffis2016-01-19
* Fix make distGravatar Patrick Griffis2016-01-19
* Move appdata to data and translateGravatar Patrick Griffis2016-01-19
* Move desktop file to data and translateGravatar Patrick Griffis2016-01-19
* Move icons to data dirGravatar Patrick Griffis2016-01-19
* about-dialog: Use GPL2 from Gtk3Gravatar Patrick Griffis2016-01-19
* Start cleaning up build systemGravatar Patrick Griffis2016-01-19
* issue 263 - freedesktop.org AppData definition, for GNOME software center.Gravatar Alan F2014-05-28
* bundle the libmrss wrapper to make building easierGravatar Alan F2014-04-13
* a cell renderer for RSS itemsGravatar Alan F2014-02-28
* 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
* the very first steps of an RSS viewer - bit of autotools integration with rss...Gravatar Alan F2014-02-05
* remove all support for gtk2Gravatar Alan F2014-01-07
* new renderer mostly complete nowGravatar Alan Fitton2012-08-24
* adapt the cell renderer from Transmission to sort of work. possibly an altern...Gravatar Alan Fitton2012-08-23
* switch back to C99 to avoid some printf specifier unsupported warnings, and u...Gravatar Alan Fitton2012-08-18
* reorder compilationGravatar Alan Fitton2012-07-17
* Revert "gtk3 60 second graphing - this is a seperate source for now, could be...Gravatar Alan Fitton2012-07-09
* gtk3 60 second graphing - this is a seperate source for now, could be easily ...Gravatar Alan Fitton2012-07-08
* some changes and hacks to get GeoIP on WindowsGravatar Alan Fitton2012-06-21
* issue 185 - change .desktop to add magnet uri handlerGravatar Alan Fitton2012-02-26
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* full and default gtk3 support, almost. the graph is disabled as the drawing a...Gravatar Alan Fitton2012-01-18
* installer fix and disable mime icons for win32. this seems to not work most o...Gravatar Alan Fitton2012-01-15
* issue 174 - exec crash, issue 173 - files first update performance fixed.Gravatar Alan Fitton2012-01-09
* make the torrent add tree view and the files tree view fairly consistent, sha...Gravatar Alan Fitton2012-01-04
* filter items (not trackers+dirs for now) show counts next to them. while doin...Gravatar Alan Fitton2011-12-27
* "turtle" mode in the status bar. for easy activation of alternative speed lim...Gravatar Alan Fitton2011-12-23
* file trees :D may do cascading priority changes sometime, but this is a start...Gravatar Alan Fitton2011-12-21
* a few more appindicator fixes and reindent trg-main-window.cGravatar Alan Fitton2011-12-11
* first attempt at libappindicator supportGravatar Alan Fitton2011-12-11
* issue 167Gravatar Alan Fitton2011-11-29
* always use -O2 for the windows build, exclude desktop icons and man pages, re...Gravatar Alan Fitton2011-11-27
* add a manpage, fix a potential crash, icon cache fix in spec fileGravatar Alan Fitton2011-10-24
* make the execute command tree view in preferences a generic widget, the "pers...Gravatar Alan Fitton2011-10-21
* move {tpeer,tfile},{c,h} into torrent.{c,h}Gravatar Alan Fitton2011-10-08
* use an icon for file wanted/unwantedGravatar Alan Fitton2011-10-03
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* issue 128Gravatar Alan Fitton2011-09-24
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* some win32 build stuffGravatar Alan Fitton2011-09-18
* base64.c has gone from being a base64 implementation to a small wrapper aroun...Gravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* something wrong with the win32 stuff in configure.ac/Makefile.am, comment it ...Gravatar Alan Fitton2011-09-14
* some win32 compiler flagsGravatar Alan Fitton2011-09-13