.. |
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
|
Name change CharStyle -> Flex
|
2007-09-05 15:29:04 +00:00 |
Inset.h
|
Embedding: update related insets when the embedding status of a fileitem is changed
|
2007-09-12 14:27:47 +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
|
Cleanup the TEXT_TO_INSET_OFFSET mess. This correction is done now once in InsetText. Various other cleanup resulting from this change. In particular, pave the way to the removal of Dimension Inset::dim_ member by registering the inset dimension in RowPainter::paintInset() instead of InsetXXX::draw().
|
2007-09-17 21:45:14 +00:00 |
InsetBox.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
remove InsetCaption::drawSelection(): this was not used.
|
2007-09-17 21:51:32 +00:00 |
InsetCaption.h
|
remove InsetCaption::drawSelection(): this was not used.
|
2007-09-17 21:51:32 +00:00 |
InsetCitation.cpp
|
remove unnneded #include
|
2007-09-11 22:31:24 +00:00 |
InsetCitation.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetCollapsable.cpp
|
remove InsetCollapsable::drawSelection(): this was not used.
|
2007-09-17 21:48:25 +00:00 |
InsetCollapsable.h
|
remove InsetCollapsable::drawSelection(): this was not used.
|
2007-09-17 21:48:25 +00:00 |
InsetCommand.cpp
|
* src/insets/InsetCommand.{cpp,h}:
|
2007-09-10 16:06:01 +00:00 |
InsetCommand.h
|
* src/insets/InsetCommand.{cpp,h}:
|
2007-09-10 16:06:01 +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
|
Force current font to red typewriter in ERT
|
2007-09-13 14:29:44 +00:00 |
InsetERT.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetExternal.cpp
|
Embedding: store inset pointer instead of ParConstIterator to enable more accurate navigation in the Embedding dialog
|
2007-09-09 07:07:13 +00:00 |
InsetExternal.h
|
Embedding: store inset pointer instead of ParConstIterator to enable more accurate navigation in the Embedding dialog
|
2007-09-09 07:07:13 +00:00 |
InsetFlex.cpp
|
Convert CharStyle to Flex also in file format
|
2007-09-08 13:01:29 +00:00 |
InsetFlex.h
|
Name change CharStyle -> Flex
|
2007-09-05 15:29:04 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetFootlike.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetGraphics.cpp
|
Embedding: add a check box to InsetGraphic and show/change embedding status
|
2007-09-15 18:31:32 +00:00 |
InsetGraphics.h
|
Embedding: update related insets when the embedding status of a fileitem is changed
|
2007-09-12 14:27: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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetHFill.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetInclude.cpp
|
Remove warnings reported with gcc 4.3:
|
2007-09-16 10:36:57 +00:00 |
InsetInclude.h
|
Embedding: store inset pointer instead of ParConstIterator to enable more accurate navigation in the Embedding dialog
|
2007-09-09 07:07:13 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetLine.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetListings.cpp
|
Transfer current_font and real_current_font from Text to Cursor.
|
2007-09-02 13:35:48 +00:00 |
InsetListings.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
header cleanup.
|
2007-06-15 14:52:15 +00:00 |
InsetNewline.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetPagebreak.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetQuotes.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetQuotes.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetSpace.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetSpecialChar.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetSpecialChar.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetTabular.cpp
|
Remove warnings reported with gcc 4.3:
|
2007-09-16 10:36:57 +00:00 |
InsetTabular.h
|
rename method
|
2007-09-04 18:13:19 +00:00 |
InsetText.cpp
|
Cleanup the TEXT_TO_INSET_OFFSET mess. This correction is done now once in InsetText. Various other cleanup resulting from this change. In particular, pave the way to the removal of Dimension Inset::dim_ member by registering the inset dimension in RowPainter::paintInset() instead of InsetXXX::draw().
|
2007-09-17 21:45:14 +00:00 |
InsetText.h
|
Cleanup the TEXT_TO_INSET_OFFSET mess. This correction is done now once in InsetText. Various other cleanup resulting from this change. In particular, pave the way to the removal of Dimension Inset::dim_ member by registering the inset dimension in RowPainter::paintInset() instead of InsetXXX::draw().
|
2007-09-17 21:45:14 +00:00 |
InsetTheorem.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetTheorem.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetVSpace.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetWrap.cpp
|
Helge's wrapfig patch:
|
2007-09-09 23:47:22 +00:00 |
InsetWrap.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
RenderButton.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
RenderButton.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
RenderGraphic.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
RenderGraphic.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
RenderPreview.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
RenderPreview.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |