]> git.lyx.org Git - lyx.git/commit
- stdmenus.inc: Phantom can contain other things as well, not only text
authorUwe Stöhr <uwestoehr@web.de>
Thu, 5 Feb 2009 18:09:36 +0000 (18:09 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 5 Feb 2009 18:09:36 +0000 (18:09 +0000)
commit8a0d98e67ee8d395e52c6f254db64a44d610e46a
tree1fecd5843eefa2784eb4fb7b4a886ec95794ce17
parent4b1d73775c8b467586542eaa1b1a253ef8aa57ec
- stdmenus.inc: Phantom can contain other things as well, not only text
- LyXAction.cpp: updates and sorting
- GuiPhantom: a dialog to set the different phantom types (stolen from GuiNote)

The Phantom feature should now be complete. Thanks to all who contributed and helped.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28364 a592a061-630c-0410-9148-cb99ea01b6c8
development/scons/scons_manifest.py
lib/ui/stdmenus.inc
src/LyXAction.cpp
src/frontends/qt4/GuiPhantom.cpp [new file with mode: 0644]
src/frontends/qt4/GuiPhantom.h [new file with mode: 0644]
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/Makefile.am
src/frontends/qt4/ui/PhantomUi.ui [new file with mode: 0644]