.. |
ExternalSupport.cpp
|
|
|
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
|
|
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
|
|
Inset.cpp
|
support for the LaTeX commands \*phantom, fileformat change
|
2009-01-30 00:56:37 +00:00 |
Inset.h
|
* notifyCursorEnters called on insets when the cursor entered
|
2008-11-15 17:11:01 +00:00 |
InsetBibitem.cpp
|
move updateLables to buffer
|
2008-11-16 16:43:49 +00:00 |
InsetBibitem.h
|
|
|
InsetBibtex.cpp
|
Revert r27975 and 28105, as they are causing too many problems, e.g.,
|
2009-01-16 23:23:14 +00:00 |
InsetBibtex.h
|
|
|
InsetBox.cpp
|
1/ call InsetCollapsable::validate instead of InsetText::validate in several
|
2008-12-12 15:38:52 +00:00 |
InsetBox.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetBranch.cpp
|
Move some stuff from InsetFlex to InsetCollapsable, and make use of the
|
2009-02-06 17:56:47 +00:00 |
InsetBranch.h
|
Inset::textString --> Inset::tocString
|
2008-11-10 22:45:14 +00:00 |
InsetCaption.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetCaption.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetCitation.cpp
|
fix constness of string literals
|
2008-11-15 17:40:05 +00:00 |
InsetCitation.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetCode.h
|
support for the LaTeX commands \*phantom, fileformat change
|
2009-01-30 00:56:37 +00:00 |
InsetCollapsable.cpp
|
Move some stuff from InsetFlex to InsetCollapsable, and make use of the
|
2009-02-06 17:56:47 +00:00 |
InsetCollapsable.h
|
Move some stuff from InsetFlex to InsetCollapsable, and make use of the
|
2009-02-06 17:56:47 +00:00 |
InsetCommand.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetCommand.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetCommandParams.cpp
|
Prevent empty warning.
|
2009-01-01 16:35:14 +00:00 |
InsetCommandParams.h
|
|
|
InsetERT.cpp
|
add Buffer * member to DocIterator
|
2008-11-17 11:46:07 +00:00 |
InsetERT.h
|
Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars
|
2009-02-03 21:12:59 +00:00 |
InsetExternal.cpp
|
Fix first insert of external material & instant preview.
|
2008-12-21 01:53:47 +00:00 |
InsetExternal.h
|
Fix first insert of external material & instant preview.
|
2008-12-21 01:53:47 +00:00 |
InsetFlex.cpp
|
Move some stuff from InsetFlex to InsetCollapsable, and make use of the
|
2009-02-06 17:56:47 +00:00 |
InsetFlex.h
|
Move some stuff from InsetFlex to InsetCollapsable, and make use of the
|
2009-02-06 17:56:47 +00:00 |
InsetFloat.cpp
|
Remove useless and confusing lines of code. As subfloat is not written into the LyX file, we have to (at the moment) rely on a call to updateLabels before setting the new label.
|
2008-11-26 23:29:36 +00:00 |
InsetFloat.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetFloatList.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetFloatList.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetFoot.cpp
|
move the catInit call around
|
2008-11-15 19:30:58 +00:00 |
InsetFoot.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetFootlike.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetFootlike.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetGraphics.cpp
|
* InsetGraphics.{cpp.h}:
|
2009-01-17 08:02:52 +00:00 |
InsetGraphics.h
|
* InsetGraphics.{cpp.h}:
|
2009-01-17 08:02:52 +00:00 |
InsetGraphicsParams.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetGraphicsParams.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetHyperlink.cpp
|
InsetHyperlink.cpp: the "#" character must not be escaped in the URL field, only in the name field
|
2009-01-17 05:24:05 +00:00 |
InsetHyperlink.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetInclude.cpp
|
Add comment
|
2009-01-11 22:55:16 +00:00 |
InsetInclude.h
|
Fix most of bug 5539.
|
2008-11-24 12:45:18 +00:00 |
InsetIndex.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetIndex.h
|
Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars
|
2009-02-03 21:12:59 +00:00 |
InsetInfo.cpp
|
Make sure that the contents of the inset uses the buffer language (in order to
|
2008-11-05 16:40:18 +00:00 |
InsetInfo.h
|
Cleanup and layoutification of the InsetInfo class.
|
2008-09-30 14:11:40 +00:00 |
InsetLabel.cpp
|
add Buffer * member to DocIterator
|
2008-11-17 11:46:07 +00:00 |
InsetLabel.h
|
* "Copy as Reference" in the context menu of a label
|
2008-11-16 19:19:07 +00:00 |
InsetLayout.cpp
|
Introduce the InToc tag for InsetLayout.
|
2009-02-06 17:54:33 +00:00 |
InsetLayout.h
|
Introduce the InToc tag for InsetLayout.
|
2009-02-06 17:54:33 +00:00 |
InsetLine.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetLine.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetListings.cpp
|
move the catInit call around
|
2008-11-15 19:30:58 +00:00 |
InsetListings.h
|
|
|
InsetListingsParams.cpp
|
|
|
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetMarginal.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetNewline.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetNewline.h
|
|
|
InsetNewpage.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetNewpage.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetNomencl.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetNomencl.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetNote.cpp
|
InsetNote.cpp: fix comment typo
|
2009-01-19 23:59:57 +00:00 |
InsetNote.h
|
|
|
InsetOptArg.cpp
|
|
|
InsetOptArg.h
|
Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars
|
2009-02-03 21:12:59 +00:00 |
InsetPhantom.cpp
|
some cleanups to the phantom inset. Undo still broken for unknown reasons
|
2009-02-04 16:18:43 +00:00 |
InsetPhantom.h
|
fix undo bug with phantom inset
|
2009-02-04 17:52:28 +00:00 |
InsetQuotes.cpp
|
Inset::textString --> Inset::tocString
|
2008-11-10 22:45:14 +00:00 |
InsetQuotes.h
|
Inset::textString --> Inset::tocString
|
2008-11-10 22:45:14 +00:00 |
InsetRef.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetRef.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetSpace.cpp
|
* InsetSpace.cpp: typo.
|
2009-01-10 17:07:52 +00:00 |
InsetSpace.h
|
fix bug 2558: hspace support in math
|
2008-12-22 18:12:32 +00:00 |
InsetSpecialChar.cpp
|
* LaTeXFeatures.cpp:
|
2009-01-11 08:31:52 +00:00 |
InsetSpecialChar.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetTabular.cpp
|
* InsetTabular.cpp cosmetics
|
2009-02-05 22:14:57 +00:00 |
InsetTabular.h
|
Allow users to specify toolbar icons for commands with a backslash. This is in the same style as the replacements made for math-insert commands.
|
2009-01-03 18:33:09 +00:00 |
InsetText.cpp
|
add Buffer * member to DocIterator
|
2008-11-17 11:46:07 +00:00 |
InsetText.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetTOC.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetTOC.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetVSpace.cpp
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetVSpace.h
|
more latin1..utf8 schanges. all of src/* should be utf8 now
|
2008-11-14 15:58:50 +00:00 |
InsetWrap.cpp
|
Let InsetWrap find its InsetLayout.
|
2008-12-16 15:34:32 +00:00 |
InsetWrap.h
|
|
|
RenderBase.h
|
|
|
RenderButton.cpp
|
|
|
RenderButton.h
|
|
|
RenderGraphic.cpp
|
|
|
RenderGraphic.h
|
|
|
RenderPreview.cpp
|
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
|
2009-01-25 12:24:03 +00:00 |
RenderPreview.h
|
|
|