]> git.lyx.org Git - features.git/commit
You've had enough time for that ol' review and I've made sure that things
authorAngus Leeming <leeming@lyx.org>
Thu, 13 Mar 2003 13:56:25 +0000 (13:56 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 13 Mar 2003 13:56:25 +0000 (13:56 +0000)
commitbb8ce22e7810f229032683381eb3615fdded982e
treec8cd207cd18b64c712be0c64ef002612fd518fa1
parenta2ec53aed7eaf3f6cdb9af2c99945929ab210f38
You've had enough time for that ol' review and I've made sure that things
work _despite_ of LyXLex so...
here is the Paragraph dialog reworked.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6487 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/LyXAction.C
src/ParagraphParameters.C
src/ParagraphParameters.h
src/commandtags.h
src/frontends/ChangeLog
src/frontends/Dialogs.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlParagraph.C
src/frontends/controllers/ControlParagraph.h
src/frontends/guiapi.C
src/frontends/guiapi.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/Dialogs.C
src/frontends/qt2/Dialogs2.C
src/frontends/qt2/Dialogs3.C
src/frontends/qt2/Dialogs_impl.h
src/frontends/qt2/QParagraph.C
src/frontends/qt2/QParagraph.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/Dialogs2.C
src/frontends/xforms/Dialogs3.C
src/frontends/xforms/Dialogs_impl.h
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormParagraph.h
src/frontends/xforms/forms/form_paragraph.fd
src/insets/ChangeLog
src/insets/insettabular.C
src/insets/insettext.C
src/lyxfunc.C