]> git.lyx.org Git - lyx.git/history - src/mathed/MacroTable.cpp
Make sure inset buffer is correctly set in math grid
[lyx.git] / src / mathed / MacroTable.cpp
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-04-02 Enrico ForestieriFix bug #10581
2016-10-31 Enrico ForestieriDon't print useless messages while parsing math macros
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-04 Guillaume MunchRationalise includes
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-05-07 Georg BaumMake static variable non-static
2015-03-10 Georg BaumRemove unsupported macros from autocompletion
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-30 Georg BaumMake macro xhtml export more secure
2014-12-29 Georg BaumStore ASCII data in std::string
2014-12-29 Georg BaumFix html export of \ne (second part of bug #9372)
2014-11-14 Georg BaumFix recursive math macro crash (bug #9140)
2013-10-11 Georg BaumFix missing updates for lazy MacroData
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-12-28 Georg BaumGenerate debug output for symbol macros as well
2010-02-08 Jürgen SpitzmüllerPatch by John McCabe-Dansted to fix bug #6502:
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-08-06 Enrico ForestieriMacroData has a buffer_ member, so use this instead...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2008-11-23 Abdelrazak YounesFix assertion on exit when quitting.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-31 Enrico ForestieriFix bug 3938
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-26 Stefan Schimanski* corrected handling of validation of math macros....
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
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-06 André Pönitzcosmetics
2007-11-01 Stefan Schimanski* replace int type by the correct custom type for pos...
2007-11-01 Edwin Leuvencorrect case
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames: