lyx_mirror/src/insets
Richard Heck a4ed71a212 Try to fix bug 5015---at least the crash is gone---and remove some unused code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25666 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-16 14:23:32 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp ExternalTemplate.cpp: 2008-06-15 14:23:45 +00:00
ExternalTemplate.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
ExternalTransforms.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
ExternalTransforms.h
Inset.cpp Remove InsetEnvironment. This is unfinished decade old stuff. 2008-07-07 16:34:55 +00:00
Inset.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetBibitem.cpp * src/insets/InsetBibItem.cpp: 2008-07-14 12:49:39 +00:00
InsetBibitem.h Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetBibtex.cpp Prevent a crash when destroying insets whose Buffers have been closed. 2008-06-06 03:11:56 +00:00
InsetBibtex.h Fix some of the BibTeX cache issues. We need to be able to invalidate the cache when 2008-06-05 06:42:53 +00:00
InsetBox.cpp Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetBox.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetBranch.cpp Fix toc generation after rev25096. 2008-06-03 11:33:13 +00:00
InsetBranch.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetCaption.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetCaption.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetCitation.cpp * InsetCitation: 2008-05-20 07:22:55 +00:00
InsetCitation.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetCode.h Remove InsetEnvironment. This is unfinished decade old stuff. 2008-07-07 16:34:55 +00:00
InsetCollapsable.cpp Remove LFUN_BIBITEM_INSERT. 2008-07-14 01:28:06 +00:00
InsetCollapsable.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetCommand.cpp Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5008 . 2008-07-10 23:35:12 +00:00
InsetCommand.h * implement "inset-edit" in InsetInclude. 2008-04-27 18:03:21 +00:00
InsetCommandParams.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
InsetCommandParams.h
InsetERT.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetERT.h Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetExternal.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetExternal.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
InsetFlex.cpp Fix bug 4976. 2008-07-07 16:48:36 +00:00
InsetFlex.h Fix bug 4976. 2008-07-07 16:48:36 +00:00
InsetFloat.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetFloat.h One more. 2008-05-31 12:28:16 +00:00
InsetFloatList.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetFloatList.h
InsetFoot.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetFoot.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetGraphics.h Move graphics code from class to namespace. 2008-05-27 12:06:34 +00:00
InsetGraphicsParams.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetGraphicsParams.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
InsetHyperlink.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetHyperlink.h
InsetInclude.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetInclude.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetIndex.cpp Fix bug 5040: 2008-07-14 16:09:59 +00:00
InsetIndex.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetInfo.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetInfo.h Some polish. 2008-06-06 09:33:24 +00:00
InsetLabel.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetLabel.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetLayout.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetLayout.h
InsetLine.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetLine.h
InsetListings.cpp FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool) 2008-05-29 15:14:00 +00:00
InsetListings.h
InsetListingsParams.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetListingsParams.h
InsetMarginal.cpp Fix toc generation after rev25096. 2008-06-03 11:33:13 +00:00
InsetMarginal.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetNewline.cpp FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool) 2008-05-29 15:14:00 +00:00
InsetNewline.h
InsetNewpage.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetNewpage.h
InsetNomencl.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetNomencl.h
InsetNote.cpp Move LFUN_NOTES_MUTATE dispatch to BufferView. 2008-06-24 07:18:06 +00:00
InsetNote.h Move LFUN_NOTES_MUTATE dispatch to BufferView. 2008-06-24 07:18:06 +00:00
InsetOptArg.cpp
InsetOptArg.h
InsetQuotes.cpp * insets/InsetQuotes.cpp (displayString): reenable quote display code 2008-05-20 13:21:28 +00:00
InsetQuotes.h
InsetRef.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetRef.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetSpace.cpp add const 2008-07-14 05:33:14 +00:00
InsetSpace.h support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting. 2008-04-30 20:11:57 +00:00
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp Try to fix bug 5015---at least the crash is gone---and remove some unused code. 2008-07-16 14:23:32 +00:00
InsetTabular.h Try to fix bug 5015---at least the crash is gone---and remove some unused code. 2008-07-16 14:23:32 +00:00
InsetText.cpp Rename empty layout stuff to plain layout stuff. 2008-07-10 17:41:52 +00:00
InsetText.h Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910 by creating InsetText::addToToc(). 2008-06-03 11:12:45 +00:00
InsetTOC.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetTOC.h
InsetVSpace.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetVSpace.h
InsetWrap.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
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 Fix include orderings. 2008-06-18 18:54:31 +00:00