More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,
[platform/upstream/glib.git] / gobject / ChangeLog
2000-11-11 Tor LillqvistAdd missing entry points.
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-11 Owen TaylorNew basic implementation of GTypePlugin interface as...
2000-11-05 Owen TaylorWhen appending handlers and not matching on signal_id...
2000-11-05 Tor LillqvistAdd gtypeplugin.
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-01 Tim Janikdestroy all signals that the finalized obejct type...
2000-10-30 Sebastian Wilhelmimade both functions return gboolean just for the little...
2000-10-30 Tim Janikopened up a new section on signals.
2000-10-30 Tim Janikrenamed owen's g_type_signals(), added required mutex...
2000-10-29 Owen TaylorFix problem where signals with "_" in them appeared...
2000-10-29 Owen TaylorAdd g_type_signals() - a function to list all signals...
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tor LillqvistMake glib-genmarshal.exe.
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-27 Tim Janikri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>
2000-10-27 Tim Janikfixed deadlock scenarion where g_signal_lookup() would...
2000-10-26 Tor LillqvistFix gccisms (pointer arithmetic on void pointer, label...
2000-10-26 Sebastian WilhelmiRemove empty SUBDIRS line _again_, as that _still_...
2000-10-25 Owen TaylorDon't use implicit casts from void * since this will...
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-25 Sebastian WilhelmiRemove empty SUBDIRS line, as that prevents make dist...
2000-09-10 Owen TaylorMove call to g_type_free_instance() here from g_object_...
2000-07-27 Tor LillqvistNo, don't mark glib_debug_objects for export here,...
2000-07-26 Tor Lillqvistgobject.def Mark glib_debug_objects for export/import...
2000-07-25 Tim Janikmake g_type_fundamental_last() a function, avoiding...
2000-07-19 Tor Lillqvistgparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
2000-07-13 Tor LillqvistAdd g_type_get_plugin.
2000-07-13 Tim Janikdefault initialize the temporary default value, instead...
2000-07-11 Raja R HarinathDon't return just 0 or 1.
2000-07-11 Tim Janikremoved g_type_is_dynamic() and added g_type_get_plugin().
2000-07-10 Tor LillqvistInclude ../config.h for HAVE_UNISTD_H. Use it to guard...
2000-07-10 Owen TaylorMove string.h include into the .c file instead of where...
2000-07-06 Owen Taylordist fixes.
2000-06-30 Tor LillqvistAdd new entry points.
2000-06-29 Owen Taylorinclude string.h for memset include string.h for strcpy...
2000-06-28 Tim Janikspelling
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-06-10 Tim Janikfetch the nth iface entry of the type node in the nth...
2000-06-07 Owen TaylorAdd top_builddir so glibconfig.h is found properly...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...