summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-2/+4
Apply https://github.com/mate-desktop/caja/pull/658/commits/4b36a91af42d8efe0f594a95d28ab8448fd73b31 then fix the selectors in source files to use the boolean selectors for libunique
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-10/+37
Add --disable-libunique configuration option for GTK3 builds. This builds a port from libunique to GtkApplication. keep GTK2 builds unchanged Caja can now be build with GTK2 and libunique, GTK3 and libunique, or GTK3 without libunique using GtkApplication instead GtkApplication port Based on cherrypicked nautilus commits from https://github.com/GNOME/nautilus/commit/a8481ee4bd8d34e792d63598fa5efb47736f9de4 main: adapt to GtkApplication changes through https://github.com/GNOME/nautilus/commit/c3382e0415d51082545f277c380d37be160e8d2d application: move nautilus_application_new() to its own function GTK3/GtkApplication builds: add --force-desktop option This is useful for other DE's All: StartupNotify=false in .desktop files, as caja never connects to notification daemons and in GtkApplication builds this causes busy spinning curors
2016-10-08pre-bump versionraveit651-1/+1
2016-09-19release 1.16.0v1.16.0raveit651-1/+1
2016-08-12release 1.15.4v1.15.4raveit651-1/+1
2016-08-04release 1.15.3v1.15.3raveit651-1/+1
2016-07-14fix stupid mistakeraveit651-2/+2
2016-07-14pre-bump versionraveit651-1/+1
2016-07-02update to 1.15.1 releasev1.15.1raveit651-1/+1
2016-07-02configure: increase mate-desktop min. versionraveit651-1/+1
2016-06-08release 1.15.0v1.15.0raveit651-1/+1
2016-05-21update to 1.14.1 releaseraveit651-1/+1
2016-04-06release 1.14.0raveit651-1/+1
2016-02-21release 1.13.1v1.13.1Wolfgang Ulbrich1-1/+1
2016-01-15Revert "define max/min version of GLib"Wolfgang Ulbrich1-6/+0
To avoid a glib redefine of a version defined by glib itself, which spams only the build log and nobody takes care of it. This reverts commit 3e9b28b2ebc9579bc868e2a8d1dc2d6f6b568c68.
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-12-23Release 1.12.2monsta1-1/+1
2015-12-04Bump version to 1.12.1Monsta1-1/+1
2015-11-02release 1.12.0v1.12.0Wolfgang Ulbrich1-1/+1
2015-10-06pre-bump version to 1.11.0raveit651-1/+1
2015-09-06Rework gsettings schema buildinginfirit1-1/+1
* Bump intltool required version for gsettings support * Extract strings with intltool directly
2015-09-06define max/min version of GLibinfirit1-0/+6
2015-08-25removed suspicious win32 referenceMonsta1-1/+0
2015-07-21Bump version to 1.10.3caja-1.10.3monsta1-1/+1
2015-07-16Bump version to 1.10.2caja-1.10.2monsta1-1/+1
2015-06-11Bump version to 1.10.1Martin Wimpress1-1/+1
2015-04-06Bump version to 1.10.0caja-1.10.0Stefano Karapetsas1-1/+1
2015-02-24Bump version to 1.9.90caja-1.9.90Stefano Karapetsas1-1/+1
2015-01-13drop support for GLib < 2.36Monsta1-1/+1
Closes https://github.com/mate-desktop/caja/pull/372
2015-01-13Bump version to 1.9.4caja-1.9.4Stefano Karapetsas1-1/+1
2015-01-07drop support for ancient versions of exempi and exifMonsta1-14/+4
2014-12-15simplify configure.ac a bit due to libunique being mandatory nowMonsta1-16/+6
2014-12-15autoconf: cleanup X11 and pango checksinfirit1-50/+8
2014-11-10Bump version to 1.9.3caja-1.9.3Stefano Karapetsas1-1/+1
2014-10-12Bump version to 1.9.2caja-1.9.2Stefano Karapetsas1-1/+1
2014-07-22libunique is no optionalinfirit1-1/+3
This is most likely the beginning of a GtkApplication port that did not happen.
2014-07-22Move LIBUNIQUE_VERSION to the other gtk api depenant variablesinfirit1-7/+2
2014-07-01Bump version to 1.9.1caja-1.9.1Stefano Karapetsas1-1/+1
2014-04-24Use MateAboutDialogStefano Karapetsas1-1/+1
2014-03-17Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-03-01Bump version to 1.8.0caja-1.8.0Stefano Karapetsas1-1/+1
2014-02-16Bump version to 1.7.90Stefano Karapetsas1-1/+1
2014-02-16configure: Add check-newsStefano Karapetsas1-1/+1
2014-02-09Bump version to 1.7.2caja-1.7.2Stefano Karapetsas1-1/+1
2014-01-14configure: Avoid to create gz tarballStefano Karapetsas1-1/+1
2014-01-14Bump version to 1.7.1caja-1.7.1Stefano Karapetsas1-1/+1
2013-10-31Remove forgotten GTK_API_VERSION and GTK_REQUIRED (now in case)infirit1-3/+0
2013-10-26Bump version to 1.7.0caja-1.7.0Stefano Karapetsas1-1/+1
2013-10-20Add update-icon-cache config option for makedistcheckinfirit1-0/+7
Otherwise the cache file is left behind and make distcheck fails.
2013-10-18Use GTK_API_VERSION for GIRinfirit1-0/+1