Update.
[platform/upstream/glib.git] / gobject /
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
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
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-16 Owen TaylorAdd inter-library dependencies.
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-11 Sven Neumannshut up CVS
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 Hans Breuer(oops, forgot the file ...)
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 Tor Lillqvistglib.def gobject/gobject.def Update.
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 Janikget rid of bogus g_value_convert
2001-03-07 Tim Janikcatch when adding an interface to an ancestor of a...
2001-03-07 Tim Janikmagic sprinkles
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-21 Tor LillqvistMatch also UNC paths on Win32.
next