summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.c
Commit message (Expand)AuthorAgeFilesLines
* Revise CSS node documentationMatthias Clasen2015-12-161-1/+1
* grid: Convert to gadgetsMatthias Clasen2015-12-151-79/+136
* Add some more missing nullable annotationsTimm Bäder2015-12-011-1/+1
* GtkGrid: Remove invalid return annotationTimm Bäder2015-11-131-2/+0
* grid: Convert to gtk_container_child_notify_by_pspecMatthias Clasen2015-09-081-13/+26
* Move GtkWidgetPrivate to gtkwidgetprivate.hMatthias Clasen2015-09-071-19/+19
* Revert "GtkGrid: Add a few NULL checks"Matthias Clasen2015-07-171-5/+2
* GtkGrid: Add a few NULL checksMatthias Clasen2015-07-171-2/+5
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+1
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-1/+1
* GtkGrid: Set orientable style classes initiallyMatthias Clasen2014-07-181-0/+2
* GtkGrid: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-5/+5
* widget: Add _gtk_widget_set_css_clip()Benjamin Otte2014-05-241-0/+3
* GtkGrid: gtk_grid_get_size_for_size() do not dereference a NULL pointer.Juan Pablo Ugarte2014-05-011-2/+2
* grid: Remove unneeded checksBenjamin Otte2014-05-011-10/+4
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* GtkGrid: fix property installationMatthias Clasen2014-01-251-12/+12
* gtkgrid: Use g_object_class_install_properties() and g_object_notify_by_pspec()Javier Jardón2014-01-241-13/+20
* grid: draw css background and bordersPaolo Borelli2013-11-031-0/+17
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-3/+2
* GtkGrid: Undo a size allocation tweakMatthias Clasen2013-04-281-13/+1
* docs: fix some typos in newly introduced methodsCosimo Cecchi2013-04-241-1/+1
* GtkGrid: Add missing Since docsAlexander Larsson2013-04-231-0/+8
* GtkGrid: Support baseline alignment in GtkGridAlexander Larsson2013-04-231-109/+605
* Add gtk_grid_remove_{row,column}Matthias Clasen2013-03-231-0/+102
* GtkGrid: Tweak size allocationMatthias Clasen2013-03-151-1/+14
* grid: Fix access to grid->priv memberBastian Winkler2012-06-031-2/+6
* grid: Add missing guard to gtk_grid_get_child_at()Bastian Winkler2012-06-031-1/+5
* grid: add missing transfer annotationMartin Pitt2012-05-161-1/+1
* GtkGrid: Add a note about overlapping childrenMatthias Clasen2012-04-281-1/+2
* grid: avoid a floating point exceptionMatthias Clasen2012-03-241-0/+3
* grid: Work harder for tight homogeneous allocationMatthias Clasen2012-03-041-18/+53
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix gtk_grid_attach_next_toMatthias Clasen2011-10-251-4/+9
* Fix natural/min widht calculations for empty gridsMatthias Clasen2011-10-211-2/+7
* gtk: fix syntax of an annotationTorsten Schönfeld2011-10-151-1/+1
* grid: Swap wrong spacing propertiesBenjamin Otte2011-09-051-8/+8
* GtkGrid: make attaching more flexibleMatthias Clasen2011-09-021-65/+124
* Add an accessor for grid childrenMatthias Clasen2011-08-281-0/+36
* GtkGrid: Add a way to insert rows or columnsMatthias Clasen2011-08-081-0/+136
* GtkGrid: Fix a size allocation problemMatthias Clasen2011-06-071-4/+10
* Add shortcuts for the !children caseMatthias Clasen2011-05-121-0/+24
* grid: Fix homogeneuous properties being flippedBenjamin Otte2011-04-271-8/+10
* GtkGrid: Add forgotten RTL flippingMatthias Clasen2011-03-301-0/+4
* Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestModeTristan Van Berkom2011-03-251-17/+4
* GtkGrid: Avoid problems with uninitialized memoryMatthias Clasen2011-02-171-0/+8
* Add gtkorientableprivate.h headerMatthias Clasen2011-01-301-1/+1
* Redo patch in efae64b (Set vertical/horizontal class...)Carlos Garnacho2011-01-121-13/+1