lyx_mirror/src/insets
Jürgen Spitzmüller 3cc2dda65e * InsetLabel.cpp:
- no duplicate check for unchanged parameters (bug 5496).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27403 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-12 18:51:36 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Another selection painting patch, PainterInfo::backgroundColor introduced. 2008-10-25 10:47:38 +00:00
Inset.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetBibitem.cpp Fix silly bug that makes it impossible to change bibitem keys. 2008-08-10 20:32:51 +00:00
InsetBibitem.h
InsetBibtex.cpp
InsetBibtex.h
InsetBox.cpp This is a conservative fix for the layout setting bug discussed in 2008-10-28 14:11:24 +00:00
InsetBox.h * InsetBox.h (allowParagraphCustomization): 2008-10-05 10:22:53 +00:00
InsetBranch.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetBranch.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetCaption.cpp This is a conservative fix for the layout setting bug discussed in 2008-10-28 14:11:24 +00:00
InsetCaption.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetCitation.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetCitation.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetCode.h Remove InsetEnvironment. This is unfinished decade old stuff. 2008-07-07 16:34:55 +00:00
InsetCollapsable.cpp This is a conservative fix for the layout setting bug discussed in 2008-10-28 14:11:24 +00:00
InsetCollapsable.h This is a conservative fix for the layout setting bug discussed in 2008-10-28 14:11:24 +00:00
InsetCommand.cpp Revert http://www.lyx.org/trac/changeset/25553 and try better fix for bug 2008-07-19 18:35:48 +00:00
InsetCommand.h
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp This optional argument to the InsetCollapsable constructor 2008-10-26 02:25:57 +00:00
InsetERT.h Fix http://bugzilla.lyx.org/show_bug.cgi?id=5369 2008-10-17 04:35:08 +00:00
InsetExternal.cpp Replace home made temp file creation with safer (and cleaner) Qt' solution. Should fix http://bugzilla.lyx.org/show_bug.cgi?id=4693 2008-07-23 05:17:31 +00:00
InsetExternal.h
InsetFlex.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetFlex.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetFloat.cpp Fix bug 5407 2008-11-05 15:35:02 +00:00
InsetFloat.h Fix bug 5407 2008-11-05 15:35:02 +00:00
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Fix bug 2235: jpeg capital letters (.JPG) does not work with pdflatex 2008-10-05 11:51:18 +00:00
InsetGraphics.h Small deboostification 2008-09-19 21:18:18 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetHyperlink.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetInclude.cpp Change some vectors to lists. This is preparatory for a real patch later. 2008-10-14 14:04:21 +00:00
InsetInclude.h
InsetIndex.cpp do not show Index contents in ToC (note that Inset::textString is only for this use) 2008-11-07 13:06:20 +00:00
InsetIndex.h do not show Index contents in ToC (note that Inset::textString is only for this use) 2008-11-07 13:06:20 +00:00
InsetInfo.cpp Make sure that the contents of the inset uses the buffer language (in order to 2008-11-05 16:40:18 +00:00
InsetInfo.h Cleanup and layoutification of the InsetInfo class. 2008-09-30 14:11:40 +00:00
InsetLabel.cpp * InsetLabel.cpp: 2008-11-12 18:51:36 +00:00
InsetLabel.h
InsetLayout.cpp Fixme comment. 2008-10-25 15:25:46 +00:00
InsetLayout.h Fix another part of 5403, again to do with case sensitivity. 2008-10-25 14:02:25 +00:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp This optional argument to the InsetCollapsable constructor 2008-10-26 02:25:57 +00:00
InsetListings.h
InsetListingsParams.cpp various listings fixes by Vincent, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg143302.html 2008-09-08 21:51:38 +00:00
InsetListingsParams.h
InsetMarginal.cpp * InsetMarginal.cpp: 2008-10-20 17:08:39 +00:00
InsetMarginal.h
InsetNewline.cpp fix a bunch of harmless warnings 2008-09-16 11:33:07 +00:00
InsetNewline.h
InsetNewpage.cpp fix a bunch of harmless warnings 2008-09-16 11:33:07 +00:00
InsetNewpage.h
InsetNomencl.cpp * src/inset/InsetNomencl.cpp: 2008-08-23 15:02:44 +00:00
InsetNomencl.h * src/inset/InsetNomencl.cpp: 2008-08-23 15:02:44 +00:00
InsetNote.cpp another recordUndoFullDocument bits the dust 2008-09-18 10:47:28 +00:00
InsetNote.h
InsetOptArg.cpp
InsetOptArg.h Fix a bug that allowed setting of layouts inside optional arguments. 2008-09-04 21:50:14 +00:00
InsetQuotes.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetQuotes.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetRef.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetRef.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetSpace.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetSpace.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetSpecialChar.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetSpecialChar.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetTabular.cpp Another selection painting patch, PainterInfo::backgroundColor introduced. 2008-10-25 10:47:38 +00:00
InsetTabular.h Another selection painting patch, PainterInfo::backgroundColor introduced. 2008-10-25 10:47:38 +00:00
InsetText.cpp * insets/InsetText.cpp (addToToc): 2008-11-03 13:47:12 +00:00
InsetText.h The last commit was, uhh, not what I intended. 2008-10-26 02:14:30 +00:00
InsetTOC.cpp
InsetTOC.h
InsetVSpace.cpp fix merged build 2008-08-13 21:39:59 +00:00
InsetVSpace.h
InsetWrap.cpp * InsetWrap (updateLabels): 2008-11-02 16:49:48 +00:00
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Sanitize LyX singleton access by getting rid of ref() and cref() methods. 2008-07-14 08:35:00 +00:00
RenderPreview.h