summaryrefslogtreecommitdiff
path: root/tests/testoverlay.c
Commit message (Expand)AuthorAgeFilesLines
* grid layout: Rename some propertiesMatthias Clasen2020-08-021-6/+6
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-2/+2
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* tests: Fix testoverlayAlexander Mikhaylenko2020-05-111-13/+16
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-8/+8
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-7/+7
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-2/+2
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-4/+4
* Small fixupsMatthias Clasen2020-02-261-1/+0
* Drop the margin propertyMatthias Clasen2020-02-251-9/+39
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-7/+7
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* Rename thingsMatthias Clasen2019-04-081-1/+1
* testoverlay: Use gtk_widget_set_can_pickMatthias Clasen2019-02-211-1/+1
* remove tests that no longer workMatthias Clasen2019-02-211-128/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-2/+2
* testoverlay: Re-enable blurringTimm Bäder2019-01-131-2/+2
* testoverlay: Fix fancy effectTimm Bäder2019-01-101-8/+8
* eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-261-2/+2
* Add x/y to GtkEventControllerMotion::enterMatthias Clasen2018-01-161-1/+4
* testoverlay: Use an event controllerMatthias Clasen2018-01-161-3/+8
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* tests: Update testoverlay "Chase" testcase to gtk4 crossing eventsCarlos Garnacho2017-09-151-6/+3
* Add a test for overlay blurMatthias Clasen2017-09-041-0/+66
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-12/+12
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-1/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-9/+9
* Update callersMatthias Clasen2017-01-191-1/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* testoverlay: Stop using gtk_widget_override APITimm Bäder2016-10-161-26/+41
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+6
* overlay: remove gtk_overlay_add_pass_through_overlay()Cosimo Cecchi2015-06-171-1/+2
* testoverlay: Fix indentationAlexander Larsson2015-06-151-5/+5
* testoverlay: Add test for overlay z orderingAlexander Larsson2015-06-151-0/+67
* testoverlay: Fix test by using add_pass_through_overlayAlexander Larsson2015-06-151-1/+1
* testoverlay: Add new input stacking testAlexander Larsson2015-06-151-0/+53
* tests: Add deprecation guardsBenjamin Otte2014-11-051-0/+6
* overlay: add initial version of gtkoverlayIgnacio Casal Quinteiro2011-06-121-0/+447