]> git.lyx.org Git - features.git/commit
Painting tweaks:
authorAbdelrazak Younes <younes@lyx.org>
Mon, 19 Nov 2007 10:04:14 +0000 (10:04 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 19 Nov 2007 10:04:14 +0000 (10:04 +0000)
commitc0a9d2587ced13525940ef53078d87ffc9a8fe31
tree92bc18a1835cc65884455f3ff907d468e3965fed
parent79c85e5e95863ad2c43d2e518e394a10d51d353d
Painting tweaks:
- avoid one redraw on file loading due to a resize event.
- fix the initial offset_ref_ value of BufferView.
- add new TabWorkArea::addWorkArea() method.
- avoid tab bar flashing when only one file is opened.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21674 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h