gtk2/gdk
Owen Taylor 93e1585614 Disconnect from combo->entry, not combo. (From: Daniel Skarda
Sat Mar 28 21:18:42 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkcombo.c (gtk_combo_disable_activate):
	Disconnect from combo->entry, not combo.
	(From: Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>)

	* gdk/gdkpixmap.c (gdk_pixmap_colormap_create_from_xpm): Deal
	better with xpm's with bad colors in them.

Plus, 3rd attempt to commit gtklabel changes
1998-03-29 02:44:43 +00:00
..
x11 Disconnect from combo->entry, not combo. (From: Daniel Skarda 1998-03-29 02:44:43 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c Don't call XTranslateCoordinates on a destroyed window. (Why do we do 1998-03-28 02:08:27 +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 Various minor cleanups related to -W 1998-03-11 22:49:40 +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 Disconnect from combo->entry, not combo. (From: Daniel Skarda 1998-03-29 02:44:43 +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 changed some debugging messages to be prefixed by "Gdk:". 1998-03-17 18:29:07 +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