summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Release Clutter-GTK 1.6.61.6.6Emmanuele Bassi2015-10-121-2/+2
|
* Post-release version bump to 1.6.5Emmanuele Bassi2015-09-151-2/+2
|
* Release Clutter-GTK 1.6.41.6.4Emmanuele Bassi2015-09-151-2/+2
|
* Fix version numberEmmanuele Bassi2015-09-151-1/+1
|
* configure.ac: bump gtk+ dependencyLionel Landwerlin2015-09-121-1/+1
| | | | | Some of the gdk/wayland symbols we depend on are actually from Gtk+ 3.8.
* embed: rework foreign stage setup to work on gdk/waylandLionel Landwerlin2015-09-121-1/+1
| | | | | | | | | | | | | | | On hide/unmap the GDK wayland backend might decide to destroy its wayland surface [1]. There is no event notifying Clutter/Cogl of this. We need to notify Clutter/Cogl that the surface has changed when the embed widget becomes visible/invisible. So instead of mapping the different mapped/visible/realized properties of the GtkWidget to the ClutterStage, we take a different approach by considering that an invisible GtkWidget means an unrealized ClutterStage. [1] : https://git.gnome.org/browse/gtk+/commit/?id=87e2a7d4b23e633d0f2263d6ebd205c113eede0f https://bugzilla.gnome.org/show_bug.cgi?id=754891
* Post-release version bump to 1.6.3Emmanuele Bassi2015-06-301-2/+2
|
* Release Clutter-GTK 1.6.21.6.2Emmanuele Bassi2015-06-301-2/+2
|
* build: Bump the required Clutter versionEmmanuele Bassi2015-06-101-1/+1
| | | | | | We need new API to get the GdkVisual. https://bugzilla.gnome.org/show_bug.cgi?id=747489
* Use -no-undefined ld flagKouhei Sutou2014-10-071-1/+1
| | | | | | It fixes DLL generation by cross compile. https://bugzilla.gnome.org/show_bug.cgi?id=699202
* Post-release version bump to 1.6.1Emmanuele Bassi2014-09-221-2/+2
|
* Release Clutter-GTK 1.6.01.6.0Emmanuele Bassi2014-09-221-2/+2
|
* Post-release version bump to 1.5.5Emmanuele Bassi2014-08-211-1/+1
|
* Release Clutter-GTK 1.5.41.5.4Emmanuele Bassi2014-08-211-1/+1
|
* build: Depend on Clutter ≥ 1.18Emmanuele Bassi2014-08-211-1/+1
|
* Post-release version bump to 1.5.3Emmanuele Bassi2014-02-191-1/+1
|
* Release Clutter-GTK 1.5.2 (snapshot)1.5.2Emmanuele Bassi2014-02-191-2/+2
|
* Bump up the Clutter required versionEmmanuele Bassi2013-07-051-1/+1
|
* Bump to 1.15.1Emmanuele Bassi2013-07-051-2/+2
|
* Post-release version bump to 1.4.5Emmanuele Bassi2013-03-191-2/+2
|
* Release Clutter-GTK 1.4.41.4.4Emmanuele Bassi2013-03-191-1/+1
|
* Disable clutter accessibility supportAlejandro Piñeiro2013-03-131-1/+1
| | | | | | | | | | Right now, clutter-gtk applications are basically behaving as a gtk application with some clutter effects, so the accessibility support required is the one provided by gtk. We disable loading clutter accessibility support in order to not override gtk accessibility support. https://bugzilla.gnome.org/show_bug.cgi?id=691468
* embed: remove workaround for broken state propagationCosimo Cecchi2013-01-261-1/+1
| | | | | | | | | This shouldn't be needed anymore with recent GTK versions. As a side effect, bump the required GTK version to 3.6. This reverts commit bf3397b588e0209486945e4bd71d28c5dc2e1497 https://bugzilla.gnome.org/show_bug.cgi?id=692399
* Post-release version bump to 1.4.3Cosimo Cecchi2012-12-171-1/+1
|
* Release Clutter-GTK 1.4.2 (stable)1.4.2Cosimo Cecchi2012-12-171-1/+1
|
* Post-release version bump to 1.4.1Emmanuele Bassi2012-10-171-2/+2
|
* Release Clutter-GTK 1.4.0 (stable)1.4.0Emmanuele Bassi2012-10-171-2/+2
|
* build: Use the correct package name for doc prefixesEmmanuele Bassi2012-10-171-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=669877
* Post-release version bump to 1.3.3Emmanuele Bassi2012-06-051-1/+1
|
* Release Clutter-GTK 1.3.2 (snapshot)1.3.2Emmanuele Bassi2012-06-051-1/+1
|
* Bump version to 1.3.1Emmanuele Bassi2012-06-051-2/+2
|
* Post-release version bump to 1.2.1Emmanuele Bassi2012-03-231-2/+2
|
* Release Clutter-GTK 1.2.01.2.0Emmanuele Bassi2012-03-231-2/+2
|
* Bump up the Clutter requirement to 1.9.16Emmanuele Bassi2012-03-221-1/+1
|
* Post-release version bump to 1.1.3Emmanuele Bassi2011-11-231-1/+1
|
* Release Clutter-GTK 1.1.2 (snapshot)1.1.2Emmanuele Bassi2011-11-231-1/+1
|
* Support run-time backend detectionEmmanuele Bassi2011-11-101-41/+30
| | | | | | | Clutter moved to multi-backend support, so we need to perform run-time checks along with the compile-time ones. We can also check for the GDK backend that is available since Clutter 1.9 and use it.
* Bump up the dependencies for Clutter and GTKEmmanuele Bassi2011-11-101-2/+2
|
* Bump master to 1.1.1Emmanuele Bassi2011-09-291-3/+3
|
* Post-release version bump to 1.0.5clutter-gtk-1.0Emmanuele Bassi2011-09-271-2/+2
|
* Release Clutter-GTK 1.0.41.0.4Emmanuele Bassi2011-09-271-2/+2
|
* Explicitly link gtk-clutter-test against libm. Fixes bug #657952Andre Klapper2011-09-021-0/+3
|
* Post-release version bump to 1.0.3Emmanuele Bassi2011-07-261-2/+2
|
* Release Clutter-GTK 1.0.21.0.2Emmanuele Bassi2011-07-261-2/+2
|
* build: Update configure.acEmmanuele Bassi2011-07-131-9/+9
| | | | | | | | | • Update the automake options to follow the requirements for Gnome projects. • Update the URL for bugs and project page. • Use AS_HELP_STRING instead of the deprecated AC_HELP_STRING. • Make sure to unescape the conditional default values in the help strings.
* Post-release version bump to 1.0.1Emmanuele Bassi2011-04-051-2/+2
|
* Release Clutter-GTK 1.0.0Emmanuele Bassi2011-04-051-3/+3
|
* build: Add more maintainer compiler flagsEmmanuele Bassi2011-04-051-1/+2
|
* build: Depend on stable releases of gtk and clutterEmmanuele Bassi2011-04-051-2/+2
|
* build: Do not generate gzip tarballs on distEmmanuele Bassi2011-04-051-1/+1
|