]> git.lyx.org Git - lyx.git/history - src/Cursor.h
Remove obsolete (and false) comment.
[lyx.git] / src / Cursor.h
2007-05-30 Stefan Schimanski* avoid redraw if possible (OK by Abdel and Dov)
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-15 Abdelrazak YounesFix cursor movement inside insets by Dov Feldstern.
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 Abdelrazak Younes* Cursor::isRTL(): new method that gives the RTL state...
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor