.. |
ExternalSupport.cpp
|
* FileName::fileContents(): new argument to define the file encoding.
|
2007-12-02 11:55:25 +00:00 |
ExternalSupport.h
|
Fix bug 3240
|
2007-02-15 21:22:40 +00:00 |
ExternalTemplate.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
ExternalTemplate.h
|
boost/utility -> boost/noncopyable
|
2007-09-30 15:47:00 +00:00 |
ExternalTransforms.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
ExternalTransforms.h
|
rename/merge LyXLength related stuff
|
2007-04-28 12:58:49 +00:00 |
Inset.cpp
|
assimilate BOOST_CURRENT_FUNCTION
|
2007-11-29 21:10:35 +00:00 |
Inset.h
|
Comments.
|
2007-11-30 22:16:02 +00:00 |
InsetBibitem.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +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
|
Introducing FileNameList, cleanup some headers and put back dirList() into FileName.
|
2007-12-05 10:32:49 +00:00 |
InsetBibtex.h
|
Introducing FileNameList, cleanup some headers and put back dirList() into FileName.
|
2007-12-05 10:32:49 +00:00 |
InsetBox.cpp
|
framed.sty goes InsetBox:
|
2007-12-04 09:25:50 +00:00 |
InsetBox.h
|
framed.sty goes InsetBox:
|
2007-12-04 09:25:50 +00:00 |
InsetBranch.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetBranch.h
|
remove unneeded init() method.
|
2007-11-02 17:58:16 +00:00 |
InsetCaption.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetCaption.h
|
Adjust headers.
|
2007-11-07 23:34:45 +00:00 |
InsetCitation.cpp
|
Introducing FileNameList, cleanup some headers and put back dirList() into FileName.
|
2007-12-05 10:32:49 +00:00 |
InsetCitation.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 |
InsetCode.h
|
support for \pagebreak:
|
2007-11-23 02:10:00 +00:00 |
InsetCollapsable.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetCollapsable.h
|
Move InsetLayout definition to insets/InsetLayout.h
|
2007-11-07 22:31:07 +00:00 |
InsetCommand.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetCommand.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 |
InsetCommandParams.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetCommandParams.h
|
remove unneeded include
|
2007-10-29 23:05:18 +00:00 |
InsetEnvironment.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetEnvironment.h
|
cosmetics
|
2007-10-23 21:41:17 +00:00 |
InsetERT.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetERT.h
|
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
|
2007-11-03 00:35:07 +00:00 |
InsetExternal.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetExternal.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetFlex.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetFlex.h
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetFloat.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetFloat.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetFloatList.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetFoot.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetFootlike.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetFootlike.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetGraphics.cpp
|
* FileName::fileContents(): new argument to define the file encoding.
|
2007-12-02 11:55:25 +00:00 |
InsetGraphics.h
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
InsetGraphicsParams.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetGraphicsParams.h
|
Header cleanup.
|
2007-12-05 09:23:19 +00:00 |
InsetHFill.cpp
|
Cleanup Hfill metrics and painting. InsetHFill is now treated almost like any other inset.
|
2007-12-05 22:25: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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetHyperlink.h
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
InsetInclude.cpp
|
Introducing FileNameList, cleanup some headers and put back dirList() into FileName.
|
2007-12-05 10:32:49 +00:00 |
InsetInclude.h
|
Introducing FileNameList, cleanup some headers and put back dirList() into FileName.
|
2007-12-05 10:32:49 +00:00 |
InsetIndex.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetIndex.h
|
Implement ForceLtR; cleanup of collapsable insets
|
2007-10-30 12:30:46 +00:00 |
InsetInfo.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetInfo.h
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetLabel.cpp
|
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 |
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
|
Move InsetLayout definition to insets/InsetLayout.h
|
2007-11-07 22:31:07 +00:00 |
InsetLine.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetLine.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetListings.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetListings.h
|
Remremove unneeded init() method.
|
2007-11-02 23:12:43 +00:00 |
InsetListingsParams.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetListingsParams.h
|
Add bypass validation checkboxes to listings related dialogs
|
2007-06-12 17:10:28 +00:00 |
InsetMarginal.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetMarginal.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetNewline.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetNewline.h
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetNewpage.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
Distinguish occurence of 'Note' string between layouts and inset
|
2007-12-05 18:19:55 +00:00 |
InsetNote.h
|
framed.sty goes InsetBox:
|
2007-12-04 09:25:50 +00:00 |
InsetOptArg.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetOptArg.h
|
Add InsetOptArg to standard insets.
|
2007-11-15 15:40:01 +00:00 |
InsetQuotes.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetQuotes.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetRef.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetRef.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetSpace.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetSpace.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetSpecialChar.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetSpecialChar.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetTabular.cpp
|
* BufferView:
|
2007-12-02 20:05:17 +00:00 |
InsetTabular.h
|
support for \pagebreak:
|
2007-11-23 02:10:00 +00:00 |
InsetText.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetText.h
|
rename asTextInset -> asInsetText (to conform with asInsetCollapsable, asInsetMath)
|
2007-11-03 18:07:41 +00:00 |
InsetTheorem.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetTheorem.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
InsetTOC.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetVSpace.h
|
Remove remnant of the past.
|
2007-09-25 07:41:03 +00:00 |
InsetWrap.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
InsetWrap.h
|
Move Inset::Code to InsetCode.h
|
2007-10-13 09:04:52 +00:00 |
MailInset.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +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
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
RenderGraphic.h
|
* Inset:
|
2007-09-21 20:39:47 +00:00 |
RenderPreview.cpp
|
Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/.
|
2007-11-29 07:04:28 +00:00 |
RenderPreview.h
|
* Inset:
|
2007-09-21 20:39:47 +00:00 |