lyx_mirror/src/insets
André Pönitz d71a4a71dd cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20672 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-02 22:10:33 +00:00
..
ExternalSupport.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
Inset.h Put mathed on a diet: transfer dimension cache from inset to BufferView. 2007-09-23 22:39:49 +00:00
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp
InsetBibtex.h
InsetBox.cpp InsetBox.cpp: fix an issue with the height parameter handling 2007-09-29 16:47:23 +00:00
InsetBox.h * Inset: 2007-09-21 20:39:47 +00:00
InsetBranch.cpp
InsetBranch.h
InsetCaption.cpp Fix bug 4182, partially: 2007-09-24 17:51:15 +00:00
InsetCaption.h * Inset: 2007-09-21 20:39:47 +00:00
InsetCitation.cpp Indentation fix. 2007-09-20 06:22:07 +00:00
InsetCitation.h This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
InsetCollapsable.cpp Hopefully fix 'Corners' and 'SubLabel' insets drawing. 2007-09-25 06:49:04 +00:00
InsetCollapsable.h * Inset: 2007-09-21 20:39:47 +00:00
InsetCommand.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
InsetCommand.h * Inset: 2007-09-21 20:39:47 +00:00
InsetCommandParams.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
InsetCommandParams.h This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
InsetEnvironment.cpp cosmetics 2007-09-29 20:02:32 +00:00
InsetEnvironment.h
InsetERT.cpp cosmetics 2007-09-29 20:02:32 +00:00
InsetERT.h * Inset: 2007-09-21 20:39:47 +00:00
InsetExternal.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetExternal.h * Inset: 2007-09-21 20:39:47 +00:00
InsetFlex.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetFlex.h * Inset: 2007-09-21 20:39:47 +00:00
InsetFloat.cpp
InsetFloat.h
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp cosmetics 2007-09-29 20:02:32 +00:00
InsetFoot.h
InsetFootlike.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetFootlike.h * Inset: 2007-09-21 20:39:47 +00:00
InsetGraphics.cpp * src/insets/InsetGraphics.cpp (prepareFile): 2007-09-30 12:38:08 +00:00
InsetGraphics.h * Inset: 2007-09-21 20:39:47 +00:00
InsetGraphicsParams.cpp Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
InsetGraphicsParams.h Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
InsetHFill.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetHFill.h * Inset: 2007-09-21 20:39:47 +00:00
InsetInclude.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetInclude.h * Inset: 2007-09-21 20:39:47 +00:00
InsetIndex.cpp make index label translatable 2007-09-16 14:43:10 +00:00
InsetIndex.h
InsetLabel.cpp
InsetLabel.h
InsetLine.cpp Fix drawing of horizontal line and page break. 2007-09-25 07:07:11 +00:00
InsetLine.h * Inset: 2007-09-21 20:39:47 +00:00
InsetListings.cpp Fix bug 4182, partially: 2007-09-24 17:51:15 +00:00
InsetListings.h * Inset: 2007-09-21 20:39:47 +00:00
InsetListingsParams.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetNewline.h * Inset: 2007-09-21 20:39:47 +00:00
InsetNomencl.cpp
InsetNomencl.h
InsetNote.cpp
InsetNote.h
InsetOptArg.cpp
InsetOptArg.h
InsetPagebreak.cpp Fix drawing of horizontal line and page break. 2007-09-25 07:07:11 +00:00
InsetPagebreak.h * Inset: 2007-09-21 20:39:47 +00:00
InsetQuotes.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetQuotes.h * Inset: 2007-09-21 20:39:47 +00:00
InsetRef.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
InsetRef.h
InsetSpace.cpp Remove remnant of the past. 2007-09-25 07:41:03 +00:00
InsetSpace.h Remove remnant of the past. 2007-09-25 07:41:03 +00:00
InsetSpecialChar.cpp Put mathed on a diet: transfer dimension cache from inset to BufferView. 2007-09-23 22:39:49 +00:00
InsetSpecialChar.h * Inset: 2007-09-21 20:39:47 +00:00
InsetTabular.cpp GuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug.cgi?id=3242: 2007-09-27 20:19:06 +00:00
InsetTabular.h * Inset: 2007-09-21 20:39:47 +00:00
InsetText.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetText.h cosmetics 2007-10-02 22:10:33 +00:00
InsetTheorem.cpp cosmetics for unused code... 2007-10-01 22:14:03 +00:00
InsetTheorem.h cosmetics for unused code... 2007-10-01 22:14:03 +00:00
InsetTOC.cpp
InsetTOC.h
InsetUrl.cpp
InsetUrl.h
InsetVSpace.cpp Remove remnant of the past. 2007-09-25 07:41:03 +00:00
InsetVSpace.h Remove remnant of the past. 2007-09-25 07:41:03 +00:00
InsetWrap.cpp Fileformat increased to 287: support for optional arguments of package wrapfig that is used for wrap floats 2007-09-24 13:43:58 +00:00
InsetWrap.h Fileformat increased to 287: support for optional arguments of package wrapfig that is used for wrap floats 2007-09-24 13:43:58 +00:00
MailInset.cpp
MailInset.h
RenderBase.h * Inset: 2007-09-21 20:39:47 +00:00
RenderButton.cpp * Inset: 2007-09-21 20:39:47 +00:00
RenderButton.h * Inset: 2007-09-21 20:39:47 +00:00
RenderGraphic.cpp * Inset: 2007-09-21 20:39:47 +00:00
RenderGraphic.h * Inset: 2007-09-21 20:39:47 +00:00
RenderPreview.cpp * Inset: 2007-09-21 20:39:47 +00:00
RenderPreview.h * Inset: 2007-09-21 20:39:47 +00:00