]> git.lyx.org Git - lyx.git/history - src/Encoding.h
Implement a better solution for painting of RTL text
[lyx.git] / src / Encoding.h
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-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/