..
ExternalSupport.cpp
Fix for bug 5522, by Sergiu Carpov.
2009-07-10 16:21:47 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp
Improve debugging info slightly.
2009-07-23 15:33:54 +00:00
Inset.h
Fix bug #6280 : Wrong context menu is opened in an auto-opened inset.
2009-10-24 00:02:41 +00:00
InsetBibitem.cpp
Make sure that the new caching mechanism for flattened labels respects languages.
2009-07-12 20:09:53 +00:00
InsetBibitem.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetBibtex.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetBibtex.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetBox.cpp
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetBox.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetBranch.cpp
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetBranch.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetCaption.cpp
Rename one output param and add a new one.
2009-10-26 20:47:12 +00:00
InsetCaption.h
Fix bug #6280 : Wrong context menu is opened in an auto-opened inset.
2009-10-24 00:02:41 +00:00
InsetCitation.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetCitation.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetCode.h
Give inset codes to all the math insets, so we get more information when
2009-07-16 19:00:24 +00:00
InsetCollapsable.cpp
Fix bug #6280 : Wrong context menu is opened in an auto-opened inset.
2009-10-24 00:02:41 +00:00
InsetCollapsable.h
Fix bug #6280 : Wrong context menu is opened in an auto-opened inset.
2009-10-24 00:02:41 +00:00
InsetCommand.cpp
Transfer LFUN_DIALOG_SHOW_NEW_INSET to BufferView and put InsetCommand related code to new function decodeInsetParam() in InsetCommand.cpp.
2009-09-26 17:19:18 +00:00
InsetCommand.h
Transfer LFUN_DIALOG_SHOW_NEW_INSET to BufferView and put InsetCommand related code to new function decodeInsetParam() in InsetCommand.cpp.
2009-09-26 17:19:18 +00:00
InsetCommandParams.cpp
New inset dialog for InsetPrintIndex (only used with multiple indices)..
2009-04-17 14:29:32 +00:00
InsetCommandParams.h
InsetERT.cpp
Fix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx).
2009-09-10 12:07:42 +00:00
InsetERT.h
define InsetText::insetAllowed properly and rely on it for inset insertion in Text::dispatchsvndiff
2009-07-14 21:56:22 +00:00
InsetExternal.cpp
* InsetExternal.cpp:
2009-10-09 12:40:34 +00:00
InsetExternal.h
Disable XHTML output for InsetExternal---for the time being.
2009-06-18 20:44:38 +00:00
InsetFlex.cpp
Move (part of) LFUN_DISSOLVE_INSET into InsetText.
2009-10-26 23:49:43 +00:00
InsetFlex.h
Move (part of) LFUN_DISSOLVE_INSET into InsetText.
2009-10-26 23:49:43 +00:00
InsetFloat.cpp
Fix bug #6125 : Float positioning dialog enables invalid options for subfloats.
2009-08-06 22:42:42 +00:00
InsetFloat.h
remove all trace of editMessage
2009-07-14 18:56:13 +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
* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-22 20:55:13 +00:00
InsetFoot.cpp
small simplification and speedup for InsetFoot::updateLabels
2009-08-10 12:51:27 +00:00
InsetFoot.h
remove all trace of editMessage
2009-07-14 18:56:13 +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
* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-22 20:55:13 +00:00
InsetGraphics.cpp
A couple comments and some very minor cleanup.
2009-10-25 02:22:36 +00:00
InsetGraphics.h
Small cleanup
2009-07-13 13:53:58 +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
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetHyperlink.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetInclude.cpp
The current buffer is the master of an included file, not the grandmaster.
2009-10-19 10:29:15 +00:00
InsetInclude.h
XHTML output for InsetInclude.
2009-06-19 15:11:33 +00:00
InsetIndex.cpp
Fix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx).
2009-09-10 12:07:42 +00:00
InsetIndex.h
Finally make the label color of multiple index entries work.
2009-07-13 06:46:52 +00:00
InsetInfo.cpp
Remove the layout_ cache in InsetCollapsable.
2009-07-14 12:07:51 +00:00
InsetInfo.h
Oops..
2009-07-15 20:40:03 +00:00
InsetLabel.cpp
Remove all BufferParam arguments in InsetXXX methods (since insets know about their Buffer)
2009-07-13 12:56:20 +00:00
InsetLabel.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetLayout.cpp
Move some functions that only required a FontInfo parameter from Font.*
2009-10-27 16:16:15 +00:00
InsetLayout.h
Default CSS for InsetLayout.
2009-10-27 14:33:01 +00:00
InsetLine.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetLine.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetListings.cpp
Rename one output param and add a new one.
2009-10-26 20:47:12 +00:00
InsetListings.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetListingsParams.cpp
Patch from Bo. Fixes problem with labels in child docs of the listings type:
2009-02-19 04:50:25 +00:00
InsetListingsParams.h
Patch from Bo. Fixes problem with labels in child docs of the listings type:
2009-02-19 04:50:25 +00:00
InsetMarginal.cpp
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetMarginal.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetNewline.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetNewline.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetNewpage.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetNewpage.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetNomencl.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetNomencl.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetNote.cpp
Another fix for r30560.
2009-08-25 00:04:47 +00:00
InsetNote.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetOptArg.cpp
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetOptArg.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetPhantom.cpp
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetPhantom.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetQuotes.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetQuotes.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetRef.cpp
Revert r31219.
2009-09-09 04:46:32 +00:00
InsetRef.h
* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-22 20:55:13 +00:00
InsetSpace.cpp
allow to use glue lengths in the HSpace dialog; file format change
2009-07-21 11:51:43 +00:00
InsetSpace.h
allow to use glue lengths in the HSpace dialog; file format change
2009-07-21 11:51:43 +00:00
InsetSpecialChar.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetSpecialChar.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetTabular.cpp
Fix bug #6158 : Crash when entering math in tabular.
2009-08-18 18:34:22 +00:00
InsetTabular.h
* InsetTabular.h: Whitespace.
2009-10-26 22:21:07 +00:00
InsetText.cpp
Move (part of) LFUN_DISSOLVE_INSET into InsetText.
2009-10-26 23:49:43 +00:00
InsetText.h
un-revert r30531, after Richard told me how to avoid the crash. Now, before
2009-07-16 08:37:32 +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
* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-22 20:55:13 +00:00
InsetVSpace.cpp
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetVSpace.h
Well, it turns out that we need a different return value for the xhtml
2009-06-12 17:23:17 +00:00
InsetWrap.cpp
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
InsetWrap.h
remove all trace of editMessage
2009-07-14 18:56:13 +00:00
RenderBase.h
Andre's remark
2009-07-14 19:46:17 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
Fix bug #6134 : Reload context menu for graphics inset.
2009-08-13 17:21:59 +00:00
RenderGraphic.h
Fix bug #6134 : Reload context menu for graphics inset.
2009-08-13 17:21:59 +00:00
RenderPreview.cpp
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
2009-01-25 12:24:03 +00:00
RenderPreview.h