]> git.lyx.org Git - lyx.git/history - src/Encoding.cpp
lexer cosmetics
[lyx.git] / src / Encoding.cpp
2008-04-05 André Pönitzlexer cosmetics
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzforgot this part...
2008-02-08 Abdelrazak YounesMore cosmetics.
2008-02-08 Abdelrazak Younescosmetics.
2008-02-08 Abdelrazak Younescosmetics
2008-02-08 Abdelrazak YounesEncoding::getSymbolsList(): make it const.
2008-02-07 Jürgen Spitzmüller*** New Symbols Dialog ***
2007-12-18 Bo PengUse ErrorList to handle encoding error
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 Peter Kümmelremove warning
2007-11-15 André Pönitzreduce line noise
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-24 Enrico ForestieriSmall tweaks
2007-10-15 Enrico ForestieriPlease Andre' and return early
2007-10-12 Enrico ForestieriAdd support for greek and cyrillic chars such that...
2007-09-14 Jean-Marc Lasgouttes * src/Encoding.cpp (read): silence a compiler warning.
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-05-31 José MatoxAdd support for Farsi (thanks to Mostafa Vahedi).
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-08 Abdelrazak Younescode formatting.
2007-05-07 Jürgen Spitzmüller* src/Encoding.cpp (latexChar):
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/