]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathSpace.cpp
Coding style
[lyx.git] / src / mathed / InsetMathSpace.cpp
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriUse a helper method in order to avoid code repetition.
2008-06-16 Enrico ForestieriFix bug 1527
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
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...