glib/gobject
Owen Taylor eb023508ad Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4
Fri Jul 14 12:22:49 2000  Owen Taylor  <otaylor@redhat.com>

	* configure.in Makefile.am glib-config.m4 glib.m4: Move
	glib-config to glib-config-2.0 move glib.m4 to
	glib-2.0.m4

	* Makefile.am gobject/Makefile.am gmodule/Makefile.am
	gthread/Makefile.am tests/Makefile.am: Change
	library names to libglib-1.3.la, etc, so that we
	can distinguish glib-1.2 and glib-2.0 on the linkline.

	* Makefile.am gobject/Makefile.am gmodule/Makefile.am:
	Move include files into /usr/include/glib-2.0.

Thu Jul  6 18:54:49 2000  Owen Taylor  <otaylor@redhat.com>

	* docs/Makefile.am (EXTRA_DIST): Remove info files
	from the build.
2000-07-14 19:22:54 +00:00
..
.cvsignore shutup 2000-05-12 15:29:04 +00:00
ChangeLog Add g_type_get_plugin. 2000-07-13 20:06:57 +00:00
genums.c Move string.h include into the .c file instead of where it was in the .h 2000-07-10 01:28:03 +00:00
genums.h Move string.h include into the .c file instead of where it was in the .h 2000-07-10 01:28:03 +00:00
gobject-query.c Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion of 2000-07-10 18:02:51 +00:00
gobject.c dist fixes. 2000-07-06 20:18:12 +00:00
gobject.def Add g_type_get_plugin. 2000-07-13 20:06:57 +00:00
gobject.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gobject.rc.in makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to 2000-05-13 19:30:58 +00:00
gparam.c default initialize the temporary default value, instead of nuking the 2000-07-13 00:09:56 +00:00
gparam.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gparamspecs.c define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gparamspecs.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gtype.c Don't return just 0 or 1. 2000-07-11 20:28:14 +00:00
gtype.h removed g_type_is_dynamic() and added g_type_get_plugin(). 2000-07-11 00:49:09 +00:00
gvalue.c include string.h for memset include string.h for strcpy include string.h 2000-06-29 20:02:39 +00:00
gvalue.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gvaluecollector.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gvaluetypes.c define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
gvaluetypes.h define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +00:00
Makefile.am Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4 2000-07-14 19:22:54 +00:00
makefile.mingw.in Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion of 2000-07-10 18:02:51 +00:00