makefile.msc.in Rename testgruntime to testgobject here, too.
[platform/upstream/glib.git] / gobject /
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 Manish Singhshut up cvs
2002-02-26 Matthias ClasenRemove references to gruntime. This includes renaming...
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-17 Owen Taylor1.3.14 GLIB_1_3_14
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-02-09 Owen TaylorRegister transformations for gint64, guint64. (#70780...
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-10 Sven Neumannperform an exact match on the two types instead of...
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-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
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-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
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-12 Tim JanikG_TOKEN_ERROR is also an end of stream condition.
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-30 Matthias ClasenFix documentation. Document g_log_domain_glib, gunichar...
2001-10-30 Sven Neumannshut up CVS
2001-10-29 Daniel EggerFix non-Intel/-Alpha version of the G_BREAKPOINT macro...
2001-10-29 Owen TaylorGenerate glib-mkenums from glib-mkenums.in, substitutin...
2001-10-25 Tor LillqvistUpdate.
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-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
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-10 Alex LarssonRemoved is_refcounted and GBoxedInitFunc from
2001-09-08 Owen TaylorMove gbsearcharray.[ch] to glib as a private ininstalle...
2001-09-05 Matthias Clasenforgotten ChangeLog entry.
2001-09-04 Matthias Clasengobject.c (g_object_base_class_finalize): typo fix.
2001-09-04 Tor LillqvistUpdate. Don't mention pthreads.
2001-09-03 Tim Janikupdates for 1.3.7 release.
2001-09-03 Owen TaylorImplement.
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-08-18 James Henstridgeadd an object member to the structure. (weak_refs_notif...
2001-08-15 Tim Janikif __GNUC__ is defined, inline a test for an exact...
2001-08-12 Tim Janikfix preallocation logic, support DISABLE_MEM_POOLS...
2001-08-06 Sven NeumannSeparate out log entry for gobject changes into the...
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-08-04 Alexander LarssonHacky script to fix up your .msc.in files on windows...
2001-08-01 Sven Neumannadded convenience macro g_signal_connect_after().
2001-07-28 Hans Breuerupdated externals
2001-07-26 Michael Nattereradded a "release_check" to the OutArgument structure...
2001-07-23 Padraig O'Briainfix unconditional check of first GParamSpec in
2001-07-20 Ron SteinkeModified to create header files which use G_[BEGIN...
2001-07-20 Hans Breuerupdated externals
2001-07-11 Darin AdlerAdd some generated files.
2001-07-10 Tim Janikfix negative exponent handling (numbers<0).
2001-07-02 Tim Janikcongrats tim, introducing of-by-one errors like on...
2001-07-02 Tim Janikadded g_list_insert_before().
2001-06-30 Owen Taylorg_signal_newc() => g_signal_new().
2001-06-29 Owen TaylorRemove debug flag argument to g_type_init() and add
next