]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathNest.h
visual mode for bidi cursor movement
[lyx.git] / src / mathed / InsetMathNest.h
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-11-01 Stefan Schimanski* LFUN handler for folding/unfolding of math macros
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-21 Abdelrazak Younes* Inset:
2007-06-09 Abdelrazak YounesFollowing revision 18723, Inset::destroyed() signal...
2007-06-07 Bo PengFix compiling errors caused by r18701 (moving drawMarke...
2007-06-07 Bo PengShow corners of mathed with mouse hover, details see...
2007-05-31 Abdelrazak YounesThis patch transfer Inset::destroyed signal to InsetTex...
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
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-21 Abdelrazak Younes* InsetMathNest::cell(): inlined because of profile.
2007-01-20 Abdelrazak YounesPrepare for independent decoration drawing.
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumAvoid an implicit character set conversion in cur.inser...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Asger Ottar Alstrup- Fix math editing
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX