.. |
ExternalSupport.cpp
|
|
|
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
|
|
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
|
|
Inset.cpp
|
Prevent a crash when destroying insets whose Buffers have been closed.
|
2008-06-06 03:11:56 +00:00 |
Inset.h
|
Prevent a crash when destroying insets whose Buffers have been closed.
|
2008-06-06 03:11:56 +00:00 |
InsetBibitem.cpp
|
Prevent a crash when destroying insets whose Buffers have been closed.
|
2008-06-06 03:11:56 +00:00 |
InsetBibitem.h
|
More cache fixing. Similar fix as for InsetBibtex, and I've renamed the key routine.
|
2008-06-05 06:55:34 +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
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetBox.h
|
|
|
InsetBranch.cpp
|
Fix toc generation after rev25096.
|
2008-06-03 11:33:13 +00:00 |
InsetBranch.h
|
Add list of branches.
|
2008-05-30 13:59:29 +00:00 |
InsetCaption.cpp
|
Last rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_BACKWARD_SKIP, LFUN_DELETE_FORWARD_SKIP.
|
2008-06-04 18:09:06 +00:00 |
InsetCaption.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 |
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
|
|
|
InsetCollapsable.cpp
|
Last rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_BACKWARD_SKIP, LFUN_DELETE_FORWARD_SKIP.
|
2008-06-04 18:09:06 +00:00 |
InsetCollapsable.h
|
|
|
InsetCommand.cpp
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetCommand.h
|
|
|
InsetCommandParams.cpp
|
|
|
InsetCommandParams.h
|
|
|
InsetEnvironment.cpp
|
|
|
InsetEnvironment.h
|
|
|
InsetERT.cpp
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetERT.h
|
|
|
InsetExternal.cpp
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetExternal.h
|
|
|
InsetFlex.cpp
|
Unify Paragraph::asString() methods.
|
2008-05-22 14:01:33 +00:00 |
InsetFlex.h
|
|
|
InsetFloat.cpp
|
Wrap figures can also have subfloats. I simply forgot that when implementing subfloat support.
|
2008-06-05 16:05:52 +00:00 |
InsetFloat.h
|
One more.
|
2008-05-31 12:28:16 +00:00 |
InsetFloatList.cpp
|
|
|
InsetFloatList.h
|
|
|
InsetFoot.cpp
|
Fix toc generation after rev25096.
|
2008-06-03 11:33:13 +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
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetGraphics.h
|
Move graphics code from class to namespace.
|
2008-05-27 12:06:34 +00:00 |
InsetGraphicsParams.cpp
|
Introduce groups for graphics insets. That includes:
|
2008-05-06 21:13:09 +00:00 |
InsetGraphicsParams.h
|
Add FIXMEs wrt unicode.
|
2008-05-26 18:37:42 +00:00 |
InsetHyperlink.cpp
|
|
|
InsetHyperlink.h
|
|
|
InsetInclude.cpp
|
Change inset label from ": filename" to "Program Listing: filename" for listings without caption.
|
2008-06-01 18:23:22 +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 toc generation after rev25096.
|
2008-06-03 11:33:13 +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
|
Some polish.
|
2008-06-06 09:33:24 +00:00 |
InsetInfo.h
|
Some polish.
|
2008-06-06 09:33:24 +00:00 |
InsetLabel.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 |
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
|
|
|
InsetLayout.h
|
|
|
InsetLine.cpp
|
|
|
InsetLine.h
|
|
|
InsetListings.cpp
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetListings.h
|
|
|
InsetListingsParams.cpp
|
|
|
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
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetNewpage.h
|
|
|
InsetNomencl.cpp
|
|
|
InsetNomencl.h
|
|
|
InsetNote.cpp
|
Fix toc generation after rev25096.
|
2008-06-03 11:33:13 +00:00 |
InsetNote.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 |
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
|
Fix remaining issues with InsetSpace. The identifier "Space" used in the .lyx
|
2008-05-30 15:38:43 +00:00 |
InsetSpace.h
|
|
|
InsetSpecialChar.cpp
|
|
|
InsetSpecialChar.h
|
|
|
InsetTabular.cpp
|
Last rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_BACKWARD_SKIP, LFUN_DELETE_FORWARD_SKIP.
|
2008-06-04 18:09:06 +00:00 |
InsetTabular.h
|
|
|
InsetText.cpp
|
Fix toc generation after rev25096.
|
2008-06-03 11:33:13 +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
|
|
|
InsetTOC.h
|
|
|
InsetVSpace.cpp
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
|
2008-05-29 15:14:00 +00:00 |
InsetVSpace.h
|
|
|
InsetWrap.cpp
|
Wrap figures can also have subfloats. I simply forgot that when implementing subfloat support.
|
2008-06-05 16:05:52 +00:00 |
InsetWrap.h
|
|
|
RenderBase.h
|
|
|
RenderButton.cpp
|
|
|
RenderButton.h
|
|
|
RenderGraphic.cpp
|
RenderGraphic::metrics(): return early.
|
2008-06-06 12:34:27 +00:00 |
RenderGraphic.h
|
|
|
RenderPreview.cpp
|
|
|
RenderPreview.h
|
|
|