summaryrefslogtreecommitdiff
path: root/gtk/gtkapplicationwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Drop some unnecessary includesMatthias Clasen2023-02-181-5/+0
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-4/+1
* applicationwindow: Don't pass for_size < -1 to measure()Timm Bäder2021-12-271-1/+3
* applicationwindow: Allocate tooltipsMatthias Clasen2021-06-031-0/+3
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* applicationwindow: Convert docsMatthias Clasen2021-03-111-54/+54
* docs: Remove the last few remaining '+' from GTKEmmanuele Bassi2021-03-111-5/+9
* GtkApplicationWindow: Fix menubar exampleEmmanuel Gil Peyrot2020-09-041-3/+10
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* gtk: Improve struct packing in placesMatthias Clasen2020-07-251-2/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-8/+8
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* applicationwindow: Simplify measure implementationTimm Bäder2020-05-241-14/+0
* applicationwindow: Stop querying shadow widthTimm Bäder2020-05-241-5/+0
* gtkapplication: Drop app menu supportMatthias Clasen2020-05-221-105/+5
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* applicationswindow: Make show-menubar FALSE by defaultMatthias Clasen2020-05-111-1/+1
* window: Derive from GtkWidgetMatthias Clasen2020-05-041-19/+1
* docs: Move menu model docsMatthias Clasen2020-04-291-42/+3
* header-bar: Stop showing application menuAlexander Mikhaylenko2020-04-221-4/+1
* applicationwindow: Stop using a menu barMatthias Clasen2019-12-291-3/+3
* menu section box: Introduce more section variantsMatthias Clasen2019-06-091-1/+2
* Fix a compiler warningMatthias Clasen2019-05-191-1/+0
* application window: Drop the priv pointerMatthias Clasen2019-05-191-88/+117
* 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