Update an example from 1.3 to 2.x
[platform/upstream/glib.git] / docs /
2004-08-01 Matthias Clasen2.5.1 GLIB_2_5_1
2004-07-28 Matthias ClasenClarify docs for g_get_real_name(). (#143552, Danek...
2004-07-23 Matthias ClasenFix docs for G_MAXSIZE. (#148262, Christophe Fergeau)
2004-07-18 Soeren Sandmann=== Released 2.5.0 === GLIB_2_5_0
2004-07-16 Mathieu Lacagefill in ulinks
2004-07-16 Mathieu Lacageapply patch by stefan Kost
2004-07-09 Matthias ClasenImprove g_array_free() docs. (#146875, Ed Griffiths)
2004-07-06 Matthias ClasenAdd g_type_module_register_enum() and g_type_module_reg...
2004-07-06 Matthias ClasenAdd forgotten "Since" tag
2004-07-05 Matthias ClasenComplete the g_log() family. (#135730, Sven Herzberg)
2004-06-16 Federico Mena QuinteroNew section on file name encodings.
2004-06-11 Matthias ClasenAdd an example for GModule usage. (#144127, Tommi Komul...
2004-06-10 Mathieu Lacageintegrate the last changes by Stefan gobject_0_9_0
2004-06-10 Mathieu LacageFix a typo reported by Laurent Lemaitre. Tweak the...
2004-06-10 Mathieu Lacageadd chain up section
2004-06-09 Mathieu Lacagecommit first patches from stefan, work on the chaining...
2004-06-07 Matthias ClasenFix the docs for G_DEFINE_TYPE() and friends. (#143800...
2004-05-05 Matthias ClasenAdd multiple indices.
2004-05-05 Matthias ClasenAdd multiple indices.
2004-04-30 Matthias Clasen=== Released 2.4.1 === GLIB_2_4_1
2004-04-23 Matthias ClasenReinstate LIBCHARSET_ALIAS_DIR support which got lost...
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-14 Owen TaylorSGML markup fix
2004-03-14 Owen TaylorDocument the fact that g_signal_connect_object() does...
2004-03-09 Owen Taylor=== Released 2.3.6 === GLIB_2_3_6
2004-03-08 Owen TaylorReference g_source_set_callback(), not g_source_attach...
2004-03-02 Owen Taylor=== Released 2.3.5 === GLIB_2_3_5
2004-03-01 Owen TaylorPatch from J. Ali Harlow
2004-03-01 Owen TaylorAdd g_main_depth() (Request from Tim Janik and Stefan...
2004-02-29 Sebastian WilhelmiMoved the assembler functions from gatomic.h to gatomic...
2004-02-29 Sven Herzbergfix bug #135723
2004-02-27 Matthias ClasenDocumentation updates.
2004-02-26 Sebastian WilhelmiRemoved the PID niceness surrogate for thread prioritie...
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
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.
next