summaryrefslogtreecommitdiff
path: root/clutter-gtk/gtk-clutter-util.c
Commit message (Expand)AuthorAgeFilesLines
* initialization: add support for Mir clutter backendMarco Trevisan (Treviño)2015-02-201-0/+17
* Revert "Prefer the GDK windowing backend for Clutter"Emmanuele Bassi2014-08-281-7/+2
* util: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+2
* Prefer the GDK windowing backend for ClutterEmmanuele Bassi2014-08-211-2/+7
* gdk-clutter-util: Add Wayland support to initBastien Nocera2014-04-161-0/+19
* gtk-clutter-util: Put the shared initializion logic in a shared functionJasper St. Pierre2014-04-161-51/+14
* gtk-clutter-util: Merge fixes from post_parse_hookJasper St. Pierre2014-04-161-6/+21
* gtk-clutter-util: Disable accessibility in the post_parse_hook as wellJasper St. Pierre2014-04-161-0/+5
* gtk-clutter-util: Use the GDK display when using the GDK backendJasper St. Pierre2014-04-161-1/+5
* gtk-clutter-util: Remove extraneous set to ARGB32 visualsJasper St. Pierre2014-04-161-8/+0
* util: Don't use clutter_x11_set_use_argb_visual() on non-X11Bastien Nocera2013-04-091-2/+5
* Remove call to enable XInput support in ClutterEmmanuele Bassi2013-03-191-5/+0
* Disable clutter accessibility supportAlejandro Piñeiro2013-03-131-0/+5
* util: Run-time check the backend used on initBastien Nocera2013-03-131-6/+11
* introspection: add missing annotation on gtk_clutter_init_with_argsEvan Nemerson2012-01-121-2/+3
* Support run-time backend detectionEmmanuele Bassi2011-11-101-37/+66
* Add missing initilization in post_parse_hookMarc-André Lureau2011-11-041-0/+9
* build: win32 fixesEmmanuele Bassi2011-03-251-1/+1
* Make calling gtk_clutter_init* multiple times safeEmmanuele Bassi2011-03-181-1/+13
* Disable multi-deviceEmmanuele Bassi2010-12-231-0/+4
* Fixes after the style API changedEmmanuele Bassi2010-12-231-245/+0
* Add GtkClutterTexture and rework texture integrationEmmanuele Bassi2010-12-221-300/+31
* introspection: Add more annotationsEmmanuele Bassi2010-10-051-12/+15
* Fix a few introspection-related build warningsLucas Rocha2010-09-101-4/+4
* Remove GDK_DISPLAY() usageLucas Rocha2010-09-101-2/+2
* Enhance the Gobject Introspection support in clutter-gtkGord Allott2010-07-211-9/+9
* Clean up API and documentationEmmanuele Bassi2010-07-211-220/+3
* Add versioning APIEmmanuele Bassi2010-03-181-0/+35
* Add gtk_clutter_get_option_group()Christian Persch2010-03-181-20/+83
* Use accessor functions instead direct access.Javier Jardón2010-03-181-16/+30
* Rework init_with_args() orderEmmanuele Bassi2010-02-161-10/+12
* Use 1.1.5 API for ARGB visuals on X11Emmanuele Bassi2010-01-081-0/+19
* Register the Clutter option group as wellEmmanuele Bassi2010-01-061-5/+21
* Fix compilation with maintainer flagsEmmanuele Bassi2010-01-061-1/+1
* actually calculate the position properlyDanielle Madeley2009-11-181-0/+50
* correctly calculate the position of a ClutterActorDanielle Madeley2009-11-181-0/+38
* Make the code for binding width/height between actors a util functionDanielle Madeley2009-11-181-0/+53
* [docs] Update the Since tagsEmmanuele Bassi2009-07-281-1/+1
* [util] Add error arguments to texture functionsChris Lord2009-07-161-48/+56
* Move init functions out of Embed sourceEmmanuele Bassi2009-04-141-1/+99
* 2008-09-25 Emmanuele Bassi <ebassi@linux.intel.com>Emmanuele Bassi2008-09-251-9/+136
* * clutter-gtk/gtk-clutter-util.cNeil Roberts2008-08-011-2/+2
* 2008-07-31 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-07-311-2/+4
* 2008-07-04 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-07-041-36/+201
* 2008-04-21 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-04-211-0/+141
* 2008-04-17 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-04-171-0/+146