Aegisub/universalchardet
Amar Takhar 175418c59a Add missed *.tab files to EXTRA_DIST.
Originally committed to SVN as r1942.
2008-03-07 00:34:11 +00:00
..
Big5Freq.tab Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
CharDistribution.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
CharDistribution.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
EUCKRFreq.tab Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
EUCTWFreq.tab Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
GB2312Freq.tab Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
JISFreq.tab Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
JpCntx.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
JpCntx.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
LangBulgarianModel.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
LangCyrillicModel.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
LangGreekModel.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
LangHebrewModel.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
LangHungarianModel.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
LangThaiModel.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
Makefile.am Add missed *.tab files to EXTRA_DIST. 2008-03-07 00:34:11 +00:00
nsBig5Prober.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsBig5Prober.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsCharSetProber.cpp Fixed all (?) warnings on MSVC++ and made the default project treat warnings as errors. This fixed several 64-compatibility warnings, as well. 2008-01-20 22:38:07 +00:00
nsCharSetProber.h Patched universalchardet to allow Aegisub to pick all possible encodings that it found and present them to the user. 2008-01-17 18:35:06 +00:00
nsCodingStateMachine.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEUCJPProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEUCJPProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEUCKRProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEUCKRProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEUCTWProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEUCTWProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsError.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEscCharsetProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEscCharsetProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsEscSM.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsGB2312Prober.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsGB2312Prober.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsHebrewProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsHebrewProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsLatin1Prober.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsLatin1Prober.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsMBCSGroupProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsMBCSGroupProber.h Patched universalchardet to allow Aegisub to pick all possible encodings that it found and present them to the user. 2008-01-17 18:35:06 +00:00
nsMBCSSM.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsPkgInt.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsSBCSGroupProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsSBCSGroupProber.h Patched universalchardet to allow Aegisub to pick all possible encodings that it found and present them to the user. 2008-01-17 18:35:06 +00:00
nsSBCharSetProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsSBCharSetProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsSJISProber.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsSJISProber.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsUTF8Prober.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsUTF8Prober.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsUniversalDetector.cpp Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nsUniversalDetector.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
nscore.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
prcpucfg.h Little update for universalchardet on x64. 2008-01-27 04:14:46 +00:00
prmem.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
protypes.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
prtypes.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00
universalcharset.vcproj A few more project fixes... 2008-01-23 21:55:23 +00:00
universalcharset_2008.vcproj Added Visual Studio 2008 (VC++9) project files. 2008-01-23 21:50:35 +00:00
xpcom-config.h Instead of falling back to your local charset, Aegisub will now use the "universalchardet" library (the one used by the Mozilla project) to autodetect the character set of non-Unicode files. 2007-04-08 06:01:41 +00:00