summaryrefslogtreecommitdiff
path: root/gtk/gtkarrow.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-1/+1
* Make GtkArrow use GtkStyleContextCarlos Garnacho2010-12-241-20/+29
* Remove GtkObject completelyMatthias Clasen2010-09-261-0/+1
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-23/+15
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-1/+1
* arrow: Port to draw vfuncBenjamin Otte2010-09-261-65/+58
* gtk/gtkarrow.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-9/+13
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-6/+51
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-9/+9
* Use accessor functions to access GtkMiscJavier Jardón2010-07-131-13/+17
* gtkarrow: Move public members to private structureJavier Jardón2010-07-131-18/+42
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [docs] Move documentation to inline comments: GtkArrowJavier Jardón2010-04-181-0/+37
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-3/+6
* expose-event returns gboolean not gint, reindented static prototypes andMichael Natterer2008-09-031-30/+28
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c removeMichael Natterer2008-05-211-4/+1
* Fix a typo in the docs. (#390423, David Lodge)Matthias Clasen2006-12-281-1/+1
* added GtkArrow::arrow-scaling style property to control the arrow/borderTim Janik2006-09-191-6/+12
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-26/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Modify all of the GtkMisc widgets to round down on centering calculationsMatthias Clasen2005-06-211-4/+2
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-2/+2
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+3
* : Mark param spec strings as static.Matthias Clasen2005-03-211-2/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* xMatthias Clasen2005-03-091-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Actually make that arrow size 15, not 14.Matthias Clasen2004-05-181-1/+1
* Go back to the initial fix for the focus-overdrawing problem, which wasMatthias Clasen2004-05-181-1/+1
* Swap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DIR_LTR. (#129159,Owen Taylor2004-03-121-2/+10
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-4/+4
* Deprecation cleanupManish Singh2002-10-101-15/+15
* Draw arrows better (without extra baseline)Soeren Sandmann2002-02-261-2/+2
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-4/+0
* Make interpretation of misc->xpad/ypad consistent with GtkLabel. DoOwen Taylor2001-12-271-5/+14
* Return FALSE from expose handlers.Alex Larsson2001-12-031-1/+1
* coalescing property notifiesHans Breuer2001-08-111-15/+16
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-1/+1
* marshaller fixes.Tim Janik2001-03-071-16/+14
* Convert to new property API, patch from Lee MallaboneHavoc Pennington2001-02-211-39/+77
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8