]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathMBox.cpp
cosmetics
[lyx.git] / src / mathed / InsetMathMBox.cpp
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-23 Stefan Schimanski* don't forget InsetMathMBox, which is only compiled...
2008-02-18 Abdelrazak Younesheader cleanup
2008-01-25 Stefan Schimanski* compile fix
2008-01-25 Jürgen Spitzmüller** Fix language switch issue introduced by the CJK...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-09-21 Abdelrazak Younes* Inset:
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-08-31 Abdelrazak Younescompil fix
2007-08-31 Abdelrazak YounesTransfer Text::drawSelection() to TextMetrics.
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXLayout into Layout
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-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...