summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.c
Commit message (Expand)AuthorAgeFilesLines
* merging hassle. most is caused by func() -> func(void) converions. elseTim Janik1998-05-101-2/+2
* Cache the colormap and children of a window locally instead of fetchingOwen Taylor1998-04-301-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon ChaplinTim Janik1998-03-171-2/+2
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-0/+25
* Backed out change to close polygons since it caused problems for theOwen Taylor1998-01-311-17/+9
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-2/+2
* Close the polygon if it isn't already. (To match gtk_draw_polygon)Owen Taylor1998-01-301-36/+20
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-15/+10
* Fixed recent bug in gtkstyle.c. -JayJay Painter1997-12-041-1/+2
* Misc fixes for color changing stuffElliot Lee1997-11-281-3/+2
* Initial revisionElliot Lee1997-11-241-0/+1795