gtk/gdk/x11
Owen Taylor 16aa9c1964 fixes to locale checks
Sun Mar 22 16:25:46 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkmain.c (gtk_init): fixes to locale checks

	* gtk/testgtk.c (create_dnd): Create the dnd icons separately
	  to avoid strange interactions with shapes demo.

	* gtk/gtkentry.[ch]:
	  - Limit the length of the text to 2048 to prevent long delays
	  - Fix problems with buffer overruns
	  - Draw only the onscreen portion of the text to prevent wrapping
	    of shorts in the X drawing code.
	  - Keep track of character positions and x-offsets to speed
	    up algorithms.
1998-03-22 21:31:10 +00:00
..
gdkcc-x11.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-x11.c Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don't 1998-02-03 20:57:40 +00:00
gdkcursor-x11.c new functions for setting WM hints 1998-02-27 03:55:33 +00:00
gdkdnd-x11.c Various minor cleanups related to -W 1998-03-11 22:49:40 +00:00
gdkfont-x11.c Don't respond to drops when grab is in effect. (workaround) 1998-03-22 00:07:53 +00:00
gdkglobals-x11.c DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the dnd in testgtk 1998-03-10 21:57:05 +00:00
gdkimage-x11.c removed g_warnings from the common XShm failure cases in gdkimage.c 1998-02-20 00:59:45 +00:00
gdkinput-gxi.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinput-none.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinput-x11.c return NULL if device is not ready gtk/gtkwindow.h: check for 1998-03-06 23:17:12 +00:00
gdkinput-xfree.c It's all in the changelog. Well, almost all. 1997-12-18 02:17: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
gdkmain-x11.c fixes to locale checks 1998-03-22 21:31:10 +00:00
gdkpixmap-x11.c - Show selection correctly when starting selection with arrows 1998-03-08 21:47:14 +00:00
gdkproperty-x11.c Initialize gdk_error_code to zero before calling the X routine. 1998-03-03 01:54:44 +00:00
gdkregion-x11.c Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +00:00
gdkselection-x11.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkvisual-x11.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-x11.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
MwmUtil.h new functions for setting WM hints 1998-02-27 03:55:33 +00:00