summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Beautify a demoBenjamin Otte2012-10-011-2/+2
* gtk-demo: Use explicit resource:// urls in CSSBenjamin Otte2012-10-015-20/+20
* gtk-demo: Add missing file to resourcesBenjamin Otte2012-10-011-0/+1
* gtk-demo: Add a CSS shadows demoBenjamin Otte2012-09-214-0/+196
* gtk-demo: fancier css demoMatthias Clasen2012-09-171-14/+55
* gtk-demo: Add animated pixbufs exampleBenjamin Otte2012-09-174-0/+151
* gtk-demo: Plug 2 small memleaksMatthias Clasen2012-09-162-0/+2
* gtk-demo: Plug another small memleakMatthias Clasen2012-09-151-6/+4
* gtk-demo: Plug a small memleakMatthias Clasen2012-09-131-0/+1
* Use new printer setting to reduce code required by applicationTimothy Arceri2012-08-251-15/+2
* demos: Don't use GDK_THREADS_ENTER/LEAVE macrosMatthias Clasen2012-07-301-2/+0
* gtk: Add GtkSearchEntryBastien Nocera2012-06-111-24/+1
* Silence compiler warningsMatthias Clasen2012-05-302-6/+6
* gtk-demo: unify Theming and CSS theming sectionsCosimo Cecchi2012-05-302-2/+2
* gtk-demo: display tabs for CSS files in theming demosCosimo Cecchi2012-05-303-3/+3
* gtk-demo: don't try to add tabs for empty filenamesCosimo Cecchi2012-05-301-2/+4
* gtk-demo: add a demo for CSS multiple backgroundsCosimo Cecchi2012-05-304-0/+311
* gtk-demo: move styling for the CSS editor to a separate fileCosimo Cecchi2012-05-304-0/+109
* gtk-demo: add a test for a CSS accordionCosimo Cecchi2012-05-305-0/+134
* main: Don't overrun the file that's readBenjamin Otte2012-05-301-1/+1
* gtk-demo: Make CSS a resourceBenjamin Otte2012-05-307-38/+127
* gtk-demo: Include resources in main appBenjamin Otte2012-05-301-0/+1
* gtk-demo: Rename resources fileBenjamin Otte2012-05-302-5/+5
* gtk-demo move application demo resources into a namespaceBenjamin Otte2012-05-302-6/+6
* gtk-demo: Add a name property to the demosBenjamin Otte2012-05-301-6/+7
* gtk-demo: Add a simple example for themingBenjamin Otte2012-05-302-0/+134
* gtk-demo: Add a help stock menuitemMatthias Clasen2012-05-262-1/+15
* Add a custom css exampleMatthias Clasen2012-05-253-1/+93
* Update window titleMatthias Clasen2012-05-251-1/+1
* gtk-demo: Move Theming to Theming/Style ClassesMatthias Clasen2012-05-253-9/+15
* Forgotten fileMatthias Clasen2012-05-251-1/+8
* gtk-demo: Add a theming exampleMatthias Clasen2012-05-183-1/+389
* gtk-demo: Show data files as wellMatthias Clasen2012-05-184-9/+66
* gtk-demo: Update language in colorsel demoMatthias Clasen2012-05-171-5/+6
* gtk-demo: fix the tool palette demoMatthias Clasen2012-04-271-0/+1
* gtk-demo: Find gtk-demo-application.exe on win32Alexander Larsson2012-04-201-2/+8
* gtk-demo: fix the colorsel exampleMatthias Clasen2012-03-021-0/+2
* 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