mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
New function to calculate collation keys which are more suitable for
2005-06-08 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gunicode.h: * glib/gunicollate.c (g_utf8_collate_key_for_filename): New function to calculate collation keys which are more suitable for sorting filenames. (#172690, Ole Laursen)
This commit is contained in:
committed by
Matthias Clasen
parent
cf424bfcdb
commit
e6cc98c9cd
@@ -1,3 +1,7 @@
|
||||
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,
|
||||
|
@@ -2169,6 +2169,7 @@ g_utf8_normalize
|
||||
GNormalizeMode
|
||||
g_utf8_collate
|
||||
g_utf8_collate_key
|
||||
g_utf8_collate_key_for_filename
|
||||
|
||||
<SUBSECTION>
|
||||
g_utf8_to_utf16
|
||||
|
Reference in New Issue
Block a user