summaryrefslogtreecommitdiff
path: root/gtk/gtkbbox.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove _gtk_box_get_children"Carlos Garcia Campos2016-02-121-2/+2
* Remove _gtk_box_get_childrenTimm Bäder2016-02-041-2/+2
* buttonbox: Fix size requestMatthias Clasen2015-12-201-1/+0
* buttonbox: Convert to gadgetsMatthias Clasen2015-12-181-32/+226
* button box: Deprecate style propertiesMatthias Clasen2015-12-151-4/+12
* button box: Document some style properties as deprecatedMatthias Clasen2015-11-161-2/+20
* Remove a self-assignmentMatthias Clasen2015-08-091-1/+1
* GtkButtonBox: remove spacing when buttons are linkedLars Uebernickel2015-07-141-0/+1
* bbox: correct documentation typoWill Thompson2015-03-261-1/+1
* GtkButtonBox: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+1
* Fix a typoMichael Catanzaro2014-05-171-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: don't use properties syntax for child propertiesWilliam Jon McCann2014-01-211-1/+1
* docs: there is no homogeneous property on bboxWilliam Jon McCann2014-01-211-3/+1
* button box: Set linked style for extendMatthias Clasen2014-01-171-4/+19
* Add an expand button box typeWilliam Jon McCann2014-01-171-0/+22
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-10/+3
* API: Don't export gtk_widget_preferred_size_and_baseline()Benjamin Otte2013-05-111-4/+5
* GtkButtonBox: Support baseline alignmentAlexander Larsson2013-04-231-23/+161
* Fix malformed doc commentsMatthias Clasen2012-04-121-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-151-2/+2
* gtkbox: Move private functions to private headerJavier Jardón2011-10-021-0/+1
* Box, etc: Improve docs after H* and V* deprecations.Murray Cumming2011-06-101-4/+5
* GtkButtonBox: add a non-homogeneous child propertyMatthias Clasen2011-05-051-7/+85
* Silence new gcc warningsMatthias Clasen2011-01-231-2/+0
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-1/+1
* Handle empty button boxes gracefullyMatthias Clasen2010-11-051-5/+17
* gtk: remove all border_width handling from the button boxMichael Natterer2010-11-021-23/+17
* Don't set get_preferred_width_for_height to NULLMatthias Clasen2010-10-301-8/+35
* GtkButtonBox doesn't do height-for-widthMatthias Clasen2010-10-301-0/+2
* Remove size_request from GtkButtonBoxMatthias Clasen2010-10-301-3/+32
* Remove GtkObject completelyMatthias Clasen2010-09-261-0/+1
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-4/+3
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-1/+2
* Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi...Javier Jardón2010-09-131-1/+6
* Update GtkButtonBox docsMatthias Clasen2010-09-011-14/+6
* Miscellaneous property string fixesPhilip Withnall2010-08-291-2/+2
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-9/+9
* Make empty buttonboxes work againMatthias Clasen2010-08-251-8/+4
* gtk/gtkbbox.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+3
* Make button boxes semi-homogeneousMatthias Clasen2010-08-221-118/+196
* Drop internal function from headerMatthias Clasen2010-08-161-1/+1
* Drop some unnecessary variablesMatthias Clasen2010-08-161-13/+4
* Remove some leftovers of deprecated functionalityMatthias Clasen2010-08-121-150/+111
* Add _gtk_box_get_children() internal functionCarlos Garcia Campos2010-08-051-2/+2
* Do not use GtkBoxChild in GtkButtonBox.Paolo Borelli2010-07-151-51/+40
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-34/+49
* Use accessor functions to access GtkBoxJavier Jardón2010-07-131-6/+6