summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Getting started: Drop ugly signal handler cleanupMatthias Clasen2013-07-242-45/+16
* Getting started: Use <choices> in the schemaMatthias Clasen2013-07-244-24/+24
* Getting started: Coding style updatesMatthias Clasen2013-07-2439-833/+898
* Remove a generated Makefile in new example appStefano Facchini2013-07-211-737/+0
* Add a new example appMatthias Clasen2013-07-2083-36/+4175
* docs: update getting started screenshotsWilliam Jon McCann2013-07-171-0/+1
* Don't use stock APIs in the bloatpad exampleWilliam Jon McCann2013-06-241-3/+6
* bloatpad: add a test for GApplication's busy stateCosimo Cecchi2013-04-041-0/+28
* Add git.mk to more placesJasper St. Pierre2013-01-241-0/+2
* Bump GLib dependency to 2.35Matthias Clasen2012-11-043-6/+0
* gtkapplication: fix some crashing "leak fixes"Ryan Lortie2012-09-201-0/+1
* GtkModelMenuItem: add a submenu action attributeRyan Lortie2012-09-171-2/+80
* Add example for "action-namespace" attributeLars Uebernickel2012-09-172-0/+135
* Add an example for handling app menu fallbackMatthias Clasen2012-07-222-1/+215
* Fix typo replacing action "Parse" with "Paste"Micah Carrick2012-07-111-2/+2
* Mark strings in embedded XML code in plugman.c as translatablePiotr Drąg2012-05-181-11/+11
* plugman: Update GtkBuilder markupFlorian Müllner2012-05-171-8/+29
* 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