Add version info to API docs.
[platform/upstream/glib.git] / docs / reference / ChangeLog
2002-11-23 Matthias ClasenAdd version info to API docs.
2002-11-21 Owen TaylorAdd helpful comments about the encoding of a new iochan...
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-11-20 Matthias ClasenUse G_LIKELY. (#69022)
2002-10-19 Matthias ClasenUpdate to latest gtk-doc version.
2002-10-15 Matthias ClasenAdd g_type_interface_prerequisites.
2002-10-14 Matthias ClasenDist the xml/*.xml, not sgml/*.sgml. (#95678, Owen...
2002-10-14 Matthias ClasenAdapt to latest gtk-doc changes.
2002-09-16 Matthias ClasenReplace G_LOG_FLAG_RECURSIVE by G_LOG_FLAG_RECURSION...
2002-08-12 Matthias ClasenAdd g_markup_parse_context_get_element and g_utf8_strre...
2002-07-25 Owen TaylorFix reference to non-existing @priority parameter....
2002-06-03 Matthias ClasenReplace homegrown "hash" entity by standard ISO entity...
2002-05-30 Matthias ClasenSmall formatting fixes.
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2002-05-20 Matthias ClasenAdded proper support for CDATA sections. Updates.
2002-05-17 Tim Janik[merged from stable]
2002-05-01 Sebastian WilhelmiClarify recursion issues with GMutex. (#78171)
2002-04-23 Matthias ClasenUpdates.
2002-04-20 Matthias ClasenFix the description of g_string_assign. (#78728)
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-03-25 Sven NeumannFixed documentation about unused struct fields and...
2002-03-11 Matthias ClasenAdd a note about g_strreverse() and UTF-8.
2002-02-21 Matthias ClasenNew header containing GTK_DEBUG-style debugging support...
2002-02-20 Sven Neumanngobject/gobject-sections.txt gobject/tmpl/generic_value...
2002-02-19 Tim Janikadded GValue documentation.
2002-02-07 Tim Janikdocument value transformation.
2002-02-04 Tim Janikdoc common functions like ref/ sink/unref/invalidate.
2002-02-04 Tim Janikdocument g_obejct_watch_closure() and qdata functions.
2002-01-29 Owen Taylor1.3.13
2002-01-28 Ron SteinkeSome documentation fixes/elaborations I really should...
2002-01-17 Matthias ClasenNew files.
2002-01-08 Sebastian WilhelmiName the right function.
2001-12-29 Matthias ClasenReplace references to deprecated functions.
2001-12-20 Matthias ClasenRemove FIXME. (#67063)
2001-12-20 Owen TaylorSGML fixes. Small updates.
2001-12-16 Matthias ClasenMinor markup fixes.
2001-12-15 Matthias ClasenTypo fixes.
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-12-12 Matthias Clasen This fixes #60543:
2001-12-12 Matthias ClasenDocumentation fixes.
2001-12-06 Havoc Penningtonimprove g_log_set_handler docs
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-11-28 Sebastian WilhelmiFix g_usleep docs.
2001-11-27 Matthias ClasenDocument G_LEVEL_ORDER better.
2001-11-26 Matthias ClasenImplement G_LEVEL_ORDER correctly.
2001-11-23 Matthias Clasen Fixes for #61284:
2001-11-22 Owen TaylorUpdate.
2001-11-17 Owen TaylorRemove g_log_domain_glib
2001-11-15 Matthias ClasenDocumentation fixes.
2001-11-14 Matthias Clasenadd UTF-8 support.
2001-11-14 Tim Janikmore docs.
2001-11-14 Tim Janiklist parameter and value types.
2001-11-13 Tim Janikparam spec updates.
2001-11-12 Matthias ClasenRemove excess listitem from long description.
2001-11-11 Matthias ClasenDocument GNormalizeMode enum.
2001-10-30 Matthias ClasenFix documentation. Document g_log_domain_glib, gunichar...
2001-10-26 Owen TaylorRemove $(srcdir)/html before building HTML to prevent... GLIB_1_3_10
2001-10-25 Havoc Penningtondocs on why the deprecated functions are deprecated.
2001-10-15 Sven Neumannfixed typo.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-11 Matthias ClasenUpdates.
2001-10-05 Matthias ClasenDocument G_HOOK_FLAG_USER_SHIFT.
2001-10-05 Matthias ClasenUpdate.
2001-10-04 Matthias ClasenUpdate.
2001-10-04 Matthias ClasenUpdate.
2001-10-02 Matthias Clasendocumentation update. add documentation. update docs...
2001-10-01 Matthias ClasenMore markup fixes and completions.
2001-10-01 Owen TaylorRename g_string_printfa(). to g_string_append_printf().
2001-10-01 Matthias ClasenMove all *_error_quark() unctions to the 'Private'...
2001-10-01 Matthias Clasendocument allowed uses for 'out' parameters.
2001-10-01 Matthias Clasenconsistently refer to GTK+.
2001-09-30 Matthias Clasenglib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2001-09-29 Matthias Clasenglib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
2001-09-28 Matthias ClasenDocumented some functions, markup fixes. New file....
2001-09-26 Matthias Clasenglib/gmem.c (g_mem_is_system_malloc): Return !vtable_set.
2001-09-25 Matthias Clasenglib/glib-section.txt: Add a missing SECTION endtag...
2001-09-17 Darin AdlerFix a typo and change documentation for g_ascii_isdigit and
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-10 Owen TaylorUpdate.
2001-09-08 Owen TaylorAdd gbsearcharray.[ch].
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-12 Owen TaylorSet GPATH to fix srcdir != builddir problems with GNU...
2001-08-12 Tim Janikdocument value arrays.
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-19 Matthias Clasenfix some typos.
2001-06-28 Owen TaylorBuffers Files Tools Edit Search Mule Help ...
2001-06-26 Owen TaylorFix problem with glibconfig.h
2001-06-26 Sebastian WilhelmiCorrected.
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-05-23 Sebastian WilhelmiTiny speed improvement suggested by noon@users.sourcefo...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-18 Sebastian WilhelmiUpdated.
2001-05-09 Sebastian WilhelmiUpdates after some renaming took place.
2001-05-08 Sebastian WilhelmiClarification for g_mutex_trylock.
2001-05-08 Sebastian WilhelmiUpdated.
2001-04-19 Sebastian WilhelmiChanges due to deprecation update.
2001-04-16 Owen TaylorMore tweaks from GTK+. Reenable $(HTML_IMAGES) with...
2001-04-04 Tim Janikdisabled "for i in $(HTML_IMAGES) ;" dist-hook because...
2001-04-03 Owen TaylorAdd explicit path to tmpl files in dependencies.
next