gtk/glib
Owen Taylor a74e338517 When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and
Thu Mar 26 15:33:50 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkwidget.c: When gtk_widget_draw() is called on a
	REDRAW_PENDING widget, draw it and remove it from the
	queue instead of doing nothing.

	* gtk/Makefile.am gdk/Makefile.am: Switch order of includes
	directories, to make doubly sure that wrong glibconfig.h
	isn't used. (See also glib/ChangeLog)

	* gtk/gtkentry.c (gtk_entry_draw_focus): Don't draw the
	cursor unless the entry is editable.

	(From: Stefan Jeske <jeske@braunschweig.netsurf.de>)
1998-03-26 20:57:29 +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 When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and 1998-03-26 20:57:29 +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 Released GTK+ 0.99.8 1998-03-20 01:37:14 +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 Reverted garray change, and fixed the g_rarray_truncate bug with length. 1998-03-19 07:17:10 +00:00
glibconfig.h.in New widget GtkTipsQuery for letting the user query tooltips of widgets. 1998-02-20 05:46:48 +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