]> git.lyx.org Git - lyx.git/history - src/Encoding.cpp
Remove updateInfo() calls in favor of doing the relevant work
[lyx.git] / src / Encoding.cpp
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-05-01 Juergen SpitzmuellerDo not add symbols twice to Encoding::symbolsList()
2016-12-08 Guillaume MunchFix compilation with MSVC
2016-12-03 Guillaume MunchGuiSymbols: put ASCII chars first
2016-09-10 Enrico ForestieriFix bug #9616
2016-01-08 Georg BaumImprove \AA and \aa tex2lyx import
2015-02-20 Jean-Marc LasgouttesDo not mix several names for the same variable
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Georg BaumMake Encoding class thread-safe
2014-12-08 Georg BaumFix invalid iterator access
2014-12-07 Georg BaumWhitespace
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-08 Jean-Marc LasgouttesRemove obsolete code to handle Hebrew and Arabic characters
2014-07-08 Jean-Marc LasgouttesImplement a better solution for painting of RTL text
2014-07-08 Jean-Marc LasgouttesDraw right-to-left text string-wise using Qt
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-06-07 Peter Kümmelstd::min/max are defined in <algorithm>
2014-05-08 Richard HeckFix bug #9112: There is a test here that seems intended...
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Vincent van RavesteijnEncodings: Make members of CharInfo private
2013-09-29 Stephan WittEncodings: Split off the functions that need Buffer
2013-09-29 Vincent van RavesteijnEncodings: Add CharInfo to Encoding.h
2013-09-29 Stephan Wittcosmetics: remove unneeded std:: prefix
2013-02-28 Georg BaumFix regression of f2d2b7c
2013-02-24 Georg BaumFix some texl2yx accent bugs
2013-02-19 Georg BaumExtend unicodesymbols force flag
2013-02-17 Georg BaumFix force flag for multiple encodings
2013-01-26 Pavel SandaAnother attempt at Encoding::any (we don't compile...
2013-01-25 Uwe StöhrEncoding.cpp: make it compilable again after [2eea1590...
2013-01-22 Julien RiouxSeparation of the various names for encodings.
2013-01-13 Georg BaumFix bug #5087 as suggested by Jürgen
2012-12-30 Georg BaumFix import of shift-jis and big5 CJK texts.
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-09-24 Juergen Spitzmuellerproperly validate unicode-math
2012-09-24 Juergen SpitzmuellerVery basic support for unicode-math
2012-06-30 Juergen SpitzmuellerFactor out method to get a properly encoded latex string
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-10 Jürgen SpitzmüllerAdd "notermination" flag to unicodesymbols. This tells...
2012-03-09 Jürgen Spitzmüller* implement possibility to use IPA shortcut notation...
2012-01-20 Jürgen SpitzmüllerDo not load font packages with encoding "utf8-plain...
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2011-07-16 Richard HeckFix bug #7682. Problem was that we were finding the...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-02-19 Enrico ForestieriAvoid unnecessary exceptions.
2009-09-22 Jean-Marc Lasgouttesadd "ansinew" as a synonym of LaTeX encoding "cp1252...
2009-06-12 Enrico ForestieriFix display of BibTeX entries in the info field of...
2009-03-09 Enrico ForestieriFix bug 5836 (http://bugzilla.lyx.org/show_bug.cgi...
2009-02-16 Jean-Marc Lasgouttescompilation warning: unused parameter
2009-01-09 Enrico ForestieriFix bug 5665
2009-01-04 Richard HeckFix minor problem with fromLaTeXCommand(): We were...
2008-12-23 Enrico ForestieriAdd clarifying comment.
2008-12-23 Enrico ForestieriTake into account that '\' is always part of a LaTeX...
2008-12-22 Jean-Marc Lasgouttes * Encoding.cpp (fromLaTeXCommand): fix bug when the...
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to set the encoding from what it...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-23 Enrico ForestieriInitialize return variable
2008-09-28 Enrico ForestieriIf the "force" flag is in effect and a textmode command...
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-25 Enrico ForestieriWhen in mathmode, always use the mathcommand replacemen...
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-07-16 Jean-Marc Lasgouttessilence some compiler warnings
2008-07-11 Jürgen Spitzmüller*** Implement GUI names for encodings (part of bug...
2008-06-23 Jürgen Spitzmüller* src/Encoding.{cpp,h}:
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-02 Enrico ForestieriAllow to specify either text mode or math mode commands...
2008-05-31 Enrico ForestieriFix bug 3938
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
next