.. |
ChangeLog
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
ExternalSupport.cpp
|
Fix bug 2753: LyX doesn't support paths and filenames with parentheses
|
2007-06-26 16:55:42 +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
|
Remove background_color_ in Insets: it takes a lot of unnecessary memory,
|
2007-06-12 13:45:49 +00:00 |
Inset.h
|
Bug fix: correctly redraw a Row containing and inset which Dimension slightly changed. This replace the need for leftEdgeFixed boolean in rowpainter.C:paintPar() which can be removed now.
|
2007-09-11 20:37:03 +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
|
Fix uninitialized var introduced in http://www.lyx.org/trac/changeset/18966
|
2007-07-03 18:58:02 +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
|
The wide() removal patch!
|
2007-11-05 08:04:20 +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
|
header cleanup.
|
2007-06-15 13:47:13 +00:00 |
InsetBranch.h
|
Remove background_color_ in Insets: it takes a lot of unnecessary memory,
|
2007-06-12 13:45:49 +00:00 |
InsetCaption.cpp
|
Fix bug 4182:
|
2007-09-24 17:50:07 +00:00 |
InsetCaption.h
|
The wide() removal patch!
|
2007-11-05 08:04:20 +00:00 |
InsetCharStyle.cpp
|
Does not display the type of charstyle insets by default. Display type of an charstyle inset under mouse in the status line.
|
2007-10-14 16:30:22 +00:00 |
InsetCharStyle.h
|
Does not display the type of charstyle insets by default. Display type of an charstyle inset under mouse in the status line.
|
2007-10-14 16:30:22 +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
|
The wide() removal patch!
|
2007-11-05 08:04:20 +00:00 |
InsetCollapsable.h
|
The wide() removal patch!
|
2007-11-05 08:04:20 +00:00 |
InsetCommand.cpp
|
* src/insets/InsetCommand.{cpp,h}:
|
2007-09-10 16:04:21 +00:00 |
InsetCommand.h
|
* src/insets/InsetCommand.{cpp,h}:
|
2007-09-10 16:04:21 +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
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
InsetEnvironment.h
|
Allow unicode in Layout names.
|
2007-07-11 13:39:08 +00:00 |
InsetERT.cpp
|
Add LFUN_PARAGRAPH_PARAMS (= paragraph-params), used for changing a paragraph's alignment, spacing, etc. This is complementary to LFUN_PARAGRAPH_PARAMS_APPLY, which sets the parameters. The difference is that APPLY over-rides all existing parameters, setting any not given to the default, whereas this one simply changes those that are given. So
|
2007-08-15 04:47:30 +00:00 |
InsetERT.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
InsetExternal.cpp
|
* insets/InsetExternal.cpp (InsetExternalParams): use the first
|
2007-07-09 10:56:49 +00:00 |
InsetExternal.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
InsetFloat.cpp
|
header cleanup.
|
2007-06-15 14:10:26 +00:00 |
InsetFloat.h
|
The wide() removal patch!
|
2007-11-05 08:04:20 +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
|
header cleanup.
|
2007-06-15 14:10:26 +00:00 |
InsetFoot.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
InsetFootlike.cpp
|
header cleanup.
|
2007-06-15 14:10:26 +00:00 |
InsetFootlike.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetGraphics.cpp
|
* src/insets/InsetGraphics.cpp (prepareFile):
|
2007-09-30 12:32:31 +00:00 |
InsetGraphics.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
InsetGraphicsParams.cpp
|
Fix bug 1749. CAUTION: lyx2lyx not fully working yet (see FIXMEs).
|
2007-06-25 13:49:51 +00:00 |
InsetGraphicsParams.h
|
Fix bug 1749. CAUTION: lyx2lyx not fully working yet (see FIXMEs).
|
2007-06-25 13:49:51 +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
|
This patch revert part of the code changed in revision 18825. This is needed because there is no lyx_view_ when exporting at the command-line: LFUN_BUFFER_CHILD_OPEN uses LyXView::loadLyXFile() in GUI mode.
|
2007-07-10 15:07:00 +00:00 |
InsetInclude.h
|
const correctness (missed this)
|
2007-06-22 13:38:07 +00:00 |
InsetIndex.cpp
|
make index label translatable
|
2007-09-16 14:42:56 +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
|
header cleanup.
|
2007-06-15 14:10:26 +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
|
Fix bug 4182:
|
2007-09-24 17:50:07 +00:00 |
InsetListings.h
|
* src/insets/InsetListings.{cpp,h}:
|
2007-05-20 05:53:49 +00:00 |
InsetListingsParams.cpp
|
Add Erlang support for listings (bug 4263)
|
2007-10-13 20:55:33 +00:00 |
InsetListingsParams.h
|
Add bypass validation checkboxes to listings related dialogs
|
2007-06-12 17:10:28 +00:00 |
InsetMarginal.cpp
|
header cleanup.
|
2007-06-15 14:17:20 +00:00 |
InsetMarginal.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
InsetNewline.cpp
|
header cleanup.
|
2007-06-15 14:52:15 +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
|
Distinguish occurence of 'Note' string between layouts and inset
|
2007-12-05 18:46:21 +00:00 |
InsetNote.h
|
Remove background_color_ in Insets: it takes a lot of unnecessary memory,
|
2007-06-12 13:45:49 +00:00 |
InsetOptArg.cpp
|
* src/insets/InsetOptArg.{cpp,h}:
|
2007-11-15 21:16:23 +00:00 |
InsetOptArg.h
|
* src/insets/InsetOptArg.{cpp,h}:
|
2007-11-15 21:16:23 +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
|
header cleanup.
|
2007-06-15 14:17:20 +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
|
* src/insets/InsetTabular.cpp:
|
2007-12-02 15:21:52 +00:00 |
InsetTabular.h
|
* src/insets/InsetTabular.{cpp, h}:
|
2007-11-01 18:41:51 +00:00 |
InsetText.cpp
|
The wide() removal patch!
|
2007-11-05 08:04:20 +00:00 |
InsetText.h
|
The wide() removal patch!
|
2007-11-05 08:04:20 +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
|
header cleanup.
|
2007-06-15 13:47:13 +00:00 |
InsetWrap.h
|
addToToc, pass parent ParConstIterator, fix bug 3711
|
2007-06-05 17:24:11 +00:00 |
MailInset.cpp
|
Fix this bug:
|
2007-07-17 09:20:39 +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
|
Fix crash when a user removes a formula when its preview is being generated. (Another signal/destructor/gcc3 bug)
|
2007-08-20 21:25:14 +00:00 |
RenderPreview.h
|
Fix crash when a user removes a formula when its preview is being generated. (Another signal/destructor/gcc3 bug)
|
2007-08-20 21:25:14 +00:00 |