]> git.lyx.org Git - features.git/commit
* InsetFloat:
authorAbdelrazak Younes <younes@lyx.org>
Wed, 10 Feb 2010 17:33:39 +0000 (17:33 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 10 Feb 2010 17:33:39 +0000 (17:33 +0000)
commit4c9f0eb5e6c835f5cf9cd0b0f5380b4b375d2f7c
tree204454fdc6f3595fd807eb3b0a74665debc9734e
parent2d928ba4379220c66453dfac3e68be6fd9046c9b
* InsetFloat:
- now accept a full parameter string at construction
- LFUN_INSET_MODIFY now also interprets float type.

* FloatPlacement:
- The float type label is replace with a combo that can be used to
change the type.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33412 a592a061-630c-0410-9148-cb99ea01b6c8
src/factory.cpp
src/frontends/qt4/FloatPlacement.cpp
src/frontends/qt4/FloatPlacement.h
src/frontends/qt4/ui/FloatPlacementUi.ui
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h