summaryrefslogtreecommitdiff
path: root/clutter
Commit message (Expand)AuthorAgeFilesLines
* clutter-stage.c: Avoid returning value in a void functionChun-wei Fan2021-10-201-2/+2
* clutter/meson.build: Fill in win32 configChun-wei Fan2021-10-201-0/+6
* clutter-event-win32.c: Fix buildChun-wei Fan2021-10-201-1/+1
* wayland: Use CLUTTER_BUTTON_* defines instead of magic numbersJason Gerecke2021-07-154-22/+23
* wayland: Fix incorrect button mask in clutter_wayland_handle_buttonJason Gerecke2021-07-151-2/+2
* wayland: Protect against enter events for empty surfacesEmmanuele Bassi2020-03-201-2/+6
* build: Fix dependency listsEmmanuele Bassi2020-03-151-2/+2
* build: Update the pkg-config file generationEmmanuele Bassi2020-03-151-23/+34
* build: Remove unnecessary argumentEmmanuele Bassi2020-03-151-2/+0
* build: Fix syntaxEmmanuele Bassi2020-03-151-3/+1
* Fix coding style issues in MR !10Floris Van den Abeele2019-10-071-10/+10
* Handle 8 and 10 bits colour depth in picking code (#11)Floris Van den Abeele2019-10-071-20/+32
* transition: Don't split reference counting with actorJonas Ådahl2019-10-072-8/+0
* clutter/actor: Mark implicit transitions as remove-on-completeJonas Ådahl2019-10-041-16/+11
* gdk: Ensure surface buffer scale is setSjoerd Simons2019-08-221-1/+8
* docs: Fix typo in ClutterLayoutManager docBastien Nocera2019-02-141-1/+1
* Fix obsolete API doc for clutter_table_layout_pack()Bastien Nocera2019-02-141-1/+1
* g-i: Annotate "callback" type of clutter_binding_pool_override_action()Rico Tzschichholz2019-01-111-1/+1
* meson: Add more Requires to pkg-config filesEmmanuele Bassi2018-07-111-18/+39
* build: Fix soname when building with MesonEmmanuele Bassi2018-06-181-1/+1
* build: Install autocleanups headerEmmanuele Bassi2018-06-181-1/+3
* build: Install public headersEmmanuele Bassi2018-06-181-0/+5
* Merge branch 'wip/piotrdrag/unicode-typography' into 'master'Emmanuele Bassi2018-06-174-15/+15
|\
| * Use Unicode in translatable stringswip/piotrdrag/unicode-typographyPiotr Drąg2018-05-304-15/+15
* | build: Generate all pkgconfig filesEmmanuele Bassi2018-06-171-4/+49
* | meson: Add rules for generating the documentationEmmanuele Bassi2018-06-172-2/+14
* | Rename build directory to build-auxEmmanuele Bassi2018-06-171-12/+12
* | gdk: Remove unused variableEmmanuele Bassi2018-06-171-3/+0
* | gdk: Handle all GDK device typesEmmanuele Bassi2018-06-171-0/+6
* | Ignore deprecation warning for g_object_newv()Emmanuele Bassi2018-06-171-0/+2
* | Drop duplicate const specifierEmmanuele Bassi2018-06-171-1/+1
* | Update the clutter-config header templateEmmanuele Bassi2018-06-171-5/+2
* | Clean up the generated enumeration type templateEmmanuele Bassi2018-06-171-5/+4
* | Initial port to MesonEmmanuele Bassi2018-06-172-0/+749
|/
* gdk: stage: destroy and clear subsurface on unrealize()Olivier Fourdan2017-05-091-0/+9
* Fix a translator commentPiotr Drąg2017-01-261-4/+4
* gdk: stage: Use gdk for the Wayland subsurfaceOlivier Fourdan2017-01-092-91/+50
* backend: check for wayland before x11Marc-Antoine Perennou2016-11-301-3/+3
* clutter-script: Document support for top-level arraysPhilip Withnall2016-11-211-2/+24
* clutter-script: Add an example of translation in ClutterScriptPhilip Withnall2016-08-231-0/+24
* canvas: fix checking twice for width > 0Gustavo Noronha Silva2016-07-261-1/+1
* clutter: Fix typo in docs for ClutterActor::queue-relayoutPhilip Withnall2016-07-171-1/+1
* actor: Clarify that add_effect() sinks floating references on the effectPhilip Withnall2016-07-121-1/+8
* Don't create the Cogl GLib source multiple timesOwen W. Taylor2016-06-301-3/+3
* text: Bind <ctrl>A in addition to <ctrl>aFlorian Müllner2016-05-121-0/+4
* actor: Warn on adding/removing itself as a childEmmanuele Bassi2016-03-291-0/+14
* gdk: Disable deprecation warningsEmmanuele Bassi2016-02-281-0/+6
* clutter/config.h.win32.in: Keep in sync with autotools buildsChun-wei Fan2016-02-271-24/+3
* cally: Avoid clone spamming state changesEmmanuele Bassi2016-02-241-0/+7
* actor: Expand is_in_clone_paint() checkEmmanuele Bassi2016-02-241-1/+21