]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathNest.cpp
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathNest.cpp
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-15 Abdelrazak YounesGive PageDown/Up scrolling a sane behaviour. Does not...
2007-08-19 Abdelrazak YounesFix bug 4117.
2007-08-13 Jean-Marc Lasgouttes * inset/InsetTabular.cpp (doDispatch): LFUN_MOUSE_PRES...
2007-08-11 André Pönitzmove tex2lyx and client subdir handling to the main...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-07-06 Bo PengRemove all saveSelection calls and unify theSelection...
2007-06-14 Stefan Schimanski* the old cursor is stored before dispatch and then...
2007-06-11 Dov FeldsternKeyMap is now switched (if necessary) only just before...
2007-06-11 Stefan Schimanski* Only enter inset which return true on isActive()...
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-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-15 Jürgen Spitzmüller* src/mathed/IndetMathNest.cpp (getStatus):
2007-05-15 Abdelrazak YounesFix cursor movement inside insets by Dov Feldstern.
2007-05-09 Abdelrazak YounesFix cursor movement in RTL embedded math insets by...
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-26 André Pönitzrename LColor into Color
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...