]> git.lyx.org Git - lyx.git/history - src/mathed/MathSupport.cpp
Display properly math characters that behave like symbols
[lyx.git] / src / mathed / MathSupport.cpp
2016-11-13 Guillaume MunchDisplay properly math characters that behave like symbols
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-04 Guillaume MunchRationalise includes
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesCleanup of spacing in mathed
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-06-07 Georg BaumFix bug #7954 (now really)
2014-06-07 Peter Kümmelstd::min/max are defined in <algorithm>
2014-03-08 Georg Baumwhitespace
2014-02-26 Georg BaumAdd missing math delim decorations
2014-02-17 Uwe StöhrMathSupport.cpp: fix drawing of leftrightarrow
2013-02-17 Georg BaumFix bug #1424: Native \sideset inset
2012-12-16 Georg BaumFull delimiter support for llbracket and rrbracket
2012-12-15 Georg BaumAdd support for stmaryrd.sty (bug #8434)
2012-05-03 Vincent van RavesteijnFix bug #5167: Correctly paint special characters in...
2012-05-03 Vincent van RavesteijnMove metrics computation close to drawing for drawStrRe...
2011-05-08 Georg BaumPartial fox for bug #6622: Display \undertilde on scree...
2011-05-08 Georg BaumPartial fox for bug #6622: Display \utilde on screen...
2010-08-29 Uwe StöhrMathSupport.cpp:
2010-07-17 Uwe Stöhrsupport for formal math script
2010-06-06 Enrico ForestieriThe delimiters '<' and '>' can also be used as big...
2010-04-28 Enrico ForestieriDon't hardcode Color_math, such that decorations and...
2010-04-28 Enrico ForestieriIndex: src/mathed/InsetMathHull.cpp
2010-04-27 Enrico ForestieriThe check for Color_math would fail if the font color...
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-06-18 Georg Baum- fix requirements of \dddot
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-20 Enrico ForestieriCorrect logic: single characters must also be parsed...
2008-10-17 Enrico ForestieriFix bug 3397
2008-09-10 Richard HeckRevert 26348 and 26350. Wrong solution.
2008-09-09 Richard HeckRestore toggling behavior to math bold.
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: 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-05 André Pönitz#include cosmetics
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-06 Enrico ForestieriFix bug 2330
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...