glib/gobject
Tim Janik 3b346e3581 remove left-over usages of an anonymous GBoxed typedef.
Mon Jun 11 17:07:06 2001  Tim Janik  <timj@gtk.org>

        * gboxed.[hc]: remove left-over usages of an anonymous GBoxed typedef.

        * gobjectnotifyqueue.c: moved property notify queue implementation
        bits into this function.

        * gparam.[hc]: added g_param_spec_pool_belongings(), completed
        g_param_spec_pool_list(). added GParameter for _setv() functions.

        * gobject.[hc]: use gobjectnotifyqueue.h implementation now.
        got rid of properties_changed signal.
        new functions g_object_newv(), g_object_class_list_properties().
        removed "properties_changed" signal.

        * gtype.[hc]: added g_type_depth() to figure number of parent
        types + 1 for a type.

        * gsignal.h: add g_signal_connect() (as per owen's request) and
        g_signal_connect_swapped().
2001-06-19 12:13:22 +00:00
..
.cvsignore shut up CVS 2001-03-11 13:34:14 +00:00
ChangeLog remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gboxed.c remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gboxed.h remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gbsearcharray.c removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +00:00
gbsearcharray.h remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gclosure.c increment version to 1.3.4 (binary 0, interface 0). 2001-04-09 17:03:55 +00:00
gclosure.h added g_list_nth_prev() which walks ->prev instead of ->next. 2001-04-03 13:15:41 +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 made hook ids a gulong. 2001-04-29 03:04:27 +00:00
glib-genmarshal.c test program. covers run first/last/cleanup signal handlers, return value 2001-03-09 14:02:30 +00:00
glib-mkenums removed \v escaping, newer perl versions don't support this, and it'S 2001-04-30 17:59:47 +00:00
glib-mkenums.1 made hook ids a gulong. 2001-04-29 03:04:27 +00:00
glib-mkenums.in removed \v escaping, newer perl versions don't support this, and it'S 2001-04-30 17:59:47 +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 Fix mispelling in help output. (#53952, Skip Montanaro) 2001-05-31 21:57:35 +00:00
gobject.c remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gobject.def changed depndencies to build glib-genmarshal first and statically linked 2001-05-24 16:36:02 +00:00
gobject.h remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +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
gobjectnotifyqueue.c remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gparam.c remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gparam.h remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gparamspecs.c use g_str_hash() algorithm to generate hashes. 2001-05-10 13:58:40 +00:00
gparamspecs.h use g_str_hash() algorithm to generate hashes. 2001-05-10 13:58:40 +00:00
gsignal.c fixed bad faux-pass, forgot to release signal lock when restarting 2001-05-28 04:57:07 +00:00
gsignal.h remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gtype.c remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gtype.h remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
gtypemodule.c applied patch from owen to implement GParamSpecUnichar. 2001-04-01 04:04:46 +00:00
gtypemodule.h *** empty log message *** 2000-11-11 06:46:30 +00:00
gtypeplugin.c applied patch from owen to implement GParamSpecUnichar. 2001-04-01 04:04:46 +00:00
gtypeplugin.h Use G_BEGIN_DECLS and G_END_DECLS. 2001-03-09 21:39:51 +00:00
gvalue.c removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +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 removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +00:00
gvaluetransform.c Include <string.h> for memcpy. 2001-03-08 21:34:53 +00:00
gvaluetypes.c removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +00:00
gvaluetypes.h removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +00:00
Makefile.am remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
makefile.mingw.in glib.def gobject/gobject.def Update. 2001-03-08 20:51:46 +00:00
makefile.msc.in changed depndencies to build glib-genmarshal first and statically linked 2001-05-24 16:36:02 +00:00
NEWS updates. 2001-04-03 19:22:44 +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