]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathEnv.cpp
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / mathed / InsetMathEnv.cpp
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
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-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
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...