lyx_mirror/src/insets
Abdelrazak Younes 398c24b8f2 - Convert char * to string and docstring for the hints, thus fixing the translation.
- cleanup the header.
- encapsulate local code in local namespace.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18520 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-26 14:45:38 +00:00
..
ChangeLog
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Sanitize cursor saving/restoring in a multi-view context. 2007-05-25 23:17:24 +00:00
Inset.h Sanitize cursor saving/restoring in a multi-view context. 2007-05-25 23:17:24 +00:00
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp
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
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 "fix" bug #3332 (plain text export depends on the menu language) 2007-05-01 08:26:40 +00:00
InsetBranch.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetCaption.cpp Separate caption and label from InsetListingsParams and handle them separately in listings and Include dialog, from Jurgen 2007-05-14 20:42:14 +00:00
InsetCaption.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
InsetCharStyle.cpp Fix bug 3301 (selecting buttons (e.g. a citation) with the mouse opens dialog) 2007-05-23 10:35:57 +00:00
InsetCharStyle.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetCitation.cpp
InsetCitation.h
InsetCollapsable.cpp Fix crash with collapsable insets and multiple views 2007-05-23 07:43:16 +00:00
InsetCollapsable.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetCommand.cpp Fix bug 3301 (selecting buttons (e.g. a citation) with the mouse opens dialog) 2007-05-23 10:35:57 +00:00
InsetCommand.h
InsetCommandParams.cpp 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
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 * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetEnvironment.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetERT.cpp
InsetERT.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetExternal.cpp Fix bug 3301 (selecting buttons (e.g. a citation) with the mouse opens dialog) 2007-05-23 10:35:57 +00:00
InsetExternal.h
InsetFloat.cpp "fix" bug #3332 (plain text export depends on the menu language) 2007-05-01 08:26:40 +00:00
InsetFloat.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetFloatList.cpp
InsetFloatList.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
InsetFoot.cpp "fix" bug #3332 (plain text export depends on the menu language) 2007-05-01 08:26:40 +00:00
InsetFoot.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetFootlike.cpp * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetFootlike.h
InsetGraphics.cpp Fix bug 3301 (selecting buttons (e.g. a citation) with the mouse opens dialog) 2007-05-23 10:35:57 +00:00
InsetGraphics.h
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHFill.cpp
InsetHFill.h
InsetInclude.cpp * src/insets/InsetInclude.cpp: formatting (in response to r18445) 2007-05-26 11:25:41 +00:00
InsetInclude.h Increase listings counter for InsetInclude with lstinputlisting and a caption, fix bug 3708 2007-05-24 14:10:35 +00:00
InsetIndex.cpp
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
InsetLabel.h
InsetLine.cpp
InsetLine.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
InsetListings.cpp Choose a delimiter for lstinline (braces can not be used for some listings version) 2007-05-25 16:15:02 +00:00
InsetListings.h * src/insets/InsetListings.{cpp,h}: 2007-05-20 05:53:49 +00:00
InsetListingsParams.cpp - Convert char * to string and docstring for the hints, thus fixing the translation. 2007-05-26 14:45:38 +00:00
InsetListingsParams.h Minor fixes, in response to Lar's email 2007-05-25 01:02:38 +00:00
InsetMarginal.cpp "fix" bug #3332 (plain text export depends on the menu language) 2007-05-01 08:26:40 +00:00
InsetMarginal.h * src/insets/InsetMarginal.h: 2007-05-03 15:54:56 +00:00
InsetNewline.cpp
InsetNewline.h
InsetNomencl.cpp
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 Remove color dependency of framed note, fix bug 3598 2007-05-20 02:53:19 +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
InsetOptArg.h
InsetPagebreak.cpp
InsetPagebreak.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
InsetQuotes.cpp
InsetQuotes.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetRef.cpp Fix bug 3301 (selecting buttons (e.g. a citation) with the mouse opens dialog) 2007-05-23 10:35:57 +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
InsetSpace.h
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp output changes by means of xcolor and soul 2007-05-13 15:17:57 +00:00
InsetTabular.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
InsetText.cpp
InsetText.h remove RowList_fwd.h. Not really needed 2007-04-30 22:02:15 +00:00
InsetTheorem.cpp * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
InsetTheorem.h
InsetTOC.cpp "fix" bug #3332 (plain text export depends on the menu language) 2007-05-01 08:26:40 +00:00
InsetTOC.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
InsetUrl.cpp
InsetUrl.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
InsetVSpace.cpp Fix bug 3301 (selecting buttons (e.g. a citation) with the mouse opens dialog) 2007-05-23 10:35:57 +00:00
InsetVSpace.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
InsetWrap.cpp "fix" bug #3332 (plain text export depends on the menu language) 2007-05-01 08:26:40 +00:00
InsetWrap.h * Inset and derivatives: insetName() -> name() 2007-04-30 14:39:09 +00:00
MailInset.cpp
MailInset.h
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
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
RenderPreview.h