gtk2/glib
Owen Taylor e0ea1f0c14 If the widget is _not_ a descendant of a Window widget, propagate key
Fri Mar 27 00:13:18 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkmain.c (gtk_propagate_event): If the widget is _not_
	a descendant of a Window widget, propagate key presses like
	other events.

	* gtk/gtkentry.c gtk/gtktext.c: Ignore multiple simultaneous
	button presses instead of treating subsequent presses as
	release/press pairs for tablet compatibility.

	* configure.in config.h.in: Removed inline checks, because they
	are duplicated in glib.

	* gtk/gtkwidget.c (gtk_widget_draw): When gtk_widget_draw ()
	occurs with queued draw already in place, redraw _entire_
	widget. (Pointed out by Tim Janik)
1998-03-27 05:17:11 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h the value of ---enable_debug is written into glibconfig.h so everything is 1998-02-19 18:02:03 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog If the widget is _not_ a descendant of a Window widget, propagate key 1998-03-27 05:17:11 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in If the widget is _not_ a descendant of a Window widget, propagate key 1998-03-27 05:17:11 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Reverted garray change, and fixed the g_rarray_truncate bug with length. 1998-03-19 07:17:10 +00:00
gcache.c Initial revision 1997-11-24 22:37:52 +00:00
gerror.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
ghash.c Initial revision 1997-11-24 22:37:52 +00:00
glib.h If the widget is _not_ a descendant of a Window widget, propagate key 1998-03-27 05:17:11 +00:00
glibconfig.h.in If the widget is _not_ a descendant of a Window widget, propagate key 1998-03-27 05:17:11 +00:00
glist.c made the <widget>_signals[] arrays of type guint rather than gint. made 1998-03-09 15:16:28 +00:00
gmem.c Doh. commit caught this accidentally. Can we put these #defines into a .h file that isnt in CVS so people can test things without killing the world? :) 1998-03-17 21:13:22 +00:00
gprimes.c Initial revision 1997-11-24 22:37:52 +00:00
gscanner.c applied gtk-gronlund-980309-0.patch.gz. 1998-03-10 01:07:16 +00:00
gslist.c made the <widget>_signals[] arrays of type guint rather than gint. made 1998-03-09 15:16:28 +00:00
gstring.c Added g_string_insert[_c]() and g_string_erase(). 1998-03-02 00:07:40 +00:00
gtimer.c Initial revision 1997-11-24 22:37:52 +00:00
gtree.c Initial revision 1997-11-24 22:37:52 +00:00
gutils.c don't cast a NULL pointer. 1998-03-15 07:33:13 +00:00
INSTALL Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1. 1998-03-14 06:42:39 +00:00
ltmain.sh the Solaris ltconfig patch from draco 1998-03-19 22:35:51 +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
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS Initial revision 1997-11-24 22:37:52 +00:00
README Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
testglib.c Reverted garray change, and fixed the g_rarray_truncate bug with length. 1998-03-19 07:17:10 +00:00