mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Add g_completion_complete_utf8.
2004-02-05 Tor Lillqvist <tml@iki.fi> * glib/glib.def: Add g_completion_complete_utf8.
This commit is contained in:
committed by
Tor Lillqvist
parent
01fd2551d7
commit
5889997512
@@ -1,3 +1,7 @@
|
||||
2004-02-05 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_completion_complete_utf8.
|
||||
|
||||
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
|
||||
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2004-02-05 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_completion_complete_utf8.
|
||||
|
||||
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
|
||||
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2004-02-05 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_completion_complete_utf8.
|
||||
|
||||
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
|
||||
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2004-02-05 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_completion_complete_utf8.
|
||||
|
||||
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
|
||||
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2004-02-05 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_completion_complete_utf8.
|
||||
|
||||
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
|
||||
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2004-02-05 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_completion_complete_utf8.
|
||||
|
||||
Thu Feb 5 01:19:12 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/file-test.c (test_mkstemp): Weaken an g_assert() to a
|
||||
@@ -14,7 +18,6 @@ Thu Feb 5 00:56:28 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/Makefile.am: Add completion-test.
|
||||
|
||||
|
||||
2004-02-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_strsplit_set.
|
||||
|
@@ -72,6 +72,7 @@ EXPORTS
|
||||
g_completion_add_items
|
||||
g_completion_clear_items
|
||||
g_completion_complete
|
||||
g_completion_complete_utf8
|
||||
g_completion_free
|
||||
g_completion_new
|
||||
g_completion_remove_items
|
||||
|
Reference in New Issue
Block a user