Juergen Spitzmueller
d2afa67da9
Fix creationCode() of GuiPrintNomencl
...
This fixes "New Inset" in that dialog.
Candidate for stable
2018-07-10 11:01:49 +02:00
Richard Heck
5f9f3e49da
Fix #10819 : Set title for print nomencl dialog.
2017-11-26 22:00:14 -05:00
Juergen Spitzmueller
5aee9e6d63
No need for default argument
2015-04-02 16:32:04 +02:00
Juergen Spitzmueller
99f7b916e6
Improve read-only mode of InsetParams derived dialogs
...
* Disable "New Inset" button
* Do not disable line edits, but use setReadOnly instead (this allows copying contents)
Fixes : #9408
Note that some dialogs still need some care.
2015-03-30 14:44:11 +02:00
Richard Heck
79811671e9
Revert r35933. There are insets not based upon InsetCommand, such as
...
VSpace, that use InsetParamsWidget, so we cannot have code that requires
InsetCommandParams there.
Stephen Witt reported a similar crash with the info dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35952 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-31 18:56:32 +00:00
Abdelrazak Younes
766e300f42
Migrate GuiPrintNomencl to InsetParamsDialog.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35938 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-30 20:14:57 +00:00
André Pönitz
e5b3cdf650
constify GuiPrintNomencl::isValid()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29852 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-26 16:19:03 +00:00
Jürgen Spitzmüller
c881b9f49a
GuiPrintNomencl.{cpp,h}:
...
- custom without length is not valid.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29785 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 17:35:50 +00:00
Jürgen Spitzmüller
9d02de79d8
forgot to add these files in r29779.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29784 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 17:17:45 +00:00