glib/gobject
Tim Janik ca8f047a45 we need signal.h for G_BREAKPOINT().
Mon Nov  5 18:59:08 2001  Tim Janik  <timj@gtk.org>

        * gobject.h:
        * gsignal.h: we need signal.h for G_BREAKPOINT().
2001-11-05 17:58:43 +00:00
..
.cvsignore shut up CVS 2001-10-30 16:55:37 +00:00
ChangeLog we need signal.h for G_BREAKPOINT(). 2001-11-05 17:58:43 +00:00
gboxed.c Removed is_refcounted and GBoxedInitFunc from 2001-09-10 16:48:42 +00:00
gboxed.h Removed is_refcounted and GBoxedInitFunc from 2001-09-10 16:48:42 +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 Typo fixes. 2001-10-13 22:11:04 +00:00
glib-genmarshal.c Fill in missing support for gint64 & guint64 (#59254). 2001-10-11 02:43:04 +00:00
glib-mkenums.1 Typo fixes. 2001-10-13 22:11:04 +00:00
glib-mkenums.in Generate glib-mkenums from glib-mkenums.in, substituting in path to perl. 2001-10-29 16:13:36 +00:00
gmarshal.list Implement. 2001-09-03 22:13:16 +00:00
gobject-query.c Remove debug flag argument to g_type_init() and add 2001-06-29 02:50:46 +00:00
gobject.c s/retrive/retrieve/ 2001-10-03 19:46:05 +00:00
gobject.def gobject-query needs gmarshal.[hc,stings] so build it after them. Add 2001-11-03 16:49:27 +00:00
gobject.h we need signal.h for G_BREAKPOINT(). 2001-11-05 17:58:43 +00:00
gobject.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:17 +00:00
gobjectnotifyqueue.c fix unconditional check of first GParamSpec in 2001-07-23 17:08:24 +00:00
gparam.c up version number to 1.3.8, interface age 0, binary age 0. 2001-09-18 23:38:06 +00:00
gparam.h up version number to 1.3.8, interface age 0, binary age 0. 2001-09-18 23:38:06 +00:00
gparamspecs.c cosmetic fixups. 2001-10-12 16:42:48 +00:00
gparamspecs.h Fill in missing support for gint64 & guint64 (#59254). 2001-10-11 02:43:04 +00:00
gsignal.c Add some generated files. 2001-07-11 20:08:50 +00:00
gsignal.h we need signal.h for G_BREAKPOINT(). 2001-11-05 17:58:43 +00:00
gsourceclosure.c Fix documentation. Document g_log_domain_glib, gunichar, gunichar2, 2001-10-30 23:56:30 +00:00
gsourceclosure.h Implement. 2001-09-03 22:13:16 +00:00
gtype.c Fill in missing support for gint64 & guint64 (#59254). 2001-10-11 02:43:04 +00:00
gtype.h Fill in missing support for gint64 & guint64 (#59254). 2001-10-11 02:43:04 +00:00
gtypemodule.c added g_list_insert_before(). 2001-07-02 05:02:13 +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 Fill in missing support for gint64 & guint64 (#59254). 2001-10-11 02:43:04 +00:00
gvaluearray.c fix preallocation logic, support DISABLE_MEM_POOLS properly, group value 2001-08-12 00:55:38 +00:00
gvaluearray.h fix preallocation logic, support DISABLE_MEM_POOLS properly, group value 2001-08-12 00:55:38 +00:00
gvaluecollector.h cosmetic fixups. 2001-10-12 16:42:48 +00:00
gvaluetransform.c Include <string.h> for memcpy. 2001-03-08 21:34:53 +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 Add a function g_pointer_type_register_static() to register a type derived 2001-11-04 19:02:10 +00:00
Makefile.am Generate glib-mkenums from glib-mkenums.in, substituting in path to perl. 2001-10-29 16:13:36 +00:00
makefile.mingw.in Updates. 2001-10-25 22:59:20 +00:00
makefile.msc.in gobject-query needs gmarshal.[hc,stings] so build it after them. Add 2001-11-03 16:49:27 +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
NEWS updates. 2001-04-03 19:22:44 +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