summaryrefslogtreecommitdiff
path: root/tests/testlevelbar.c
Commit message (Collapse)AuthorAgeFilesLines
* Update testlevelbarMatthias Clasen2015-11-131-6/+4
| | | | | This test needs some small updates after the recent changes to levelbar styling.
* Improve testlevelbarMatthias Clasen2015-11-101-18/+41
| | | | Add a switch to toggle between discrete and continuous modes.
* testlevelbar: fix CSS to be aligned with documentationCosimo Cecchi2014-10-271-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=707695
* testlevelbar: don't segfault when quitting testlevelbarCosimo Cecchi2014-10-271-0/+12
| | | | | | Quit the mainloop when the window is closed. https://bugzilla.gnome.org/show_bug.cgi?id=707695
* Add a testcase for custom levels in GtkLevelBarMatthias Clasen2013-09-081-0/+80
This is related to https://bugzilla.gnome.org/show_bug.cgi?id=707695