summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* bloatpad: adjust to G(tk)Application 'quit' changeRyan Lortie2012-02-211-32/+2
* Mark strings as translable in bloatpadMatthias Clasen2012-02-051-8/+8
* examples: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-2/+2
* GtkBuilder: change format of menusRyan Lortie2012-01-251-8/+33
* Bloatpad: propertly escape <> in markupMatthias Clasen2012-01-231-4/+4
* Bloatpad: Set the application nameMatthias Clasen2012-01-201-0/+5
* Don't leak plugin actionsMatthias Clasen2012-01-111-4/+5
* Add a switchMatthias Clasen2012-01-111-0/+16
* Bloatpad: Register with the sessionMatthias Clasen2012-01-101-14/+40
* bloatpad: add left/centre/right toolbar buttonsRyan Lortie2012-01-091-2/+51
* GtkApplication: add menu APIRyan Lortie2011-12-192-4/+4
* Plugman: Find the plugins menu in a better wayMatthias Clasen2011-12-191-26/+4
* Add accelerators to bloatpad.William Hua2011-12-191-3/+3
* bloatpad: add 'New Window' menu itemRyan Lortie2011-12-191-1/+12
* Another plugin, for good measureMatthias Clasen2011-12-191-37/+61
* Something for the eyeMatthias Clasen2011-12-191-2/+18
* Add an action tooMatthias Clasen2011-12-191-1/+17
* wip example for plugin/gmenu interactionMatthias Clasen2011-12-192-0/+434
* Bloatpad: Add an accelerator in the menuMatthias Clasen2011-12-191-1/+1
* Bloatpad: Add an acceleratorMatthias Clasen2011-12-191-0/+2
* bloatpad: add proper sections to the menusRyan Lortie2011-12-191-5/+13
* Whitespace fixesMatthias Clasen2011-12-191-8/+8
* bloatpad: move action/menu setup to ::startupRyan Lortie2011-12-191-7/+20
* bloatpad: port to GActionMap for applicationRyan Lortie2011-12-191-18/+2
* bloatpad: use GtkBuilder for constructing menusRyan Lortie2011-12-191-42/+21
* Bloatpad: Add a View menu for fullscreenMatthias Clasen2011-12-191-8/+38
* Bloatpad: Don't leak a menu modelMatthias Clasen2011-12-191-0/+1
* bloatpad: Be 640x480 by defaultColin Walters2011-12-191-0/+1
* bloatpad: Fix Edit to be a submenuColin Walters2011-12-191-1/+1
* GtkApplication: Merge app menu and menubarColin Walters2011-12-191-74/+74
* Bloatpad: Add mnemonics to the menuMatthias Clasen2011-12-191-4/+4
* 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
* Fix GDK linking for Gtk typelib and example buildsMartin Pitt2011-11-151-3/+1
* exanmples: Don't use deprecated APIBenjamin Otte2011-11-091-19/+3
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* Cut deadwoodMatthias Clasen2011-05-2671-5922/+0
* Bump the version to 3.0.0Matthias Clasen2011-02-101-2/+2
* Remove latest bits of GtkItemFactoryJavier Jardón2011-02-042-182/+3
* Add a GtkBuilder section to the tutorialMatthias Clasen2011-01-203-1/+89
* Fix linking of drawing exampleMartin Pitt2011-01-191-0/+3
* Add a drawing example to the tutorialMatthias Clasen2011-01-182-1/+206