summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Clutter 1.21.41.21.4Emmanuele Bassi2015-01-222-1/+44
* docs: Add symbols to the private sectionEmmanuele Bassi2015-01-221-0/+2
* Updated Czech translationMarek Černocký2015-01-211-494/+498
* Updated Basque languageInaki Larranaga Murgoitio2015-01-171-286/+295
* evdev: use libinput's new merged scroll eventsPeter Hutterer2015-01-162-14/+28
* Deprecate unused enumeration typesEmmanuele Bassi2015-01-131-2/+16
* gdk: Support GdkWaylandEmmanuele Bassi2015-01-121-0/+19
* gdk: Compare integer valuesEmmanuele Bassi2015-01-121-2/+2
* gdk: Implement get_scale_factor()Emmanuele Bassi2015-01-121-0/+12
* docs: Deprecate ClutterTextureFlagsEmmanuele Bassi2015-01-121-5/+6
* docs: Remove a couple of FIXMEsEmmanuele Bassi2015-01-121-2/+4
* examples/rounded: Use CLUTTER_REQUEST_CONTENT_SIZEEmmanuele Bassi2015-01-121-1/+2
* Updated Spanish translationDaniel Mustieles2015-01-121-501/+501
* examples/layout-manager: Toggle between statesEmmanuele Bassi2015-01-111-11/+20
* Try again at using the GDK backend by defaultEmmanuele Bassi2015-01-111-5/+5
* Updated Hungarian translationBalázs Úr2015-01-101-506/+500
* evdev: Set vendor/product IDs on input devicesCarlos Garnacho2015-01-091-0/+7
* x11: Set vendor/product IDs on input devicesCarlos Garnacho2015-01-091-0/+41
* input-device: Add vendor/product ID properties and gettersCarlos Garnacho2015-01-094-0/+97
* device-manager-xi2: Fix scaling of coordinatesJonas Danielsson2015-01-091-2/+2
* Merge branch 'clutter-1.22' back into masterEmmanuele Bassi2015-01-03489-38721/+56418
|\
| * keysyms: Update the list of key symbolsEmmanuele Bassi2015-01-032-0/+10
| * build: Use `env` instead of TestEnvironment keyEmmanuele Bassi2015-01-021-2/+1
| * build: Drop ad hoc gitignore generation rulesEmmanuele Bassi2015-01-011-9/+8
| * build: Fix up gitignore generation rulesEmmanuele Bassi2015-01-011-1/+3
| * Ignore automake droppingsEmmanuele Bassi2015-01-011-0/+1
| * Remove unused pointerEmmanuele Bassi2015-01-011-1/+0
| * Remove global "actor id"Emmanuele Bassi2015-01-014-55/+14
| * Improve debugging notes for main loop start/stopEmmanuele Bassi2015-01-011-2/+6
| * Improve the warning message in clutter_main_quit()Emmanuele Bassi2015-01-011-1/+9
| * actor: Do not restore the easing state in finalize()Emmanuele Bassi2015-01-011-4/+5
| * stage: Use the symbolic constant for event handledEmmanuele Bassi2015-01-011-1/+1
| * Use the proper debug categoryEmmanuele Bassi2015-01-011-1/+1
| * docs: Mark test utility API as privateEmmanuele Bassi2014-12-162-1/+12
| * Add proper annotations for the test utilitiesEmmanuele Bassi2014-12-161-7/+36
| * Revert "bind-constraint: Update the preferred size"Emmanuele Bassi2014-12-161-51/+0
| * constraint: Fix update_allocation()'s return valueEmmanuele Bassi2014-12-161-1/+1
| * docs: Add ClutterConstraintClass.update_preferred_size()Emmanuele Bassi2014-12-161-0/+3
| * bind-constraint: Update the preferred sizeEmmanuele Bassi2014-12-161-0/+51
| * actor: Update preferred size using constraintsEmmanuele Bassi2014-12-161-0/+54
| * constraint: Add the ability to update the preferred sizeEmmanuele Bassi2014-12-163-1/+43
| * constraint: Add a private headerEmmanuele Bassi2014-12-167-27/+102
| * Post-release version bump to 1.21.3Emmanuele Bassi2014-12-161-1/+1
| * Release Clutter 1.21.21.21.2Emmanuele Bassi2014-12-162-1/+38
| * build: More out of tree build fixesEmmanuele Bassi2014-12-162-3/+5
| * build: Fix out-of-tree buildsEmmanuele Bassi2014-12-161-4/+5
| * Use new introspection annotation syntaxEmmanuele Bassi2014-12-158-48/+15
| * Bump up the requirement for GLib and introspectionEmmanuele Bassi2014-12-151-2/+2
| * docs: Mention ClutterRequestMode in the release notesEmmanuele Bassi2014-12-151-0/+7
| * actor: Queue a relayout if we use the content's preferred sizeEmmanuele Bassi2014-12-151-2/+5