gtk2/glib
Owen Taylor 43dfe74c56 Fixed up a stat() that Sopwith missed when changing stat => lstat.
Tue May 12 19:37:55 1998  Owen Taylor  <otaylor@gtk.org>

	* gtk/gtkrc.c (gtk_rc_parse_file): Fixed up a stat()
	that Sopwith missed when changing stat => lstat.

Tue May 12 19:19:29 1998  Owen Taylor  <otaylor@gtk.org>

	* gtk/gtkinputdialog.c gtk/gtkgamma.c gtk/gtkrc.c
	  gtk/gtkcolorsel.c gtk/gtkclist.c gtk/testgtk.c: Use
	GPOINTER_TO_INT/GINT_TO_POINTER macros where appropriate.

	* gdk/gdk.c: Print sizeof() results
	as g_print("%ld", (glong)sizeof(foo)), to deal with
	sizeof() being long on Alpha's.

	* gtk/testgtk.c: include <string.h> for strlen

Tue May 12 19:22:58 1998  Owen Taylor  <otaylor@gtk.org>

 	* glib/glib.h: Added macros G[U]INT_TO_POINTER() and
	GPOINTER_TO_[U]INT for storing small integers integers
	inside pointers.

	* glib/testglib.c: Print sizeof() results
	as g_print("%ld", (glong)sizeof(foo)), to deal with
	size_t being long on Alpha's.
1998-05-13 00:24:57 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +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 preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gcache.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdataset.c new file, gdatasets implement the object data mechanism from GtkObject. a 1998-05-11 00:48:44 +00:00
gerror.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
ghash.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
glib.h Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +00:00
glibconfig.h.in bugfixes, cleanups and macro reduction, nothing major though ;) 1998-05-10 07:44:43 +00:00
glist.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gmem.c Try to figure out if this is Digital Unix and we need -std1 to get the 1998-05-10 02:46:20 +00:00
gmessages.c (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) 1998-05-12 21:30:52 +00:00
gprimes.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gscanner.c preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
gslist.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gstring.c Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +00:00
gtimer.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gtree.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gutils.c Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +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 Merged changes from gtk-1-0. Check ChangeLog for details. 1998-05-01 04:23:59 +00:00
ltmain.sh postfix -lg* libraries with LT_RELEASE. 1998-05-07 04:04:15 +00:00
Makefile.am Add gmessages.c to Makefile 1998-05-12 10:04:05 +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 Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +00:00