Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char and

2003-09-29  Matthias Clasen  <maclas@gmx.de>

	* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
	to docs.
	* glib/glib-sections.txt: Add g_unichar_get_mirror_char and
	g_static_mutex_get_mutex_impl_shortcut.
This commit is contained in:
Matthias Clasen 2003-09-29 22:04:28 +00:00 committed by Matthias Clasen
parent b7dfb199ea
commit 712c9d672e
9 changed files with 39 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
Thu Sep 25 15:43:08 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/testmodule.[ch] test/gobject/Makefile.am:

View File

@ -1,3 +1,8 @@
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
Thu Sep 25 15:43:08 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/testmodule.[ch] test/gobject/Makefile.am:

View File

@ -1,3 +1,8 @@
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
Thu Sep 25 15:43:08 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/testmodule.[ch] test/gobject/Makefile.am:

View File

@ -1,3 +1,8 @@
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
Thu Sep 25 15:43:08 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/testmodule.[ch] test/gobject/Makefile.am:

View File

@ -1,3 +1,8 @@
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
Thu Sep 25 15:43:08 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/testmodule.[ch] test/gobject/Makefile.am:

View File

@ -1,3 +1,8 @@
2003-09-29 Matthias Clasen <maclas@gmx.de>
* glib/guniprop.c (g_unichar_get_mirror_char): Add "Since: 2.4"
to docs.
Thu Sep 25 15:43:08 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/testmodule.[ch] test/gobject/Makefile.am:

View File

@ -1,3 +1,8 @@
2003-09-30 Matthias Clasen <maclas@gmx.de>
* glib/glib-sections.txt: Add g_unichar_get_mirror_char and
g_static_mutex_get_mutex_impl_shortcut.
Mon Sep 29 10:55:23 2003 Owen Taylor <otaylor@redhat.com>
* gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:

View File

@ -568,6 +568,7 @@ G_THREAD_ECF
G_THREAD_CF
G_THREAD_UF
g_static_mutex_get_mutex_impl
g_static_mutex_get_mutex_impl_shortcut
G_MUTEX_DEBUG_MAGIC
g_thread_init_with_errorcheck_mutexes
G_LOCK_NAME
@ -1921,6 +1922,7 @@ GUnicodeBreakType
g_unichar_break_type
g_unicode_canonical_ordering
g_unicode_canonical_decomposition
g_unichar_get_mirror_char
<SUBSECTION>
g_utf8_next_char

View File

@ -998,6 +998,8 @@ g_utf8_casefold (const gchar *str,
*
* Return value: %TRUE if @ch has a mirrored character and @mirrored_ch is
* filled in, %FALSE otherwise
*
* Since: 2.4
**/
/* This code is adapted from FriBidi (http://fribidi.sourceforge.net/).
* FriBidi is: Copyright (C) 1999,2000 Dov Grobgeld, and