gtk2/gdk
Tim Janik f734007af4 added a bunch of checks for window != NULL and private->destroyed. (don't
Mon Jan 26 02:15:29 1998  Tim Janik  <timj@gimp.org>

        * gdk/gdkdraw.c:
        * gdk/gdkgc.c:
        * gdk/gdkimage.c:
        * gdk/gdkinput.c:
        * gdk/gdkpixmap.c:
        * gdk/gdkproperty.c:
        * gdk/gdkselection.c:
        * gdk/gdkwindow.c: added a bunch of checks for window != NULL and
          private->destroyed.
(don't trust this cvs commit message, i didn't modify that many files!)
1998-01-26 01:20:14 +00:00
..
x11 added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdk.h new function gdk_pointer_is_grabbed(). extremely simple ;) 1998-01-21 08:35:37 +00:00
gdkcc.c Switched the file to GNU indentation, for consistency. 1998-01-23 06:26:39 +00:00
gdkcolor.c Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
gdkcursor.c Add support for pixmap cursors -mig 1997-12-06 20:53:46 +00:00
gdkcursors.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkdraw.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkfont.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkgc.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkglobals.c Initial revision 1997-11-24 22:37:52 +00:00
gdki18n.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkimage.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkinput.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkinput.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputcommon.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputgxi.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputnone.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputxfree.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkkeysyms.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkpixmap.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkprivate.h Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
gdkproperty.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkrectangle.c Initial revision 1997-11-24 22:37:52 +00:00
gdkselection.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdktypes.h Picky, picky... fix two lines with wrong indentation :-) 1998-01-23 06:05:39 +00:00
gdkvisual.c Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
gdkwindow.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkx.h cleanups for color changing stuff 1997-11-27 05:07:48 +00:00
gdkxid.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Initial revision 1997-11-24 22:37:52 +00:00
makecursors.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
Makefile.am This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00