| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | use misc->xpad for x calculation instead of ypad (typo). (gtk_arrow_set): | Tim Janik | 1998-07-17 | 1 | -10/+10 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | GtkType and macro fixups. widget argument implementation: | Tim Janik | 1998-06-29 | 1 | -3/+71 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+165 |