Code

disable more features with --enable-mini
[ncmpc.git] / src / charset.c
2008-11-07 Max Kellermanndisable more features with --enable-mini
2008-11-07 Max Kellermanncharset: don't allocate GError
2008-10-06 Max Kellermannconfigure.ac: added option --disable-wide
2008-10-03 Max Kellermanncharset: pass -1 instead of strlen()
2008-10-02 Max Kellermannfix compiler errors without locale.h
2008-10-02 Max Kellermanncharset: convert strings with fallback
2008-10-02 Max Kellermanncharset: charset_init() returns character set
2008-10-02 Max Kellermanncharset: renamed my_strlen() to utf8_width()
2008-10-02 Max Kellermannmoved code to charset.c