summaryrefslogtreecommitdiff
path: root/gtk/gtkcenterbox.c
Commit message (Expand)AuthorAgeFilesLines
* centerbox: Add properties for child widgetsMatthias Clasen2022-11-201-7/+91
* Documentation fix: Various spelling mistakes (and one use of the wrong verb) ...Cam Cook2022-11-131-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-3/+3
* centerbox: Small docs tweakMatthias Clasen2021-03-111-1/+1
* centerbox: Convert docsMatthias Clasen2021-03-111-31/+41
* docs: Add "Accessibility" section to various widgetsEmmanuele Bassi2020-11-121-0/+4
* a11y: Mark more containers as structural elementsEmmanuele Bassi2020-11-111-0/+1
* gtk: Remove unused header includeBenjamin Otte2020-10-201-1/+0
* Remove ATKEmmanuele Bassi2020-07-261-1/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Move orientable style classes into GtkWidgetEmmanuele Bassi2020-06-051-2/+1
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-3/+0
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+3
* Add GtkCenterLayoutTimm Bäder2019-09-131-458/+36
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* Use g_clear_pointer to unparent widgetsTimm Bäder2018-11-131-17/+3
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-17/+18
* center box: Don't reorder css nodes in RTLTimm Bäder2018-06-181-46/+6
* center box: Remove snapshot implementationTimm Bäder2018-06-161-17/+0
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-1/+5
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-5/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-18/+0
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+3
* centerbox: Unparent widgets in disposeTimm Bäder2017-09-011-0/+27
* CenterBox: minor tweaks to doc blurbDaniel Boles2017-08-051-3/+4
* CenterBox: Add missing nullable annotationsDaniel Boles2017-08-051-13/+13
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-12/+6
* centerbox: Add some missing return value annotationsTimm Bäder2017-07-191-3/+3
* centerbox: Avoid accessing unset widgetsTimm Bäder2017-07-191-1/+1
* Avoid compiler warningsMatthias Clasen2017-07-191-2/+2
* center box: Take baseline-position fully into accountMatthias Clasen2017-06-101-3/+22
* center box: complete the baseline supportMatthias Clasen2017-06-101-1/+133
* center box: Fix size allocationMatthias Clasen2017-06-101-1/+1
* center box: Drop a useless lineMatthias Clasen2017-06-101-1/+0
* center box: Add more documentationMatthias Clasen2017-06-041-0/+9
* center box: add baseline supportMatthias Clasen2017-06-041-87/+96
* center box : implement GtkOrientableMatthias Clasen2017-06-041-46/+157
* center box: support height-for-widthMatthias Clasen2017-06-041-93/+212
* center box: Support expand propertyMatthias Clasen2017-06-041-18/+63
* center box: implement GtkBuildableMatthias Clasen2017-06-041-1/+27
* center box: implement natural size and rtl flippingMatthias Clasen2017-06-041-88/+130
* center box: handle missing start or end widgetsMatthias Clasen2017-06-041-45/+69
* Make GtkCenterBox publicMatthias Clasen2017-06-041-5/+134
* actionbar: Add explicit center widgetTimm Bäder2017-04-251-0/+226
* Drop GtkCenterBoxMatthias Clasen2014-02-161-1068/+0
* Rename GtkActionBar to GtkCenterBoxWilliam Jon McCann2014-02-121-0/+1068