summaryrefslogtreecommitdiff
path: root/examples/bloatpad.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt to changes in GLib APIRyan Lortie2011-12-191-1/+1
* Drop GtkApplicationMenuButton for nowMatthias Clasen2011-12-191-7/+2
* Drop an unused variableMatthias Clasen2011-12-191-2/+1
* Don't call g_object_unref on a variantMatthias Clasen2011-12-191-1/+1
* bloatpad: use GtkApplicationMenuButtonRyan Lortie2011-12-191-19/+5
* bloatpad: add 'win.fullscreen' actionRyan Lortie2011-12-191-1/+28
* bloatpad: make "about" a window actionRyan Lortie2011-12-191-22/+22
* GtkApplicationWindow: implement GActionMapRyan Lortie2011-12-191-0/+1
* port bloatpad to the new APIsRyan Lortie2011-12-191-9/+8
* bloatpad: Add an example app menuMatthias Clasen2011-12-191-2/+140
* Move the GtkApplication example to the right placeMatthias Clasen2011-01-061-0/+100