summaryrefslogtreecommitdiff
path: root/gtk/gtkarrow.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-11/+6
* use misc->xpad for x calculation instead of ypad (typo). (gtk_arrow_set):Tim Janik1998-07-171-10/+10
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* GtkType and macro fixups. widget argument implementation:Tim Janik1998-06-291-3/+71
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+165