lyx_mirror/src/insets
Michael Schmitt 78b71f9863 replace "Listings" by "Listing" (plural => singular)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18570 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-29 21:23:23 +00:00
..
ChangeLog rename LCursor->Cursor 2007-04-26 14:56:30 +00:00
ExternalSupport.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
ExternalSupport.h Fix bug 3240 2007-02-15 21:22:40 +00:00
ExternalTemplate.cpp rename LyXLex into Lexer 2007-04-26 11:30:54 +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 Sanitize cursor saving/restoring in a multi-view context. 2007-05-25 23:17:24 +00:00
Inset.h 1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the 2007-05-29 20:53:32 +00:00
InsetBibitem.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetBibitem.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetBibtex.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetBibtex.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetBox.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetBox.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetBranch.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetBranch.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCaption.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCaption.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCharStyle.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCharStyle.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCitation.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCitation.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCollapsable.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCollapsable.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetCommand.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCommand.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetCommandParams.cpp Whitespace cleanup 2007-05-28 22:27:45 +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 Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetEnvironment.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetERT.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetERT.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetExternal.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetExternal.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloat.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloat.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloatList.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloatList.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFoot.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFoot.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFootlike.cpp * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetFootlike.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetGraphics.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetGraphics.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetGraphicsParams.cpp rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
InsetGraphicsParams.h rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
InsetHFill.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetHFill.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetInclude.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetInclude.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetIndex.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetIndex.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetLabel.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetLabel.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetLine.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetLine.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetListings.cpp replace "Listings" by "Listing" (plural => singular) 2007-05-29 21:23:23 +00:00
InsetListings.h * src/insets/InsetListings.{cpp,h}: 2007-05-20 05:53:49 +00:00
InsetListingsParams.cpp replace "Listings" by "Listing" (plural => singular) 2007-05-29 21:23:23 +00:00
InsetListingsParams.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetMarginal.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetMarginal.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNewline.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNewline.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetNomencl.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNomencl.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetNote.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNote.h BUG 3598: display framed and shaded notes in a separate paragraph, require package color also for framed note 2007-05-18 20:00:19 +00:00
InsetOptArg.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetOptArg.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetPagebreak.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetPagebreak.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetQuotes.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetQuotes.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetRef.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetRef.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetSpace.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetSpace.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetSpecialChar.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetSpecialChar.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetTabular.cpp 1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the 2007-05-29 20:53:32 +00:00
InsetTabular.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetText.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetText.h 1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the 2007-05-29 20:53:32 +00:00
InsetTheorem.cpp * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetTheorem.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetTOC.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetTOC.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetUrl.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetUrl.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetVSpace.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetVSpace.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetWrap.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetWrap.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
MailInset.cpp Rename insets/insetxxx to insets/InsetXxx, part 2 2007-04-25 01:25:51 +00:00
MailInset.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
Makefile.am 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
pch.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
RenderBase.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
RenderButton.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
RenderButton.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
RenderGraphic.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
RenderGraphic.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
RenderPreview.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
RenderPreview.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00