gtk2/gdk
Owen Taylor 3a02948170 Picky --enable-ansi cleanups.
Thu Apr  9 18:36:31 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkmisc.c gdk/gdkwindow gtk/gtkentry.c gtk/testgtk.c:
	Picky --enable-ansi cleanups.

	* gtk/gtkstatusbar.c (gtk_statusbar_pop): Pop top message
	off _belonging_to_this_context_. (gtk-d4bjorn-980409-0)

	From "Damon Chaplin" <DAChaplin@email.msn.com>

	* gtk/gtktable.c (gtk_table_size_request_pass3): Small fix to size
	requisition code.

	* gtk/gtknotebook.c: Make sure not to do things to page->tab_label
	if it doesn't exist.
1998-04-10 00:44:35 +00:00
..
x11 Picky --enable-ansi cleanups. 1998-04-10 00:44:35 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) 1998-04-09 19:12:12 +00:00
gdk.h applied gtk-shige-980311-0.patch.gz, which removes the erronerous 1998-03-12 07:28:41 +00:00
gdkcc.c Try to guess if we can use the mb* functions safely. (For glibc, they do 1998-03-17 19:03:52 +00:00
gdkcolor.c Fixes to allow GTK to work with colormaps that aren't 256 entries long. 1998-03-23 00:16:13 +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 When setting up the drag cursor as a shaped window, make sure to hide the previous drag shaped windows. 1998-04-09 03:33:24 +00:00
gdkdraw.c Required changes for version change to 0.99.4 1998-03-02 00:32:52 +00:00
gdkfont.c Don't clear the window on an expose event. On draws, just clear the 1998-03-28 00:10:49 +00:00
gdkgc.c Replace GXor by GXxor. Seems to have been a typo. 1998-03-10 19:13:50 +00:00
gdkglobals.c DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the dnd in testgtk 1998-03-10 21:57:05 +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 return NULL if device is not ready gtk/gtkwindow.h: check for 1998-03-06 23:17:12 +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 Removed, because that's what a NULL comparison function means. And it 1998-04-07 23:59:25 +00:00
gdkprivate.h <raster@redhat.com> 1998-03-11 22:24:54 +00:00
gdkproperty.c Initialize gdk_error_code to zero before calling the X routine. 1998-03-03 01:54:44 +00:00
gdkrectangle.c Initial revision 1997-11-24 22:37:52 +00:00
gdkregion.c Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +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 Fixes to allow GTK to work with colormaps that aren't 256 entries long. 1998-03-23 00:16:13 +00:00
gdkvisual.c Try to guess if we can use the mb* functions safely. (For glibc, they do 1998-03-17 19:03:52 +00:00
gdkwindow.c Picky --enable-ansi cleanups. 1998-04-10 00:44:35 +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 When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and 1998-03-26 20:57:29 +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