summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-text.c
Commit message (Expand)AuthorAgeFilesLines
* clutter: Unconditionally include clutter-build-config.hJonas Ådahl2018-11-061-2/+0
* clutter: Set can_show_preedit flag on ClutterTextCarlos Garnacho2018-08-231-0/+1
* clutter: Refactor ClutterText IM focus in into separate functionCarlos Garnacho2018-08-231-12/+21
* clutter-text: Avoid clipping the wrong framebufferDaniel van Vugt2018-08-201-8/+2
* clutter: Apply input hints/purpose on ClutterTextInputFocus focus inCarlos Garnacho2018-04-031-2/+10
* clutter: Avoid unnecessary relayouts in ClutterTextYussuf Khalil2018-03-221-16/+27
* clutter: Give the ClutterTextInputFocus a first stab at handling key eventsCarlos Garnacho2018-03-131-4/+5
* clutter: Check the ClutterTextInputFocus has focus before filtering eventsCarlos Garnacho2018-02-181-2/+4
* clutter/text: Be more pervasive at updating input method stateCarlos Garnacho2018-02-121-2/+9
* clutter: Make ClutterText request toggling the input panelCarlos Garnacho2018-01-181-0/+1
* clutter: Add clutter_text_has_preedit()Carlos Garnacho2018-01-181-0/+8
* clutter: Add input-purpose/hint properties to ClutterTextCarlos Garnacho2018-01-181-0/+58
* clutter: Implement ClutterInputFocus subclass for ClutterTextCarlos Garnacho2018-01-181-2/+177
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* text: Bind <ctrl>A in addition to <ctrl>aFlorian Müllner2016-05-121-0/+4
* move everything into a clutter/ directoryRui Matos2016-04-121-0/+6296