Cross-platform advanced subtitle editor
Go to file
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
.nuget Enable automatic NuGet package restoration 2012-11-16 15:58:56 -08:00
aegisub Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
contrib Delete vs2008 build system 2012-11-12 18:35:21 -08:00
docs Modify aegisub_convert_docs.pl to produce a static mirror suitable for serving on a web site 2012-09-03 17:26:49 -07:00
.gitignore Add include directory and log files to .gitignore 2012-12-10 07:43:23 -08:00
Aegisub.sln Build the tests on Windows 2013-02-06 13:22:33 -08:00