mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Update the link to Unicode category values. (#313369, Behnam Esfahbod)
2005-08-15 Matthias Clasen <mclasen@redhat.com> * glib/gunicode.h: Update the link to Unicode category values. (#313369, Behnam Esfahbod)
This commit is contained in:
parent
d75bbbb124
commit
8c663934ca
@ -1,5 +1,8 @@
|
||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gunicode.h: Update the link to Unicode category
|
||||
values. (#313369, Behnam Esfahbod)
|
||||
|
||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||
a little. (#311727, Tristan van Berkom)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gunicode.h: Update the link to Unicode category
|
||||
values. (#313369, Behnam Esfahbod)
|
||||
|
||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||
a little. (#311727, Tristan van Berkom)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gunicode.h: Update the link to Unicode category
|
||||
values. (#313369, Behnam Esfahbod)
|
||||
|
||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||
a little. (#311727, Tristan van Berkom)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-08-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gunicode.h: Update the link to Unicode category
|
||||
values. (#313369, Behnam Esfahbod)
|
||||
|
||||
* glib/gqueue.c (g_queue_find_custom): Clarify docs
|
||||
a little. (#311727, Tristan van Berkom)
|
||||
|
||||
|
@ -31,7 +31,7 @@ typedef guint32 gunichar;
|
||||
typedef guint16 gunichar2;
|
||||
|
||||
/* These are the possible character classifications.
|
||||
* See http://www.unicode.org/Public/UNIDATA/UnicodeData.html
|
||||
* See http://www.unicode.org/Public/UNIDATA/UCD.html#General_Category_Values
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user