summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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-062-2/+2
* 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
* Move demos aroundMatthias Clasen2011-05-2616-1198/+42
* And actually delete itMatthias Clasen2011-05-261-20/+0
* Remove no-longer-needed pixbuf_init hackMatthias Clasen2011-05-263-10/+3
* Remove an incomplete, dead copy of testgtkMatthias Clasen2011-05-261-392/+0
* 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
* gtk-demo: Add placeholder text to search entry demoCarlos Garcia Campos2011-03-221-0/+8
* gtk-demo: plug a memleak in the editable cells demoMatthias Clasen2011-02-171-5/+5
* gtk-demo: Make the menu example work againMatthias Clasen2011-02-171-37/+7
* Don't leak the GDir in the iconview exampleMatthias Clasen2011-02-171-0/+1
* Bump the version to 3.0.0Matthias Clasen2011-02-102-6/+6
* gtk-demo: Use symbolic icon that existsBastien Nocera2011-02-051-1/+1
* Don't use deprecated style apiMatthias Clasen2011-01-102-2/+0
* gtk-demo: Undef GDK_DISABLE_DEPRECATED to make test compileBenjamin Otte2011-01-051-0/+3
* demos: Update testpixbuf-scale demo for adjustment sealingBenjamin Otte2011-01-051-2/+2
* Fix DSO link issuesRobert Ancell2010-12-222-0/+2
* gtk-demo: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-1/+1
* Merge libgdk and libgtkMatthias Clasen2010-12-212-13/+9
* demos/gtk-demo/clipboard.c: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-1/+1