.. |
ExternalSupport.cpp
|
Embedding: add embedding support for InsetExternal. (params["embed"] is added)
|
2008-01-08 16:42:28 +00:00 |
ExternalSupport.h
|
Fix bug 3240
|
2007-02-15 21:22:40 +00:00 |
ExternalTemplate.cpp
|
getting rid of superfluous lyx::support:: statements.
|
2007-12-12 19:57:42 +00:00 |
ExternalTemplate.h
|
boost/utility -> boost/noncopyable
|
2007-09-30 15:47:00 +00:00 |
ExternalTransforms.cpp
|
getting rid of superfluous lyx::support:: statements.
|
2007-12-12 19:57:42 +00:00 |
ExternalTransforms.h
|
rename/merge LyXLength related stuff
|
2007-04-28 12:58:49 +00:00 |
Inset.cpp
|
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
|
2008-02-11 08:20:13 +00:00 |
Inset.h
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +00:00 |
InsetBibitem.cpp
|
Do not inherit from std::map.
|
2008-02-14 05:00:54 +00:00 |
InsetBibitem.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetBibtex.cpp
|
Cleanup.
|
2008-02-14 07:10:12 +00:00 |
InsetBibtex.h
|
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
|
2008-01-08 18:55:34 +00:00 |
InsetBox.cpp
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +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
|
* ParConstIterator::push_back(): new method for easier iterative construction.
|
2008-02-15 08:32:27 +00:00 |
InsetCaption.h
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +00:00 |
InsetCitation.cpp
|
* src/insets/InsetCitation.{cpp,h}:
|
2008-01-10 16:09:01 +00:00 |
InsetCitation.h
|
* src/insets/InsetCitation.{cpp,h}:
|
2008-01-10 16:09:01 +00:00 |
InsetCode.h
|
support for \pagebreak:
|
2007-11-23 02:10:00 +00:00 |
InsetCollapsable.cpp
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +00:00 |
InsetCollapsable.h
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +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
|
Tranlatable strings.
|
2008-02-12 16:41:49 +00:00 |
InsetCommandParams.h
|
remove unneeded include
|
2007-10-29 23:05:18 +00:00 |
InsetEnvironment.cpp
|
** Fix language switch issue introduced by the CJK patch **
|
2008-01-25 13:27:08 +00:00 |
InsetEnvironment.h
|
cosmetics
|
2007-10-23 21:41:17 +00:00 |
InsetERT.cpp
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +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
|
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
|
2008-02-11 08:20:13 +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
|
Fix previous commit.
|
2008-02-14 03:49:12 +00:00 |
InsetFlex.h
|
Fix bug 4037 and related problems. The patch has been cleaned up a bit
|
2008-02-12 17:31:07 +00:00 |
InsetFloat.cpp
|
*** Support for generic sideways floats ***
|
2008-01-11 18:56:53 +00:00 |
InsetFloat.h
|
* some warnings less
|
2007-12-24 14:13:10 +00:00 |
InsetFloatList.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetFloatList.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetFoot.cpp
|
InsetFoot::updateLabels(): fix potentially dangerous bug.
|
2008-02-15 09:41:53 +00:00 |
InsetFoot.h
|
Add list of notes and list of footnotes to the outline pane.
|
2008-02-11 13:06:01 +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
|
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
|
2008-02-11 08:20:13 +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
|
Embedding: saving inzip name to .lyx file so that embedded files can always be found under different operating systems (even lyx versions). yet to be tested under windows
|
2008-01-10 23:39:58 +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
|
Cleanup Hfill metrics and painting. InsetHFill is now treated almost like any other inset.
|
2007-12-05 22:25:07 +00:00 |
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
|
* InsetXXX::addToToc(): properly use passed ParConstIterator.
|
2008-02-15 08:39:58 +00:00 |
InsetInclude.h
|
Embedding: merge lyx::EmbeddedFiles to lyx::support::EmbeddedFileList
|
2008-01-08 18:55:34 +00:00 |
InsetIndex.cpp
|
* InsetXXX::addToToc(): properly use passed ParConstIterator.
|
2008-02-15 08:39:58 +00:00 |
InsetIndex.h
|
Add list of Indexes.
|
2008-02-13 13:19:39 +00:00 |
InsetInfo.cpp
|
Don't pretend we have multiple menu backends: transfer the singleton to GuiApplication.
|
2007-12-25 22:27:32 +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
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetLayout.h
|
Use a set<string> instead of a vecctor<string> for list of features. This
|
2008-02-01 15:12:04 +00:00 |
InsetLine.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
InsetLine.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
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
|
Add bypass validation checkboxes to listings related dialogs
|
2007-06-12 17:10:28 +00:00 |
InsetMarginal.cpp
|
* InsetXXX::addToToc(): properly use passed ParConstIterator.
|
2008-02-15 08:39:58 +00:00 |
InsetMarginal.h
|
Add list of Marginal Notes.
|
2008-02-13 13:33:56 +00:00 |
InsetNewline.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
InsetNewline.h
|
translating empty strings is not a good idea
|
2008-01-04 15:44:51 +00:00 |
InsetNewpage.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetNewpage.h
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetNomencl.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetNomencl.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetNote.cpp
|
* InsetXXX::addToToc(): properly use passed ParConstIterator.
|
2008-02-15 08:39:58 +00:00 |
InsetNote.h
|
Add list of notes and list of footnotes to the outline pane.
|
2008-02-11 13:06:01 +00:00 |
InsetOptArg.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetOptArg.h
|
Add InsetOptArg to standard insets.
|
2007-11-15 15:40:01 +00:00 |
InsetQuotes.cpp
|
'using namespace lyx::support' instead of 'using support::xxx'
|
2007-12-12 18:57:56 +00:00 |
InsetQuotes.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
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
|
* src/insets/InsetCitation.{cpp,h}:
|
2008-01-10 16:09:01 +00:00 |
InsetSpace.h
|
* src/insets/InsetCitation.{cpp,h}:
|
2008-01-10 16:09:01 +00:00 |
InsetSpecialChar.cpp
|
* src/insets/InsetCitation.{cpp,h}:
|
2008-01-10 16:09:01 +00:00 |
InsetSpecialChar.h
|
* src/insets/InsetCitation.{cpp,h}:
|
2008-01-10 16:09:01 +00:00 |
InsetTabular.cpp
|
InsetTabular.cpp: revert the \bottomline fix from the previous commit because it inly works for certain cases. (I'm running out of ideas to fix this for all case, see http://bugzilla.lyx.org/show_bug.cgi?id=4554#c6 )
|
2008-02-15 01:28:46 +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
|
InsetText::draw() Painting tweaks; reduce the frame by two pixels.
|
2008-02-14 08:24:52 +00:00 |
InsetText.h
|
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
|
2008-02-11 08:20:13 +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
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetVSpace.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
InsetVSpace.h
|
Remove remnant of the past.
|
2007-09-25 07:41:03 +00:00 |
InsetWrap.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
InsetWrap.h
|
* some warnings less
|
2007-12-24 14:13:10 +00:00 |
MailInset.cpp
|
'using namespace std' instead of 'using std::xxx'
|
2007-12-12 10:16:00 +00:00 |
MailInset.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
RenderBase.h
|
remove spurious include
|
2007-11-23 22:41:07 +00:00 |
RenderButton.cpp
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
RenderButton.h
|
* Inset:
|
2007-09-21 20:39:47 +00:00 |
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
|
* Inset:
|
2007-09-21 20:39:47 +00:00 |