| Commit message (Expand) | Author | Age | Files | Lines |
* | [GI] Add missing (out) and (array) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -2/+4 |
* | Make GtkFrame propagate the "frame" style class to its header label | Carlos Garnacho | 2011-01-17 | 1 | -0/+18 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -0/+1 |
* | Make GtkFrame use GtkStyleContext. | Carlos Garnacho | 2010-12-28 | 1 | -65/+106 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -58/+51 |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -3/+3 |
* | frame: Port to draw vfunc | Benjamin Otte | 2010-09-26 | 1 | -29/+17 |
* | frame: Remove unneeded is_drawable() check | Benjamin Otte | 2010-09-26 | 1 | -47/+44 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -1/+1 |
* | Fix more SizeRequest implementations to avoid recursive calls to wrapper API | Havoc Pennington | 2010-09-12 | 1 | -1/+1 |
* | Remove deprecated 'shadow' properties in GtkFrame and GtkHandleBox | Matthias Clasen | 2010-08-28 | 1 | -10/+0 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -18/+18 |
* | gtk/gtkframe.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -55/+66 |
* | Fixed bad typo causing bad vertical requests on frames with no label. | Tristan Van Berkom | 2010-08-06 | 1 | -1/+1 |
* | Make GtkFrame allocate its label considering natural size requests | Tristan Van Berkom | 2010-08-06 | 1 | -24/+107 |
* | gtkframe: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -79/+124 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -8/+14 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -12/+13 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Mass api change from GtkExtendedLayout --> GtkSizeRequest | Tristan Van Berkom | 2010-06-18 | 1 | -34/+34 |
* | Fix some compilation warnings | Javier Jardón | 2010-05-01 | 1 | -2/+0 |
* | Add a GtkExtendedLayout implementation for GtkFrame | Matthias Clasen | 2010-04-26 | 1 | -40/+116 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-04-03 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-04-03 | 1 | -7/+7 |
* | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-04-03 | 1 | -5/+8 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-04-03 | 1 | -2/+2 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2010-04-03 | 1 | -2/+2 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -1/+1 |
* | Corrected the published default value of GtkFrame::label-xalign (bug | Tristan Van Berkom | 2007-08-22 | 1 | -1/+1 |
* | Improve the handling of broken situations. (#427899, Francesco Montorsi) | Matthias Clasen | 2007-07-09 | 1 | -1/+1 |
* | applied patch from Xan Lopez to eliminate gap in painted frame for | Tim Janik | 2007-06-22 | 1 | -11/+19 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -6/+6 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+31 |
* | Fix a problem with large y thickness | Matthias Clasen | 2007-01-28 | 1 | -1/+1 |
* | Restored the / at the start of the comment block, to fix the build. | Murray Cumming | 2006-05-14 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -2/+2 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -36/+3 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -4/+4 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -9/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | Take widget->state into account when painting the shadows. (#150351, Tim | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Draw line with the current state, not GTK_STATE_NORMAL | Soeren Sandmann | 2004-06-27 | 1 | -2/+3 |