]> git.lyx.org Git - lyx.git/history - src/frontends/WorkArea.cpp
Move Color::color enum to ColorCode.h
[lyx.git] / src / frontends / WorkArea.cpp
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-23 André Pönitzcosmetics
2007-10-11 Abdelrazak YounesDon't restart the blinking cursor inside WorkArea becau...
2007-10-11 Abdelrazak YounesFix cursor blinking after unknown action.
2007-10-05 Abdelrazak YounesSmall API cleanup: as BufferView already use Buffer...
2007-10-02 André Pönitzcosmetics
2007-10-02 Abdelrazak YounesSimplify WorkArea (de-)registering: now done at WorkAre...
2007-10-02 Abdelrazak YounesReplace Buffer' changed() and closing() signals with...
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-09-17 André Pönitzsimplify KeySymbol stuff. which hopefully works...
2007-09-15 Abdelrazak YounesGive a sane behaviour to page up/down scrolling when...
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-08-28 Abdelrazak Younes* InsetCollapsable::setStatus(): remove the Buffer...
2007-08-24 Abdelrazak Younes* BufferView::workAreaResize(): renamed to resize.
2007-08-24 Abdelrazak YounesFix recursive painting with Qt4.1 and add a comment.
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: get rid of menubar direc...
2007-08-22 Abdelrazak Younestransfer cursor position saving (in the session) from...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-06-15 Uwe StöhrWorkArea.cpp: fix cursor placement by updating the...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Abdelrazak YounesSanitize cursor saving/restoring in a multi-view context.
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-27 André Pönitzrename LyXKeySym into KeySymbol
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends, part two