..
.cvsignore
.cvsignore updates
2000-10-27 12:36:18 +00:00
ChangeLog
fix elliots "logic fix" that dereferences NULL nodes if C handlers are
2000-11-29 12:34:14 +00:00
gboxed.c
Patches by Hans Breuer:
2000-11-28 20:04:08 +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
fixed notifier position for post_marshal guard which was off at 0.
2000-10-27 22:28:01 +00:00
gclosure.h
prefix internal functions with '_'. renamed g_signal_connect_closure() to
2000-11-03 08:18:09 +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
Fix warnings.
2000-11-28 23:44:21 +00:00
gobject-query.c
added newly added gobject/ headers.
2000-10-25 20:36:35 +00:00
gobject.c
More convenient data-setting functions
2000-11-20 22:24:12 +00:00
gobject.def
Add gqsort.
2000-11-26 16:28:01 +00:00
gobject.h
More convenient data-setting functions
2000-11-20 22:24:12 +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
made both functions return gboolean just for the little extra standard
2000-10-30 14:39:23 +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
fix elliots "logic fix" that dereferences NULL nodes if C handlers are
2000-11-29 12:34:14 +00:00
gsignal.h
fixed a bag full of subtle bugs of immensive screw-up potential in
2000-11-05 05:07:26 +00:00
gtype.c
New basic implementation of GTypePlugin interface as a GObject.
2000-11-11 00:03:19 +00:00
gtype.h
New basic implementation of GTypePlugin interface as a GObject.
2000-11-11 00:03:19 +00:00
gtypemodule.c
If loading the module fails, don't increment the use count.
2000-11-16 16:09:47 +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
fixed a bag full of subtle bugs of immensive screw-up potential in
2000-11-05 05:07:26 +00:00
gvalue.c
made both functions return gboolean just for the little extra standard
2000-10-30 14:39:23 +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
Up version to 1.3.2
2000-11-13 19:01:28 +00:00
makefile.mingw.in
Improve chance to generate unique names with less effort a bit.
2000-11-11 13:46:15 +00:00
makefile.msc.in
Improve chance to generate unique names with less effort a bit.
2000-11-11 13:46:15 +00:00