.. |
ChangeLog
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
ExternalSupport.cpp
|
disable some tests for standard C++ features; add a line counting stream for lates output
|
2007-08-12 08:57:17 +00:00 |
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
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
|
Name change CharStyle -> Flex
|
2007-09-05 15:29:04 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
Fix caption text y-positioning
|
2007-09-05 20:54:15 +00:00 |
InsetCaption.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetCitation.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetCitation.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetCollapsable.cpp
|
y-coord in Conglomerate, this time properly
|
2007-09-06 14:17:03 +00:00 |
InsetCollapsable.h
|
* TextMetrics::draw(): get rid of the first par ascent offset.
|
2007-09-05 13:45:58 +00:00 |
InsetCommand.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetCommand.h
|
The counters labelstring patch. Part 2: Use the new code.
|
2007-08-16 11:12:56 +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
|
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
|
Renaming CharStyle -> Flex, finishing touch
|
2007-09-05 18:40:56 +00:00 |
InsetERT.h
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +00:00 |
InsetExternal.cpp
|
Embedding: remove AUTO feature, barely make it compile
|
2007-09-07 03:02:24 +00:00 |
InsetExternal.h
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +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: remove AUTO feature, barely make it compile
|
2007-09-07 03:02:24 +00:00 |
InsetGraphics.h
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
InsetGraphicsParams.cpp
|
Embedding feature patch 5: handling of embedded files (operation without external files)
|
2007-09-05 17:50:07 +00:00 |
InsetGraphicsParams.h
|
Embedding feature patch 5: handling of embedded files (operation without external files)
|
2007-09-05 17:50:07 +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
|
Embedding: remove AUTO feature, barely make it compile
|
2007-09-07 03:02:24 +00:00 |
InsetInclude.h
|
Embedding patch two: read/write embedded files'
|
2007-08-30 20:46:42 +00:00 |
InsetIndex.cpp
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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
|
Fix tabular text y-positioning
|
2007-09-05 21:02:49 +00:00 |
InsetTabular.h
|
rename method
|
2007-09-04 18:13:19 +00:00 |
InsetText.cpp
|
Fix text frame drawing.
|
2007-09-05 14:19:52 +00:00 |
InsetText.h
|
* InsetText::font_: removed, this was not used anywhere.
|
2007-09-02 13:50:37 +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
|
use bald pointers in clone()
|
2007-08-30 18:03:17 +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 |