Add utf-8 conversion utilities and re-add intlGUIEditBox
authorest31 <MTest31@outlook.com>
Tue, 9 Jun 2015 22:35:21 +0000 (00:35 +0200)
committerest31 <MTest31@outlook.com>
Sat, 13 Jun 2015 17:49:55 +0000 (19:49 +0200)
commit572990dcd3f43386860b5b14015ad722fb96ea83
treef1f1f57b612aec58e226bf43ad1e2a78441cdc4f
parentaa13baa30a45b0f834c23bd5c0407895eb8ec0ee
Add utf-8 conversion utilities and re-add intlGUIEditBox
build/android/Makefile
build/android/jni/Android.mk
build/android/libiconv_android.patch [new file with mode: 0644]
build/android/libiconv_android_mk.patch [new file with mode: 0644]
build/android/libiconv_stdio.patch [new file with mode: 0644]
src/CMakeLists.txt
src/intlGUIEditBox.cpp [new file with mode: 0644]
src/intlGUIEditBox.h [new file with mode: 0644]
src/util/string.cpp
src/util/string.h