glib/gobject
Owen Taylor 600f880935 Add some padding to the class.
Sat Feb 23 13:28:56 2002  Owen Taylor  <otaylor@redhat.com>

        * gtypeplugin.h (struct _GTypePluginClass): Add some
        padding to the class.

        * gclosure.h (struct _GClosure): Fix typo in comment.
2002-02-23 20:08:13 +00:00
..
.cvsignore add rules to build it. 2001-12-14 04:48:56 +00:00
ChangeLog Add some padding to the class. 2002-02-23 20:08:13 +00:00
gboxed.c provide marshaller specific value_set_*_take_ownership() variants. 2002-02-19 17:38:45 +00:00
gboxed.h Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
gclosure.c typedef GType to gulong instead of gsize, if possible. 2001-11-26 09:18:55 +00:00
gclosure.h Add some padding to the class. 2002-02-23 20:08:13 +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 Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
glib-genmarshal.1 Typo fixes. 2001-10-13 22:11:04 +00:00
glib-genmarshal.c provide marshaller specific value_set_*_take_ownership() variants. 2002-02-19 17:38:45 +00:00
glib-mkenums.1 Typo fixes. 2001-10-13 22:11:04 +00:00
glib-mkenums.in allow the enums name to not be on the same line as the trailing '}'. 2001-11-18 17:03:33 +00:00
gmarshal.list Implement. 2001-09-03 22:13:16 +00:00
gobject-query.c use g_type_check_is_value_type() instead of g_type_value_table_peek(). 2001-11-22 03:20:07 +00:00
gobject.c Fix implicit conversions between void * and function pointer (Miroslaw 2002-02-21 03:57:33 +00:00
gobject.def Add g_value_set_object_take_ownership and 2002-02-21 20:46:12 +00:00
gobject.h provide marshaller specific value_set_*_take_ownership() variants. 2002-02-19 17:38:45 +00:00
gobject.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:17 +00:00
gobjectnotifyqueue.c include glib-object.h rather than gobject/gobject.h 2001-11-20 00:02:15 +00:00
gparam.c provide marshaller specific value_set_*_take_ownership() variants. 2002-02-19 17:38:45 +00:00
gparam.h provide marshaller specific value_set_*_take_ownership() variants. 2002-02-19 17:38:45 +00:00
gparamspecs.c 1.3.14 2002-02-17 23:28:43 +00:00
gparamspecs.h Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
gsignal.c added some assertions to test g_signal_get_invocation_hint(). 2001-12-18 20:38:58 +00:00
gsignal.h added some assertions to test g_signal_get_invocation_hint(). 2001-12-18 20:38:58 +00:00
gsourceclosure.c Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
gsourceclosure.h Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
gtype.c fixed a check for node not being NULL. 2002-02-13 16:24:35 +00:00
gtype.h turn this into a GType, so negating it works on 64bit platforms. 2002-01-04 03:38:53 +00:00
gtypemodule.c added g_list_insert_before(). 2001-07-02 05:02:13 +00:00
gtypemodule.h Add some padding to the class. 2002-02-23 20:08:13 +00:00
gtypeplugin.c applied patch from owen to implement GParamSpecUnichar. 2001-04-01 04:04:46 +00:00
gtypeplugin.h Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
gvalue.c implemented closure chaining. 2001-12-13 07:04:41 +00:00
gvalue.h provide marshaller specific value_set_*_take_ownership() variants. 2002-02-19 17:38:45 +00:00
gvaluearray.c fix preallocation logic, support DISABLE_MEM_POOLS properly, group value 2001-08-12 00:55:38 +00:00
gvaluearray.h Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
gvaluecollector.h Include gtypes.h not gobject/gtype.h 2001-11-18 00:38:48 +00:00
gvaluetransform.c cosmetic cleanups, fixed [u]int64->string conversions. 2002-02-13 05:30:42 +00:00
gvaluetypes.c Add a function g_pointer_type_register_static() to register a type derived 2001-11-04 19:02:10 +00:00
gvaluetypes.h Improve the detection of invalid includes by moving the test outside the 2001-11-22 18:55:06 +00:00
Makefile.am add rules to build it. 2001-12-14 04:48:56 +00:00
makefile.mingw.in Add gsourceclosure.o. 2001-12-06 20:41:57 +00:00
makefile.msc.in msvc 5.0 can't cast from uint64 to double. Disable respective 2002-02-10 16:39:24 +00:00
marshal-genstrings.pl Hacky script to fix up your .msc.in files on windows. Dunno if this is a 2001-08-04 15:49:55 +00:00
testgobject.c Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to include 2001-10-29 18:49:28 +00:00
testgruntime.c Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to include 2001-10-29 18:49:28 +00:00
testoverride.c added some assertions to test g_signal_get_invocation_hint(). 2001-12-18 20:38:58 +00:00