summaryrefslogtreecommitdiff
path: root/gdk/gdkimage.c
Commit message (Expand)AuthorAgeFilesLines
* Removed features.h test.Jeff Garzik1999-01-021-3/+0
* Check for features.h.Jeff Garzik1999-01-011-1/+12
* Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, andOwen Taylor1998-12-071-6/+8
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+2
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+2
* Reverted global changes of g_new to malloc(), added back in the one placeOwen Taylor1998-09-151-16/+21
* changed g_new()s to malloc()s and g_free()s to free()s to avoid mixingCDT 1998 Shawn T. Amundson1998-09-151-17/+16
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* removed g_warnings from the common XShm failure cases in gdkimage.cLarry Ewing1998-02-201-4/+1
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-0/+6
* Initial revisionElliot Lee1997-11-241-0/+492