]> git.lyx.org Git - features.git/commit
* src/frontends/controllers/Dialog.{cpp,h}:
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 2 Jul 2007 13:54:30 +0000 (13:54 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 2 Jul 2007 13:54:30 +0000 (13:54 +0000)
commitca339eb1991efcab02a5f1b7f33387b35df2a416
tree7e260814878896454b7beca0459974e659609b9d
parent3a4dd21a652d6e9914682529cca7c7effab0cfcb
* src/frontends/controllers/Dialog.{cpp,h}:
- new boolean canApplyToReadonly that allows to apply params/update view
  even if the buffer is readOnly for specific dialogs.

* src/frontends/controllers/ControlPrint.h:
- use that (fix bug 3909)
* src/frontends/controllers/ControlViewSource:
- dto. (fix bug 3943)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18959 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/controllers/ControlPrint.h
src/frontends/controllers/ControlViewSource.h
src/frontends/controllers/Dialog.cpp
src/frontends/controllers/Dialog.h