1. 25 Jun, 2013 3 commits
    • Petr Prikryl's avatar
      src/translatordecoder.h removed, winbuild/Doxygen.vcproj updated · 49009182
      Petr Prikryl authored
      When running... doxygen/doc>py translator.py
      This script should be updated. All translators do use UTF-8
      internally.  The TranslatorDecoder adapter should be removed
      from the code and its usage should not be checked any more.
      
      (I do not believe I ever had so much time to add a check like this
      to the translator.py :)
      49009182
    • Petr Prikryl's avatar
      TranslatorJapaneseEn and TranslatorKoreanEn converted to UTF-8 · b8c8a047
      Petr Prikryl authored
      Actually, the translator_je.h and translator_ke.h use only ASCII
      characters. The idLanguageCharset() just returns "utf-8" now.
      The TranslatorDecoder not used for the translator classes.
      b8c8a047
    • Petr Prikryl's avatar
      src/unistd.h ignored · 07e98818
      Petr Prikryl authored
      This is a (generated) dummy file, that is needed for compiling files
      that are generated with flex under Windows 95/NT.
      07e98818
  2. 24 Jun, 2013 1 commit
  3. 23 Jun, 2013 2 commits
  4. 22 Jun, 2013 3 commits
  5. 21 Jun, 2013 6 commits
  6. 20 Jun, 2013 5 commits
  7. 19 Jun, 2013 8 commits
  8. 18 Jun, 2013 12 commits