summaryrefslogtreecommitdiff
path: root/gdk/gdkimage.c
Commit message (Expand)AuthorAgeFilesLines
* Re-enable the "find" dialogHavoc Pennington2000-10-241-0/+16
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-16/+3
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+2
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-463/+11
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-12/+7
* StartedOwen Taylor1999-10-011-1/+2
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-20/+4
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+8
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* 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