summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-11build: Re-sync the introspection.m4 fileHEADmasterEmmanuele Bassi1-2/+8
2010-08-09Post-release version bump to 0.90.3Emmanuele Bassi1-1/+1
2010-08-09Release 0.90.2 (snapshot)0.90.2Emmanuele Bassi2-1/+29
2010-08-09build: Fix up introspection for distcheckingEmmanuele Bassi2-11/+10
2010-08-09build: Fix up private headersEmmanuele Bassi1-5/+6
2010-08-09docs: Remove unused declarationEmmanuele Bassi1-1/+0
2010-08-09embed: Forward Key eventsEmmanuele Bassi2-7/+61
2010-07-21Add gtk-doc backup files to the Git ignore fileEmmanuele Bassi1-0/+1
2010-07-21window: Clean upEmmanuele Bassi2-11/+13
2010-07-21Enhance the Gobject Introspection support in clutter-gtkGord Allott1-9/+9
2010-07-21docs: Clean up the API referenceEmmanuele Bassi1-9/+21
2010-07-21Clean up API and documentationEmmanuele Bassi4-275/+11
2010-07-21examples: Use constraintsEmmanuele Bassi1-8/+8
2010-07-21window: Clean up, document and use constraintsEmmanuele Bassi1-24/+29
2010-07-21actor: Use GtkSizeRequestEmmanuele Bassi1-8/+15
2010-07-21actor: Clean up the APIEmmanuele Bassi2-60/+185
2010-07-21docs: Update the READMEEmmanuele Bassi1-2/+5
2010-07-21build: clutter-gtk's API version is 1.0Emmanuele Bassi2-8/+6
2010-07-21embed: Ensure the viewport only if we're realizedEmmanuele Bassi1-9/+12
2010-07-21actor: Avoid layout cycles/2Emmanuele Bassi3-15/+20
2010-07-21actor: Avoid layout cycles/1Emmanuele Bassi1-0/+3
2010-07-20build: Switch to automated introspection rulesEmmanuele Bassi2-37/+22
2010-07-20build: Fix a compiler errorEmmanuele Bassi1-1/+0
2010-07-20build: Fix rules for gtk-docEmmanuele Bassi1-2/+5
2010-07-20examples: Remove a warning on icons not foundEmmanuele Bassi1-18/+19
2010-07-20Completely hide GtkClutterOffscreenEmmanuele Bassi7-107/+150
2010-07-20Clean up the APIEmmanuele Bassi24-3178/+15
2010-07-20actor: Fix the implementation of ClutterContainerEmmanuele Bassi1-1/+5
2010-07-20offscreen: Add some guardsEmmanuele Bassi1-2/+3
2010-07-20Initial clean up of GtkClutterActorEmmanuele Bassi1-41/+23
2010-07-20examples: Set gtk-button-images after creating buttonsEmmanuele Bassi1-7/+7
2010-07-20embed: Use a GDK filter for event handlingEmmanuele Bassi1-240/+52
2010-07-20build: Fix dependenciesEmmanuele Bassi2-3/+3
2010-07-19build: Depend on gtk+ >= 3.0Emmanuele Bassi8-290/+42
2010-07-19examples: Remove deprecated API usageEmmanuele Bassi1-1/+1
2010-06-16Unbreak GtkClutterEmbed for Clutter >= 1.2Emmanuele Bassi1-0/+16
2010-03-18Make all existing documentation availableGustavo Noronha Silva2-0/+113
2010-03-18Add versioning APIEmmanuele Bassi6-0/+207
2010-03-18Add gtk_clutter_get_option_group()Christian Persch3-20/+85
2010-03-18Use accessor functions instead direct access.Javier Jardón9-125/+191
2010-02-17embed: Update input devicesEmmanuele Bassi1-24/+100
2010-02-17build: Require Clutter 1.1.13Emmanuele Bassi1-1/+1
2010-02-16Rework init_with_args() orderEmmanuele Bassi1-10/+12
2010-01-08examples: Add a test that embeds ScrolledWindowEmmanuele Bassi3-1/+256
2010-01-08Use 1.1.5 API for ARGB visuals on X11Emmanuele Bassi2-0/+24
2010-01-07examples: Force gtk-button-images to TRUEEmmanuele Bassi1-0/+7
2010-01-07window: Mark internal children as suchEmmanuele Bassi1-1/+7
2010-01-07examples: Quit when destroying the windowEmmanuele Bassi1-0/+2
2010-01-06Fix typo in the set_child_active() private methodEmmanuele Bassi2-14/+14
2010-01-06embed: Check the stage before disconnecting signalsEmmanuele Bassi1-1/+3