| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "box: Don't special-case RTL hbox child positions anymore" | Cosimo Cecchi | 2013-02-23 | 1 | -2/+23 |
* | box: Don't special-case RTL hbox child positions anymore | Benjamin Otte | 2012-12-18 | 1 | -23/+2 |
* | Nuke GtkBoxAccessible | Matthias Clasen | 2012-11-07 | 1 | -2/+2 |
* | box: Fix typo | Stefano Facchini | 2012-09-11 | 1 | -1/+1 |
* | box: set orientation style classes when setting orientation | Cosimo Cecchi | 2012-05-11 | 1 | -0/+2 |
* | widget: Don't cache widget paths all the time | Benjamin Otte | 2012-04-17 | 1 | -1/+1 |
* | gtk: Make widget only invalidate widget positions | Benjamin Otte | 2012-04-17 | 1 | -1/+8 |
* | gtk: Get gtkwidgetpath.h includes out of the public headers | Benjamin Otte | 2012-03-19 | 1 | -3/+4 |
* | gtkbox: avoid warning when removing a widget with refcount of 1 | Lionel Landwerlin | 2012-03-18 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtkbox: Move private functions to private header | Javier Jardón | 2011-10-02 | 1 | -0/+1 |
* | Replace some references to the GtkTable, use GtkGrid instead | Javier Jardón | 2011-09-29 | 1 | -1/+1 |
* | GtkBox: make get_path_for_child() work if there are internal children | Michael Natterer | 2011-09-26 | 1 | -13/+25 |
* | Convert GailExpander to GtkExpanderAccessible | Matthias Clasen | 2011-07-05 | 1 | -16/+3 |
* | Don't overwrite roles | Matthias Clasen | 2011-07-05 | 1 | -1/+2 |
* | Remove GailBox | Matthias Clasen | 2011-07-05 | 1 | -0/+16 |
* | box: Remove cache for sibling paths | Benjamin Otte | 2011-07-02 | 1 | -25/+17 |
* | box: follow children visibility when building the sibling path | Cosimo Cecchi | 2011-07-01 | 1 | -7/+19 |
* | Revert "gtkbox: Invalidate order on changes, even if the child is not visible" | Cosimo Cecchi | 2011-07-01 | 1 | -5/+2 |
* | gtkbox: Invalidate order on changes, even if the child is not visible | Vincent Untz | 2011-06-30 | 1 | -2/+5 |
* | GtkBox: don't reset styles too often | Matthias Clasen | 2011-06-16 | 1 | -4/+5 |
* | Expand migration hints for h/v boxes | Matthias Clasen | 2011-06-10 | 1 | -21/+18 |
* | Box, etc: Improve docs after H* and V* deprecations. | Murray Cumming | 2011-06-10 | 1 | -14/+11 |
* | box: Add RTL support for sibling paths | Benjamin Otte | 2011-06-02 | 1 | -29/+40 |
* | box: Add support for siblings in widget paths of box children | Benjamin Otte | 2011-06-02 | 1 | -3/+123 |
* | box: Only emit pack-type notify if the pack type really changed | Benjamin Otte | 2011-06-02 | 1 | -5/+7 |
* | GtkBoxPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -2/+1 |
* | Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode | Tristan Van Berkom | 2011-03-25 | 1 | -12/+0 |
* | Only count visible children during size request | Matthias Clasen | 2011-03-05 | 1 | -1/+3 |
* | Add a note to ::fill and ::expand docs | Matthias Clasen | 2011-01-31 | 1 | -0/+8 |
* | [GI] Add missing (out) and (array) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -4/+8 |
* | Reduce includes of gtktypeutils.h to a minimum | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | Changing GtkBox:fill child property default back to TRUE. | Tristan Van Berkom | 2010-11-25 | 1 | -6/+2 |
* | Fix tiny documetnation typo. | Murray Cumming | 2010-11-02 | 1 | -36/+36 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -3/+0 |
* | Emphasize that GtkBox and GtkTable can be replaced by GtkGrid | Javier Jardón | 2010-10-30 | 1 | -0/+4 |
* | Point to GtkGrid from the GtkBox and GtkTable docs | Matthias Clasen | 2010-10-22 | 1 | -0/+3 |
* | Fix a typo | Matthias Clasen | 2010-10-22 | 1 | -1/+1 |
* | Improve GtkBox and GtkTable docs a bit | Matthias Clasen | 2010-10-15 | 1 | -11/+14 |
* | Support GtkWidget expand properties in GtkBox | Havoc Pennington | 2010-10-13 | 1 | -6/+72 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -0/+1 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -81/+69 |
* | GtkBox: let GtkContainer handle border width | Matthias Clasen | 2010-09-13 | 1 | -38/+21 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -27/+27 |
* | gtk/gtkbox.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -2/+2 |
* | GtkBox: Clipped values passed to gtk_distribute_natural_allocation() incase a... | Tristan Van Berkom | 2010-08-18 | 1 | -2/+2 |
* | Fix improperly unwinded loops | Tadej Borovšak | 2010-08-06 | 1 | -5/+22 |
* | Implement fair extra space allocation | Tadej Borovšak | 2010-08-06 | 1 | -319/+332 |
* | Migrated old loops to use gtk_distribute_allocation(). | Tristan Van Berkom | 2010-08-05 | 1 | -137/+13 |
* | Add _gtk_box_get_children() internal function | Carlos Garcia Campos | 2010-08-05 | 1 | -0/+24 |