s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/
[platform/upstream/glib.git] / gobject /
2000-11-29 Tim Janikfix elliots "logic fix" that dereferences NULL nodes...
2000-11-28 Elliot LeeFix warnings.
2000-11-28 Tor LillqvistPatches by Hans Breuer:
2000-11-26 Tor LillqvistAdd gqsort.
2000-11-20 Havoc PenningtonMore convenient data-setting functions
2000-11-16 Owen TaylorIf loading the module fails, don't increment the use...
2000-11-15 Tim Janikdoh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; report...
2000-11-13 Owen TaylorUp version to 1.3.2
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 Taylor*** empty log message ***
2000-11-11 Owen TaylorNew basic implementation of GTypePlugin interface as...
2000-11-05 Owen Taylorrevert accidentally commited change
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 Sebastian Wilhelmi.cvsignore updates
2000-10-27 Tim Janikconst fix
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-10-12 Sebastian Wilhelmi.cvsignore updates
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-28 Sebastian Wilhelmi.cvsignore updates
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-09-01 Sebastian Wilhelmi.cvsignore updates
2000-08-21 Elliot LeeFix inclusion of config.h
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-14 Tor LillqvistInclude the "build" module in GLib, too, to make it...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
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 Janikshutup
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...