Aegisub/aegisub/libaegisub
Thomas Goyne 47c36c9033 Use ICU/boost.locale for case-insensitive searching
Do proper unicode case-folding for case-insensitive searching rather
than converting only ascii characters to lowercase. The Turkish 'i' is
still not handled correctly (since it's the only place where
case-folding is locale-dependent), but that's probably not worth caring
about as long as we don't have a Turkish UI translation.

This affects both the find/replace dialog and the select lines dialog.

Closes #1342.
2013-02-06 13:38:33 -08:00
..
ass Extract TEXT -> DRAWING conversion from SplitWords 2012-12-31 07:09:31 -08:00
common Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
include/libaegisub Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
osx Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
unix Give all of the Aegisub-created threads names 2013-02-06 13:22:32 -08:00
windows Give all of the Aegisub-created threads names 2013-02-06 13:22:32 -08:00
Makefile Don't add a hardcoded path that's unlikely to actually exist to the include path on OS X 2013-02-06 13:22:16 -08:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
lagi_pre.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00