summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Bulgarian translationAlexander Shopov2016-02-011-760/+824
* gdk: Enable swap throttling on full screen windowsEmmanuele Bassi2016-01-251-0/+22
* Updated Hungarian translationGábor Kelemen2016-01-251-272/+270
* Post-release version bump to 1.25.5Emmanuele Bassi2016-01-211-1/+1
* Release Clutter 1.25.41.25.4Emmanuele Bassi2016-01-212-1/+24
* docs: Add missing symbolsEmmanuele Bassi2016-01-211-0/+2
* evdev: Add scroll source/finish flags info to scroll events.Carlos Garnacho2016-01-141-14/+51
* clutter-event: Add scroll source enum and axis scroll flagsCarlos Garnacho2016-01-144-0/+90
* Updated Lithuanian translationAurimas Černius2016-01-121-15/+15
* Updated Brazilian Portuguese translationRafael Fontenelle2016-01-051-257/+258
* Updated Hebrew translationYosef Or Boczko2015-12-311-263/+263
* Updated German translationMario Blättermann2015-12-281-518/+351
* Updated Czech translationMarek Černocký2015-12-241-255/+254
* Updated Lithuanian translationAurimas Černius2015-12-201-268/+265
* Updated Spanish translationDaniel Mustieles2015-12-171-2900/+2903
* Post-release version bump to 1.25.3Emmanuele Bassi2015-12-171-1/+1
* Release Clutter 1.25.2 (snapshot)1.25.2Emmanuele Bassi2015-12-172-2/+58
* docs: Add 1.26 symbols indexEmmanuele Bassi2015-12-171-0/+5
* docs: Update sections file for missing macrosEmmanuele Bassi2015-12-171-0/+6
* Updated Slovenian translationMatej Urbančič2015-12-131-253/+253
* Updated Portuguese translationPedro Albuquerque2015-12-131-269/+266
* build: Rework the default rules for the EGL backendEmmanuele Bassi2015-12-111-51/+47
* egl: Rename backend constructor functionEmmanuele Bassi2015-12-111-1/+1
* tests: Force X11 backend for the pixmap testEmmanuele Bassi2015-12-111-0/+4
* Allow setting the default backend from the configuration fileEmmanuele Bassi2015-12-113-0/+20
* Read the config file when creating the global shared stateEmmanuele Bassi2015-12-111-6/+6
* backend: Ensure that Cogl drivers are set prior to initializationEmmanuele Bassi2015-12-111-0/+6
* backend: Allow setting a list of windowing backendsEmmanuele Bassi2015-12-111-43/+93
* Add internal constructor function for each backendEmmanuele Bassi2015-12-1114-21/+67
* Allow overriding the list of Cogl drivers via configuration fileEmmanuele Bassi2015-12-103-1/+19
* Add a configuration option for deciding the Cogl drivers to useEmmanuele Bassi2015-12-102-1/+10
* backend: Allow overriding the Cogl drivers chainEmmanuele Bassi2015-12-102-23/+73
* Fix annotation for bind_model()Emmanuele Bassi2015-12-091-1/+1
* Fix definition of ClutterEventExtenderEmmanuele Bassi2015-12-091-0/+2
* build: Use the 'x11' pkg-config module to check for X11Emmanuele Bassi2015-12-081-4/+1
* gdk: Check for both GDK and Cogl winsys supportEmmanuele Bassi2015-12-081-3/+3
* test: interactive: port cairo clock to ClutterCanvasLionel Landwerlin2015-12-061-16/+16
* test: interactive: port cairo flowers to ClutterCanvasLionel Landwerlin2015-12-061-11/+30
* evdev: Drop redundant stage set checkJonas Ådahl2015-12-031-5/+0
* text: Enforce boolean valueEmmanuele Bassi2015-11-301-0/+2
* docs: Improve documentation for ClutterTextEmmanuele Bassi2015-11-301-3/+8
* text: Unify conditions for visible cursorEmmanuele Bassi2015-11-301-12/+6
* build: Add --disable-WerrorEmmanuele Bassi2015-11-301-12/+21
* Add tags to the Git ignore fileEmmanuele Bassi2015-11-281-0/+1
* text: Allow selectability without editabilityEmmanuele Bassi2015-11-281-70/+75
* gdk: take into account scaling on waylandLionel Landwerlin2015-11-221-20/+30
* gdk: Implement ClutterEventExtenderCarlos Garnacho2015-11-182-26/+36
* x11: Implement ClutterEventExtenderCarlos Garnacho2015-11-182-26/+34
* evdev: Set event code on button/key eventsCarlos Garnacho2015-11-181-0/+3
* evdev: Allow to retrieve the input.h event code from ClutterEventsCarlos Garnacho2015-11-185-0/+123