]> git.lyx.org Git - lyx.git/history - src/insets/MailInset.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / MailInset.cpp
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-10 André Pönitzdo not unnecessarily crash on shutdown...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-17 André Pönitzmerge frontend::Gui and frontend::Application
2007-11-17 André Pönitzshuffle code around
2007-11-07 André Pönitzmore de-boostification
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-07-17 Abdelrazak YounesFix this bug:
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2