]> git.lyx.org Git - lyx.git/history - src/mathed/MathSupport.cpp
Simplify a loop with a for-each.
[lyx.git] / src / mathed / MathSupport.cpp
2024-03-09 Thibaut CuvelierSimplify a loop with a for-each.
2023-11-06 Enrico ForestieriAllow using the text properties dialog in mathed
2023-09-22 Jean-Marc LasgouttesWhen drawing macro names, enforce LtR direction
2021-02-27 Enrico ForestieriFix bug #3751
2021-02-23 Enrico ForestieriFix bug #12165
2021-02-20 Enrico ForestieriDraw real dots
2021-02-14 Enrico ForestieriFix arrows at ends of math decorations
2021-02-12 Enrico ForestieriFix small glitch with \underXXXarrow and \overXXXarrow
2021-02-12 Enrico ForestieriSlightly increase size of math decorations
2021-02-03 Enrico ForestieriAmend [bc806084/lyxgit]
2021-02-02 Enrico ForestieriImprove alignment of math decorations
2021-02-01 Enrico ForestieriImprove appearance of dots at higher zoom levels
2021-02-01 Enrico ForestieriMake math decorations scalable with zoom level
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2020-11-20 Yuriy SkalkoRemove unused header
2020-11-12 Yuriy SkalkoSimplify Changers
2020-10-09 Yuriy SkalkoLoop refactoring
2020-09-06 Enrico ForestieriFix on-screen display of special math fonts
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-07-28 Thibaut CuvelierRevert "Support the mathbbm font."
2020-07-27 Thibaut CuvelierSupport the mathbbm font.
2020-07-24 Enrico ForestieriFix placement of limits with integral signs
2020-07-17 Jean-Marc LasgouttesImplement variable size bigops
2020-06-11 Enrico ForestieriAdd support for the doublestroke package
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2018-07-19 Jean-Marc LasgouttesIntroduce FontMetrics::xHeight
2018-03-12 Pavel SandaPaint \dot & \ddot more like a dot
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2017-12-16 Richard HeckFix #10864 compiler warnings.
2017-12-04 Jean-Marc LasgouttesImplement display of roots more faithfully
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-04-02 Enrico ForestieriFix bug #10581
2017-01-31 Guillaume MunchImplement rule 17
2016-12-19 Guillaume MunchFix missing \bigg variants for \llbracket
2016-12-19 Guillaume MunchFactor code for math axis height
2016-11-20 Guillaume MunchLet math mu skips scale with zoom
2016-11-20 Guillaume MunchmathedSymbolDim only needs a MathBase
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesImplement computation of spacing according to the TeXBook
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
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...