lyx_mirror/src/insets
Richard Heck a155d8934e Improve size of spaces.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22236 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 19:34:13 +00:00
..
ExternalSupport.cpp * get rid of support::absolutePath() 2007-12-17 16:04:46 +00:00
ExternalSupport.h
ExternalTemplate.cpp getting rid of superfluous lyx::support:: statements. 2007-12-12 19:57:42 +00:00
ExternalTemplate.h
ExternalTransforms.cpp getting rid of superfluous lyx::support:: statements. 2007-12-12 19:57:42 +00:00
ExternalTransforms.h
Inset.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
Inset.h Comments. 2007-11-30 22:16:02 +00:00
InsetBibitem.cpp getting rid of superfluous lyx::support:: statements. 2007-12-12 19:57:42 +00:00
InsetBibitem.h
InsetBibtex.cpp * get rid of support::absolutePath() 2007-12-17 16:04:46 +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 getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetBox.h framed.sty goes InsetBox: 2007-12-04 09:25:50 +00:00
InsetBranch.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetBranch.h remove unneeded init() method. 2007-11-02 17:58:16 +00:00
InsetCaption.cpp getting rid of superfluous lyx::support:: statements. 2007-12-12 19:57:42 +00:00
InsetCaption.h Adjust headers. 2007-11-07 23:34:45 +00:00
InsetCitation.cpp Support for nocite, provided by Bernhard Reiter. 2007-12-20 15:46:14 +00:00
InsetCitation.h
InsetCode.h support for \pagebreak: 2007-11-23 02:10:00 +00:00
InsetCollapsable.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetCollapsable.h Move InsetLayout definition to insets/InsetLayout.h 2007-11-07 22:31:07 +00:00
InsetCommand.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetCommand.h
InsetCommandParams.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetCommandParams.h remove unneeded include 2007-10-29 23:05:18 +00:00
InsetEnvironment.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetEnvironment.h
InsetERT.cpp 'using namespace lyx::support' instead of 'using support::xxx' 2007-12-12 18:57:56 +00:00
InsetERT.h Further cleanup of InsetFlex, InsetCollapsable and InsetLayout: 2007-11-03 00:35:07 +00:00
InsetExternal.cpp Simplify FileName::tempName(). 2007-12-16 09:52:36 +00:00
InsetExternal.h
InsetFlex.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetFlex.h Introducing TextClassPtr.h to minimize header dependencies. 2007-11-07 23:25:08 +00:00
InsetFloat.cpp Cleanup the mess I introduced in rev 22165. This happened frequently lately, I am very sorry! 2007-12-16 11:46:34 +00:00
InsetFloat.h
InsetFloatList.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetFloatList.h
InsetFoot.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetFoot.h
InsetFootlike.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetFootlike.h
InsetGraphics.cpp The rename() function removed in rev had in fact move() functionality. So we replace all uses of renameTo() with the new FileName::moveTo() method. 2007-12-14 18:16: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 'using namespace lyx::support' instead of 'using support::xxx' 2007-12-12 18:57:56 +00:00
InsetGraphicsParams.h Header cleanup. 2007-12-05 09:23: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 'using namespace lyx::support' instead of 'using support::xxx' 2007-12-12 18:57:56 +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 Now that exceptions are allowed, handle gracefully the case where a Buffer temp directory could not be created. As a bonus, the user will get an informative message. 2007-12-17 18:37:13 +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 getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetIndex.h Implement ForceLtR; cleanup of collapsable insets 2007-10-30 12:30:46 +00:00
InsetInfo.cpp Add buffer name/path/class to InsetInfo 2007-12-19 18:09:00 +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 Move InsetLayout definition to insets/InsetLayout.h 2007-11-07 22:31:07 +00:00
InsetLine.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +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 Remremove unneeded init() method. 2007-11-02 23:12:43 +00:00
InsetListingsParams.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetListingsParams.h
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
InsetNewline.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +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 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
InsetNote.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetNote.h framed.sty goes InsetBox: 2007-12-04 09:25:50 +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 getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetRef.h cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h" 2007-11-01 22:17:22 +00:00
InsetSpace.cpp Improve size of spaces. 2007-12-21 19:34:13 +00:00
InsetSpace.h
InsetSpecialChar.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetSpecialChar.h Support for \slash and \nobreakdash- 2007-12-06 11:04:56 +00:00
InsetTabular.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetTabular.h support for \pagebreak: 2007-11-23 02:10:00 +00:00
InsetText.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
InsetText.h rename asTextInset -> asInsetText (to conform with asInsetCollapsable, asInsetMath) 2007-11-03 18:07:41 +00:00
InsetTheorem.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetTheorem.h
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 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
InsetWrap.h
MailInset.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
MailInset.h
RenderBase.h remove spurious include 2007-11-23 22:41:07 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
RenderGraphic.h
RenderPreview.cpp 'using namespace lyx::support' instead of 'using support::xxx' 2007-12-12 18:57:56 +00:00
RenderPreview.h