summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Forgotten fileMatthias Clasen2011-12-191-0/+6
* Show off some menusMatthias Clasen2011-12-191-5/+15
* Some more menu-related docsMatthias Clasen2011-12-192-0/+14
* GtkBuilder: pick up named submenusMatthias Clasen2011-12-192-14/+32
* Handle menu changes.William Hua2011-12-191-0/+29
* Refactor GMenuModel rendering for Mac OS.William Hua2011-12-191-66/+125
* gtkquartz-menu: fix some leaksWilliam Hua2011-12-191-5/+30
* begin adding menu acceleratorsWilliam Hua2011-12-191-2/+184
* Two small fixesMatthias Clasen2011-12-191-2/+7
* Fix up includesMatthias Clasen2011-12-191-1/+1
* begin GtkApplication menu support for Mac OSWilliam Hua2011-12-194-0/+441
* GtkApplicationWindow: share one GActionMuxerRyan Lortie2011-12-191-21/+17
* Documentation additionsMatthias Clasen2011-12-192-6/+19
* GtkApplicationWindow: Always install acceleratorsMatthias Clasen2011-12-191-0/+142
* GtkApplication: Extract accelerators from menusMatthias Clasen2011-12-191-0/+78
* Introduce gtkaccelmapprivate.hMatthias Clasen2011-12-198-51/+71
* GtkApplication: Add API to install accelerators for actionsMatthias Clasen2011-12-192-0/+114
* GtkApplicationWindow: Set the accel group on constructed windowsMatthias Clasen2011-12-195-13/+48
* GtkApplicationWindow: Add a GtkAccelGroupMatthias Clasen2011-12-191-0/+5
* Fix a gtk-doc warningMatthias Clasen2011-12-191-1/+1
* GtkApplication: export windows on the busRyan Lortie2011-12-192-18/+151
* (trivially) implement 'shutdown' in GtkApplicationRyan Lortie2011-12-191-0/+8
* Add an exampleMatthias Clasen2011-12-191-0/+25
* Update GtkApplicationWindow docsMatthias Clasen2011-12-191-3/+35
* Whitespace fixMatthias Clasen2011-12-191-2/+2
* Make accelmap initialization more forgivingMatthias Clasen2011-12-191-3/+2
* Clean up includesMatthias Clasen2011-12-194-6/+4
* Split off GMenuModel -> GtkMenuBar codeRyan Lortie2011-12-195-213/+322
* Watch "shell shows menu" settings for changesRyan Lortie2011-12-191-8/+33
* GtkSettings: quartz: shell always shows menusRyan Lortie2011-12-191-1/+5
* Never add separators to menubarsMatthias Clasen2011-12-191-2/+2
* GtkModelMenuItem: don't leak a GVariantRyan Lortie2011-12-191-0/+3
* GtkModelMenuItem: omit indicator if not requiredRyan Lortie2011-12-191-0/+37
* GtkApplicationWindow: nuke some g_print spewRyan Lortie2011-12-191-6/+0
* GtkApplcationWindow: plug two obvious leaksRyan Lortie2011-12-191-0/+3
* GtkApplicationWindow: Consistently unparent menubarColin Walters2011-12-191-2/+5
* GtkApplicationWindow: clean up menubar logicRyan Lortie2011-12-191-129/+179
* introduce GtkModelMenuItemRyan Lortie2011-12-194-183/+299
* GtkSettings: add shell-shows-menubar propertyRyan Lortie2011-12-191-1/+11
* Only add separators when a section actually endsMatthias Clasen2011-12-191-8/+9
* GtkApplicationWindow: Further sanitize handling of merging app menu and menubarColin Walters2011-12-193-61/+68
* GtkApplication: Merge app menu and menubarColin Walters2011-12-192-54/+51
* GtkApplicationWindow: Make mnemonics work for stateful actionsMatthias Clasen2011-12-191-1/+3
* GtkApplicationWindow: Don't unref a NULL objectColin Walters2011-12-191-2/+3
* Adapt to changes in GLib APIRyan Lortie2011-12-191-2/+2
* Drop GtkApplicationMenuButton for nowMatthias Clasen2011-12-194-285/+0
* Remove a redundant testMatthias Clasen2011-12-191-1/+1
* GtkApplicationMenuButton: add docsMatthias Clasen2011-12-191-0/+29
* Undoccommentify action muxer filesMatthias Clasen2011-12-193-47/+21
* Whitespace fixesMatthias Clasen2011-12-195-48/+46