summaryrefslogtreecommitdiff
path: root/gdk/gdkpixmap.c
Commit message (Expand)AuthorAgeFilesLines
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-32/+34
* Disconnect from combo->entry, not combo. (From: Daniel SkardaOwen Taylor1998-03-291-2/+8
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-18/+57
* define the version variables in config.h.Tim Janik1998-03-081-12/+12
* Make sure either the window or the depth is given when creating a pixmap.Owen Taylor1998-03-011-4/+5
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-6/+12
* Miscellaneous portability fixes.Manish Singh1998-01-021-2/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-11/+28
* Fix to pixmap mask handling. (gtk-fortier-971122-0.patch)Owen Taylor1997-12-091-10/+22
* Include <unistd.h> to get SEEK_END on SunOS.Owen Taylor1997-12-021-0/+2
* Initial revisionElliot Lee1997-11-241-0/+657