lyx_mirror/src/insets
Abdelrazak Younes fb6af9a08a Remove remnant of the past.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20481 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-25 07:41:03 +00:00
..
ChangeLog rename LCursor->Cursor 2007-04-26 14:56:30 +00:00
ExternalSupport.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ExternalSupport.h Fix bug 3240 2007-02-15 21:22:40 +00:00
ExternalTemplate.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
ExternalTemplate.h rename LyXLex into Lexer 2007-04-26 11:30:54 +00:00
ExternalTransforms.cpp Rename three remaining .C files 2007-04-26 05:18:04 +00:00
ExternalTransforms.h rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
Inset.cpp * CoordCacheBase::covers(): new method. 2007-09-24 08:05:49 +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 use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetBibitem.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetBibtex.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetBibtex.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetBox.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetBox.h * Inset: 2007-09-21 20:39:47 +00:00
InsetBranch.cpp Final touch on minimalistic branches 2007-09-02 08:38:09 +00:00
InsetBranch.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
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 use bald pointers in clone() 2007-08-30 18:03:17 +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 * Inset: 2007-09-21 20:39:47 +00:00
InsetCommand.h * Inset: 2007-09-21 20:39:47 +00:00
InsetCommandParams.cpp remove unnecessary includes 2007-09-11 21:43:55 +00:00
InsetCommandParams.h Add support for listings package. Two listings command \lstinline, \lstinputlisting and an environment \lstlisting are supported, along with preamble \lstset. \lstinputlisting is implemented through Include dialog, and the other two are implemented with a new inset listings, along with its dialog. 2007-05-09 19:11:42 +00:00
InsetEnvironment.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetEnvironment.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetERT.cpp * Inset: 2007-09-21 20:39:47 +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 use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetFloat.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetFloatList.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloatList.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetFoot.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetFoot.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetFootlike.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetFootlike.h * Inset: 2007-09-21 20:39:47 +00:00
InsetGraphics.cpp * Inset: 2007-09-21 20:39:47 +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 use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetLabel.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetLabel.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
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 Add bypass validation checkboxes to listings related dialogs 2007-06-12 17:10:28 +00:00
InsetMarginal.cpp compil fix. 2007-08-30 22:30:14 +00:00
InsetMarginal.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetNewline.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetNewline.h * Inset: 2007-09-21 20:39:47 +00:00
InsetNomencl.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNomencl.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetNote.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetNote.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetOptArg.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetOptArg.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
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 Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetRef.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
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 * Inset: 2007-09-21 20:39:47 +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 * Inset: 2007-09-21 20:39:47 +00:00
InsetTheorem.cpp * Inset: 2007-09-21 20:39:47 +00:00
InsetTheorem.h * Inset: 2007-09-21 20:39:47 +00:00
InsetTOC.cpp use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetTOC.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
InsetUrl.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetUrl.h use bald pointers in clone() 2007-08-30 18:03:17 +00:00
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 * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
MailInset.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
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