glib/gobject
Tor Lillqvist f8b6715ab1 Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion of
2000-07-10  Tor Lillqvist  <tml@iki.fi>

* gobject-query.c: Include ../config.h for HAVE_UNISTD_H. Use it
to guard inclusion of <unistd.h>.

* gtype.h: Fix copy-paste errors in the ifdefs on how to declare a
variable for export. Call the macro GOBJECT_VAR.

* gtype.c: Declare _g_type_fundamental_last for export here, too.
(type_node_any_new): Use only constant expressions for sizeof
operator (for instance MSVC requires this).

* makefile.mingw.in: Define GOBJECT_COMPILATION.
2000-07-10 18:02:51 +00:00
..
.cvsignore shutup 2000-05-12 15:29:04 +00:00
ChangeLog Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion of 2000-07-10 18:02:51 +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 new entry points. 2000-06-30 23:39:13 +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 define gstring in terms of gchar*. this typedef reflects the type name of 2000-06-24 22:30:10 +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 Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion of 2000-07-10 18:02:51 +00:00
gtype.h Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion of 2000-07-10 18:02:51 +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 dist fixes. 2000-07-06 20:18:12 +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