]> git.lyx.org Git - features.git/commit
Implemented new Layout-Document in GUII and a few small fixes.
authorJürgen Vigna <jug@sad.it>
Fri, 11 Aug 2000 14:42:20 +0000 (14:42 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 11 Aug 2000 14:42:20 +0000 (14:42 +0000)
commitb7a16fc4025bef833d10aa075bd4a23b3ed37f03
tree932a5eef1234ecfd3cd5a1f9e7d2c74096f9a4ca
parent077ea832b5f42e53e48fd2e350bd0e232ff67727
Implemented new Layout-Document in GUII and a few small fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@965 a592a061-630c-0410-9148-cb99ea01b6c8
19 files changed:
ChangeLog
lib/ui/default.ui
src/frontends/Dialogs.h
src/frontends/Liason.C
src/frontends/Liason.h
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormCommand.C
src/frontends/xforms/FormDocument.C [new file with mode: 0644]
src/frontends/xforms/FormDocument.h [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_document.C [new file with mode: 0644]
src/frontends/xforms/form_document.h [new file with mode: 0644]
src/frontends/xforms/forms/fdfix.sh
src/frontends/xforms/forms/form_document.C.patch [new file with mode: 0644]
src/frontends/xforms/forms/form_document.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/lyxfunc.C