summaryrefslogtreecommitdiff
path: root/gtk/gtkapplicationwindow.c
Commit message (Expand)AuthorAgeFilesLines
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-2/+1
* osx: fix buildChristoph Reiter2017-03-301-2/+2
* applicationwindow: Use gtk_widget_measure to measure widget sizesTimm Bäder2017-03-041-3/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+0
* applicationwindow: Fix issues with measure vfunc transitionBenjamin Otte2016-10-261-3/+3
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-86/+50
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-8/+4
* applicationwindow: fix leak of help_overlayAlan Jenkins2016-10-131-3/+9
* menusectionbox: add support for "text-direction" attributeChristian Hergert2016-10-131-0/+3
* shortcuts: Follow changes of accelsMatthias Clasen2016-04-171-0/+3
* docs: trivial fixes in GtkApplication-related documentationSébastien Wilmet2016-04-091-3/+3
* GtkApplicationWindow: the help_overlay is nullableTimm Bäder2015-11-141-1/+1
* GtkApplicationWindow: Fix typosTimm Bäder2015-11-141-1/+1
* GtkApplicationWindow: Add missing annotationsTimm Bäder2015-10-221-1/+1
* Add automatic help overlay support to GtkApplicationMatthias Clasen2015-10-211-2/+76
* Expand builder menu documentationMatthias Clasen2015-07-291-6/+24
* GtkApplicationWindow: Fix small doc formatting issuesMatthias Clasen2015-04-261-3/+2
* GtkApplicationWindow: Documentation fixPatrick Welche2014-12-231-3/+3
* GtkApplicationWindow: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+1
* GtkApplicationWindow: Avoid a crashMatthias Clasen2014-06-091-4/+6
* applicationwindow: Properly unmap the menubar widgetBenjamin Otte2014-05-051-0/+13
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-1/+4
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-12/+9
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Don't use <xi:include>William Jon McCann2014-02-051-5/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: don't use <tag> docbook elementsWilliam Jon McCann2014-02-041-7/+7
* docs: fix last commitWilliam Jon McCann2014-02-041-1/+0
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+4
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-2/+2
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-5/+4
* GtkApplicationWindow: give up on handling disposeRyan Lortie2014-01-141-43/+2
* gtkwindow: Rename get_decoration_size => get_shadow_widthJasper St. Pierre2014-01-101-2/+2
* Fix GtkApplicationWindow action group implementationRyan Lortie2014-01-071-3/+74
* Refactor GtkApplicationRyan Lortie2013-12-161-103/+11
* Drop a reference to nonexisting APIMatthias Clasen2013-12-131-1/+1
* wayland: Set DBus properties after we've constructed the xdg_surfaceJasper St. Pierre2013-11-191-2/+2
* 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