summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* Bump version to 1.4.11.4.1Gravatar satunnainen2019-01-01
|
* Bump version to 1.4.01.4.0Gravatar Patrick Griffis2018-11-02
|
* build: Drop intltool for gettextGravatar Patrick Griffis2018-11-02
|
* Add alt-days to remote preferencesGravatar si2018-04-13
| | | | Closes #67
* Add define to enable GeoIPGravatar Alexander Kurilo2017-12-18
| | | | Fixes #57
* Bump version to 1.3.11.3.1Gravatar Patrick Griffis2016-08-12
|
* Bump release to 1.3.01.3.0Gravatar Patrick Griffis2016-08-11
|
* Change bug report URL to githubGravatar Patrick Griffis2016-08-11
|
* build: Use more secure link flagsGravatar Patrick Griffis2016-07-19
|
* build: Compile with optimizationsGravatar Patrick Griffis2016-07-19
|
* Fix building with modern gccGravatar Patrick Griffis2016-07-19
| | | | | | | This should be properly fixed at some point but for now at least don't error. Closes #27
* build: Make the path to pod2man configurableGravatar Patrick Griffis2016-01-23
|
* build: Add useful errors for missing macrosGravatar Patrick Griffis2016-01-19
|
* More build system clean upGravatar 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
|
* Start modernizing GObject usageGravatar Patrick Griffis2016-01-19
| | | | Long way to go...
* Require modern version of glib/gtkGravatar Patrick Griffis2016-01-19
| | | | These will be used later
* about-dialog: Use GPL2 from Gtk3Gravatar Patrick Griffis2016-01-19
|
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
|
* Start cleaning up build systemGravatar Patrick Griffis2016-01-19
| | | | Long way to go....
* update versionGravatar Alan F2014-06-11
|
* fix possible case error in rss-glib Makefile and readd silent compilationGravatar Alan F2014-04-15
|
* bundle the libmrss wrapper to make building easierGravatar Alan F2014-04-13
|
* the very first steps of an RSS viewer - bit of autotools integration with ↵Gravatar Alan F2014-02-05
| | | | rss-glib and an empty window.
* fix broken configure.acGravatar Alan F2014-01-07
|
* remove all support for gtk2Gravatar Alan F2014-01-07
|
* make gtk3 the defaultGravatar Alan F2013-06-10
|
* prepare for 1.1.1 releaseGravatar Alan F2013-06-09
|
* issue 216 - patch from ssuominen to initialise pkg-config in the configure ↵Gravatar Alan Fitton2012-09-24
| | | | script, so --without-libnotify is fixed.
* version bump to 1.1Gravatar Alan Fitton2012-09-04
|
* revert to gtk2 by default for a bit longer, because gtk3 seems crashy still ↵Gravatar Alan Fitton2012-08-27
| | | | in ubuntu
* use gtk3 by default with gtk2 fallback, and add --enable-gtk2 flag. update ↵Gravatar Alan Fitton2012-08-19
| | | | debian/control file to build with gtk3 libs.
* some changes and hacks to get GeoIP on WindowsGravatar Alan Fitton2012-06-21
|
* update win32 installer to gtk3 and my new mingw32 environment.Gravatar Alan Fitton2012-06-21
|
* change to .desktop file to handle magnet uriGravatar Alan Fitton2012-03-01
|
* version bump to 1.0.1Gravatar Alan Fitton2012-01-31
|
* a configure flag for enabling gtk3Gravatar Alan Fitton2012-01-23
|
* fix a crash when enabling/disabling status icon and a fix for the new ↵Gravatar Alan Fitton2012-01-22
| | | | GtkApplication impl
* gtk3 off again - apparently it has issues. hopefully fix gtk2 build issue.Gravatar Alan Fitton2012-01-19
|
* re-enable gtk3 by default, should be picking the right libappindicator now.Gravatar Alan Fitton2012-01-19
|
* need to look at finding a compatible libappindicator for gtk3 on ubuntu. ↵Gravatar Alan Fitton2012-01-18
| | | | disable gtk3 by default until then.
* full and default gtk3 support, almost. the graph is disabled as the drawing ↵Gravatar Alan Fitton2012-01-18
| | | | api has changed quite a bit. yet another implementation to pass arguments, which made a cleanup of main.c necessary.
* commit the first translation updated using launchpad, Spanish kindly done by ↵Gravatar Alan Fitton2011-12-24
| | | | fitoschido. it's a great way to update the translations.
* a few more appindicator fixes and reindent trg-main-window.cGravatar Alan Fitton2011-12-11
|
* first attempt at libappindicator supportGravatar Alan Fitton2011-12-11
|
* some improvements and fixes to the destination combo. don't add existing ↵Gravatar Alan Fitton2011-12-09
| | | | directories if they are already labels.
* extra fix on issue 167 - proxy the sort-column-changed event from the real ↵Gravatar Alan Fitton2011-11-29
| | | | sortable through the TrgSortableFilteredModel. GtkTreeViewColumn needs this event to display sort indicators.
* ./configure options for libunique, libnotify, libproxyGravatar Alan Fitton2011-11-16
|