summaryrefslogtreecommitdiff
path: root/tests/testtextview.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-0/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* textview: use GtkTextViewChild for border and overlay childrenChristian Hergert2019-10-041-4/+3
* textview: Only create cairo context in gtktextdisplay.cBenjamin Otte2018-07-141-45/+22
* tests: Remove some unneeded gtk_widget_show callsMatthias Clasen2018-01-191-5/+0
* Drop deprecated text view layersMatthias Clasen2017-12-291-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: SanitizeBenjamin Otte2014-08-151-2/+2
* Update testtextview.c to use draw_layerAlexander Larsson2014-07-281-4/+35
* testtextview: Add test for gtk_text_view_add_child_in_windowAlexander Larsson2014-01-101-7/+31
* Adding more traditional checkered background to testtextview.Tristan Van Berkom2011-05-061-10/+38
* Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgbaTristan Van Berkom2011-05-061-38/+41
* Added GdkRGBA properties to GtkTextTag.Tristan Van Berkom2011-05-061-0/+151