]> git.lyx.org Git - lyx.git/history - src/mathed/MathMacroTemplate.cpp
Introduce hooks to encapsulate macro code of MathRow
[lyx.git] / src / mathed / MathMacroTemplate.cpp
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchFix font of macro template name
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-20 Guillaume MunchCorrect computation of math font size
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-10-05 Guillaume MunchAdd the customary 1-pixel gap before MathMacroTemplate...
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-08-17 Jean-Marc LasgouttesA more radical approach to inset background painting
2016-07-19 Jean-Marc LasgouttesTry to fix #4889 in the right way
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-06-13 Guillaume MunchRefChanger
2016-06-09 Jean-Marc LasgouttesInitialize all MathMacroTemplate members in constructors
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-03-18 Georg BaumFix math macro plain text output
2015-03-10 Jean-Marc LasgouttesTake in account the parent's getStatus in macro templates
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2014-02-07 Vincent van RavesteijnReturn true to indicate we might have invalidated the...
2013-10-12 Vincent van RavesteijnMake the export of macros thread-safer
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...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
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-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2010-12-13 Enrico ForestieriTrying to be too smart by reducing the number of regene...
2010-12-13 Enrico ForestieriReally fix bug #7090.
2010-12-11 Enrico ForestieriFix bug #7090 (Segfault in refreshing instant preview...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-09-09 Jean-Marc LasgouttesSanitize ColorChanger
2010-08-12 Jean-Marc Lasgouttesremove unused headers
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-04-28 Enrico ForestieriAlso account for colors in math macros.
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-18 Richard HeckSuppress XHTML output for math macros. (We used to...
2010-03-08 Richard HeckEliminate redundancy.
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
2010-02-08 Jürgen SpitzmüllerPatch by John McCabe-Dansted to fix bug #6502:
2009-11-27 Jean-Marc Lasgouttesfix warning
2009-11-22 Vincent van RavesteijnSome cosmetics after r32157.
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-11-08 Enrico ForestieriDon't use updateMacros() in the math parser, in order...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-11-06 Enrico ForestieriFix bug #5530: LyX expansion in math-macro overwritten...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-08-06 Enrico ForestieriFix bug #6014: Assertion when pasting "\def" into 2...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
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-10-21 Stefan Schimanski* Added Uwe's comment and a word about \global
2008-10-21 Stefan Schimanski* use \long for \def macros (fixes http://bugzilla...
2008-09-06 Stefan Schimanski* typo
2008-06-19 Enrico ForestieriTrust Andre'
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-29 Stefan Schimanski* enabled() is the getter, enabled(bool) is the setter...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-28 Abdelrazak YounesMSVC warning
2008-03-10 Stefan Schimanski* cosmetic and comment
2008-03-10 Stefan Schimanski* math macro definition context menu
2008-03-10 Stefan Schimanski* small fixes of the temporary change display of macro...
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-10 Stefan Schimanski* xargs export support. No parser support yet.
2008-03-04 Stefan Schimanski* the look does not depent on "editing" anymore as...
2008-03-03 Stefan Schimanski* Update::SinglePar should be enough for most cases...
2008-02-29 Stefan Schimanski* insertParam assumes that the cursor has the macro...
2008-02-29 Stefan Schimanski* the automatic arity changing proposed by Uwe: you...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-27 Stefan Schimanski* allow macro names with *
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-01-14 Stefan Schimanski* Nearly a proof that there are useful compiler warning...
2008-01-08 Stefan Schimanski* fix a crash during undo: cloned MathMacroTemplates...
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: unused parameters
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-23 Stefan Schimanski* compile fix
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-23 Stefan Schimanski* \newlyxcommand support
2007-12-23 Stefan Schimanski* perl -e 'while(<>) {sed s/\s+$//; print "$_\n";}...
2007-12-23 Stefan Schimanski* another monster line
2007-12-23 Stefan Schimanski* cosmetic for loops with deep if nestings
2007-12-23 Stefan Schimanski* tabs are evil... hopefully I fixed all monster lines now
next