summaryrefslogtreecommitdiff
path: root/tests/testglarea.c
Commit message (Expand)AuthorAgeFilesLines
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-6/+6
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-8/+0
* tests: Add missing margin for testglareaAlexander Mikhaylenko2020-05-111-0/+4
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+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-2/+15
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* tests: Add GLES shaders to testglareaEmmanuele Bassi2016-04-251-5/+27
* tests: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* Allow testglarea to work with legacy GL contextsEmmanuele Bassi2015-10-071-4/+44
* tests: Update testglareaEmmanuele Bassi2015-02-091-16/+240
* Add tests/testglareaAlexander Larsson2014-10-131-0/+159