| Commit message (Expand) | Author | Age | Files | Lines |
* | testgtk: Work around some property editor problem | Matthias Clasen | 2012-06-02 | 1 | -1/+1 |
* | testgtk: Show GtkSettings | Matthias Clasen | 2012-03-22 | 1 | -0/+26 |
* | Use GDK symbolic names for button numbers | Javier Jardón | 2012-03-13 | 1 | -2/+2 |
* | testgtk: Fix compiler warnings | Benjamin Otte | 2012-03-01 | 1 | -1/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | testgtk: use GtkColorChooserDialog instead of GtkColorSelectionDialog | Cosimo Cecchi | 2012-02-14 | 1 | -22/+4 |
* | Use G_SOURCE_CONTINUE/REMOVE | Matthias Clasen | 2012-01-30 | 1 | -2/+2 |
* | testgtk: Use symbolic names for button numbers | Carlos Garcia Campos | 2012-01-27 | 1 | -3/+3 |
* | test/testgtk.c: Fix compilation warning | Javier Jardón | 2012-01-03 | 1 | -1/+1 |
* | tests/testgtk: Do not use GdkColor-based api | Javier Jardón | 2011-12-26 | 1 | -5/+5 |
* | tests/testgtk.c: Remove death code | Javier Jardón | 2011-12-20 | 1 | -49/+0 |
* | testgtk: Remove deprecations from shapes test | Benjamin Otte | 2011-11-09 | 1 | -2/+3 |
* | testgtk: Don't use deprecated functions in properties example | Benjamin Otte | 2011-11-09 | 1 | -2/+3 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -2/+2 |
* | testgtk: Remove tearoff menus from tests | Benjamin Otte | 2011-10-01 | 1 | -23/+9 |
* | testgtk: Remove handlebox example | Benjamin Otte | 2011-09-30 | 1 | -185/+0 |
* | testgtk: Convert panes example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-29 | 1 | -17/+10 |
* | testgtk: Convert size groups example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-29 | 1 | -23/+30 |
* | testgtk: Switch progress bar example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-29 | 1 | -27/+15 |
* | testgtk: Clean up code | Benjamin Otte | 2011-09-29 | 1 | -6/+2 |
* | testgtk: Move paned example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -16/+8 |
* | testgtk: Move display example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -8/+9 |
* | testgtk: Remove invalid property | Benjamin Otte | 2011-09-28 | 1 | -6/+5 |
* | testgtk: Convert focus example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -10/+10 |
* | testgtk: Simplify code | Benjamin Otte | 2011-09-28 | 1 | -10/+2 |
* | testgtk: Switch scrolled windows example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -10/+9 |
* | testgtk: Convert radio/check button examples from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -7/+4 |
* | testgtk: Convert buttons example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -10/+10 |
* | testgtk: Beautify buttons example | Benjamin Otte | 2011-09-28 | 1 | -56/+15 |
* | testgtk: Convert big windows example from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -16/+10 |
* | testgtk: Upgrade alpha windows test from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -52/+23 |
* | testgtk: gtk_misc_set_alignment replacing | Diego Celix | 2011-08-28 | 1 | -18/+36 |
* | testgtk: remove dead code | Matthias Clasen | 2011-08-15 | 1 | -11/+0 |
* | Make this code more meaningful | Matthias Clasen | 2011-06-14 | 1 | -6/+8 |
* | testgtk: Fix deprecation | Benjamin Otte | 2011-06-09 | 1 | -4/+1 |
* | Use separators instead of hseparators | Matthias Clasen | 2011-06-07 | 1 | -1/+1 |
* | Use boxes instead of hboxes | Matthias Clasen | 2011-06-07 | 1 | -2/+2 |
* | tests: Use boxes instead of vboxes | Matthias Clasen | 2011-06-07 | 1 | -1/+2 |
* | Replace gtk_misc_set_padding() with GtkWidget:margin properties | Javier Jardón | 2011-06-02 | 1 | -6/+12 |
* | tests: avoid boxed structs copying where possible | Javier Jardón | 2011-05-31 | 1 | -4/+3 |
* | tests/testgtk.c: Fix crash in cursor test | Javier Jardón | 2011-05-02 | 1 | -3/+3 |
* | testgtk: right-justify menuitem by using expand/align flags | Benjamin Otte | 2011-05-02 | 1 | -1/+2 |
* | tests: Use gtk_box_new() instead v/h subclasses | Javier Jardón | 2011-04-22 | 1 | -3/+6 |
* | testgtk: Make it possible to stop the progressbar from updating | Benjamin Otte | 2011-04-14 | 1 | -5/+34 |
* | tests: Make test_init() not check for gdk-pixbuf anymore | Benjamin Otte | 2011-03-29 | 1 | -6/+2 |
* | testgtk: Fix compilation warning | Javier Jardón | 2011-02-13 | 1 | -0/+2 |
* | Silence more compiler warnings | Matthias Clasen | 2011-02-12 | 1 | -8/+7 |
* | testgtk: Remove ability to reload all rc files | Benjamin Otte | 2011-02-01 | 1 | -26/+0 |
* | testgtk: Update adjustment usage for sealing | Benjamin Otte | 2011-01-05 | 1 | -15/+18 |
* | testgtk: Rename "adj" variables to "adjustment" | Benjamin Otte | 2011-01-05 | 1 | -60/+60 |