]> git.lyx.org Git - lyx.git/history - src/lyxfind.cpp
transfer os::is_absolute_path() to FileName::isAbsolute().
[lyx.git] / src / lyxfind.cpp
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
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-11-13 André Pönitzcosmetics
2007-10-24 Abdelrazak YounesIntroducing Paragraph::find().
2007-10-20 André Pönitzcosmetics
2007-10-18 Abdelrazak YounesReduce header dependencies in Paragraph.h
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-10-10 Abdelrazak Younes* BufferView::update(): renamed to processUpdateFlags...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-13 Alfredo Braunstein* DocIterator.h (forwardPosNoDescend): remove method
2007-06-19 Michael Schmitt * src/BufferView.cpp:
2007-06-10 Jürgen SpitzmüllerFix bug 3160 and 3812:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src/