..
ExternalSupport.cpp
Embedding: add embedding support for InsetExternal. (params["embed"] is added)
2008-01-08 16:42:28 +00:00
ExternalSupport.h
ExternalTemplate.cpp
header cleanup
2008-02-18 07:14:42 +00:00
ExternalTemplate.h
ExternalTransforms.cpp
header cleanup
2008-02-18 07:14:42 +00:00
ExternalTransforms.h
Inset.cpp
Various small cleanup.
2008-02-19 09:10:59 +00:00
Inset.h
* typo
2008-02-21 23:38:46 +00:00
InsetBibitem.cpp
Do not inherit from std::map.
2008-02-14 05:00:54 +00:00
InsetBibitem.h
InsetBibtex.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetBibtex.h
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
2008-01-08 18:55:34 +00:00
InsetBox.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetBox.h
Fix bug 4037 and related problems. The patch has been cleaned up a bit
2008-02-12 17:31:07 +00:00
InsetBranch.cpp
Tooltips for collapsables and branches
2008-02-12 09:11:06 +00:00
InsetBranch.h
Tooltips for collapsables and branches
2008-02-12 09:11:06 +00:00
InsetCaption.cpp
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetCaption.h
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetCitation.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetCitation.h
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetCode.h
InsetCollapsable.cpp
This is the first of a series of commits that will make InsetLayout a real class.
2008-02-22 02:32:52 +00:00
InsetCollapsable.h
This is the first of a series of commits that will make InsetLayout a real class.
2008-02-22 02:32:52 +00:00
InsetCommand.cpp
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
2008-02-11 08:20:13 +00:00
InsetCommand.h
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
2008-02-11 08:20:13 +00:00
InsetCommandParams.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetCommandParams.h
InsetEnvironment.cpp
** Fix language switch issue introduced by the CJK patch **
2008-01-25 13:27:08 +00:00
InsetEnvironment.h
InsetERT.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetERT.h
Fix bug 4037 and related problems. The patch has been cleaned up a bit
2008-02-12 17:31:07 +00:00
InsetExternal.cpp
Various small cleanup.
2008-02-19 09:10:59 +00:00
InsetExternal.h
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
2008-02-11 08:20:13 +00:00
InsetFlex.cpp
This is the first of a series of commits that will make InsetLayout a real class.
2008-02-22 02:32:52 +00:00
InsetFlex.h
Add empty InsetLayout for undefined cases. Should avoid possible bugs caused by empty layout_ pointer in InsetCollapsable.
2008-02-21 16:31:59 +00:00
InsetFloat.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetFloat.h
* some warnings less
2007-12-24 14:13:10 +00:00
InsetFloatList.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetFloatList.h
InsetFoot.cpp
This is the first of a series of commits that will make InsetLayout a real class.
2008-02-22 02:32:52 +00:00
InsetFoot.h
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetFootlike.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
InsetFootlike.h
* some warnings less
2007-12-24 14:13:10 +00:00
InsetGraphics.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetGraphics.h
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
2008-02-11 08:20:13 +00:00
InsetGraphicsParams.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetGraphicsParams.h
Minor format fix
2008-01-06 16:24:19 +00:00
InsetHFill.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
InsetHFill.h
InsetHyperlink.cpp
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetHyperlink.h
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetInclude.cpp
cosmetics
2008-02-15 14:30:08 +00:00
InsetInclude.h
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetIndex.cpp
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetIndex.h
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetInfo.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetInfo.h
Add buffer name/path/class to InsetInfo
2007-12-19 18:09:00 +00:00
InsetLabel.cpp
getting rid of superfluous lyx::support:: statements.
2007-12-12 19:57:42 +00:00
InsetLabel.h
InsetLayout.h
This is the first of a series of commits that will make InsetLayout a real class.
2008-02-22 02:32:52 +00:00
InsetLine.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetLine.h
InsetListings.cpp
'using namespace lyx::support' instead of 'using support::xxx'
2007-12-12 18:57:56 +00:00
InsetListings.h
* some warnings less
2007-12-24 14:13:10 +00:00
InsetListingsParams.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
InsetListingsParams.h
InsetMarginal.cpp
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetMarginal.h
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetNewline.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetNewline.h
translating empty strings is not a good idea
2008-01-04 15:44:51 +00:00
InsetNewpage.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetNewpage.h
InsetNomencl.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
InsetNomencl.h
InsetNote.cpp
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetNote.h
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
2008-02-15 10:13:32 +00:00
InsetOptArg.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetOptArg.h
InsetQuotes.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetQuotes.h
InsetRef.cpp
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetRef.h
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetSpace.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetSpace.h
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetSpecialChar.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetSpecialChar.h
* src/insets/InsetCitation.{cpp,h}:
2008-01-10 16:09:01 +00:00
InsetTabular.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetTabular.h
Fix bug 4037 and related problems. The patch has been cleaned up a bit
2008-02-12 17:31:07 +00:00
InsetText.cpp
* Reduce compilation time by removing the shared_ptr (which is not
2008-02-21 23:36:02 +00:00
InsetText.h
* Reduce compilation time by removing the shared_ptr (which is not
2008-02-21 23:36:02 +00:00
InsetTheorem.cpp
'using namespace std' instead of 'using std::xxx'
2007-12-12 10:16:00 +00:00
InsetTheorem.h
* some warnings less
2007-12-24 14:13:10 +00:00
InsetTOC.cpp
getting rid of superfluous std:: statements.
2007-12-12 19:28:07 +00:00
InsetTOC.h
InsetVSpace.cpp
'using namespace std' instead of 'using std::xxx'
2007-12-12 10:16:00 +00:00
InsetVSpace.h
InsetWrap.cpp
header cleanup
2008-02-18 07:14:42 +00:00
InsetWrap.h
* some warnings less
2007-12-24 14:13:10 +00:00
MailInset.cpp
header cleanup
2008-02-18 07:14:42 +00:00
MailInset.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
Embedding: display a pin at the top left corner of embedded figures
2008-01-08 16:22:05 +00:00
RenderGraphic.h
Embedding: display a pin at the top left corner of embedded figures
2008-01-08 16:22:05 +00:00
RenderPreview.cpp
'using namespace lyx::support' instead of 'using support::xxx'
2007-12-12 18:57:56 +00:00
RenderPreview.h