=== Released 2.2.0 ===
[platform/upstream/glib.git] / gobject / ChangeLog
2002-12-18 Matthias ClasenAdd docs.
2002-12-18 Michael Nattererapplied patch I got from Tim Janik for testing which...
2002-12-16 Matthias ClasenRemove markup from doc comment, as GObject doesn't...
2002-12-15 Matthias ClasenMove some docs inline.
2002-12-12 Matthias ClasenAdd a test for positional parameters in g_snprintf...
2002-12-12 Manish Singhuse G_G[U]INT64_FORMAT unconditionally, since we'll...
2002-12-07 Matthias ClasenRename to canonicalize_key. Adjust all callers.
2002-12-03 Matthias ClasenSync parameter names with docs and implementation.
2002-12-02 Matthias ClasenAdd docs.
2002-12-02 Matthias ClasenMore GSignal docs.
2002-12-01 Matthias ClasenMore docs.
2002-11-28 Matthias ClasenMark 2.2 API additions.
2002-11-22 Owen TaylorAllow NULL to be cast to any type. (Frequently requeste...
2002-11-06 Matthias ClasenForgotten ChangeLog
2002-11-04 Owen TaylorInclude config.h so DISABLE_MEMPOOLS actually has an...
2002-10-15 Matthias ClasenSupport for template files.
2002-10-15 Matthias ClasenAdd g_type_interface_prerequisites.
2002-10-12 Tim Janiktest creation of new fundamental types.
2002-09-12 Dom LachowiczFix problems with excessive C++ warnings: "ISO C++...
2002-07-26 Owen TaylorFix problems with excess ';' by addition of strategic...
2002-07-26 Owen TaylorWhen adding ancestral prerequisites, add the grandparen...
2002-07-05 Anders CarlssonRemove debugging message, approved by Tim Janik.
2002-06-11 Anders CarlssonFix argument order. Fixes #82806.
2002-05-20 Owen TaylorWhen printing errors, handle NULL returns from g_type_d...
2002-05-07 Owen TaylorFix include order for config.h (#71704, Morten Welinder)
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-05-06 Owen Taylor[ merged from stable ]
2002-03-26 Owen TaylorAdd explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MAT...
2002-03-25 Owen TaylorFix various bugs and excessive stack usage that crept...
2002-03-25 Owen TaylorWrap setting freed instance memory to 0xaa in #ifdef...
2002-03-21 Tim Janikfix extraneous include.
2002-03-21 Tim Janikfix extraneous include.
2002-03-19 Tim Janikapplied patch from Matthias Clasen <maclas@gmx.de>...
2002-03-14 Alexander LarssonFunction to canonicalize parameter names. Faster than...
2002-03-13 Erwann Chenedeglib/gconvert.c glib/gen-unicode-tables.pl fixed cast...
2002-03-05 Sven Neumanndon't try to register undeclared value transform functi...
2002-03-03 Tor Lillqvistmakefile.msc.in Rename testgruntime to testgobject...
2002-03-03 Tim Janikplaced a comment about not changing CArray until we...
2002-02-26 Owen TaylorRename testgruntime to testgobject.
2002-02-25 Owen TaylorMake GInterfaceInfo paramter const to correspond to...
2002-02-23 Owen TaylorAdd some padding to the class.
2002-02-21 Tor LillqvistAdd g_value_set_object_take_ownership and
2002-02-21 Owen TaylorFix implicit conversions between void * and function...
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2002-02-13 Tim Janikfixed a check for node not being NULL.
2002-02-13 Tim Janikremove extraneous redefinition of G_PARAM_SPEC_CLASS().
2002-02-13 Tim Janikcosmetic cleanups, fixed [u]int64->string conversions.
2002-02-10 Hans Breuermsvc 5.0 can't cast from uint64 to double. Disable...
2002-01-24 Tim Janikreturn gulong instead of guint.
2002-01-11 Tim Janikfixed param_value_array_values_cmp(), param_value_array...
2002-01-09 Tim Janikcosmetic fix.
2002-01-05 Hans Breueruse -FImsvc_recommended_pragmas.h
2002-01-04 Tim Janikturn this into a GType, so negating it works on 64bit...
2001-12-22 Tor LillqvistAdd (undefined) HAVE_C99_VSNPRINTF.
2001-12-18 Tim Janikadded some assertions to test g_signal_get_invocation_h...
2001-12-17 Anders CarlssonSet the reserved bit to (1 << 0) instead of (1 << 30).
2001-12-14 James Henstridgeadd rules to build it.
2001-12-13 Tim Janikimplemented closure chaining.
2001-12-08 Christopher BlizzardExplicitly add a cast to the last argument so that...
2001-12-06 Tor LillqvistAdd gsourceclosure.o.
2001-11-26 Tim Janiktypedef GType to gulong instead of gsize, if possible.
2001-11-25 Tim Janikremoved enum GTypeFundamentals. use macros to provide...
2001-11-23 Hans Breuerupdated externals
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-22 Tim Janikuse g_type_check_is_value_type() instead of g_type_valu...
2001-11-21 Tim Janikprovide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental...
2001-11-21 Tor LillqvistSet G_LOG_DOMAIN as in Makefile.am.
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-20 jacob berkmaninclude glib-object.h rather than gobject/gobject.h
2001-11-18 Mark McLoughlinallow the enums name to not be on the same line as...
2001-11-18 Hans Breuerremove g_log_domain_gruntime usage
2001-11-17 Owen TaylorExit with non-zero exit status if any errors were encou...
2001-11-17 Tor LillqvistAdd g_pointer_type_register_static.
2001-11-14 Tor LillqvistAdd back mainloop-test here, too.
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-11-13 Tim JanikAPI cleanups. remove g_type_check_flags(), provide...
2001-11-13 Tim Janikfix standard type macros.
2001-11-07 Tim Janikprovide G_CLOSURE_N_NOTIFIERS() for people that need...
2001-11-05 Tim Janikwe need signal.h for G_BREAKPOINT().
2001-11-04 Owen TaylorAdd a function g_pointer_type_register_static() to...
2001-11-03 Hans Breuergobject-query needs gmarshal.[hc,stings] so build it...
2001-10-29 Owen TaylorGenerate glib-mkenums from glib-mkenums.in, substitutin...
2001-10-25 Tor LillqvistUpdates.
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-10-13 Matthias ClasenTypo fixes.
2001-10-12 Tim Janikcosmetic fixups.
2001-10-11 Joshua N PritikinFill in missing support for gint64 & guint64 (#59254).
2001-10-10 Joshua N PritikinFix order of *_PARAM_SPEC_ULONG defines.
2001-10-04 Owen TaylorAdd missing G_HAVE_GINT64 conditionalization.
2001-10-03 Owen TaylorAdd support for G_TYPE_INT64 and storing it in GValue...
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-21 Hans Breuerupdated externals
2001-09-19 Tor LillqvistCorrect InternalName and OriginalFilename to match...
2001-09-18 Tim Janikup version number to 1.3.8, interface age 0, binary...
2001-09-10 Tim Janikremoved extraneous GObject* returns from a couple funct...
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-08 Owen TaylorMove gbsearcharray.[ch] to glib as a private ininstalle...
2001-09-05 Matthias Clasenforgotten ChangeLog entry.
2001-09-03 Tim Janikupdates for 1.3.7 release.
next