]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathSplit.cpp
Account for old versions of Pygments
[lyx.git] / src / mathed / InsetMathSplit.cpp
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-09-08 Georg BaumFix data loss with [ in first cell of aligned
2016-05-28 Guillaume MunchFix the display of column spacing in AMS environments
2016-05-28 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-19 Uwe StöhrRevert "Revert "Fix the display of column spacing in...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Uwe StöhrInsetMath: normalize the line endings of 2 files
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2014-02-27 Georg BaumFix dataloss for align env inside math
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
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-31 Richard HeckHTML for InsetMathSplit.
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2009-12-31 Richard HeckMostly comments about InsetMathSplit, which more or...
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
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-03-15 André Pönitzcosmetics
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önitzwe assume (more or less) conforming compilers nowadays.
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-26 André Pönitzrename LCursor->Cursor
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...