summaryrefslogtreecommitdiff
path: root/tests/testspinbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* 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/+8
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-1/+1
* testspinbutton: Add button to toggle wrap on SpinsDaniel Boles2018-03-141-1/+6
* testspinbutton: Orient box orthogonally to SpinsDaniel Boles2018-03-141-1/+1
* Replace all remaining uses of delete-eventMatthias Clasen2018-01-161-4/+2
* box: Remove fill child propertyTimm Bäder2017-04-251-1/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* Make spinbutton orientablePaolo Borelli2012-09-031-27/+46
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Remove unneded castsJavier Jardón2010-09-291-7/+6
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-131-0/+19
* Add new testspinbutton.cMorten Welinder2004-03-121-0/+44