lyx_mirror/src/insets
Edwin Leuven 8918e5df37 delete unused variable, fix multicolumn and some clean up
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33453 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 18:36:20 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
Inset.h Fix bug #3325: Labels with special characters in equations do not work 2010-02-04 19:08:17 +00:00
InsetBibitem.cpp Fix encoding issues in bibitems (bug #6534) 2010-02-12 16:08:30 +00:00
InsetBibitem.h Fix encoding issues in bibitems (bug #6534) 2010-02-12 16:08:30 +00:00
InsetBibtex.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetBibtex.h Restore XHTML output for InsetBibtex. 2009-11-30 22:48:10 +00:00
InsetBox.cpp ERT and Box insets: simplify dialog creation and don't hide the dialogs upon destruction anymore 2010-02-07 21:46:40 +00:00
InsetBox.h ERT and Box insets: simplify dialog creation and don't hide the dialogs upon destruction anymore 2010-02-07 21:46:40 +00:00
InsetBranch.cpp Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetBranch.h Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetCaption.cpp Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetCaption.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetCitation.cpp Fix encoding issues in bibitems (bug #6534) 2010-02-12 16:08:30 +00:00
InsetCitation.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetCode.h
InsetCollapsable.cpp Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to 2009-12-18 00:29:22 +00:00
InsetCollapsable.h Fix i18n as suggested by Jürgen: 2010-02-10 12:42:30 +00:00
InsetCommand.cpp
InsetCommand.h Initial work for InsetTOC. This does actually write a TOC, but without 2009-12-10 18:30:48 +00:00
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp ERT and Box insets: simplify dialog creation and don't hide the dialogs upon destruction anymore 2010-02-07 21:46:40 +00:00
InsetERT.h ERT and Box insets: simplify dialog creation and don't hide the dialogs upon destruction anymore 2010-02-07 21:46:40 +00:00
InsetExternal.cpp Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
InsetExternal.h Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
InsetFlex.cpp
InsetFlex.h
InsetFloat.cpp * InsetFloat: 2010-02-10 17:33:39 +00:00
InsetFloat.h * InsetFloat: 2010-02-10 17:33:39 +00:00
InsetFloatList.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetFloatList.h XHTML output for lists of figures, tables, etc. 2010-01-01 02:41:26 +00:00
InsetFoot.cpp Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetFoot.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetGraphics.h Restore XHTML output for InsetGraphics. 2009-12-03 19:52:46 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetHyperlink.h Initial work for InsetTOC. This does actually write a TOC, but without 2009-12-10 18:30:48 +00:00
InsetInclude.cpp Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
InsetInclude.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetIndex.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetIndex.h * InsetIndex.{cpp,h}: 2010-01-17 14:47:45 +00:00
InsetInfo.cpp SVN info - add author, date, time 2010-02-12 05:52:34 +00:00
InsetInfo.h Inset::validateModifyArgument(): new virtual interface for using LFUN_INSET_MODIFY. 2010-01-30 11:15:05 +00:00
InsetLabel.cpp Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
InsetLabel.h Introduce a "formatted counter" for use with formatted reference during 2010-01-20 20:33:36 +00:00
InsetLayout.cpp Revert r33039, which did not work at all. 2010-01-14 23:45:53 +00:00
InsetLayout.h Move comments to functions, not private members. 2010-01-20 17:51:07 +00:00
InsetLine.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetLine.h Restore XHTML output for InsetLine. 2009-11-25 22:07:17 +00:00
InsetListings.cpp Unneeded include 2010-02-08 07:19:43 +00:00
InsetListings.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetListingsParams.cpp Next one 2010-02-08 07:19:48 +00:00
InsetListingsParams.h Unneeded include 2010-02-08 07:19:43 +00:00
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetNewline.h Restore InsetNewline. 2009-11-19 23:04:10 +00:00
InsetNewpage.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetNewpage.h Restore XHTML output for InsetNewpage. 2009-11-25 22:00:29 +00:00
InsetNomencl.cpp InsetNomencl still disabled. 2009-11-21 23:29:29 +00:00
InsetNomencl.h InsetNomencl still disabled. 2009-11-21 23:29:29 +00:00
InsetNote.cpp get rid of notes-mutate and explain that inset-forall can do the same 2010-01-12 15:54:33 +00:00
InsetNote.h get rid of notes-mutate and explain that inset-forall can do the same 2010-01-12 15:54:33 +00:00
InsetOptArg.cpp InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetOptArg.h InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetPhantom.cpp InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetPhantom.h InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetQuotes.cpp InsetQuotes.cpp: correct a comment 2009-12-12 20:29:47 +00:00
InsetQuotes.h Restore InsetQuote. 2009-11-19 23:02:47 +00:00
InsetRef.cpp Transfer LyXfunc code to GuiApplication::dispatch() and getStatus(). Now 2010-02-09 16:11:13 +00:00
InsetRef.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetSpace.cpp InsetQuote works again. 2009-11-19 23:29:07 +00:00
InsetSpace.h InsetQuote works again. 2009-11-19 23:29:07 +00:00
InsetSpecialChar.cpp Fix output for InsetSpecialChar. These shouldn't be escaped. 2009-11-28 20:37:01 +00:00
InsetSpecialChar.h Restore XHTML for InsetSpecialChar. 2009-11-25 22:04:41 +00:00
InsetTabular.cpp delete unused variable, fix multicolumn and some clean up 2010-02-12 18:36:20 +00:00
InsetTabular.h delete unused variable, fix multicolumn and some clean up 2010-02-12 18:36:20 +00:00
InsetText.cpp cleanup handling of LFUN_REGEXP_MODE ; cleanup Text::getStatus 2010-02-08 11:19:48 +00:00
InsetText.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetTOC.cpp Output labels (1.1, etc) with the TOC. 2010-01-21 19:11:46 +00:00
InsetTOC.h A comment, and a minor change. 2010-01-01 02:08:22 +00:00
InsetVSpace.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
InsetVSpace.h Fix up InsetVSpace a bit. 2009-11-21 23:16:04 +00:00
InsetWrap.cpp Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
InsetWrap.h Get rid of some magic booleans in updateLabels() and related routines. 2010-01-20 19:42:12 +00:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
RenderPreview.h