ecere/gui/EditBox; utf8: Updated EditBox UTF8 iteration; Fixed UTF8GetChar to return...
authorJerome St-Louis <jerome@ecere.com>
Mon, 18 Mar 2013 21:16:52 +0000 (17:16 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 18 Mar 2013 21:19:08 +0000 (17:19 -0400)
commit308c3f8a022f58c179f5d52f87be2609fba4ddd8
treec0d79d83abeb1341e8f40fc482bfc91984dff494
parentd2624f567504191910d4adf5f2ff780a75c13d8c
ecere/gui/EditBox; utf8: Updated EditBox UTF8 iteration; Fixed UTF8GetChar to return 0 in numBytes on null character
compiler/bootstrap/ecere/bootstrap/instance.c
ecere/src/com/instance.ec
ecere/src/gui/controls/EditBox.ec