| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -11/+4 |
* | separator: Don't use padding and borders wrongly | Benjamin Otte | 2013-03-15 | 1 | -19/+7 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | separator: Stop setting state flags on the style context for drawing | Rui Matos | 2012-01-09 | 1 | -5/+0 |
* | separator: Use gtk_widget_class_accessible_set_role() | Benjamin Otte | 2011-07-18 | 1 | -14/+2 |
* | Drop GailSeparator | Matthias Clasen | 2011-07-05 | 1 | -1/+15 |
* | docs: Improve crossreferences | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | Box, etc: Improve docs after H* and V* deprecations. | Murray Cumming | 2011-06-10 | 1 | -4/+5 |
* | separator: call gtk_style_context_restore() after drawing | Cosimo Cecchi | 2011-04-08 | 1 | -0/+2 |
* | all: add a "separator" style class | Cosimo Cecchi | 2011-03-03 | 1 | -0/+4 |
* | Add gtkorientableprivate.h header | Matthias Clasen | 2011-01-30 | 1 | -1/+1 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -5/+3 |
* | Redo patch in efae64b (Set vertical/horizontal class...) | Carlos Garnacho | 2011-01-12 | 1 | -20/+1 |
* | Set vertical/horizontal class on all widgets overriding GtkOrientable::orient... | Carlos Garnacho | 2011-01-12 | 1 | -0/+20 |
* | Make GtkSeparator use GtkStyleContext | Carlos Garnacho | 2010-12-24 | 1 | -28/+31 |
* | Remove size_request from GtkSeparator | Matthias Clasen | 2010-10-30 | 1 | -27/+45 |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -4/+4 |
* | separator: Convert to draw signal | Benjamin Otte | 2010-09-26 | 1 | -38/+30 |
* | gtk/gtkseparator.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-09-08 | 1 | -26/+33 |
* | Completely removed requisition cache from GtkWidget instance structure. | Tristan Van Berkom | 2010-09-08 | 1 | -4/+0 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -8/+8 |
* | gtk/gtkseparator: Do not use GET_PRIVATE macro all the time | Javier Jardón | 2010-08-26 | 1 | -16/+20 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -6/+0 |
* | GtkSeparator is no instantiatable | Matthias Clasen | 2010-06-03 | 1 | -3/+4 |
* | Make orientable base classes instantiable | Matthias Clasen | 2010-05-25 | 1 | -6/+4 |
* | Move documentation to inline comments: GtkSeparator | Javier Jardón | 2010-05-13 | 1 | -0/+10 |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 1 | -4/+4 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Keep all these abstract for now | Matthias Clasen | 2008-12-31 | 1 | -3/+6 |
* | Bug 553582 – Add orientation API to GtkSeparator | Michael Natterer | 2008-09-30 | 1 | -2/+214 |
* | 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 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Reinstate abstract types | Matthias Clasen | 2006-05-07 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -32/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 1 | -10/+11 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -9/+12 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -1/+1 |