gtk2/glib
Owen Taylor 906b1feab3 Moved g_error, g_warning, g_message and g_print from gutils.c to new file
Mon May 11 21:11:54 1998  Owen Taylor  <otaylor@gtk.org>

	* gutils.c gmessages.c: Moved g_error, g_warning, g_message and
	g_print from gutils.c to new file gmessages.c, to avoid having to
	include <unistd.h> in gutils.c which was causing problems for the
	g_strsignal implementation on FreeBSD boxes.
1998-05-12 03:52:55 +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 Moved g_error, g_warning, g_message and g_print from gutils.c to new file 1998-05-12 03:52:55 +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 preserve automake CFLAGS. 1998-05-11 08:31:16 +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 Moved g_error, g_warning, g_message and g_print from gutils.c to new file 1998-05-12 03:52:55 +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 macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +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 Moved g_error, g_warning, g_message and g_print from gutils.c to new file 1998-05-12 03:52:55 +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 preserve automake CFLAGS. 1998-05-11 08:31:16 +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 Someone has to make SOME backwards incompatible changes sometime. I 1998-04-28 00:24:34 +00:00