Federico Mena 582a3f433c Lots of changes all over the place. Now the widget has two windows. The
Fri Jan 16 00:36:31 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* gtk/gtkhandlebox.c: Lots of changes all over the place.  Now the
	widget has two windows.  The steady_window stays put in the parent
	container, and the widget->window is the one that gets
	reparented.  Now that window is transient, in compliance with the
	ICCCM, instead of an OverrideRedirect window.

	We have two windows so that we can properly receive Expose events
	for the thin 3D line that marks the place where the handlebox is
	docked.

	* gtk/gtkhandlebox.h (struct _GtkHandleBox): Added fields for
	dragging (mouse position information).  Added fleur_cursor so that
	we look pretty.  Added steady_window field; it is the window that
	actually stays on the parent (widget->window is the one that gets
	reparented).

Owen, this is the version with the two X calls in gtkhandlebox.c.
I'll do as you say; either we can add new calls to Gdk, or I can
modify the handle box code to use a separate GtkWindow and reparent
the child into that.

- Federico
1998-01-16 19:01:56 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-12-18 02:24:41 +00:00
1997-11-24 22:37:52 +00:00
1998-01-08 20:25:33 +00:00

This is GTK+ version 0.99.2.   GTK, which stands for the Gimp ToolKit, 
is a library for creating graphical user interfaces.  

The official ftp site is:
  ftp://ftp.gimp.org/pub/gtk

Patches can be uploaded to:
  ftp://ftp.gimp.org/incoming

A mailing list is located at:
  gtk-list@redhat.com

To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null
(Send mail to gtk-list-request@redhat.com with the subject "subscribe")
Description
No description provided
Readme 169 MiB
Languages
C 90.2%
Makefile 7.8%
Shell 1.4%
M4 0.3%
Python 0.2%