| Commit message (Expand) | Author | Age | Files | Lines |
* | bloatpad: test hidden-when='' | Ryan Lortie | 2014-01-08 | 1 | -2/+36 |
* | Add icon menu to bloatpad. | William Hua | 2014-01-08 | 1 | -0/+72 |
* | bloatpad: fix the action associated with the notification | Giovanni Campagna | 2014-01-06 | 1 | -2/+15 |
* | bloatpad: test inhibit | Ryan Lortie | 2013-12-16 | 1 | -14/+33 |
* | Add some (silly) GNotification example | Matthias Clasen | 2013-10-21 | 1 | -1/+37 |
* | bloatpad: test dynamic accels | Ryan Lortie | 2013-10-15 | 1 | -5/+115 |
* | Don't use stock APIs in the bloatpad example | William Jon McCann | 2013-06-24 | 1 | -3/+6 |
* | bloatpad: add a test for GApplication's busy state | Cosimo Cecchi | 2013-04-04 | 1 | -0/+28 |
* | Bump GLib dependency to 2.35 | Matthias Clasen | 2012-11-04 | 1 | -2/+0 |
* | gtkapplication: fix some crashing "leak fixes" | Ryan Lortie | 2012-09-20 | 1 | -0/+1 |
* | GtkModelMenuItem: add a submenu action attribute | Ryan Lortie | 2012-09-17 | 1 | -2/+80 |
* | Fix typo replacing action "Parse" with "Paste" | Micah Carrick | 2012-07-11 | 1 | -2/+2 |
* | bloatpad: adjust to G(tk)Application 'quit' change | Ryan Lortie | 2012-02-21 | 1 | -32/+2 |
* | Mark strings as translable in bloatpad | Matthias Clasen | 2012-02-05 | 1 | -8/+8 |
* | GtkBuilder: change format of menus | Ryan Lortie | 2012-01-25 | 1 | -8/+33 |
* | Bloatpad: propertly escape <> in markup | Matthias Clasen | 2012-01-23 | 1 | -4/+4 |
* | Bloatpad: Set the application name | Matthias Clasen | 2012-01-20 | 1 | -0/+5 |
* | Add a switch | Matthias Clasen | 2012-01-11 | 1 | -0/+16 |
* | Bloatpad: Register with the session | Matthias Clasen | 2012-01-10 | 1 | -14/+40 |
* | bloatpad: add left/centre/right toolbar buttons | Ryan Lortie | 2012-01-09 | 1 | -2/+51 |
* | GtkApplication: add menu API | Ryan Lortie | 2011-12-19 | 1 | -2/+2 |
* | Add accelerators to bloatpad. | William Hua | 2011-12-19 | 1 | -3/+3 |
* | bloatpad: add 'New Window' menu item | Ryan Lortie | 2011-12-19 | 1 | -1/+12 |
* | Bloatpad: Add an accelerator in the menu | Matthias Clasen | 2011-12-19 | 1 | -1/+1 |
* | Bloatpad: Add an accelerator | Matthias Clasen | 2011-12-19 | 1 | -0/+2 |
* | bloatpad: add proper sections to the menus | Ryan Lortie | 2011-12-19 | 1 | -5/+13 |
* | Whitespace fixes | Matthias Clasen | 2011-12-19 | 1 | -8/+8 |
* | bloatpad: move action/menu setup to ::startup | Ryan Lortie | 2011-12-19 | 1 | -7/+20 |
* | bloatpad: port to GActionMap for application | Ryan Lortie | 2011-12-19 | 1 | -18/+2 |
* | bloatpad: use GtkBuilder for constructing menus | Ryan Lortie | 2011-12-19 | 1 | -42/+21 |
* | Bloatpad: Add a View menu for fullscreen | Matthias Clasen | 2011-12-19 | 1 | -8/+38 |
* | Bloatpad: Don't leak a menu model | Matthias Clasen | 2011-12-19 | 1 | -0/+1 |
* | bloatpad: Be 640x480 by default | Colin Walters | 2011-12-19 | 1 | -0/+1 |
* | bloatpad: Fix Edit to be a submenu | Colin Walters | 2011-12-19 | 1 | -1/+1 |
* | GtkApplication: Merge app menu and menubar | Colin Walters | 2011-12-19 | 1 | -74/+74 |
* | Bloatpad: Add mnemonics to the menu | Matthias Clasen | 2011-12-19 | 1 | -4/+4 |
* | Adapt to changes in GLib API | Ryan Lortie | 2011-12-19 | 1 | -1/+1 |
* | Drop GtkApplicationMenuButton for now | Matthias Clasen | 2011-12-19 | 1 | -7/+2 |
* | Drop an unused variable | Matthias Clasen | 2011-12-19 | 1 | -2/+1 |
* | Don't call g_object_unref on a variant | Matthias Clasen | 2011-12-19 | 1 | -1/+1 |
* | bloatpad: use GtkApplicationMenuButton | Ryan Lortie | 2011-12-19 | 1 | -19/+5 |
* | bloatpad: add 'win.fullscreen' action | Ryan Lortie | 2011-12-19 | 1 | -1/+28 |
* | bloatpad: make "about" a window action | Ryan Lortie | 2011-12-19 | 1 | -22/+22 |
* | GtkApplicationWindow: implement GActionMap | Ryan Lortie | 2011-12-19 | 1 | -0/+1 |
* | port bloatpad to the new APIs | Ryan Lortie | 2011-12-19 | 1 | -9/+8 |
* | bloatpad: Add an example app menu | Matthias Clasen | 2011-12-19 | 1 | -2/+140 |
* | Move the GtkApplication example to the right place | Matthias Clasen | 2011-01-06 | 1 | -0/+100 |