summaryrefslogtreecommitdiff
path: root/gdk/gdkgc.c
Commit message (Expand)AuthorAgeFilesLines
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+1
* Applied gtk-pedersen-980727-0; added all logical operations toOwen Taylor1998-08-111-0/+108
* New function to wrap XSetDashes; modified gtkctree.c to use it.Stefan Jeske1998-05-051-0/+16
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Replace GXor by GXxor. Seems to have been a typo.Federico Mena Quintero1998-03-101-1/+1
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-18/+39
* use a mask of 0xffffffff instead of 0xffff, since there are 22 flagsOwen Taylor1998-02-071-4/+2
* use a mask of 0xffffffff instead of 0xffff, since there are 22 flagsOwen Taylor1998-02-071-1/+5
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-6/+27
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-7/+21
* Small typo fixArturo Espinosa1997-12-301-1/+1
* New function, used to copy the values from one gc to another gc.Miguel de Icaza1997-12-301-0/+10
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-4/+6
* gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called withOwen Taylor1997-12-121-7/+12
* Ignore gdk_gc_set_font if font is a fontset. (Actually, gdk_gc_set_fontOwen Taylor1997-12-051-5/+8
* Initial revisionElliot Lee1997-11-241-0/+636