gtk2/gdk
PST 1998 Shawn T. Amundson f6f1ce01c6 Required changes for version change to 0.99.4
Sun Mar  1 15:18:38 PST 1998 Shawn T. Amundson <amundson@gimp.org>

        * Required changes for version change to 0.99.4

        * gtk/gtktree.[ch]: patch from J. Bolliet to correct some bugs
        * gtk/testgtk.c: added test here from J. Bolliet, removed testtree

        * gtk/clist: gtk-abilleira-981602-0, allows gtk_clist_set_pixmap
          and gtk_clist_set_pixtext to not require a mask

        * gdk/gdkdraw.c,gdk.h: gtk-trow-980217-0
          adds gdk_draw_lines and fixes some things about
          gdk_draw_polygon
1998-03-02 00:32:52 +00:00
..
x11 variable declaration have to have the same type as their 1998-03-01 23:51:59 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c Add drag_end_event for future expansion, plus allow passing in NULL to the gdk filter stuff to get events without a window in our app 1998-03-01 22:37:30 +00:00
gdk.h Required changes for version change to 0.99.4 1998-03-02 00:32:52 +00:00
gdkcc.c fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24-bit visual on a 32-bit 1998-02-21 23:25:34 +00:00
gdkcolor.c Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don't 1998-02-03 20:57:40 +00:00
gdkcursor.c new functions for setting WM hints 1998-02-27 03:55:33 +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
gdkdnd.c new functions for setting WM hints 1998-02-27 03:55:33 +00:00
gdkdraw.c Required changes for version change to 0.99.4 1998-03-02 00:32:52 +00:00
gdkfont.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkgc.c fix behavior of gtk_preview_put() with srcx/srcy != 0, 1998-02-28 14:35:55 +00:00
gdkglobals.c variable declaration have to have the same type as their 1998-03-01 23:51:59 +00:00
gdki18n.h Add check to see if the C library's iswalnum can actually be used. (Not 1998-02-10 18:18:19 +00:00
gdkimage.c removed g_warnings from the common XShm failure cases in gdkimage.c 1998-02-20 00:59:45 +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 configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c 1998-02-19 06:21:27 +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 Make sure either the window or the depth is given when creating a pixmap. 1998-03-01 23:38:01 +00:00
gdkprivate.h variable declaration have to have the same type as their 1998-03-01 23:51:59 +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
gdkregion.c oops, forgot that, be nice ;) 1998-02-28 17:12:41 +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 fix behavior of gtk_preview_put() with srcx/srcy != 0, 1998-02-28 14:35:55 +00:00
gdkvisual.c Minor cleanups. 1998-02-19 18:14:11 +00:00
gdkwindow.c Add drag_end_event for future expansion, plus allow passing in NULL to the gdk filter stuff to get events without a window in our app 1998-03-01 22:37:30 +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 fix behavior of gtk_preview_put() with srcx/srcy != 0, 1998-02-28 14:35:55 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
MwmUtil.h new functions for setting WM hints 1998-02-27 03:55:33 +00:00