Add g_rmdir
[platform/upstream/glib.git] / gobject /
2004-12-02 Matthias Clasen2.5.7
2004-11-30 Tor Lillqvistglib/Makefile.am (glib.def) gcc -E complains "linker...
2004-11-29 Matthias ClasenUse the perl found by configure. (#149826, Morten Welinder)
2004-11-28 Manish Singhfilter G_GNUC before PRIVATE so $ is still true.
2004-11-28 4applied patch by sven@gimp.org (#153727) to reduce...
2004-11-25 Manish Singhfilter out G_GNUC stuff when doing the compare.
2004-11-23 Matthias ClasenTypo fix
2004-11-23 Matthias ClasenForgotten commit.
2004-11-23 Matthias ClasenFix a problem with the PLT reduction changes which...
2004-11-21 Hans Breuerupdated
2004-11-12 Matthias Clasen2.5.6 GLIB_2_5_6
2004-11-11 J. Ali HarlowUse embedded tab rather than '\t' escape sequence....
2004-11-08 Manish Singhremoved wrap_g_io_channel_ref() hack, since g_io_channe...
2004-11-02 Matthias Clasen*** empty log message *** GLIB_2_5_5
2004-11-02 Matthias Clasen*** empty log message ***
2004-11-01 Matthias Clasenglib/gdebug.h glib/gutils.c gobject/gtype.c gthread...
2004-10-29 Hans Breuerupdated [and finally fixed my script to produce ready...
2004-10-27 Matthias Clasen2.5.4 GTK_2_5_4
2004-10-27 Matthias ClasenFix srcdir != builddir builds. (#156447, Thomas Fitzsim...
2004-10-26 Matthias ClasenAdd new symbols.
2004-10-24 Matthias ClasenRename first parameter to check_data, since apparently...
2004-10-06 4applied patch from Jean-Yves Lefort <jylefort@brutele...
2004-10-04 Matthias ClasenImprove the warning if G_SIGNAL_NO_HOOKS is set. (...
2004-09-22 Tor Lillqvist[Win32] Add code to remove the bug-compatibility entrie...
2004-09-18 Matthias Clasen2.5.3 GLIB_2_5_3
2004-09-17 Manish Singhdon't hardcode lengths for cut, instead split on the...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-09-16 Matthias ClasenAdd ABI control using the same technique that is used...
2004-08-25 Matthias Clasen2.5.2 GLIB_2_5_2
2004-08-01 Matthias Clasen2.5.1 GLIB_2_5_1
2004-07-28 Matthias ClasenCatch cases of forgotten g_type_add_private(). (#148368...
2004-07-21 Matthias ClasenUse the correct fields for enums and flags. (#145015...
2004-07-18 Soeren Sandmann=== Released 2.5.0 === GLIB_2_5_0
2004-07-12 Matthias ClasenDon't choke on a zero handler_id.
2004-07-06 Matthias ClasenFix the declarations of the new functions to return...
2004-07-06 Matthias ClasenAdd g_type_module_register_enum() and g_type_module_reg...
2004-06-23 Matthias ClasenAdd an initializer for the g_define_type_info.value_table.
2004-06-23 Matthias ClasenFix a couple of typos.
2004-06-19 Matthias ClasenActually define the guard after checking for it. (...
2004-04-30 Matthias Clasen=== Released 2.4.1 === GLIB_2_4_1
2004-04-22 Matthias ClasenActually convert escape chars in --vprod. (#139058...
2004-04-15 Matthias ClasenCorrect the initial minimal value to be -G_MAXFLOAT...
2004-03-16 Owen Taylor=== Released 2.4.0 === GLIB_2_4_0
2004-03-16 Tor LillqvistMark the two entries that shouldn't be in the import...
2004-03-09 Owen Taylor=== Released 2.3.6 === GLIB_2_3_6
2004-03-06 Tor LillqvistUpdate.
2004-03-04 Tor LillqvistAnother of the glib DLL's functions was erronously...
2004-03-02 Owen Taylor=== Released 2.3.5 === GLIB_2_3_5
2004-03-01 Tor LillqvistAdd g_slist_remove_all back for ABI compatibility....
2004-02-29 Matthias Clasenforgotten changelog
2004-02-28 Hans Breueradded g_strv_get_type
2004-02-27 Matthias ClasenSupport parsing of intializers containing macros with...
2004-02-24 Owen Taylor=== Released 2.3.3 === GLIB_2_3_3
2004-02-20 Tim Janikadded (GTypeFlags) cast needed by C++.
2004-02-03 Tim Janikprovide a short-cut version for this macro in case
2004-01-24 Tim Janikprefixed the parent_class variable defined by G_DEFINE_...
2004-01-24 Tor LillqvistAdd a missing entry.
2004-01-11 Manish Singhwrap g_io_channel_ref in a function that returns the...
2004-01-10 Matthias ClasenDocument the lowercase_name trigraph option.
2004-01-10 Tim Janikmade G_DEFINE_TYPE_INTERNAL() public by renaming it to
2004-01-09 Matthias ClasenAdd a boxed type for nul-terminated string arrays....
2004-01-09 Tim Janikadded convenience macros G_IMPLEMENT_INTERFACE() and...
2003-12-30 Murray CummingAdded a lowercase_name option, to be used next to the...
2003-12-26 Matthias ClasenDon't acquire a read lock here. (#106433, Owen Taylor)
2003-12-17 Matthias ClasenUse g_assert() instead of g_return_val_if_fail(), sugge...
2003-12-13 Hans Breuergobject.def : update externals
2003-12-08 Owen Taylor=== Released 2.3.1 === GLIB_2_3_1
2003-11-29 Tim Janikfix g_object_set() whithin _init() implementations...
2003-11-27 Tim Janikvariant of class_peek() which works for static types...
2003-10-28 Matthias ClasenAdd /*< public >*/ and /*< private >*/ markers for...
2003-10-24 Matthias Clasen100%
2003-10-21 Owen TaylorAdd a new GParamSpecOverride type that is a pointer...
2003-10-20 Matthias ClasenDocumentation additions.
2003-10-17 Matthias ClasenAdd /*< public >*/ and /*< private >*/ markers for...
2003-10-02 Tim Janikfix post class_init interface initialization logic...
2003-10-02 Owen TaylorAdd g_type_add/remove_interface_check(), which allows...
2003-09-29 Owen TaylorAdd g_type_default_interface_ref/peek/unref for accessi...
2003-09-26 Owen TaylorYou can have instance_real_class_bsa be non-NULL, but...
2003-09-14 Matthias ClasenDon't generate code using deprecated APIs. (#122292...
2003-09-12 Owen TaylorAdd bug reference to ChangeLog
2003-09-12 Owen TaylorAdd g_signal_accumulator_true_handled(), to do TRUE...
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2003-09-02 Tim Janikadded support for a "default vtable" per interface...
2003-09-02 Tim Janikfix iterating over fundamental types.
2003-08-28 Manish Singhremoved stray change from previous commit.
2003-08-28 Manish Singhshut up cvs
2003-08-27 Owen TaylorAdd a detailed test case for interface initialization...
2003-08-25 Manish Singhfix typo in last commit, cast to GTypeValueTable *...
2003-08-25 Owen Tayloradd bug number
2003-08-25 Owen TaylorClarify docs on the return. Fix a memory leak if a...
2003-08-19 Tim Janikcheck private instance data after initialization.
2003-08-19 Tim Janikadapt to new gbsearcharray.h code. (g_value_register_tr...
2003-08-18 Tim Janikadded optimizations to skip NOP signal emissions.
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-08-08 Matthias ClasenImprove the wording of the warning for invalid
2003-08-06 Owen TaylorAdd check for instance private usage within in instance...
2003-07-20 Hans Breuerupdated externals
2003-07-08 Soeren SandmannOnly access node->data->instance when the node is insta...
2003-07-08 Owen TaylorInitialize node->data->instance.private_size here rathe...
2003-06-17 Matthias Clasenforgotten ChangeLog
next