2.7.7
[platform/upstream/glib.git] / docs / reference / ChangeLog
index 5547346..48e11a6 100644 (file)
@@ -1,3 +1,394 @@
+2005-08-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.7 ===
+
+2005-08-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.6 ===
+
+2005-08-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.5 ===
+
+Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
+
+       * glib/tmpl/datalist.sgml:
+       * glib/tmpl/datalset.sgml: document non-thread-safety for 
+       _foreach() functions.
+
+2005-07-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/arrays.sgml: One more improvement.
+
+2005-07-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/arrays.sgml: Add some details.  (#311310,
+       Jochen Baier)
+
+2005-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.4 ===
+
+2005-07-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/macros_misc.sgml: Add some discouraging
+       comments to the G_INLINE_FUNC macros.  (#310836,
+       Callum McKenzie)
+
+2005-07-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/byte_order.sgml: Add docs for #307047,
+       Bryan Silverthorn.
+
+2005-07-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.3 ===
+       
+2005-07-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-overrides.txt: Add G_VA_COPY
+
+       * glib/tmpl/option.sgml: Document that short names must
+       be printable ASCII characters != '-'.
+
+2005-07-08  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.7.2 ===
+
+2005-07-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/gobject-docs.sgml: 
+       * glib/glib-docs.sgml: Add the "new in 2.8" index.
+
+2005-07-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Add an example
+       for using a custom constructor.
+
+2005-06-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.1 ===
+
+2005-06-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: 
+       * glib/tmpl/option.sgml: 
+       * glib/tmpl/fileutils.sgml: 
+       * glib/tmpl/iochannels.sgml: 
+       * glib/tmpl/hooks.sgml: 
+       * glib/tmpl/misc_utils.sgml: 
+       * glib/tmpl/date.sgml: 
+       * glib/glib-sections.txt: Updates
+
+2005-06-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add GMappedFile functions.
+
+2005-06-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/option.sgml (GOptionFlags): document
+       G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
+
+2005-06-16  Mathieu Lacage <mathieu@gnome.org>
+
+       * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
+       
+2005-06-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.7.0 ===
+
+2005-06-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_chdir
+
+       * glib/tmpl/threads.sgml: Document that stack size
+       will be ignored if the underlying thread implementation
+       doesn't support stack sizes.
+
+2005-06-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
+
+2005-05-25  Mathieu Lacage <mathieu@gnome.org>
+
+       * gobject/tut_*.xml: fix lots of typos, 
+       some of which were reported by Leonardo Boshell.
+
+2005-05-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: Point out exceptions to the
+       general GLib data structure locking rules.
+
+2005-05-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/threads.sgml: Add a paragraph about thread
+       safety of GLib data structures.
+
+       * glib/compiling.sgml: Update an example from 1.3 to 2.x
+
+2005-05-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/glib-genmarshal.1: 
+       * gobject/glib-genmarshal.xml: Mention 64bit integer
+       types.
+
+2005-05-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
+       Daniel Vaillard.
+
+2005-05-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/value_collection.sgml: 
+       * gobject/tmpl/gboxed.sgml: 
+       * gobject/tmpl/enumerations_flags.sgml: 
+       * gobject/tmpl/objects.sgml: Add long descriptions.
+
+2005-05-05  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
+       Update
+
+       * gobject/tmpl/objects.sgml: Document toggle-references.
+
+2005-05-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/hash_tables.sgml: Move some docs inline.
+
+       * glib/tmpl/windows.sgml: 
+       * gobject/tmpl/signals.sgml: 
+       * gobject/tmpl/generic_values.sgml: 
+       * gobject/tmpl/gtype.sgml: 
+       * gobject/tmpl/value_arrays.sgml: 
+       * gobject/tmpl/param_value_types.sgml: 
+       * gobject/tmpl/gtypemodule.sgml:
+       * gobject/tmpl/enumerations_flags.sgml: Small additions.
+
+2005-05-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/completions.sgml: Document
+       strncmp_func.
+
+       glib/glib-sections.txt: Add new API.
+
+2005-04-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gboxed.sgml: 
+       * gobject/gobject-sections.txt: Add G_TYPE_DATE.
+
+2005-04-23  Stefan Kost  <ensonic@users.sf.net>
+
+       * gobject/tut_gtype.xml:
+       * gobject/tut_howto.xml:
+       all interface examples use 'interface' instead of 'class'
+
+2005-04-22  Stefan Kost  <ensonic@users.sf.net>
+
+       * gobject/Makefile.am:
+       * gobject/gobject-docs.sgml:
+       * gobject/tut_gobject.xml:
+       * gobject/tut_gsignal.xml:
+       * gobject/tut_gtype.xml:
+       * gobject/tut_howto.xml:
+       * gobject/tut_intro.xml:
+       * gobject/tut_tools.xml:
+       merged in docs form the gobject tutorial
+
+2005-03-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
+       g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
+       #170149, Jared Lash)
+
+2005-03-29  Tor Lillqvist  <tml@novell.com>
+
+       * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
+       setup function.
+
+2005-03-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/glib-sections.txt: 
+       * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0 
+       and g_try_renew, g_try_malloc0.
+
+2005-03-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
+       flags.
+
+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 ===
@@ -314,7 +705,7 @@ Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
 
        * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
-       g_timer_continue. (Tim-Philipp Müller)
+       g_timer_continue. (Tim-Philipp M??ller)
 
 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
 
@@ -450,7 +841,7 @@ Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
-       as an include dir.  (#124934, Mariano Suárez-Alvarez)
+       as an include dir.  (#124934, Mariano Su??rez-Alvarez)
 
 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>