| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk-demo: Move resources into the tests they belong | Benjamin Otte | 2013-02-01 | 6 | -19/+25 |
* | gtk-demo: Remove custom CSS demo | Benjamin Otte | 2013-02-01 | 4 | -136/+0 |
* | gtk-demo: Remove file lists from demo data | Benjamin Otte | 2013-02-01 | 8 | -20/+15 |
* | gtk-demo: Display all resources on the right side | Benjamin Otte | 2013-02-01 | 1 | -17/+54 |
* | gtk-demo: Stop installing files | Benjamin Otte | 2013-02-01 | 1 | -23/+13 |
* | gtk-demo: Remove demo_find_file() function | Benjamin Otte | 2013-02-01 | 17 | -87/+0 |
* | gtk-demo: Load icon from resource | Benjamin Otte | 2013-02-01 | 2 | -49/+15 |
* | gtk-demo: Display extra files from resources | Benjamin Otte | 2013-02-01 | 1 | -27/+28 |
* | xxx: Add source files | Benjamin Otte | 2013-02-01 | 1 | -0/+1 |
* | gtk-demo: Don't use subfolders for resources | Benjamin Otte | 2013-02-01 | 2 | -7/+5 |
* | gtk-demo: Don't use aliases for filenames | Benjamin Otte | 2013-02-01 | 5 | -9/+9 |
* | gtk-demo: Port pixbufs example to resources | Benjamin Otte | 2013-02-01 | 2 | -27/+22 |
* | gtk-demo: Port textview example to resources | Benjamin Otte | 2013-02-01 | 2 | -21/+7 |
* | gtk-demo: Port images example to resources | Benjamin Otte | 2013-02-01 | 2 | -55/+11 |
* | gtk-demo: Port images example to GInputStream | Benjamin Otte | 2013-02-01 | 1 | -26/+54 |
* | gtk-demo: Port iconview example to use resources | Benjamin Otte | 2013-02-01 | 3 | -111/+75 |
* | gtk-demo: Port appwindow example to resources | Benjamin Otte | 2013-02-01 | 3 | -39/+21 |
* | gtk-demo: Port builder example to resources | Benjamin Otte | 2013-02-01 | 3 | -5/+5 |
* | gtk-demo: Make printing example use resources | Benjamin Otte | 2013-02-01 | 1 | -8/+8 |
* | gtk-demo: Load sources from resources | Benjamin Otte | 2013-02-01 | 1 | -16/+9 |
* | gtk-demo: Load the demo files using g_file_get_contents() | Benjamin Otte | 2013-02-01 | 1 | -75/+20 |
* | gtk-demo: Include the source files as resources | Benjamin Otte | 2013-02-01 | 1 | -0/+49 |
* | Remove accidental commit that broke gtk3-demo | Alexander Larsson | 2013-01-29 | 1 | -3/+0 |
* | Plug two memory leak | Matthias Clasen | 2013-01-20 | 2 | -0/+2 |
* | broadway: Make /dev/shm names nicer | Alexander Larsson | 2013-01-10 | 1 | -0/+3 |
* | gtk-demo: Beautify a demo | Benjamin Otte | 2012-10-01 | 1 | -2/+2 |
* | gtk-demo: Use explicit resource:// urls in CSS | Benjamin Otte | 2012-10-01 | 5 | -20/+20 |
* | gtk-demo: Add missing file to resources | Benjamin Otte | 2012-10-01 | 1 | -0/+1 |
* | gtk-demo: Add a CSS shadows demo | Benjamin Otte | 2012-09-21 | 4 | -0/+196 |
* | gtk-demo: fancier css demo | Matthias Clasen | 2012-09-17 | 1 | -14/+55 |
* | gtk-demo: Add animated pixbufs example | Benjamin Otte | 2012-09-17 | 4 | -0/+151 |
* | gtk-demo: Plug 2 small memleaks | Matthias Clasen | 2012-09-16 | 2 | -0/+2 |
* | gtk-demo: Plug another small memleak | Matthias Clasen | 2012-09-15 | 1 | -6/+4 |
* | gtk-demo: Plug a small memleak | Matthias Clasen | 2012-09-13 | 1 | -0/+1 |
* | Use new printer setting to reduce code required by application | Timothy Arceri | 2012-08-25 | 1 | -15/+2 |
* | demos: Don't use GDK_THREADS_ENTER/LEAVE macros | Matthias Clasen | 2012-07-30 | 1 | -2/+0 |
* | gtk: Add GtkSearchEntry | Bastien Nocera | 2012-06-11 | 1 | -24/+1 |
* | Silence compiler warnings | Matthias Clasen | 2012-05-30 | 2 | -6/+6 |
* | gtk-demo: unify Theming and CSS theming sections | Cosimo Cecchi | 2012-05-30 | 2 | -2/+2 |
* | gtk-demo: display tabs for CSS files in theming demos | Cosimo Cecchi | 2012-05-30 | 3 | -3/+3 |
* | gtk-demo: don't try to add tabs for empty filenames | Cosimo Cecchi | 2012-05-30 | 1 | -2/+4 |
* | gtk-demo: add a demo for CSS multiple backgrounds | Cosimo Cecchi | 2012-05-30 | 4 | -0/+311 |
* | gtk-demo: move styling for the CSS editor to a separate file | Cosimo Cecchi | 2012-05-30 | 4 | -0/+109 |
* | gtk-demo: add a test for a CSS accordion | Cosimo Cecchi | 2012-05-30 | 5 | -0/+134 |
* | main: Don't overrun the file that's read | Benjamin Otte | 2012-05-30 | 1 | -1/+1 |
* | gtk-demo: Make CSS a resource | Benjamin Otte | 2012-05-30 | 7 | -38/+127 |
* | gtk-demo: Include resources in main app | Benjamin Otte | 2012-05-30 | 1 | -0/+1 |
* | gtk-demo: Rename resources file | Benjamin Otte | 2012-05-30 | 2 | -5/+5 |
* | gtk-demo move application demo resources into a namespace | Benjamin Otte | 2012-05-30 | 2 | -6/+6 |
* | gtk-demo: Add a name property to the demos | Benjamin Otte | 2012-05-30 | 1 | -6/+7 |