mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
New function which works like g_completion_complete(), but strips a
Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de> * glib/gcompletion.c (g_completion_complete_utf8): New function which works like g_completion_complete(), but strips a trailing incomplete UTF-8 character from the prefix. (#133313, Theppitak Karoonboonyanan) * tests/completion-test.c (main): Some GCompletion tests. * tests/Makefile.am: Add completion-test.
This commit is contained in:
committed by
Matthias Clasen
parent
999a87a19a
commit
dd394749f9
@@ -1,3 +1,14 @@
|
||||
Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gcompletion.c (g_completion_complete_utf8): New function which
|
||||
works like g_completion_complete(), but strips a trailing incomplete
|
||||
UTF-8 character from the prefix. (#133313, Theppitak Karoonboonyanan)
|
||||
|
||||
* tests/completion-test.c (main): Some GCompletion tests.
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
Reference in New Issue
Block a user