]> git.lyx.org Git - lyx.git/history - src/Language.cpp
Update shortcuts in fr.po
[lyx.git] / src / Language.cpp
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2016-10-27 Juergen SpitzmuellerIssue an error message if conflicting languages are...
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2015-05-21 Jean-Marc LasgouttesImprove list of available languages for UI l10n.
2015-01-24 Juergen SpitzmuellerMove font encoding information to languages.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-07 Georg BaumWhitespace
2013-03-31 Georg BaumFix most important case of bug #8205
2012-09-08 Jean-Marc LasgouttesTracking correctly available translations (take 2)
2012-09-08 Jean-Marc LasgouttesRevert "Read list of translated languages from a file"
2012-08-07 Juergen SpitzmuellerRemove lyxrc \default_language which has been dropped...
2012-07-18 Jean-Marc LasgouttesRead list of translated languages from a file
2012-07-01 Juergen SpitzmuellerAdd quote style information to languages
2012-06-09 Juergen Spitzmuellersome less language hardcoding
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-10 Georg BaumTranslations for listings insets
2011-07-14 Abdelrazak YounesLanguages::readLayoutTranslations() clarify and un...
2011-07-14 Abdelrazak YounesLanguage: Get rid of ignore_lang and latex_lang global...
2011-07-14 Abdelrazak Younes- Coding style
2011-03-24 Georg Baumsupport language variants like german (old spelling...
2011-03-23 Georg BaumFirst version of separate translation machinery for...
2010-12-03 Georg Baumfix bug #6584
2010-11-16 Jürgen SpitzmüllerIntroduce PolyglossiaName and PolyglossiaOpts.
2010-11-14 Jürgen SpitzmüllerIntroduce a new Language option "AsBabelOptions" that...
2010-11-14 Jürgen Spitzmüller* add PreBabelPreamble to Language definition (fixes...
2010-11-13 Jürgen SpitzmüllerThe languages file rewrite.
2010-01-18 Jürgen Spitzmüller* Add support for aspell language varieties.
2008-11-21 Jürgen Spitzmüller* src/Language{.cpp,h}:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-07 Abdelrazak YounesRevamp of the character dialog:
2008-05-07 Abdelrazak Younesenglish_language was not used at all.
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-04-05 André Pönitzreorganinze language reading a bit
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-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younesgetting rid of more superfluous lyx::support:: statements.
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-28 André Pönitzhand-crafted LyXErr
2007-11-15 André Pönitzreduce line noise
2007-08-04 Jean-Marc Lasgoutteslatex_lang should not have a babel language
2007-07-17 Abdelrazak Younesmore std declaration fixes.
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/