]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathXArrow.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / mathed / InsetMathXArrow.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchRefChanger
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-09-02 Stephan WittFix possibly uninitialized use of variables
2014-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-02-17 Uwe StöhrInsetMathXArrow.cpp; code simplification
2014-02-17 Uwe StöhrInsetMathXArrow.cpp: the cells of \xleftarrow must...
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-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2010-07-29 Richard HeckHTML for xarrows.
2009-12-31 Richard HeckMathML for XArrow.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
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-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-09-24 Abdelrazak YounesPut MathData on a diet: transfer dimension cache to...
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
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 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...