Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
[platform/upstream/glib.git] / docs / reference / ChangeLog
index 06a108c..d6ed02f 100644 (file)
@@ -1,3 +1,335 @@
+2005-03-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: 
+       * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
+
+2005-03-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gtype.sgml:
+       * gobject/tmpl/param_value_types.sgml:
+       * gobject/tmpl/gparamspec.sgml: Apply patches by
+       Stefan Kost to document naming restrictions. (#167614)
+
+2005-02-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Fix a typo.  (#166985)
+
+2005-02-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_listenv.
+
+2005-02-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/linked_lists_double.sgml: 
+       * glib/tmpl/linked_lists_single.sgml: Add a note 
+       regarding inefficiency of repeated appends. (#166271,
+       Olivier Sessink)
+
+2005-02-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/quarks.sgml: Add a warning against
+       using g_quark_from_static_string() in dynamically
+       loaded modules. 
+
+2005-02-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/misc_utils.sgml: 
+       * glib/tmpl/hash_tables.sgml: Move some doc 
+       comments inline.
+
+2005-01-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/enumerations_flags.sgml: Fix an
+       example.  (#164269, Sebastien Bacher)
+       
+2005-01-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.6.1 ===
+
+2005-01-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/keyfile.sgml: Add hint about group name 
+       case sensitivity.  (#163029, Bastien Nocera)
+
+2005-01-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/signals.sgml: Small addition. (#145158,
+       Mariano Suárez-Alvarez)
+
+2004-12-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
+       Vincent Untz)
+
+2004-12-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
+       (#161480, Danny Milo)
+
+2004-12-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/version.sgml: Improve wording.  (#161484,
+       Christian Biere)
+
+       * === Released 2.6.0 ===
+       
+2004-12-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_rmdir
+
+2004-12-15  Alexander Larsson  <alexl@redhat.com>
+
+       * glib/glib-sections.txt:
+       Add g_filename_display_basename
+
+2004-12-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/generic_values.sgml: Document some return
+       values.  (#161345, Stefan Kost)
+
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.7 ===
+       
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/building.sgml: 
+       * glib/tmpl/linked_lists_single.sgml: 
+       * glib/tmpl/linked_lists_double.sgml: 
+       * glib/tmpl/trees-nary.sgml: Add some warnings regarding
+       --disable-mem-pools.
+
+2004-12-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
+
+2004-11-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/building.sgml: Document --enable-man and --disable-visibility.
+
+2004-11-28  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
+       g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
+
+2004-11-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
+
+       * glib/glib-sections.txt: Add G_GNUC_MALLOC
+
+2004-11-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.6 ===
+       
+2004-11-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
+       G_TRAVERSE_NON_LEAVES
+
+       * glib/tmpl/hooks.sgml: 
+       * glib/tmpl/iochannels.sgml: Updates
+
+2004-11-04  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
+       documentation.
+
+       * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
+
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.5 ===
+
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_get_filename_charsets and
+       g_filename_display_name.
+
+2004-11-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Updates
+
+2004-10-31  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
+       G_WIN32_HAVE_WIDECHAR_API.
+
+       * glib/glib-sections.txt: Add g_lstat
+
+       * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
+
+2004-10-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml: Add an example.
+
+       * glib/glib-sections.txt: Add G_OPTION_REMAINING
+
+       * glib/tmpl/option.sgml: Add docs.
+
+2004-10-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/keyfile.sgml: Add some introductory notes.
+
+2004-10-27 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.4 ===
+
+2004-10-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/fileutils.sgml: Add some intro.
+
+2004-10-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
+
+       * gobject/gobject-sections.txt: Additions.
+
+       * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
+
+       * glib/tmpl/main.sgml: Document GChildWatchFunc
+
+       * glib/tmpl/keyfile.sgml: New template.
+
+       * glib/glib-sections.txt: Additions.
+
+       * glib/tmpl/macros_misc.sgml: Document some more of
+       the macros.
+
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-docs.sgml:  Add GKeyFile section, add
+       index for 2.6 additions.
+
+2004-10-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
+       Rename first parameter.
+
+       * glib/glib-sections.txt: Add GKeyFile section.
+
+2004-10-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/macros.sgml: 
+       * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR. 
+
+2004-10-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Improve the docs for
+       g_object_get_property().  (#153424, Stefan Kost)
+
+2004-10-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/signals.sgml: Improve docs for 
+       g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
+
+2004-09-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/messages.sgml: Correct the docs for the default log
+       handler wrt to which messages go to stderr. (#153041, Philippe Blain)
+
+Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
+       reversing UTF-8 strings.  (#153091, Adam Hooper)
+
+2004-09-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.3 ===
+
+2004-09-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/Makefile.am: Ignore galias.h
+
+       * glib/glib-sections.txt: Updates.
+
+2004-09-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
+       docs of g_get_home_dir().
+
+Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/glib-sections.txt: Add g_strv_length().
+
+2004-09-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_get_language_names().
+
+Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
+       error.
+
+Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/glib-sections.txt: 
+       * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
+
+Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
+
+Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
+
+2004-08-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
+
+2004-08-25 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.2 ===
+
+2004-08-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/warnings.sgml: Add an example for
+       g_on_error_query() usage.  (#148716, Christian Persch)
+
+2004-08-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: Document the necessity to call
+       g_thread_init() when using threads 
+       (even non-gthreads).  (#149490, Vincent Untz)
+
+
+Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/glib-sections.txt: Add a section for GOption.
+       * glib/glib-docs.sgml: Include GOption section.
+       * glib/tmpl/option.sgml: New template.
+
+Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/glib-sections.txt: Add a separate section for
+       version information.
+       * glib/glib-docs.sgml: Include version section.
+       * glib/tmpl/version.sgml: New template.
+
+2004-08-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: 
+       * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
+
+2004-08-01 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.1 ===
+
+2004-07-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/misc_utils.sgml: Clarify docs for 
+       g_get_real_name().  (#143552, Danek Duvall)
+
+Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
+       Christophe Fergeau)
+
+Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * === Released 2.5.0 ===
+
 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,