summaryrefslogtreecommitdiff
path: root/gtk/gtkapplicationwindow.c
Commit message (Expand)AuthorAgeFilesLines
* application-window: Move desktop file handling code to separate functionKalev Lember2012-04-161-23/+41
* application-window: try to use the desktop name in the fallback menuCosimo Cecchi2012-04-121-1/+26
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add some menu markup documentationMatthias Clasen2012-01-251-0/+16
* GtkApplicationWindow: Some more docsMatthias Clasen2012-01-241-0/+4
* Add API to create menus from modelsMatthias Clasen2012-01-241-0/+12
* GtkApplication: change the accel prefix we useRyan Lortie2012-01-231-2/+2
* GtkApplicationWindow: Improve app menu labelMatthias Clasen2012-01-201-1/+8
* GtkApplicationWindow: Fix resize grip positioningMatthias Clasen2012-01-201-1/+2
* move menus over from GLibRyan Lortie2012-01-181-7/+14
* GtkApplicationWindow: another size allocation fixMatthias Clasen2012-01-141-2/+2
* GtkApplicationWindow: Fix size-request logicMatthias Clasen2012-01-141-2/+8
* GtkApplicationWindow: Fix size-allocation logicMatthias Clasen2012-01-141-8/+7
* Rename gtk_application_window_get_observerRyan Lortie2012-01-111-3/+3
* Fix wrong refencences in the docsMatthias Clasen2012-01-091-6/+6
* Add new GtkActionable interfaceRyan Lortie2012-01-091-7/+17
* GtkApplicationWindow: fix a typoMatthias Clasen2011-12-201-1/+3
* GtkApplication: add menu APIRyan Lortie2011-12-191-2/+2
* GtkApplication: document relationship to gdkthreadsRyan Lortie2011-12-191-0/+4
* GtkApplicationWindow: deal with remote actionsRyan Lortie2011-12-191-2/+83
* Move X property handling to GtkApplicationWindowRyan Lortie2011-12-191-3/+69
* GtkApplicationWindow: share one GActionMuxerRyan Lortie2011-12-191-21/+17
* Documentation additionsMatthias Clasen2011-12-191-6/+14
* GtkApplicationWindow: Always install acceleratorsMatthias Clasen2011-12-191-0/+142
* GtkApplicationWindow: Set the accel group on constructed windowsMatthias Clasen2011-12-191-1/+1
* GtkApplicationWindow: Add a GtkAccelGroupMatthias Clasen2011-12-191-0/+5
* Add an exampleMatthias Clasen2011-12-191-0/+25
* Update GtkApplicationWindow docsMatthias Clasen2011-12-191-3/+35
* Split off GMenuModel -> GtkMenuBar codeRyan Lortie2011-12-191-212/+2
* Watch "shell shows menu" settings for changesRyan Lortie2011-12-191-8/+33
* Never add separators to menubarsMatthias Clasen2011-12-191-2/+2
* 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-191-183/+6
* 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-191-54/+63
* GtkApplication: Merge app menu and menubarColin Walters2011-12-191-53/+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
* Whitespace fixesMatthias Clasen2011-12-191-8/+6
* GtkApplicationWindow: more docsMatthias Clasen2011-12-191-9/+25
* GtkApplicationWindow: mark a string for translationMatthias Clasen2011-12-191-2/+2
* Some coding style fixesMatthias Clasen2011-12-191-4/+5
* Some initial docsMatthias Clasen2011-12-191-11/+31
* GtkApplicationWindow: Use dispose for GObjectsColin Walters2011-12-191-8/+6
* gtkapplicationwindow: Pick up gtk-shell-shows-app-menu XSettingColin Walters2011-12-191-25/+73