]> git.lyx.org Git - features.git/commit
support for sidewaysfloats and fix for bug 1016 (float placement allows impossible...
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 Mar 2004 11:38:39 +0000 (11:38 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 Mar 2004 11:38:39 +0000 (11:38 +0000)
commit4072a82b6ea1d9d52457ffcf3dd108f8deaf3db0
tree419373b4119565578002ce001dca1d47e922b132
parent374e280417179579bf46bd4868f27808191f1e61
support for sidewaysfloats and fix for bug 1016 (float placement allows impossible settings).
BTW: floats are still broken (dialogs do not get updated). No idea where this bug sits.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8557 a592a061-630c-0410-9148-cb99ea01b6c8
19 files changed:
development/FORMAT
lib/lyx2lyx/ChangeLog
lib/lyx2lyx/lyx2lyx
lib/lyx2lyx/lyxconvert_230.py [new file with mode: 0644]
lib/lyx2lyx/lyxrevert_231.py [new file with mode: 0644]
po/POTFILES.in
src/ChangeLog
src/buffer.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/QFloat.C
src/frontends/qt2/QFloatDialog.C
src/frontends/qt2/floatplacement.C
src/frontends/qt2/floatplacement.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormFloat.C
src/frontends/xforms/forms/form_float.fd
src/insets/ChangeLog
src/insets/insetfloat.C
src/insets/insetfloat.h