=== Released 2.3.3 ===
[platform/upstream/glib.git] / docs / reference /
2004-02-24 Owen Taylor=== Released 2.3.3 === GLIB_2_3_3
2004-02-21 Matthias ClasenNew function to deep-copy a GNode and its children...
2004-02-20 Tim Janikapplied patch from #131937 with slight renames. provides
2004-02-20 Tim Janikapplied patch from David Schleef <ds@schleef.org> which...
2004-02-19 Tim Janikfor G_CAN_INLINE environments, inline g_string_append_c...
2004-02-18 Sebastian WilhelmiForgot ChangeLog
2004-02-18 Sebastian WilhelmiAdd the new g_rand_* functions
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-13 Matthias ClasenFix a typo.
2004-02-06 Matthias ClasenFix some external links.
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2004-02-03 Tim Janikprovide a short-cut version for this macro in case
2004-01-30 Matthias ClasenRemove references to deprecated GTK+ and GDK functions...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-22 Owen Taylor=== Released 2.3.2 === GLIB_2_3_2
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2004-01-22 Mathieu LacageInitial revision
2004-01-11 Matthias ClasenImprove docs for G_DEFINE_TYPE_* macros.
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-10 Matthias ClasenDocument the new GType boilerplate macros with an example.
2004-01-10 Matthias ClasenDocument g_type_class_peek_static.
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 ClasenNew function to call a function for each element of...
2003-12-21 Matthias ClasenDocument the encoding of g_get_real_name().
2003-12-19 Matthias ClasenSome rewording.
2003-12-02 Matthias ClasenFix for #103710, Mark Jones:
2003-11-12 Owen TaylorVersion 2.3.1, interface age 0.
2003-11-06 Matthias ClasenAdd an i18n section. Include the corresponding entity...
2003-10-24 Matthias Clasen100%
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-10-21 Matthias ClasenAdditions.
2003-10-21 Matthias ClasenAdd "Since 2.4" markers where appropriate.
2003-10-21 Owen TaylorDocument interface properties and GParamSpecOverride.
2003-10-20 Matthias ClasenDocumentation additions.
2003-10-20 Matthias ClasenRemoved... ...and readded. Change to the standard file...
2003-10-19 Matthias ClasenAdditions.
2003-10-19 Matthias ClasenAdd $(top_builddir)/glib as an include dir. (#124934...
2003-10-18 Matthias ClasenAdditions.
2003-10-17 Matthias ClasenAdd /*< public >*/ and /*< private >*/ markers for...
2003-10-17 Matthias ClasenList GObject here, since the documentation misses the...
2003-10-16 Matthias ClasenAdd the necessary stuff to compile gobject-scan.
2003-10-15 Matthias ClasenAdditions, document GParamSpecPool.
2003-10-14 Matthias ClasenImprovements from Owen's feedback.
2003-10-14 Matthias ClasenDocument closures.
2003-10-05 Matthias ClasenFix includes.
2003-10-02 Owen TaylorAdd g_type_add/remove_interface_check()
2003-09-29 Matthias ClasenAdditions.
2003-09-29 Matthias ClasenAdd "Since: 2.4" to docs. Add g_unichar_get_mirror_char and
2003-09-29 Owen TaylorDocs for g_type_default_interface_ref(), etc. :
2003-09-12 Owen TaylorAdd docs for g_signal_accumulator_true_handled.
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-09-02 Tim Janikadded support for a "default vtable" per interface...
2003-08-25 Owen TaylorClarify docs on the return. Fix a memory leak if a...
2003-08-05 Matthias ClasenAdd note about in-place editing to g_strdelimit() doc.
2003-07-30 Noah LevittRevert accidental commit. (Oops.)
2003-07-30 Noah Levitt548d0e9ce9516c80c8f5830090bfcae3
2003-07-30 Matthias ClasenSmall doc additions.
2003-07-30 Matthias ClasenSmall doc fixes.
2003-07-29 Matthias ClasenAdd paragraph about multi-threading policy.
2003-07-29 Matthias ClasenRename g_read_link() to g_file_read_link() to better...
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
2003-07-28 Matthias ClasenCommit autogenerated stuff.
2003-07-28 Matthias ClasenNew function g_read_link(). (#72545)
2003-07-28 Matthias ClasenAdd g_setenv() and g_unsetenv(). (#100763)
2003-07-26 Matthias ClasenNew functions to remove a range of elements from an...
2003-07-25 Matthias ClasenRemove the 1024 char limit in the common (non-recursive...
2003-07-23 Matthias ClasenMention the restriction on message length. (#118043...
2003-07-17 Matthias ClasenAdd a note about double indirection in g_ptr_array_sort...
2003-07-09 Matthias ClasenDocument the members of GOnce.
2003-07-08 Matthias ClasenSGML fix.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-07-08 Matthias ClasenDoc additions.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-07-01 Matthias ClasenBroken pipe...
2003-07-01 Matthias ClasenMove g_strfreev() docs inline.
2003-06-18 Matthias ClasenMove the documentation inline and add details. (#108505...
2003-06-18 Matthias ClasenAdd g_thread_init_glib to silence gtk-doc.
2003-06-17 Matthias ClasenNew macros to check for XML catalog contents and path...
2003-06-16 Matthias ClasenAdd an autogenerated index.
2003-06-11 Matthias ClasenA small addition.
2003-06-08 Owen TaylorXML fix.
2003-06-06 Matthias ClasenCorrect the documentation for G_MINFLOAT and G_MINDOUBL...
2003-06-05 Matthias ClasenAdd g_vasprintf().
2003-06-04 Matthias ClasenUse the current g_file_get_contents() as example.
2003-05-27 Matthias ClasenDocument that g_strdup() and g_strndup() accept NULL...
2003-05-11 Matthias ClasenFix a duplicate id left by copy-and-paste. (#112785...
2003-04-18 Matthias ClasenForgotten cleanup.
2003-04-18 Matthias ClasenCorrect the documentation GSignalEmissionHook (#110906...
2003-04-11 Matthias ClasenFix a few typos.
2003-04-09 Matthias ClasenMove install docs into reference manual.
2003-04-07 Matthias ClasenMove cross-compilation info to reference manual.
2003-04-07 Matthias ClasenAdditions.
2003-03-31 Matthias ClasenFix formatting of examples.
2003-03-31 Matthias ClasenNew function, to insert possible non-nul-terminated...
2003-03-27 Matthias ClasenAdditions.
2003-03-24 Matthias ClasenAdditions.
2003-03-24 Matthias ClasenSome more additions.
next