lyx_mirror/development/scons
Abdelrazak Younes 73ed0b5203 * Painter.h:
* Painter: new ctor that sets drawing_enabled_ to true.
  * setDrawingEnabled(), isDrawingEnabled(): new methods.

* QLPainter.C: only draw if drawing is enabled.

* nullpainter.h: deleted.

* rawpainter.C::paintPar(): only draw if we are inside the Paragraph.

* InsetTabular::draw(): use new Painter method instead of a NullPainter.

* InsetMathNest::drawSelection(): ditto.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15613 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-30 10:09:59 +00:00
..
qt4.py Scons: link to qt debug lib in debug mode 2006-06-18 04:04:23 +00:00
scons_manifest.py * Painter.h: 2006-10-30 10:09:59 +00:00
scons_utils.py Scons: fix a config.h generation bug 2006-10-16 02:55:04 +00:00
SConstruct Scons: remove some other qt3 debris 2006-10-22 20:34:37 +00:00