summaryrefslogtreecommitdiff
path: root/tests/testadjustsize.c
Commit message (Expand)AuthorAgeFilesLines
* More removal of deprecated APIMatthias Clasen2014-10-071-7/+15
* testadjustsize: Keep using an alignmentMatthias Clasen2014-05-231-0/+2
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-2/+2
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Convert testadjustsize example from GtkTable to box and gridBenjamin Otte2011-09-281-26/+18
* Make GtkWidget::halign RTL-saveMatthias Clasen2011-03-301-0/+3
* Forgotten filesMatthias Clasen2010-12-041-7/+7
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Fixed problems with combination of height-for-width apis andTristan Van Berkom2010-10-231-1/+4
* Fix erroneous usage of height-for-width apis in gtk_widget_real_adjust_size_a...Tristan Van Berkom2010-09-271-0/+35
* tests: Port testadjustsize to draw vfuncBenjamin Otte2010-09-271-19/+6
* Rename h/v-align to h/valignMatthias Clasen2010-09-151-6/+6
* Add padding and alignment tests to testadjustsize.cHavoc Pennington2010-09-121-0/+171
* Add testadjustsize test, to test new adjust size methods and related featuresHavoc Pennington2010-09-121-0/+252