Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | quartz: gtk-application - inhibit openFiles events from cmdline | Friedrich Beckmann | 2020-06-18 | 1 | -0/+7 |
* | quartz: added open capability to gtk_application | Friedrich Beckmann | 2020-06-16 | 1 | -0/+30 |
* | Replace most uses of <Primary> with <Control> | Matthias Clasen | 2020-04-06 | 1 | -4/+4 |
* | Drop gtk_application_is_inhibited | Matthias Clasen | 2017-11-28 | 1 | -13/+0 |
* | Replace deprecated gtk_application_add_accelerator | John Ralls | 2014-08-03 | 1 | -4/+8 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | quartz: add a default application menu | Ryan Lortie | 2014-01-17 | 1 | -4/+66 |
* | Use GtkMenuTracker for Quartz backend. | William Hua | 2014-01-08 | 1 | -20/+52 |
* | gtkapplication-quartz: clean up inhibit code | Ryan Lortie | 2014-01-07 | 1 | -53/+31 |
* | Refactor GtkApplication | Ryan Lortie | 2013-12-16 | 1 | -0/+262 |