| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -0/+1 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -23/+15 |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | arrow: Port to draw vfunc | Benjamin Otte | 2010-09-26 | 1 | -65/+58 |
* | gtk/gtkarrow.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-09-08 | 1 | -9/+13 |
* | Completely removed requisition cache from GtkWidget instance structure. | Tristan Van Berkom | 2010-09-08 | 1 | -6/+51 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -9/+9 |
* | Use accessor functions to access GtkMisc | Javier Jardón | 2010-07-13 | 1 | -13/+17 |
* | gtkarrow: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -18/+42 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [docs] Move documentation to inline comments: GtkArrow | Javier Jardón | 2010-04-18 | 1 | -0/+37 |
* | 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 | -3/+6 |
* | expose-event returns gboolean not gint, reindented static prototypes and | Michael Natterer | 2008-09-03 | 1 | -30/+28 |
* | 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/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove | Michael Natterer | 2008-05-21 | 1 | -4/+1 |
* | Fix a typo in the docs. (#390423, David Lodge) | Matthias Clasen | 2006-12-28 | 1 | -1/+1 |
* | added GtkArrow::arrow-scaling style property to control the arrow/border | Tim Janik | 2006-09-19 | 1 | -6/+12 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -26/+1 |
* | 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 |
* | Modify all of the GtkMisc widgets to round down on centering calculations | Matthias Clasen | 2005-06-21 | 1 | -4/+2 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -2/+2 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -4/+3 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -2/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Actually make that arrow size 15, not 14. | Matthias Clasen | 2004-05-18 | 1 | -1/+1 |
* | Go back to the initial fix for the focus-overdrawing problem, which was | Matthias Clasen | 2004-05-18 | 1 | -1/+1 |
* | Swap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DIR_LTR. (#129159, | Owen Taylor | 2004-03-12 | 1 | -2/+10 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -4/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -15/+15 |
* | Draw arrows better (without extra baseline) | Soeren Sandmann | 2002-02-26 | 1 | -2/+2 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -4/+0 |
* | Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do | Owen Taylor | 2001-12-27 | 1 | -5/+14 |
* | Return FALSE from expose handlers. | Alex Larsson | 2001-12-03 | 1 | -1/+1 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -15/+16 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -1/+0 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -1/+1 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -16/+14 |
* | Convert to new property API, patch from Lee Mallabone | Havoc Pennington | 2001-02-21 | 1 | -39/+77 |
* | 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 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -11/+6 |