glib/gobject
Tor Lillqvist 6208120896 Make glib-genmarshal.exe.
2000-10-28  Tor Lillqvist  <tml@iki.fi>

	* makefile.{mingw,msc}.in: Make glib-genmarshal.exe.

	* glib-genmarshal.c: Conditionalise include of unistd.h.
	Include <io.h> on Win32.

	* gobject.def: Add some missing entry points.
2000-10-27 21:35:45 +00:00
..
.cvsignore .cvsignore updates 2000-10-27 12:36:18 +00:00
ChangeLog Make glib-genmarshal.exe. 2000-10-27 21:35:45 +00:00
gboxed.c added g_value_set_static_string(). 2000-10-25 22:33:26 +00:00
gboxed.h added g_value_set_static_string(). 2000-10-25 22:33:26 +00:00
gbsearcharray.c Fix gccisms (pointer arithmetic on void pointer, label without statement 2000-10-26 17:53:08 +00:00
gbsearcharray.h Don't use implicit casts from void * since this will get included from C++ 2000-10-25 23:39:32 +00:00
gclosure.c publically define GSignalInvocationHint structure that gets passed in to 2000-10-27 16:48:11 +00:00
gclosure.h publically define GSignalInvocationHint structure that gets passed in to 2000-10-27 16:48:11 +00:00
genums.c added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
genums.h added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
glib-genmarshal.1 added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
glib-genmarshal.c Make glib-genmarshal.exe. 2000-10-27 21:35:45 +00:00
gobject-query.c added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
gobject.c ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org> 2000-10-27 04:19:34 +00:00
gobject.def Make glib-genmarshal.exe. 2000-10-27 21:35:45 +00:00
gobject.h added newly added gobject/ headers. 2000-10-25 20:36:35 +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 added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
gparam.h added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
gparamspecs.c added newly added gobject/ headers. 2000-10-25 20:36:35 +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
gsignal.c publically define GSignalInvocationHint structure that gets passed in to 2000-10-27 16:48:11 +00:00
gsignal.h publically define GSignalInvocationHint structure that gets passed in to 2000-10-27 16:48:11 +00:00
gtype.c Fix gccisms (pointer arithmetic on void pointer, label without statement 2000-10-26 17:53:08 +00:00
gtype.h added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
gvalue.c added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
gvalue.h added g_value_set_static_string(). 2000-10-25 22:33:26 +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 const fix 2000-10-27 05:32:48 +00:00
gvaluetypes.h const fix 2000-10-27 05:32:48 +00:00
Makefile.am Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist' 2000-10-26 12:01:15 +00:00
makefile.mingw.in Make glib-genmarshal.exe. 2000-10-27 21:35:45 +00:00
makefile.msc.in Make glib-genmarshal.exe. 2000-10-27 21:35:45 +00:00