summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Fix gcc warningsBenjamin Otte2012-03-011-2/+0
* demos/gtk-demo/infobar.c: Do not use gtk_dialog_run()Javier Jardón2012-02-271-2/+7
* demos/gtk-demo/colorsel.c: Do not use gtk_dialog_run()Javier Jardón2012-02-271-9/+17
* gtk-demo: use the new GtkColorChooserDialog in the color demoCosimo Cecchi2012-02-141-13/+4
* gtk-demo: Use preprocessing for resourcesMatthias Clasen2012-02-091-4/+4
* gtk-demo: Use gdk-pixbuf resource apiMatthias Clasen2012-02-091-8/+2
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-306-10/+9
* gtk-demo: Use symbolic names for button numbersCarlos Garcia Campos2012-01-273-3/+3
* GtkBuilder: change format of menusRyan Lortie2012-01-252-22/+91
* gtk3-demo-application: add an example for the new apiMatthias Clasen2012-01-242-11/+12
* Add an example for settings<>action integrationMatthias Clasen2012-01-244-5/+34
* gtk3-demo-application: fix sectionsRyan Lortie2012-01-161-13/+19
* gtk-demo: Improve the GtkApplication demoMatthias Clasen2012-01-165-62/+67
* Fix buildAlexander Larsson2012-01-161-1/+1
* Forgotten fileMatthias Clasen2012-01-151-0/+3
* Add a GtkApplication example to gtk3-demoMatthias Clasen2012-01-148-10/+645
* gtk-demo: Prove that links work fine nowBenjamin Otte2012-01-061-1/+7
* gtk-demo: Fix warnings in changedisplayBenjamin Otte2011-12-161-6/+9
* demo: Add test for hide-titlebar-when-maximizedFlorian Müllner2011-12-151-0/+14
* Fix demo to use a "normal" transparent value now that it works.Alexander Larsson2011-12-061-1/+1
* gtk-demo: Add test of transparent GdkWindowsAlexander Larsson2011-12-062-0/+249
* gtk-demo: Fix segfault in editable cells demoBenjamin Otte2011-11-221-5/+5
* demos: Remove non-working codeBenjamin Otte2011-11-091-23/+0
* gtk-demo: Remove excessive pointer queryingBenjamin Otte2011-11-091-2/+0
* gtk-demo: Don't use deprecated codeBenjamin Otte2011-11-021-1/+1
* Use G_VALUE_INITJavier Jardón2011-10-151-1/+1
* gtk-demo: Don't use tearoff menusBenjamin Otte2011-10-011-13/+5
* Formatting cleanupsMatthias Clasen2011-09-0132-1302/+1279
* gtk-demo: Drop uses of GtkAlignmentMatthias Clasen2011-09-014-47/+26
* gtk-demo: replace uses of GtkTable by GtkGridMatthias Clasen2011-08-315-137/+100
* gtk-demo: trivial improvementMatthias Clasen2011-08-311-0/+1
* Silence the build a bit moreMatthias Clasen2011-08-281-1/+1
* demo-ui_manager: gtk_misc_set_alignment replacingDiego Celix2011-08-281-1/+2
* demo-sizegroup: gtk_misc_set_alignment replacingDiego Celix2011-08-281-1/+2
* demo-pickers: gtk_misc_set_alignment replacingDiego Celix2011-08-281-5/+10
* demo-changedisplay:gtk_misc_set_alignment replaceDiego Celix2011-08-281-1/+2
* gtk-demo: Fix the path to demo sources for the win32 buildKalev Lember2011-08-141-1/+1
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* demos: Remove unused variableBenjamin Otte2011-06-131-1/+0
* overlay: add initial version of gtkoverlayIgnacio Casal Quinteiro2011-06-122-0/+182
* gtk-demo/colorsel.c: Do not use GtkAlignmentJavier Jardón2011-06-131-4/+3
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-1/+1
* gtk-demo: Add an app chooser button demoMatthias Clasen2011-06-011-8/+15
* gtk-demo: don't use a non-existent icon nameCosimo Cecchi2011-05-311-1/+1
* tests: avoid boxed structs copying where possibleJavier Jardón2011-05-311-4/+3
* gtk-demo: Don't store anchor in an unused variableBenjamin Otte2011-05-271-6/+5
* gtk-demo: Remove unused variable for text tagsBenjamin Otte2011-05-271-27/+26
* gtk3-demo: assistant demo simplicationsMatthias Clasen2011-05-061-25/+11
* gtk-demo: Don't leave a dangling pointer to a destroyed widgetMatthias Clasen2011-05-061-0/+1
* gtk-demo: Don't right-justify menu itemsBenjamin Otte2011-05-021-1/+0