Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-14 | GTK2: Use emanuele-f 's patch for build failure, fix build w/o libunique | lukefromdc | 1 | -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-08 | GTK3: port libunique ->GtkApplication as build time option | lukefromdc | 1 | -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-08 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 | |
2016-08-12 | release 1.15.4v1.15.4 | raveit65 | 1 | -1/+1 | |
2016-08-04 | release 1.15.3v1.15.3 | raveit65 | 1 | -1/+1 | |
2016-07-14 | fix stupid mistake | raveit65 | 1 | -2/+2 | |
2016-07-14 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-07-02 | update to 1.15.1 releasev1.15.1 | raveit65 | 1 | -1/+1 | |
2016-07-02 | configure: increase mate-desktop min. version | raveit65 | 1 | -1/+1 | |
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-05-21 | update to 1.14.1 release | raveit65 | 1 | -1/+1 | |
2016-04-06 | release 1.14.0 | raveit65 | 1 | -1/+1 | |
2016-02-21 | release 1.13.1v1.13.1 | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-01-15 | Revert "define max/min version of GLib" | Wolfgang Ulbrich | 1 | -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-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-12-23 | Release 1.12.2 | monsta | 1 | -1/+1 | |
2015-12-04 | Bump version to 1.12.1 | Monsta | 1 | -1/+1 | |
2015-11-02 | release 1.12.0v1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 1 | -1/+1 | |
2015-09-06 | Rework gsettings schema building | infirit | 1 | -1/+1 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly | |||||
2015-09-06 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-08-25 | removed suspicious win32 reference | Monsta | 1 | -1/+0 | |
2015-07-21 | Bump version to 1.10.3caja-1.10.3 | monsta | 1 | -1/+1 | |
2015-07-16 | Bump version to 1.10.2caja-1.10.2 | monsta | 1 | -1/+1 | |
2015-06-11 | Bump version to 1.10.1 | Martin Wimpress | 1 | -1/+1 | |
2015-04-06 | Bump version to 1.10.0caja-1.10.0 | Stefano Karapetsas | 1 | -1/+1 | |
2015-02-24 | Bump version to 1.9.90caja-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2015-01-13 | Bump version to 1.9.4caja-1.9.4 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-07 | drop support for ancient versions of exempi and exif | Monsta | 1 | -14/+4 | |
2014-12-15 | simplify configure.ac a bit due to libunique being mandatory now | Monsta | 1 | -16/+6 | |
2014-12-15 | autoconf: cleanup X11 and pango checks | infirit | 1 | -50/+8 | |
2014-11-10 | Bump version to 1.9.3caja-1.9.3 | Stefano Karapetsas | 1 | -1/+1 | |
2014-10-12 | Bump version to 1.9.2caja-1.9.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-07-22 | libunique is no optional | infirit | 1 | -1/+3 | |
This is most likely the beginning of a GtkApplication port that did not happen. | |||||
2014-07-22 | Move LIBUNIQUE_VERSION to the other gtk api depenant variables | infirit | 1 | -7/+2 | |
2014-07-01 | Bump version to 1.9.1caja-1.9.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-04-24 | Use MateAboutDialog | Stefano Karapetsas | 1 | -1/+1 | |
2014-03-17 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-03-01 | Bump version to 1.8.0caja-1.8.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-16 | Bump version to 1.7.90 | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-16 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-09 | Bump version to 1.7.2caja-1.7.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-14 | configure: Avoid to create gz tarball | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-14 | Bump version to 1.7.1caja-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-31 | Remove forgotten GTK_API_VERSION and GTK_REQUIRED (now in case) | infirit | 1 | -3/+0 | |
2013-10-26 | Bump version to 1.7.0caja-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-20 | Add update-icon-cache config option for makedistcheck | infirit | 1 | -0/+7 | |
Otherwise the cache file is left behind and make distcheck fails. | |||||
2013-10-18 | Use GTK_API_VERSION for GIR | infirit | 1 | -0/+1 | |