gtk2/gdk/x11
Owen Taylor ab30a02e5f - Show selection correctly when starting selection with arrows
Sun Mar  8 15:53:33 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtktext.c:

	- Show selection correctly when starting selection with arrows

	- Display pixmap background only when not editable

	- Redraw focus area more carefully to prevent flashing (and
	  make style of drawing consistent with Entry)

	* gtk/gtktreeitem.c: ref colormaps for pixmap by colormap
	  storage.

	* gtk/gtkrc.c: Store a separate style for each RcStyle for
	  each colormap, so we can handle background pixmaps
	  correctly, which need to be per-colormap. (Leaks
	  colormaps...)

	  Parse text color style entries correctly.

	* gtk/testgtk.c: insert text without fg color
	  gtk/testgtkrc: move "*" after rest, so the other class styles
	                 take effect

        * gdk/gdkwindow.c gdk/gdk.c gdk/gdkprivate.h: Send DND events
	  safely, in case drop window disappears. (Performance hit
	  because XSync()'s are necessary)

	* gdk/gdk.h gdk/gdkpixmap.c: Added
	  gdk_pixmap_colormap_create_from_xpm[_d] to allow creating
	  pixmaps from xpm's before you have a GdkWindow.
1998-03-08 21:47:14 +00:00
..
gdkcc-x11.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-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 Miscellaneous minor fixes to remove ANSI C incompatibilities 1998-03-02 23:16:39 +00:00
gdkfont-x11.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkglobals-x11.c This commit moves dnd variables around a bit, and has a try at using hints for the shape dragging (this is for quartic) 1998-03-06 05:14:09 +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 - Show selection correctly when starting selection with arrows 1998-03-08 21:47:14 +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 Minor cleanups. 1998-02-19 18:14:11 +00:00
gdkwindow-x11.c - Show selection correctly when starting selection with arrows 1998-03-08 21:47: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
MwmUtil.h new functions for setting WM hints 1998-02-27 03:55:33 +00:00