gtk/glib
PDT 1998 Shawn T. Amundson 1cf5800665 changes for 1.0.0 release.
Thu Apr  9 19:31:51 PDT 1998 Shawn T. Amundson <amundson@gtk.org>

        * AUTHORS NEWS README configure.in gtk+.spec glib/configure.in:
	  changes for 1.0.0 release.
1998-04-10 02:33:54 +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 Removed, because that's what a NULL comparison function means. And it 1998-04-07 23:59:25 +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 changes for 1.0.0 release. 1998-04-10 02:33:54 +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 really remove g_direct_compare() (this includes its declaration ;). 1998-04-08 00:51:05 +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 fixed a bug that caused floats of the format ".xxx" to be parsed as "xxx". 1998-04-06 17:12:31 +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 corrected possible overrun when inserting into GStrings 1998-04-04 01:20:45 +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 really remove g_direct_compare() (this includes its declaration ;). 1998-04-08 00:51:05 +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 Removed literal german from strings to appease SGI compiler. 1998-04-04 00:57:36 +00:00