summaryrefslogtreecommitdiff
path: root/gtk/gtktext.c
Commit message (Expand)AuthorAgeFilesLines
* gtktext: Claim gesture more selectivelyCarlos Garnacho2022-11-181-3/+15
* text: Make overwrite undo-friendlyMatthias Clasen2022-10-181-0/+6
* text: Stop using gtk_style_context_save_to_nodeMatthias Clasen2022-10-121-30/+11
* text: Stop using gtk_snapshot_render apiMatthias Clasen2022-10-121-19/+36
* Deprecate gtk_snapshot_render apisMatthias Clasen2022-10-121-1/+8
* gtk: Rename some private headersMatthias Clasen2022-10-051-2/+2
* Merge branch 'wip/carlosg/shuffle-reset-take2' into 'main'Matthias Clasen2022-09-281-2/+0
|\
| * gtkimcontextwayland: Shuffle full resets after IM changesCarlos Garnacho2022-09-241-2/+0
* | Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
|/
* gtktext: Also reset IM context after IM surrounding text deletionCarlos Garnacho2022-09-061-3/+6
* gtktext: Avoid early IM reset on updatesCarlos Garnacho2022-09-061-4/+0
* gtktext: Avoid early IM reset on updatesCarlos Garnacho2022-09-061-1/+2
* Use gtk_event_controller_set_static_nameMatthias Clasen2022-08-271-6/+6
* text: Respect no-emoji hint fullyMatthias Clasen2022-08-211-4/+4
* gtktext: Shuffle the places doing IM resetCarlos Garnacho2022-08-181-7/+16
* text: Update placeholder visibility moreMatthias Clasen2022-07-151-0/+1
* Remove an assertion that we hitMatthias Clasen2022-05-231-1/+7
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-54/+18
* text: Stop blinking when we lose focusMatthias Clasen2022-03-081-7/+11
* gtktext: Make sure input method sees focus inGuido Günther2022-01-251-6/+15
* Update placeholder visibility when setting a bufferEmmanuele Bassi2021-12-021-47/+49
* gtktext: Set claimed state on button1 click gestureCarlos Garnacho2021-08-231-0/+2
* imcontext: Improve docsMatthias Clasen2021-08-171-1/+1
* text: Move setup code out of a loopMatthias Clasen2021-08-051-28/+29
* Avoid copying static debug stringsMatthias Clasen2021-07-281-2/+2
* text: Use the widget y coordinate for gesturesAlexander Mikhaylenko2021-07-231-14/+14
* joinedmenu: add helper to join menus instead of nestingChristian Hergert2021-07-081-2/+8
* text: Add API to compute cursor extentsFlorian Müllner2021-07-071-0/+63
* text: Update placeholder visibility more oftenMatthias Clasen2021-07-031-1/+4
* text: Propagate xalign to the placeholderMatthias Clasen2021-05-271-1/+4
* text: Cosmetic docs fixesMatthias Clasen2021-05-221-22/+27
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Reduce redundancyMatthias Clasen2021-05-201-6/+4
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* text: Queue redraw on state changesAlexander Mikhaylenko2021-05-041-0/+2
* text: Name all event controllersMatthias Clasen2021-04-021-0/+2
* text: Use device timestamps for obscured cursorsMatthias Clasen2021-03-261-1/+14
* text: Fix some copy-paste mishapMatthias Clasen2021-03-111-14/+15
* text: Convert docsMatthias Clasen2021-03-111-245/+305
* text: Optimize away 0-change insertions and deletionsMatthias Clasen2021-03-041-0/+6
* text: Delete selection when preedit startsMatthias Clasen2021-03-041-0/+11
* text: Send anchor with surroundingMatthias Clasen2021-03-041-2/+3
* text: Fix sticky preedit attrsMatthias Clasen2021-02-171-1/+1
* dragsource: Use double coordinates for checking drag thresholdAlexander Mikhaylenko2021-01-291-4/+2
* gtk/texthandle: Use gtk_text_handle_present() instead of GtkNativeJonas Ådahl2020-12-071-2/+2
* gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-071-5/+5
* Text: add missing nullability annotationsBilal Elmoussaoui2020-12-021-2/+2
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-9/+9
* text: Remove empty root() implementationTimm Bäder2020-10-221-8/+0
* text: Fix a documentation mishapTimm Bäder2020-10-221-1/+1