Integrate gnulib vasnprintf().
[platform/upstream/glib.git] / docs / reference / ChangeLog
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
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-08 Matthias ClasenDoc additions.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
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-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 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 ClasenAdditions.
2003-03-10 Owen TaylorDocument private instance data.
2003-02-10 Matthias ClasenFix an off-by-one error in the g_strescape() docs....
2003-02-07 Matthias ClasenMove all docs out-of-line. Boy, what a waste of time.
2003-01-21 Matthias ClasenDocument the return value of g_string_free().
2003-01-14 Matthias ClasenFix the description of G_TYPE_FUNDAMENTAL. (#103119...
2003-01-01 Tor LillqvistRemove comment that only stdout would be used on Window...
2002-12-15 Matthias ClasenMove some docs inline.
2002-12-15 Matthias ClasenAdd gprintfint.h and trio.
2002-12-12 Matthias ClasenAdd --ignore-files=trio to avoid gtk-doc warnings about...
2002-12-10 Owen TaylorImprove docs for return value and @microseconds out...
2002-12-09 Matthias ClasenAdd docs.
2002-12-09 Matthias ClasenAdd docs.
2002-12-09 Matthias ClasenAdd GTypeClass, GTypePluginClass and GTypeModuleClass.
2002-12-08 Matthias ClasenAdd docs.
2002-12-06 Matthias ClasenTypo fix.
2002-12-05 Matthias ClasenAdd Since and Deprecation info for symbols documented...
2002-12-03 Matthias ClasenSync parameter names with docs and implementation.
2002-12-02 Matthias ClasenMore GSignal docs.
2002-12-01 Matthias ClasenMore docs.
2002-11-28 Matthias ClasenAdjust to changed parameter names.
2002-11-28 Matthias ClasenMove some docs inline, and add deprecation information...
2002-11-23 Matthias ClasenAdd missing short descriptions, standardize them to...
2002-11-23 Matthias ClasenExplain --enable-include-printf.
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.
next