summaryrefslogtreecommitdiff
path: root/clutter-gtk
Commit message (Expand)AuthorAgeFilesLines
* remove gtk_clutter_texture_new() annotationclutter-gtk-1.2Guillaume Desmottes2012-10-241-1/+1
* embed: Check for state_flags_changed vfuncEmmanuele Bassi2012-08-091-3/+4
* GtkClutterActor: Fix compiler warningColin Walters2012-05-251-1/+1
* Use CLUTTER_PICK_REACTIVE when picking in the GtkClutterEmbedAlexander Larsson2012-05-251-1/+1
* Make GtkClutterActor reactive by defaultAlexander Larsson2012-05-251-0/+2
* Don't explicitly unrealize widget in clutter_actor_unrealizeAlexander Larsson2012-05-221-2/+0
* Revert "actor: Hide children before ourselves"Bastien Nocera2012-05-161-1/+0
* actor: Hide children before ourselvesBastien Nocera2012-05-111-0/+1
* Add explicit subclassing notes for GtkClutterEmbedEmmanuele Bassi2012-05-011-1/+16
* embed: Add GDK_SCROLL_MASKEmmanuele Bassi2012-04-091-0/+1
* embed: queue a draw on actors when embed state flag changeCosimo Cecchi2012-03-061-0/+12
* gtk_clutter_actor_unrealize: early return if priv->widget is NULLGuillaume Desmottes2012-02-231-0/+3
* introspection: add missing annotation on gtk_clutter_init_with_argsEvan Nemerson2012-01-121-2/+3
* Support run-time backend detectionEmmanuele Bassi2011-11-104-119/+228
* Add missing initilization in post_parse_hookMarc-André Lureau2011-11-041-0/+9
* embed: Install the filter just onceEmmanuele Bassi2011-10-241-1/+7
* embed: Set up a better initial stateEmmanuele Bassi2011-10-241-6/+17
* Add G_GNUC_WARN_UNUSED_RESULT annotation to init functionsEmmanuele Bassi2011-10-061-2/+2
* build: link library against libmFrédéric Péters2011-09-041-1/+1
* Fix gtk-clutter-embed.c on non-X11 systemsChun-wei Fan2011-08-241-1/+1
* fix incorrect return value annotationSimon Wenner2011-07-131-1/+1
* actor: don't use -1 for width/height requestsCosimo Cecchi2011-07-081-16/+29
* embed: unmap: check stage exists before unmappingRaluca Elena Podiuc2011-06-261-1/+4
* Fix a C99-ism in GtkClutterActorEmmanuele Bassi2011-04-051-1/+2
* build: win32 fixesEmmanuele Bassi2011-03-253-2/+6
* build: Toggle deprecation when building from gitEmmanuele Bassi2011-03-251-11/+7
* Make calling gtk_clutter_init* multiple times safeEmmanuele Bassi2011-03-181-1/+13
* Fix compiler warningsEmmanuele Bassi2011-03-182-5/+1
* Fix build error for GLES environments.Andreas Mueller2011-02-101-1/+0
* Don't export private symbols in the shared libraryEmilio Pozuelo Monfort2011-01-281-1/+3
* embed: Use a global filter for eventsEmmanuele Bassi2011-01-271-1/+3
* embed: Override ::style-updatedEmmanuele Bassi2010-12-231-5/+30
* Disable multi-deviceEmmanuele Bassi2010-12-231-0/+4
* Fixes after the style API changedEmmanuele Bassi2010-12-235-280/+8
* Add GtkClutterTexture and rework texture integrationEmmanuele Bassi2010-12-227-389/+363
* offscreen: Fix embedding of gtk+ widgetsEmmanuele Bassi2010-12-223-10/+42
* offscreen: Do not use size-requestEmmanuele Bassi2010-12-011-75/+90
* embed: Remove dead codeEmmanuele Bassi2010-12-011-20/+0
* window: Do not use size-requestEmmanuele Bassi2010-12-011-14/+22
* gtk-actor: Clean up the codeEmmanuele Bassi2010-12-011-18/+34
* Adapt to deprecation of gtk_widget_hide_allFlo Gravo2010-10-221-1/+1
* introspection: Add more annotationsEmmanuele Bassi2010-10-051-12/+15
* build: Use substitution constant for the version everyoneEmmanuele Bassi2010-10-051-2/+1
* window: Remove deprecated gtk_widget_size_request()Emmanuele Bassi2010-10-051-1/+3
* Fix compilation with gtk+ ≥ 2.91.0Emmanuele Bassi2010-10-053-61/+51
* build: Use symbolic values for the API versionEmmanuele Bassi2010-09-161-14/+21
* Fix a few introspection-related build warningsLucas Rocha2010-09-102-6/+6
* Add flag to warn all introspection errorsLucas Rocha2010-09-101-1/+1
* Remove GDK_DISPLAY() usageLucas Rocha2010-09-101-2/+2
* Use new --identifier-prefix flag in g-ir-scannerLucas Rocha2010-09-101-1/+1