Abdelrazak Younes
|
6a742b7aa0
|
This patch removes qscreen.[Ch] and simplify the cursor drawing on screen. Basically, we paint now only if needed. So there's no need anymore to handle the "no cursor" pixmap saving.
SConscript: removed qscreen.C
frontends/qt4/Makefile.am: removed qscreen.C
frontends/screen.h: remove workarea() constness
frontends/qt3/qscreen.[Ch]: ditto
frontends/gtk/GScreen.[Ch]: ditto
frontends/xforms/xscreen.[Ch]: ditto
frontends/qt4/LyXScreenFactory.C: now return the QWorkarea directly
frontends/qt4/QWorkArea.[Ch]: inherits LyXScreen, handle the cursor painting
frontends/qt4/qscreen.[Ch]: removed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13981 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-06-02 12:01:28 +00:00 |
|
Lars Gullik Bjønnes
|
9122d5b2df
|
header file reorder
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9012 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-09-26 18:36:07 +00:00 |
|
Lars Gullik Bjønnes
|
66e8220540
|
WS changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9008 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-09-26 13:18:29 +00:00 |
|
Angus Leeming
|
2a31934f38
|
Wrap most of the frontend code up inside namespace lyx::frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8766 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-05-19 15:11:37 +00:00 |
|
Angus Leeming
|
b34f16995a
|
Move functions out-of-line. The .C file should have the headers needed for
their successful compilation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7764 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-16 07:53:02 +00:00 |
|
Angus Leeming
|
e28225d79a
|
Anal policing of header blurbs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7639 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-02 17:02:32 +00:00 |
|
Lars Gullik Bjønnes
|
f268743f8c
|
The Gtk patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7632 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-02 10:29:05 +00:00 |
|