mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 14:32:04 +00:00
c66d2f1ee5
* BufferView: - update(): returns a pair of bools in order to inform for singlePar cases. - workAreaDispatch(): ditto and simplify the logic by using cursor update flags. * text.C - breakParagraph(): change the cursor update flag as needed. - insertChar(): ditto. - erase(): ditto - redoParagraph(): now returns true if there is a height change. * text3.C: dispatch(): - initialize the cursor flag at the beginning - LFUN_MOUSE_PRESS: no need to update. - LFUN_MOUSE_RELEASE: ditto. - add some FIXMEs and comments. * LyXFunc::dispatch(): simplify the BufferView update. * insets/insetcollapsable.C: clarify and simplify the logic in doDispatch(). * WorkArea::dispatch(): redraw only if needed. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15958 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
controllers | ||
qt4 | ||
Alert_pimpl.h | ||
Alert.C | ||
Alert.h | ||
Application.C | ||
Application.h | ||
ChangeLog | ||
Clipboard.h | ||
Dialogs.C | ||
Dialogs.h | ||
FileDialog.h | ||
FontLoader.h | ||
FontMetrics.h | ||
Gui.h | ||
key_state.h | ||
LyXKeySym.h | ||
LyXKeySymFactory.h | ||
LyXView.C | ||
LyXView.h | ||
Makefile.am | ||
Menubar.h | ||
mouse_state.h | ||
NoGuiFontLoader.h | ||
NoGuiFontMetrics.h | ||
Painter.C | ||
Painter.h | ||
pch.h | ||
Selection.h | ||
Timeout.C | ||
Timeout.h | ||
Toolbars.C | ||
Toolbars.h | ||
WorkArea.C | ||
WorkArea.h |