summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* testgtk: Work around some property editor problemMatthias Clasen2012-06-021-1/+1
* testgtk: Show GtkSettingsMatthias Clasen2012-03-221-0/+26
* Use GDK symbolic names for button numbersJavier Jardón2012-03-131-2/+2
* testgtk: Fix compiler warningsBenjamin Otte2012-03-011-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* testgtk: use GtkColorChooserDialog instead of GtkColorSelectionDialogCosimo Cecchi2012-02-141-22/+4
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-2/+2
* testgtk: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-3/+3
* test/testgtk.c: Fix compilation warningJavier Jardón2012-01-031-1/+1
* tests/testgtk: Do not use GdkColor-based apiJavier Jardón2011-12-261-5/+5
* tests/testgtk.c: Remove death codeJavier Jardón2011-12-201-49/+0
* testgtk: Remove deprecations from shapes testBenjamin Otte2011-11-091-2/+3
* testgtk: Don't use deprecated functions in properties exampleBenjamin Otte2011-11-091-2/+3
* Use G_VALUE_INITJavier Jardón2011-10-151-2/+2
* testgtk: Remove tearoff menus from testsBenjamin Otte2011-10-011-23/+9
* testgtk: Remove handlebox exampleBenjamin Otte2011-09-301-185/+0
* testgtk: Convert panes example from GtkTable to GtkGridBenjamin Otte2011-09-291-17/+10
* testgtk: Convert size groups example from GtkTable to GtkGridBenjamin Otte2011-09-291-23/+30
* testgtk: Switch progress bar example from GtkTable to GtkGridBenjamin Otte2011-09-291-27/+15
* testgtk: Clean up codeBenjamin Otte2011-09-291-6/+2
* testgtk: Move paned example from GtkTable to GtkGridBenjamin Otte2011-09-281-16/+8
* testgtk: Move display example from GtkTable to GtkGridBenjamin Otte2011-09-281-8/+9
* testgtk: Remove invalid propertyBenjamin Otte2011-09-281-6/+5
* testgtk: Convert focus example from GtkTable to GtkGridBenjamin Otte2011-09-281-10/+10
* testgtk: Simplify codeBenjamin Otte2011-09-281-10/+2
* testgtk: Switch scrolled windows example from GtkTable to GtkGridBenjamin Otte2011-09-281-10/+9
* testgtk: Convert radio/check button examples from GtkTable to GtkGridBenjamin Otte2011-09-281-7/+4
* testgtk: Convert buttons example from GtkTable to GtkGridBenjamin Otte2011-09-281-10/+10
* testgtk: Beautify buttons exampleBenjamin Otte2011-09-281-56/+15
* testgtk: Convert big windows example from GtkTable to GtkGridBenjamin Otte2011-09-281-16/+10
* testgtk: Upgrade alpha windows test from GtkTable to GtkGridBenjamin Otte2011-09-281-52/+23
* testgtk: gtk_misc_set_alignment replacingDiego Celix2011-08-281-18/+36
* testgtk: remove dead codeMatthias Clasen2011-08-151-11/+0
* Make this code more meaningfulMatthias Clasen2011-06-141-6/+8
* testgtk: Fix deprecationBenjamin Otte2011-06-091-4/+1
* Use separators instead of hseparatorsMatthias Clasen2011-06-071-1/+1
* Use boxes instead of hboxesMatthias Clasen2011-06-071-2/+2
* tests: Use boxes instead of vboxesMatthias Clasen2011-06-071-1/+2
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-6/+12
* tests: avoid boxed structs copying where possibleJavier Jardón2011-05-311-4/+3
* tests/testgtk.c: Fix crash in cursor testJavier Jardón2011-05-021-3/+3
* testgtk: right-justify menuitem by using expand/align flagsBenjamin Otte2011-05-021-1/+2
* tests: Use gtk_box_new() instead v/h subclassesJavier Jardón2011-04-221-3/+6
* testgtk: Make it possible to stop the progressbar from updatingBenjamin Otte2011-04-141-5/+34
* tests: Make test_init() not check for gdk-pixbuf anymoreBenjamin Otte2011-03-291-6/+2
* testgtk: Fix compilation warningJavier Jardón2011-02-131-0/+2
* Silence more compiler warningsMatthias Clasen2011-02-121-8/+7
* testgtk: Remove ability to reload all rc filesBenjamin Otte2011-02-011-26/+0
* testgtk: Update adjustment usage for sealingBenjamin Otte2011-01-051-15/+18
* testgtk: Rename "adj" variables to "adjustment"Benjamin Otte2011-01-051-60/+60