summaryrefslogtreecommitdiff
path: root/tests/testframe.c
Commit message (Expand)AuthorAgeFilesLines
* testframe: Don’t unnecessarily query the paddingDaniel Boles2017-03-071-16/+4
* testframe: Actually set the paddingDaniel Boles2017-03-071-18/+10
* testframe: Add CheckButton to toggle border off/onDaniel Boles2017-03-071-0/+18
* testframe: Order controls better & improve labelsDaniel Boles2017-03-071-25/+27
* testframe: Minimise typecastsDaniel Boles2017-03-071-22/+25
* testframe: Set value before connecting callbacksDaniel Boles2017-03-071-4/+4
* testframe: Use a generic widget pointerDaniel Boles2017-03-071-28/+27
* testframe: Pass correct state to GtkStyleContext APITimm Bäder2016-01-021-5/+16
* tests: Don't call gtk_style_context_invalidate()Benjamin Otte2013-10-051-2/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Convert testframe from GtkTable to GtkGridBenjamin Otte2011-09-281-11/+11
* tests: avoid boxed structs copying where possibleJavier Jardón2011-05-311-14/+10
* Make tests compile without using GtkStyle apiMatthias Clasen2010-12-041-20/+64
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* tests/testframe.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+7
* Use accessor funtions to acces GtkFrameJavier Jardón2010-07-131-6/+17
* tests/testbbox.c use g_object_ref/unref instead of deprecated functions.Michael Natterer2007-11-141-2/+3
* applied patch from Xan Lopez to eliminate gap in painted frame forTim Janik2007-06-221-0/+146