glib/gobject
Tim Janik 009942e1ac made config arg to g_scanner_new() const.
Fri Mar  9 18:01:43 2001  Tim Janik  <timj@gtk.org>

        * gscanner.[hc]: made config arg to g_scanner_new() const.

Fri Mar  9 16:42:08 2001  Tim Janik  <timj@gtk.org>

        * gvaluetypes.[hc]: moved g_strdup_value_contents() into this file as
        a public function (was static in gobject.c before). it's a bit odd
        to have that function here, especially since it requires extra includes,
        but then it doesn't very well fit somewhere else either.

        * gparamspecs.c: added default/max/min checks to param spec creation
        functions.
2001-03-14 15:33:45 +00:00
..
.cvsignore shut up CVS 2001-03-11 13:34:14 +00:00
ChangeLog made config arg to g_scanner_new() const. 2001-03-14 15:33:45 +00:00
gboxed.c destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
gboxed.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gbsearcharray.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gbsearcharray.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gclosure.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gclosure.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
genums.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
genums.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
glib-genmarshal.1 changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
glib-genmarshal.c test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00
gmarshal.list test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00
gobject-query.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gobject.c made config arg to g_scanner_new() const. 2001-03-14 15:33:45 +00:00
gobject.def Use the _LIBADD dependencies on libglib only on Win32. 2001-03-10 20:03:53 +00:00
gobject.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +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 changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gparam.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gparamspecs.c made config arg to g_scanner_new() const. 2001-03-14 15:33:45 +00:00
gparamspecs.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gsignal.c test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00
gsignal.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gtype.c test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00
gtype.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gtypemodule.c fixed dealing with collection/lcopy of NULL values. 2000-12-12 07:32:00 +00:00
gtypemodule.h *** empty log message *** 2000-11-11 06:46:30 +00:00
gtypeplugin.c fixed a bag full of subtle bugs of immensive screw-up potential in 2000-11-05 05:07:26 +00:00
gtypeplugin.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gvalue.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvalue.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gvaluearray.c changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluearray.h changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gvaluecollector.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gvaluetransform.c Include <string.h> for memcpy. 2001-03-08 21:34:53 +00:00
gvaluetypes.c made config arg to g_scanner_new() const. 2001-03-14 15:33:45 +00:00
gvaluetypes.h made config arg to g_scanner_new() const. 2001-03-14 15:33:45 +00:00
Makefile.am Use the _LIBADD dependencies on libglib only on Win32. 2001-03-10 20:03:53 +00:00
makefile.mingw.in glib.def gobject/gobject.def Update. 2001-03-08 20:51:46 +00:00
makefile.msc.in updated for win32 msvc build 2001-02-19 21:51:19 +00:00
testgobject.c test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00
testgruntime.c test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00