]> git.lyx.org Git - lyx.git/history - src/insets/InsetPhantom.cpp
InsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box
[lyx.git] / src / insets / InsetPhantom.cpp
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2009-11-21 Richard HeckInsetOptArg and InsetPhantom disabled.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc LasgouttesRemove the layout_ cache in InsetCollapsable.
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-06 Richard HeckSome real easy ones.
2009-05-07 Richard HeckThis patch introduces wrapped tooltips for some more...
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-10 Vincent van RavesteijnShow the current type of Phantom in the Phantom context...
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. For these...
2009-02-04 Jean-Marc Lasgouttessome cleanups to the phantom inset. Undo still broken...
2009-02-03 Jürgen Spitzmüller* InsetPhantom.cpp (toolTip):
2009-02-01 Uwe StöhrInsetPhantom.cpp: don't draw a frame around phantom...
2009-02-01 Uwe Stöhr- InsetPhantom.h: remove unneeded declarations
2009-02-01 Uwe StöhrInsetPhantom.cpp: metrics fix for the horizontal arrow
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...