summaryrefslogtreecommitdiff
path: root/gtk/gtktextprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-12/+12
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* text: Remove gtk_text_get_im_context()Timm Bäder2020-02-201-1/+0
* textview: add undo/redo support to GtkTextViewChristian Hergert2019-11-051-0/+2
* text, entry: Implement context menu apiMatthias Clasen2019-06-131-7/+0
* entry: Activate default via actionMatthias Clasen2019-04-281-2/+1
* text: Make this a final classMatthias Clasen2019-02-201-0/+70
* Add a GtkText widgetMatthias Clasen2019-02-181-0/+46