.. |
ExternalSupport.cpp
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
infrastructure for 'graceful asserts'
|
2008-04-10 21:49:34 +00:00 |
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
|
|
Inset.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
Inset.h
|
* Inset.h (producesOutput): new mvirtual method, returning true by
|
2008-04-23 10:55:51 +00:00 |
InsetBibitem.cpp
|
Implement a cache for BibTeX data. There was a cache of sorts already in InsetCitation, but that was being used only to cache the labels. So that has been moved to Buffer, and everything else that needs access to BibTeX data should call either Buffer::localBibInfo(), which gives you the BiblioInfo for this Buffer, or Buffer::masterBibInfo(), which gives you the BiblioInfo for the Buffer's master, if it has one, or for it, otherwise. Normally, what you want is masterBibInfo().
|
2008-04-25 20:03:03 +00:00 |
InsetBibitem.h
|
remove remaining MailInsets.
|
2008-03-27 22:26:24 +00:00 |
InsetBibtex.cpp
|
Corrections, thanks to Bernhard.
|
2008-04-30 21:04:49 +00:00 |
InsetBibtex.h
|
Implement inset-edit in InsetBibtex and add a context menu.
|
2008-04-28 15:14:18 +00:00 |
InsetBox.cpp
|
use simpler parser interface
|
2008-04-05 10:34:29 +00:00 |
InsetBox.h
|
clean-up after andré ;-)
|
2008-03-27 11:14:17 +00:00 |
InsetBranch.cpp
|
* Inset.h (producesOutput): new mvirtual method, returning true by
|
2008-04-23 10:55:51 +00:00 |
InsetBranch.h
|
* Inset.h (producesOutput): new mvirtual method, returning true by
|
2008-04-23 10:55:51 +00:00 |
InsetCaption.cpp
|
Extended tooltips for floats:
|
2008-04-10 09:22:49 +00:00 |
InsetCaption.h
|
Extended tooltips for floats:
|
2008-04-10 09:22:49 +00:00 |
InsetCitation.cpp
|
dynamic context menu for InsetCitation.
|
2008-04-28 15:21:55 +00:00 |
InsetCitation.h
|
dynamic context menu for InsetCitation.
|
2008-04-28 15:21:55 +00:00 |
InsetCode.h
|
|
|
InsetCollapsable.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetCollapsable.h
|
* src/insets/InsetCollapsable.h:
|
2008-04-28 18:49:23 +00:00 |
InsetCommand.cpp
|
fix #4667
|
2008-04-10 19:53:50 +00:00 |
InsetCommand.h
|
* implement "inset-edit" in InsetInclude.
|
2008-04-27 18:03:21 +00:00 |
InsetCommandParams.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetCommandParams.h
|
Fix comments.
|
2008-04-22 20:21:55 +00:00 |
InsetEnvironment.cpp
|
|
|
InsetEnvironment.h
|
|
|
InsetERT.cpp
|
use simpler parser interface
|
2008-04-05 10:34:29 +00:00 |
InsetERT.h
|
this feels more natural...
|
2008-03-27 23:37:59 +00:00 |
InsetExternal.cpp
|
basic context menu for InsetExternal.
|
2008-04-28 05:12:28 +00:00 |
InsetExternal.h
|
basic context menu for InsetExternal.
|
2008-04-28 05:12:28 +00:00 |
InsetFlex.cpp
|
headers cleanup
|
2008-04-09 09:36:08 +00:00 |
InsetFlex.h
|
if we have a buffer we don't need to pass part of it separately...
|
2008-04-05 20:24:05 +00:00 |
InsetFloat.cpp
|
* move extended tooltips support to InsetCollapsable (fixes bug 3778).
|
2008-04-27 14:47:07 +00:00 |
InsetFloat.h
|
Extended tooltips for floats:
|
2008-04-10 09:22:49 +00:00 |
InsetFloatList.cpp
|
lexer cosmetics
|
2008-04-05 21:24:57 +00:00 |
InsetFloatList.h
|
fix #4717
|
2008-04-08 20:05:26 +00:00 |
InsetFoot.cpp
|
* move extended tooltips support to InsetCollapsable (fixes bug 3778).
|
2008-04-27 14:47:07 +00:00 |
InsetFoot.h
|
Extended tooltips for footnotes/marginpars:
|
2008-04-10 10:05:00 +00:00 |
InsetFootlike.cpp
|
|
|
InsetFootlike.h
|
|
|
InsetGraphics.cpp
|
formatting
|
2008-04-30 20:22:48 +00:00 |
InsetGraphics.h
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
InsetGraphicsParams.cpp
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
InsetGraphicsParams.h
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
InsetHyperlink.cpp
|
|
|
InsetHyperlink.h
|
canonical clone() also for InsetHyperlink
|
2008-04-08 20:19:23 +00:00 |
InsetInclude.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetInclude.h
|
* implement "inset-edit" in InsetInclude.
|
2008-04-27 18:03:21 +00:00 |
InsetIndex.cpp
|
some index fixes:
|
2008-04-27 08:52:43 +00:00 |
InsetIndex.h
|
some index fixes:
|
2008-04-27 08:52:43 +00:00 |
InsetInfo.cpp
|
InsetInfo: tidy up error messages, fix an obvious bug in menus.cpp that breaks "info-insert menu name"
|
2008-04-18 16:26:24 +00:00 |
InsetInfo.h
|
|
|
InsetLabel.cpp
|
remove remaining MailInsets.
|
2008-03-27 22:26:24 +00:00 |
InsetLabel.h
|
|
|
InsetLayout.cpp
|
lexer cosmetics
|
2008-04-05 21:24:57 +00:00 |
InsetLayout.h
|
Add comment for InsetLayout::lyxtype_.
|
2008-04-06 16:17:03 +00:00 |
InsetLine.cpp
|
|
|
InsetLine.h
|
|
|
InsetListings.cpp
|
use simpler parser interface
|
2008-04-05 10:34:29 +00:00 |
InsetListings.h
|
remove remaining MailInsets.
|
2008-03-27 22:26:24 +00:00 |
InsetListingsParams.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
* move extended tooltips support to InsetCollapsable (fixes bug 3778).
|
2008-04-27 14:47:07 +00:00 |
InsetMarginal.h
|
* move extended tooltips support to InsetCollapsable (fixes bug 3778).
|
2008-04-27 14:47:07 +00:00 |
InsetNewline.cpp
|
use simpler parser interface
|
2008-04-05 10:34:29 +00:00 |
InsetNewline.h
|
remove remaining MailInsets.
|
2008-03-27 22:26:24 +00:00 |
InsetNewpage.cpp
|
lexer cosmetics
|
2008-04-05 21:24:57 +00:00 |
InsetNewpage.h
|
remove remaining MailInsets.
|
2008-03-27 22:26:24 +00:00 |
InsetNomencl.cpp
|
Make the logic a bit clearer.
|
2008-04-23 18:49:55 +00:00 |
InsetNomencl.h
|
|
|
InsetNote.cpp
|
* Inset.h (producesOutput): new mvirtual method, returning true by
|
2008-04-23 10:55:51 +00:00 |
InsetNote.h
|
* Inset.h (producesOutput): new mvirtual method, returning true by
|
2008-04-23 10:55:51 +00:00 |
InsetOptArg.cpp
|
|
|
InsetOptArg.h
|
|
|
InsetQuotes.cpp
|
use simpler parser interface
|
2008-04-05 10:34:29 +00:00 |
InsetQuotes.h
|
|
|
InsetRef.cpp
|
|
|
InsetRef.h
|
|
|
InsetSpace.cpp
|
support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
|
2008-04-30 20:11:57 +00:00 |
InsetSpace.h
|
support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
|
2008-04-30 20:11:57 +00:00 |
InsetSpecialChar.cpp
|
|
|
InsetSpecialChar.h
|
|
|
InsetTabular.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetTabular.h
|
this we don't use anymore
|
2008-04-24 15:54:04 +00:00 |
InsetText.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetText.h
|
|
|
InsetTOC.cpp
|
|
|
InsetTOC.h
|
|
|
InsetVSpace.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetVSpace.h
|
|
|
InsetWrap.cpp
|
Extended tooltips for floats:
|
2008-04-10 09:22:49 +00:00 |
InsetWrap.h
|
Extended tooltips for floats:
|
2008-04-10 09:22:49 +00:00 |
RenderBase.h
|
|
|
RenderButton.cpp
|
|
|
RenderButton.h
|
|
|
RenderGraphic.cpp
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
RenderGraphic.h
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
RenderPreview.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
RenderPreview.h
|
|
|