Improve the detection of invalid includes by moving the test outside the
[platform/upstream/glib.git] / gobject / ChangeLog
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.
2001-09-03 Owen TaylorImplement.
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-01 Sven Neumannadded convenience macro g_signal_connect_after().
2001-07-28 Hans Breuerupdated externals
2001-07-20 Hans Breuerupdated externals
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
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-22 Hans Breuerupdated externals
2001-06-21 Tim Janiks/long/int/ for default_value in enum and flags pspecs.
2001-06-20 Tim Janikadded debugging variants g_type_name_from_class(),
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-06-13 Havoc Penningtonlink to ./libgobject-1.3.la since an installed libgobje... GLIB_1_3_6
2001-06-12 Havoc Penningtonupdated
2001-05-31 Owen TaylorFix mispelling in help output. (#53952, Skip Montanaro)
2001-05-28 Sebastian WilhelmiFix typo.
2001-05-28 Tim Janikfixed bad faux-pass, forgot to release signal lock...
2001-05-27 Tim Janikunlock context when bailing out with a warning. (g_main...
2001-05-24 Hans Breuerchanged depndencies to build glib-genmarshal first...
2001-05-24 Owen Taylorgpointer, not gpointer *.
2001-05-22 Sebastian Wilhelmimade 'make distcheck' happy.
2001-05-22 Sebastian WilhelmiRemoved g_param_spec_stringc.
2001-05-22 Tim Janikmake g_value_set_object() take a gpointer v_object...
2001-05-14 Tim Janiknew function to check whether a handler is still connec...
2001-05-10 Tim Janikuse g_str_hash() algorithm to generate hashes.
2001-05-05 James Henstridgeglib-mkenums is not a compiled program, so shouldn...
2001-05-03 Owen TaylorMake types of ternary operator correspond. (Fixes compi...
2001-04-30 Tim Janikremoved \v escaping, newer perl versions don't support...
2001-04-29 Tim Janikmade hook ids a gulong.
2001-04-19 Havoc PenningtonWe were returning junk memory here, because we didn...
2001-04-18 Owen TaylorChange C++ comments for FIXME's to C comments. (Patch...
2001-04-13 Hans Breuerupdated
2001-04-09 Tim Janikincrement version to 1.3.4 (binary 0, interface 0).
2001-04-03 Tim Janikupdates.
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...
2001-04-01 Tim Janikapplied patch from owen to implement GParamSpecUnichar.
2001-03-29 Tor LillqvistUpdates. Add module-test rules.
2001-03-28 Tim Janikonly queue readable properties for notification changes.
2001-03-22 Tim Janikcatch G_SIGNAL_RUN_FIRST with a return value.
2001-03-21 Martin BauligThis takes a `const GValue *' argument.
2001-03-18 Tor LillqvistAdd braces to silence gcc -Wall.
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-14 Tim Janikmade config arg to g_scanner_new() const.
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-09 Tim Janiktest program. covers run first/last/cleanup signal...
2001-03-09 Tim Janikuse g_type_is_a() to check for object_type being a...
2001-03-08 Owen TaylorInclude <string.h> for memcpy.
2001-03-08 Tim Janikeek, fixed old hook detail storage code.
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
2001-03-07 Tim Janikcatch when adding an interface to an ancestor of a...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-03-07 Sebastian WilhelmiAvoid rebuilding everything everytime.
2001-03-06 Jonathan Blandfordadd a new param spec to handle interfaces.
2001-02-22 Jonathan BlandfordCommitted the wrong thing yesterday.
2001-02-21 Jonathan BlandfordAdd g_signal_connect define to make porting from gtk_si...
2001-02-17 Havoc Penningtoninclude string.h
next