summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/textundo.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2020-09-171-5/+15
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* gtk-demo: Cosmetic changesMatthias Clasen2020-06-171-2/+2
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-5/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* gtk-demo: add a demo for TextView undo/redoChristian Hergert2019-11-051-0/+71