]> git.lyx.org Git - lyx.git/history - src/Encoding.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Encoding.h
2022-03-06 Enrico ForestieriAmend 3f9e21b8
2022-03-05 Thibaut CuvelierAvoid copies of vectors.
2022-02-20 Thibaut Cuvelierunicodesymbols: parse supplementary lines to encode...
2022-02-20 Thibaut CuvelierCharInfo: allow to store several commands (both text...
2020-10-23 Enrico ForestieriFix compilation on cygwin
2020-10-20 Pavel SandaMake master compilable again with older gcc.
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-10-05 Yuriy SkalkoAmend efc0877f
2020-05-03 Richard Kimberly... Fix some warnings.
2019-10-26 Jean-Marc LasgouttesAmend 464d6262: Forgot these
2019-10-26 Jean-Marc LasgouttesSimplify boolean expressions
2019-03-19 Günter MildeFix remainder of #9681 (textcyrillic and textgreek...
2018-04-21 Juergen SpitzmuellerFactor out test for script wrapper in given font enc
2017-07-03 Richard HeckFix whitespace at EOL.
2016-09-10 Enrico ForestieriFix bug #9616
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-01-08 Georg BaumImprove \AA and \aa tex2lyx import
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Georg BaumMake Encoding class thread-safe
2014-12-07 Georg BaumMake Language and Encoding threadsafe
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-05-27 Georg BaumAdd missing member initializations
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-01-26 Pavel SandaAnother attempt at Encoding::any (we don't compile...
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-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...
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
2011-07-16 Richard HeckFix bug #7682. Problem was that we were finding the...
2010-02-19 Enrico ForestieriAvoid unnecessary exceptions.
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-01-09 Enrico ForestieriFix bug 5665
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
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 Jürgen Spitzmüller*** sanitize listing's encoding handling ***
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
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-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzforgot this part...
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-10-24 Enrico ForestieriSmall tweaks
2007-10-12 Enrico ForestieriAdd support for greek and cyrillic chars such that...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-04-26 Bo PengRename .C ==> .cpp for files in src/