summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the devices inside a stage on every framepick-each-frameEmmanuele Bassi2011-07-203-4/+26
* docs: Remove manual/Emmanuele Bassi2011-07-208-292/+1
* Updated Slovenian translationMatej Urbančič2011-07-191-614/+637
* tests: Dynamically resolve GL symbolsNeil Roberts2011-07-195-41/+121
* docs: Add fixed size and constraints to the size negotiation docsEmmanuele Bassi2011-07-191-0/+13
* actor: Clean up the allocate() checksEmmanuele Bassi2011-07-191-5/+7
* docs: Rename the invariants documentationEmmanuele Bassi2011-07-191-0/+0
* docs: Add a simple description of the size negotiation mechanismEmmanuele Bassi2011-07-191-0/+85
* texture: Clean up error reportingEmmanuele Bassi2011-07-181-71/+59
* build: don't explicitly include and egl or gl headersRobert Bragg2011-07-181-19/+3
* Updated Norwegian bokmål translationKjartan Maraas2011-07-181-644/+648
* alpha: Don't use the GClosure to compute the alpha when possibleDamien Lespiau2011-07-181-16/+50
* text: Fix the default value of "editable"Damien Lespiau2011-07-181-1/+1
* Do not use return with void functionsEmmanuele Bassi2011-07-181-1/+1
* timeline: Cast elapsed time before emitting ::new-frameEmmanuele Bassi2011-07-181-2/+4
* snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHTBastian Winkler2011-07-181-2/+2
* [l10n] Updated German translationChristian Kirbach2011-07-181-152/+164
* [l10n] Updated German translationMario Blättermann2011-07-151-597/+592
* x11/event: Avoid compiler warnings with HAVE_XGE undefinedEmmanuele Bassi2011-07-151-4/+6
* build: Escape AC_DEFINE argumentsEmmanuele Bassi2011-07-151-1/+1
* actor: Plug a leak in an error pathEmmanuele Bassi2011-07-151-2/+2
* x11: Improve XGenericEventCookie data allocationCarlos Garnacho2011-07-153-13/+46
* pick: Use Cogl API not GL API to disable ditheringRobert Bragg2011-07-141-6/+6
* Provide stable paint-boxes for fixed sized actorsRobert Bragg2011-07-141-1/+48
* actor: improve rounding in get_allocation_geometryRobert Bragg2011-07-141-4/+4
* Adds a CLUTTER_NEARBYINT macro for float roundingRobert Bragg2011-07-141-0/+7
* paint-volume: don't round paint-volume from allocationRobert Bragg2011-07-141-5/+5
* Make sure the gesture is cancelled even if we miss the release eventTomeu Vizoso2011-07-141-0/+12
* Remove unneeded class closureTomeu Vizoso2011-07-141-1/+0
* osx: Code style cleanupsEmmanuele Bassi2011-07-132-15/+38
* Add default closures for the signals in ClutterGestureActionTomeu Vizoso2011-07-131-2/+19
* Fixed typo of bidng to bindDinh Bowman2011-07-131-1/+1
* build: Unescape conditionally defined defaults in AS_HELP_STRINGEmmanuele Bassi2011-07-131-3/+3
* build: Detect the appropriate default flavourEmmanuele Bassi2011-07-131-1/+7
* Revert "build: Detect the appropriate default flavour"Emmanuele Bassi2011-07-133-28/+4
* build: The OSX backend is not experimental any moreEmmanuele Bassi2011-07-131-1/+0
* build: Detect the appropriate default flavourEmmanuele Bassi2011-07-133-4/+28
* clutter-stage: Add clutter_stage_get_redraw_clip_boundsNeil Roberts2011-07-137-0/+96
* uprof: Add the units in the name of the "Per Frame" timer attributeDamien Lespiau2011-07-121-2/+2
* test-cogl-materials: Use glGetString to determine cogl driverNeil Roberts2011-07-111-15/+30
* test-cogl-materials: Remove a redundant commentNeil Roberts2011-07-111-1/+0
* build: update cogl_onscreen_x11 syms to cogl_x11_onscreenRobert Bragg2011-07-111-2/+2
* backend-cogl: update _get_egl_context symbol nameRobert Bragg2011-07-111-1/+1
* don't call cogl_set_default_context since it's been removedRobert Bragg2011-07-112-8/+0
* build: depend on cogl-1.7.3 development versionRobert Bragg2011-07-111-1/+1
* uprof: Rename timers to remove the EGL specific bitsDamien Lespiau2011-07-111-4/+4
* Updated POTFILES.inPiotr Drąg2011-07-101-1/+4
* text: Make sure that the selection box is big enoughEmmanuele Bassi2011-07-101-17/+17
* osx: Fix a compiler warningEmmanuele Bassi2011-07-101-1/+3
* conform/pick: Print debug spew only if verbosity is toggledEmmanuele Bassi2011-07-081-1/+2