]> git.lyx.org Git - lyx.git/history - src/mathed/MathParser.cpp
* InsetMathHull:
[lyx.git] / src / mathed / MathParser.cpp
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-03-15 André Pönitzcosmetics
2008-03-10 Stefan Schimanski* typo
2008-03-10 Stefan Schimanski* split different macro cases
2008-03-10 Stefan Schimanski* \newcommandx support for the math parser
2008-02-22 Stefan Schimanski* correct parsing of unknown math environment (fixes...
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
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-23 Uwe Stöhrsupport for \pagebreak:
2007-11-05 André Pönitzremove unneeded Cursor.h include;
2007-11-05 Martin VermeerRevert 4323/2 fix addRow -> appendRow part
2007-11-05 Bernhard Roidermore complete fix for bug 4318 and variants (see http...
2007-11-05 Martin VermeerFix bug 4323/2, and more logical naming of addRow
2007-11-05 Jürgen Spitzmüller* src/mathed/MathParser.cpp (getChar):
2007-11-05 Jürgen Spitzmüller* src/mathed/MathParser.cpp (getChar):
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-13 Martin VermeerOff-by-one error addCol()
2007-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
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...