Code

hscroll: work with UTF-8 strings
authorMax Kellermann <max@duempel.org>
Tue, 20 Oct 2009 05:59:14 +0000 (07:59 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 20 Oct 2009 05:59:14 +0000 (07:59 +0200)
commitc93a521fc68b700ecc9cd0e204d2d4f9bc3ed997
treea9768dbf84b5e301608e9e6f14d844537063bc42
parent8e9691d97f6e58b322629eb4551eb98aa1b3e07d
hscroll: work with UTF-8 strings

Convert the input strings to UTF-8 before applying UTF-8 functions on
them.  Convert back to the locale before returning.
src/hscroll.c