summaryrefslogtreecommitdiff
path: root/gtk/gtkapplicationwindow.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix GTK links and locationsEmmanuele Bassi2019-02-061-1/+1
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-3/+5
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-6/+4
* The big versioning cleanupMatthias Clasen2018-02-061-12/+0
* applicationwindow: Fix measure implementationTimm Bäder2018-01-171-1/+2
* applicationwindow: Stop connecting to ::delete-eventMatthias Clasen2018-01-161-3/+1
* applicationwindow: Fix code sampleTimm Bäder2017-10-111-7/+7
* Fix application window snapshot differentlyMatthias Clasen2017-10-081-13/+0
* application window: Make menubar appearMatthias Clasen2017-10-071-0/+15
* applicationwindw: Don't leak show-help-overlay actionTimm Bäder2017-10-061-0/+1
* applicationwindow: Remove some useless queue_resize callsTimm Bäder2017-07-191-4/+0
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-8/+10
* set clip of more widgetsTimm Bäder2017-07-191-0/+2
* 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