]> git.lyx.org Git - lyx.git/history - src/bufferview_funcs.cpp
cosmetics
[lyx.git] / src / bufferview_funcs.cpp
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzmake some bufferview related stuff more local
2007-09-27 Abdelrazak YounesFix for fitcursor.
2007-09-23 Abdelrazak YounesProper fix following reversion of r20422 in r20444.
2007-09-23 Abdelrazak Younesreverting r20422 until I know more about this.
2007-09-21 Abdelrazak YounesRTL bugfix: inside texted, use ParagraphMetrics::insetD...
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 Richard HeckWhitespace.
2007-09-12 Abdelrazak Younes* bufferview_funcs.cpp:status(): use new TextMetrics...
2007-09-12 Abdelrazak YounesFix PageDown/Up temporarily.
2007-09-11 Abdelrazak YounesTransfer the Paragraph position cache from CoordCache...
2007-09-02 Abdelrazak Younes* Text: Move some more stuff from Text to TextMetrics:
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-04 Stefan Schimanski* Added another isRTL variant which takes a CursorSlice
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src/