summaryrefslogtreecommitdiff
path: root/gtk/gtkapplicationwindow.c
Commit message (Expand)AuthorAgeFilesLines
...
* Small doc improvementsMatthias Clasen2013-11-161-1/+3
* Fix fallback menubar size allocationMatthias Clasen2013-11-161-0/+18
* GtkWindow: better app menu fallback for CSDMatthias Clasen2013-11-161-8/+4
* GtkApplicationWindow: Avoid double fallback for the app menuMatthias Clasen2013-11-161-1/+7
* GtkApplicationWindow: avoid mis-allocationMatthias Clasen2013-11-121-11/+3
* GtkApplication: a new approach to accelsRyan Lortie2013-10-151-143/+0
* Improve struct packing in various placesMatthias Clasen2013-09-211-1/+1
* wayland: restore support for the application menuGiovanni Campagna2013-09-031-2/+25
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-2/+2
* Fix accels added after the window was shown not workingBastien Nocera2013-05-131-0/+9
* csd: Drop content_windowMatthias Clasen2013-04-201-7/+0
* Fix GtkApplicationWindow menubar placementMatthias Clasen2013-03-271-0/+7
* window: Allow _gtk_window_set_allocation to return a modified allocationRob Bradford2013-03-171-4/+7
* applicationwindow: fix mem leakCosimo Cecchi2013-01-211-0/+4
* gtkmodelmenu: simplify logic, expose bind APIRyan Lortie2012-09-171-2/+2
* GtkAccelLabel: add manual accel APIRyan Lortie2012-09-171-1/+1
* GtkApplicationWindow: drop GActionMuxer useRyan Lortie2012-08-201-14/+0
* Remove private appwindow observer creation APIRyan Lortie2012-08-201-16/+0
* ApplicationWindow: setup accels with widget muxerLars Uebernickel2012-08-201-14/+5
* gtkmodelmenu: move to new action regimeRyan Lortie2012-08-201-1/+1
* Add two users of gtk_widget_insert_action_groupLars Uebernickel2012-08-201-0/+2
* Add an example for handling app menu fallbackMatthias Clasen2012-07-221-0/+8
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* application: Add unique IDs for GtkApplicationWindowChristian Persch2012-05-031-1/+28
* GtkApplication: adjust to GApplication changesRyan Lortie2012-04-301-1/+1
* GtkApplication: fixes for NULL session busRyan Lortie2012-04-301-1/+1
* CosmeticMatthias Clasen2012-04-191-1/+1
* 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