]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathSpace.cpp
Update it.po
[lyx.git] / src / mathed / InsetMathSpace.cpp
2021-05-25 Thibaut CuvelierDocBook: for MathML, mrow removal for more cases
2021-01-05 Richard Kimberly... Move assignment where needed
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-06-18 Thibaut CuvelierMathML stream allows for name spaces.
2018-12-13 Jean-Marc LasgouttesSet buffer correctly when changing math space type.
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-02-18 Guillaume MunchMove cursor in front of InsetMathSpace before opening...
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
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-11-04 Enrico ForestieriFix bug #9319: Problems with space inside math and...
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2011-08-29 Uwe StöhrInsetSpace support for
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-31 Richard HeckHTML for math spaces.
2010-02-21 Abdelrazak YounesMigrate GuiHSPace to InsetParamsDialog.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-11-14 Richard HeckMathML for InsetMathSpace.
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriUse a helper method in order to avoid code repetition.
2008-06-16 Enrico ForestieriFix bug 1527
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename InsetBase to Inset
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...