]> git.lyx.org Git - lyx.git/history - src/mathed/MathMacro.cpp
Get rid of Inset::setPosCache
[lyx.git] / src / mathed / MathMacro.cpp
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-12-02 Jean-Marc LasgouttesRemove unused method in ArgumentProxy
2016-12-02 Jean-Marc LasgouttesImprove spacing of BOX elements
2016-12-02 Jean-Marc LasgouttesFactor out the code that handles default macro arguments
2016-12-02 Jean-Marc LasgouttesRewrite handling of macro nesting in math rows
2016-12-02 Jean-Marc LasgouttesReintroduce broken support for default macro arguments
2016-12-01 Enrico ForestieriFix display and output of math macros with optional...
2016-11-23 Guillaume MunchMatch the font in MathMacro::metrics with the font...
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-11-16 Jean-Marc LasgouttesOnly display a blue rectangle for editable empty insets
2016-11-16 Jean-Marc LasgouttesSet correctly the spacing between atoms in MathData
2016-10-31 Enrico ForestieriDon't print useless messages while parsing math macros
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-24 Enrico ForestieriCorrectly classify macros
2016-09-15 Enrico ForestieriReally fix the problem with not updated macros
2016-09-14 Enrico ForestieriMake sure not to use a pointer that may be bogus
2016-09-13 Enrico ForestieriMake sure that math macros are updated at export time.
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchRefChanger
2016-05-22 Georg BaumFxy typo in XHTML output (bug #10124)
2015-10-03 Enrico ForestieriFix #9490: SIGSEGV involving LyX macros --- A reproduci...
2015-07-06 Enrico ForestieriRemove unneeded header
2015-07-05 Enrico ForestieriAvoid calling Buffer::getMacro inside the MathMacro...
2015-06-30 Enrico ForestieriAvoid code duplication
2015-06-30 Enrico ForestieriAvoid using a dangling pointer
2015-06-24 Enrico ForestieriCheck whether the buffer pointer is valid before using it
2015-06-24 Enrico ForestieriAssure not to miss requirements on loading with instant...
2015-06-24 Enrico ForestieriFix crash when copying a macro with instant preview on
2015-05-17 Georg BaumFix indentation
2015-04-02 Georg BaumFix math macro crash (bug 9418)
2015-04-02 Georg BaumPimpl MathMacro
2015-03-30 Georg BaumInitialize definition_ correctly
2015-03-29 Georg BaumRemove InsetMathSqrt hack from MathMacro
2015-03-29 Georg BaumImprove CAS output of math macros
2015-02-16 Georg BaumFix wrong LATTEST
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 BaumFix html export of \ne (second part of bug #9372)
2014-11-17 Jean-Marc LasgouttesMake sure that UpdateLocker is used correctly in the...
2014-11-14 Georg BaumFix recursive math macro crash (bug #9140)
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix possible bug spotted by cppcheck
2014-03-28 Georg BaumFix display of predefined macros (bug #9059)
2014-03-05 Richard HeckFix bug #8999 by locking math macros while they are...
2014-02-22 Enrico ForestieriFix bug #8889 by always issuing \protect in fragile...
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-30 Georg BaumFix bug #8468: Wrong import of UTF8 CJK.
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2011-05-07 Richard HeckInitial work to fix bug involving embedded macros and
2011-04-15 Vincent van RavesteijnFix bug #7444. We are only interested in whether the...
2011-04-01 Richard HeckIf we encounter a macro we don't recognize, then export...
2011-04-01 Richard HeckFix last commit.
2011-04-01 Richard HeckMore informative normalization for math macros.
2010-10-28 Enrico ForestieriFix bug #6965 (Crash editing ERT in math mode)
2010-10-27 Vincent van RavesteijnFix bug #6989: Be somewhat more secure with the homebre...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-13 Richard HeckDispatchResult::update() ==> DispatchResult::screenUpdate()
2010-08-12 Jean-Marc Lasgouttesremove unused headers
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-04-15 Vincent van RavesteijnMake Cursor::disp_ private as it should be.
2010-03-30 Richard HeckPure HTML output for math macros.
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-01-11 Richard HeckWhitespace.
2010-01-11 Richard HeckMinor re-organization.
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-16 Enrico ForestieriStyle: insetCur -> inset_cursor
2009-11-15 Enrico ForestieriFix bug #6208: macro crash.
2009-11-15 Richard HeckGet math macros working for MathML.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-09-12 Enrico ForestieriFix a crash when the modified uncompleted macro is...
2009-07-09 Enrico ForestieriBetter fix for bug #5923. Now the macro name can be...
2009-02-25 Enrico ForestieriFix bug 5541: http://bugzilla.lyx.org/show_bug.cgi...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-29 Abdelrazak YounesStyle, const access and small optimizations.
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-16 Stefan Schimanski* Call metrics of the parameters with the correct font...
2008-10-07 Stefan Schimanski* Be more conservative about leaving out parenthesis...
2008-07-30 Enrico ForestieriFix bug 5041
2008-07-05 Enrico ForestieriFix bug 4992
2008-06-28 Enrico ForestieriFix color of math macros
2008-06-19 Enrico ForestieriFix bug 4687
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriFix bug 1527
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
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-03-15 André Pönitzcosmetics/#include cleanup
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* add appetite concept to the math macro to restrict...
2008-03-03 Stefan Schimanski* Update::SinglePar should be enough for most cases...
2008-02-27 Stefan Schimanski* allow macro names with *
next