]> git.lyx.org Git - lyx.git/history - src/mathed/MathData.C
BUG 686: delete empty math box with delete/backspace key
[lyx.git] / src / mathed / MathData.C
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-16 Abdelrazak YounesAdjust the FIXME texts and Delete commented out setXY...
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX