summaryrefslogtreecommitdiff
path: root/tests/testheaderbar.c
Commit message (Expand)AuthorAgeFilesLines
* test: Ensure .image-button on header bar buttonsAlexander Mikhaylenko2021-05-091-4/+1
* Add a testcase for controls in headerbarsMatthias Clasen2020-09-121-0/+23
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-4/+0
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* tests: Rename testheaderbar2 to testheaderbarMatthias Clasen2020-05-141-0/+575
* tests: Consolidate all headerbar testsMatthias Clasen2020-05-141-167/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-4/+4
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* tests: Expand content for testheaderbarAlexander Mikhaylenko2020-05-111-0/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+0
* headerbar: Remove subtitleAlexander Mikhaylenko2020-05-011-19/+0
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-5/+5
* tests: Add common_cflags to buildTimm Bäder2020-03-061-3/+3
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* 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-3/+16
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-9/+9
* testheaderbar: Fix custom CSSTimm Bäder2017-12-281-6/+2
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+2
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-7/+4
* box: Remove fill child propertyTimm Bäder2017-04-251-4/+4
* box: Remove expand child propertyTimm Bäder2017-04-251-4/+5
* Remove gtk_widget_show_allTimm Bäder2017-01-201-3/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-4/+4
* tests: use actionbar in headerbar testWilliam Jon McCann2014-01-071-25/+5
* testheaderbar: fix a mmemonicMatthias Clasen2013-06-281-0/+1
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-2/+2
* Add more tests to testheaderbarMatthias Clasen2013-05-251-34/+70
* Add a test for dialog placement with csdMatthias Clasen2013-05-131-1/+22
* Test a few more titlebar thingsMatthias Clasen2013-05-121-1/+23
* Pimp up testheaderbar some moreMatthias Clasen2013-03-261-0/+8
* Add an example for subtitles in header barsMatthias Clasen2013-03-191-1/+18
* test custom titles more thoroughlyMatthias Clasen2013-03-191-1/+19
* Use gtk_window_set_titlebar in testheaderbarMatthias Clasen2013-03-181-12/+23
* Add a headerbar testMatthias Clasen2013-03-181-0/+64