summaryrefslogtreecommitdiff
path: root/clutter-gtk
Commit message (Expand)AuthorAgeFilesLines
* embed: Use new instance private data macrosEmmanuele Bassi2015-06-171-12/+8
* docs: Note the event handling gotchasEmmanuele Bassi2015-06-171-7/+35
* embed: Use the GDK visual from ClutterEmmanuele Bassi2015-06-101-0/+7
* initialization: add support for Mir clutter backendMarco Trevisan (Treviño)2015-02-201-0/+17
* Use -no-undefined ld flagKouhei Sutou2014-10-071-1/+1
* actor: fix clutter-win32.h include pathKouhei Sutou2014-10-071-1/+1
* Drop re-definition of a symbolEmmanuele Bassi2014-09-221-1/+0
* gtk-clutter-embed: Fix hiding embed inside containerBastien Nocera2014-09-171-12/+77
* Revert "Prefer the GDK windowing backend for Clutter"Emmanuele Bassi2014-08-281-7/+2
* build: Drop INCLUDES directivesEmmanuele Bassi2014-08-211-1/+1
* window: Drop deprecated APIEmmanuele Bassi2014-08-211-5/+1
* util: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+2
* texture: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+6
* offscreen: Fix deprecation warningsEmmanuele Bassi2014-08-211-1/+7
* embed: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+2
* actor: Ignore deprecated APIEmmanuele Bassi2014-08-211-0/+6
* Prefer the GDK windowing backend for ClutterEmmanuele Bassi2014-08-211-2/+7
* gtk-clutter-embed: don't use queue redraw on gtk+'s draw()Lionel Landwerlin2014-08-171-1/+1
* gtk-clutter-embed: use draw() from Gtk+ as Expose event for the GDK backendLionel Landwerlin2014-08-171-0/+14
* gtk-clutter-actor: fix inconsistent condition in actor updateLionel Landwerlin2014-08-171-7/+3
* wayland: Use the subsurface protocol to implement GtkClutterEmbedRob Bradford2014-04-161-0/+92
* 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
* Revert "actor: Pick using the same order as paint"Jasper St. Pierre2014-04-161-18/+0
* embed: Pass scaled size back to clutterAdel Gadllah2014-02-141-7/+2
* GtkClutterEmbed: Scale allocation by the scale factorAdel Gadllah2014-02-141-0/+6
* actor: Pick using the same order as paintEmmanuele Bassi2014-01-171-0/+18
* actor: Update after the API change in ClutterEmmanuele Bassi2013-07-031-21/+6
* Provide a fallback for embedding widgets into actorsEmmanuele Bassi2013-05-171-9/+130
* embed: Receive touch and smooth scroll eventsclutter-gtk-1.4Bastien Nocera2013-04-261-1/+3
* 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
* embed: Check whether we're running on X11 at run-timeBastien Nocera2013-03-131-13/+28
* util: Run-time check the backend used on initBastien Nocera2013-03-131-6/+11
* embed: remove workaround for broken state propagationCosimo Cecchi2013-01-261-13/+0
* embed: be more careful when adding and removing the filter functionCosimo Cecchi2012-12-111-15/+14
* remove gtk_clutter_texture_new() annotationGuillaume Desmottes2012-10-241-1/+1
* GtkClutterEmbed: Make use-layout-size property work properlyTristan Van Berkom2012-10-171-5/+28
* embed: Check for state_flags_changed vfuncEmmanuele Bassi2012-08-091-3/+4
* actor: Do no use deprecated APIEmmanuele Bassi2012-06-061-171/+25
* window: Do not use deprecated APIEmmanuele Bassi2012-06-061-1/+1
* docs: Match argument names in the headerEmmanuele Bassi2012-06-051-1/+1
* Make GtkClutterEmbed redraw resizes nicerAlexander Larsson2012-06-051-0/+15
* Allow GtkClutterEmbed to follow the ClutterStage sizeAlexander Larsson2012-06-052-1/+238
* GtkClutterActor: Fix compiler warningColin Walters2012-05-251-1/+1