.. |
ChangeLog
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
ExternalSupport.cpp
|
Rename three remaining .C files
|
2007-04-26 05:18:04 +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
|
* markers2 are drawn below the inset, hence increase the descent instead of ascent by the frame size.
|
2007-05-19 19:45:55 +00:00 |
Inset.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 |
InsetBibitem.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
InsetBibitem.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetBibtex.cpp
|
rename LyXTextClass* into TextClass*
|
2007-04-29 19:53:54 +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
|
LyXText -> Text
|
2007-04-29 23:33:02 +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
|
"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
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
InsetCharStyle.h
|
* Inset and derivatives: insetName() -> name()
|
2007-04-30 14:39:09 +00:00 |
InsetCitation.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
InsetCitation.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetCollapsable.cpp
|
revert r17737; it was designed to fix bug 2993, but it created bug 3503. Consequently I will mark bug 2993 as wontfix
|
2007-05-22 14:06:40 +00:00 |
InsetCollapsable.h
|
* Inset and derivatives: insetName() -> name()
|
2007-04-30 14:39:09 +00:00 |
InsetCommand.cpp
|
"fix" bug #3332 (plain text export depends on the menu language)
|
2007-05-01 08:26:40 +00:00 |
InsetCommand.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
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
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
InsetERT.h
|
* Inset and derivatives: insetName() -> name()
|
2007-04-30 14:39:09 +00:00 |
InsetExternal.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
InsetExternal.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
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
|
rename LyXTextClass* into TextClass*
|
2007-04-29 19:53:54 +00:00 |
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
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetGraphics.cpp
|
"fix" bug #3332 (plain text export depends on the menu language)
|
2007-05-01 08:26:40 +00:00 |
InsetGraphics.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +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
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetHFill.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetInclude.cpp
|
Partial fix for bug 1474 (crashes on recursive includes) and complete fix for
|
2007-05-21 15:34:29 +00:00 |
InsetInclude.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 |
InsetIndex.cpp
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +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
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
InsetLabel.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetLine.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
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
|
* src/insets/InsetListings.{cpp,h}:
|
2007-05-20 05:53:49 +00:00 |
InsetListings.h
|
* src/insets/InsetListings.{cpp,h}:
|
2007-05-20 05:53:49 +00:00 |
InsetListingsParams.cpp
|
make InsetListings ready for dialects, part 1 (joint work with Bo Peng):
|
2007-05-22 04:43:30 +00:00 |
InsetListingsParams.h
|
BUG 3649: display float listings inline, like other float insets
|
2007-05-18 20:01:56 +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
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
InsetNewline.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetNomencl.cpp
|
replace term "Glossary" by "Nomenclature"
|
2007-04-29 22:21:00 +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
|
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
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
InsetOptArg.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetPagebreak.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
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
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
InsetQuotes.h
|
* Inset and derivatives: insetName() -> name()
|
2007-04-30 14:39:09 +00:00 |
InsetRef.cpp
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +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
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetSpace.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetSpecialChar.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
InsetSpecialChar.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
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
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
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
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
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
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
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
|
LyXText -> Text
|
2007-04-29 23:33:02 +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
|
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
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
RenderButton.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
RenderButton.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
RenderGraphic.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +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 |