mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Add Unicode script support
This commit is contained in:
18
ChangeLog
18
ChangeLog
@@ -1,3 +1,21 @@
|
||||
2006-10-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Add a way to obtain Unicode script information. (#348348,
|
||||
Marco Barisione)
|
||||
|
||||
* glib/glib.symbols:
|
||||
* glib/gunicode.h: Add GUnicodeScript enumeration and
|
||||
g_unichar_get_script.
|
||||
|
||||
* glib/guniprop.c: Implement g_unichar_get_script.
|
||||
|
||||
* glib/gscripttable.h: Generated private header containing
|
||||
script tables.
|
||||
|
||||
* glib/gen-script-table.pl: Script to generate gscripttable.h.
|
||||
|
||||
* glib/Makefile.am: Update
|
||||
|
||||
2006-10-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/run-markup-tests.sh: Small portability fix. (#347944,
|
||||
|
Reference in New Issue
Block a user