lyx_mirror/src/insets
Jean-Marc Lasgouttes 7cb13055f3 one less use of inset codes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24476 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-23 13:00:57 +00:00
..
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 infrastructure for 'graceful asserts' 2008-04-10 21:49:34 +00:00
Inset.h * Inset.h (producesOutput): new mvirtual method, returning true by 2008-04-23 10:55:51 +00:00
InsetBibitem.cpp remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
InsetBibitem.h remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
InsetBibtex.cpp Fix an old typo. 2008-04-22 23:12:36 +00:00
InsetBibtex.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
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 move citation enums into header of their own 2008-04-20 15:00:11 +00:00
InsetCitation.h move citation enums into header of their own 2008-04-20 15:00:11 +00:00
InsetCode.h Another attempt at 2178. This is a "minimal" patch designed to fix the bug with the minimum amount of new code. A better fix, suggested by Andre, would merge InsetTableCell and CellData into one class, in which case InsetTableCell::cell_data_ can be removed. A definite plus. I'll do that later if this works. But let's get it right first. 2008-03-21 17:45:14 +00:00
InsetCollapsable.cpp add support for a check box in menu for inset-toggle 2008-04-15 14:25:57 +00:00
InsetCollapsable.h if we have a buffer we don't need to pass part of it separately... 2008-04-05 20:24:05 +00:00
InsetCommand.cpp fix #4667 2008-04-10 19:53:50 +00:00
InsetCommand.h remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
InsetCommandParams.cpp move GuiCommand into hedar of its own. InsetCommandParams.h is expensive 2008-04-20 08:19:26 +00:00
InsetCommandParams.h Fix comments. 2008-04-22 20:21:55 +00:00
InsetEnvironment.cpp Changes LayoutList from a vector<LayoutPtr> to a vector<Layout>. 2008-03-06 20:01:30 +00:00
InsetEnvironment.h Changes LayoutList from a vector<LayoutPtr> to a vector<Layout>. 2008-03-06 20:01:30 +00:00
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 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
InsetExternal.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
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 Extended tooltips for floats: 2008-04-10 09:22:49 +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 * src/insets/InsetCollapsable.cpp: 2008-04-11 15:11:27 +00:00
InsetFoot.h Extended tooltips for footnotes/marginpars: 2008-04-10 10:05:00 +00:00
InsetFootlike.cpp make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetFootlike.h * make macros global. This is conceptionally much easier for the user, 2008-03-10 12:49:02 +00:00
InsetGraphics.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
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 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
InsetInclude.h Remove embedding stuff from InsetBibtex. 2008-04-19 15:52:35 +00:00
InsetIndex.cpp make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetIndex.h make code look a bit more uniform 2008-03-05 00:21:05 +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 start moving MenuBackend to the frontend 2008-03-06 21:50:27 +00:00
InsetLabel.cpp remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
InsetLabel.h Introduce Inset::isLabeled() in order to avoid reimplementing Inset::initView() everywhere we need a labels update. 2008-03-10 15:30:32 +00:00
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 These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way. 2008-02-29 20:16:04 +00:00
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 infrastructure for 'graceful asserts' 2008-04-10 21:49:34 +00:00
InsetListingsParams.h
InsetMarginal.cpp Extended tooltips for footnotes/marginpars: 2008-04-10 10:05:00 +00:00
InsetMarginal.h Extended tooltips for footnotes/marginpars: 2008-04-10 10:05:00 +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 one less use of inset codes 2008-04-23 13:00:57 +00:00
InsetNomencl.h More clone safety. 2008-02-29 20:17:28 +00:00
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 make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetOptArg.h make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetQuotes.cpp use simpler parser interface 2008-04-05 10:34:29 +00:00
InsetQuotes.h earder cleanup; cosmetics; 2008-03-15 00:02:41 +00:00
InsetRef.cpp Introduce Inset::isLabeled() in order to avoid reimplementing Inset::initView() everywhere we need a labels update. 2008-03-10 15:30:32 +00:00
InsetRef.h Introduce Inset::isLabeled() in order to avoid reimplementing Inset::initView() everywhere we need a labels update. 2008-03-10 15:30:32 +00:00
InsetSpace.cpp lexer cosmetics 2008-04-05 21:24:57 +00:00
InsetSpace.h remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
InsetSpecialChar.cpp These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way. 2008-02-29 20:16:04 +00:00
InsetSpecialChar.h These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way. 2008-02-29 20:16:04 +00:00
InsetTabular.cpp Tabular de-spaghettization, step 2: move functions to where they are used. 2008-04-21 13:47:01 +00:00
InsetTabular.h Tabular de-spaghettization, step 2: move functions to where they are used. 2008-04-21 13:47:01 +00:00
InsetText.cpp * Inset.h (producesOutput): new mvirtual method, returning true by 2008-04-23 10:55:51 +00:00
InsetText.h Revert last commit. 2008-03-26 04:08:20 +00:00
InsetTOC.cpp make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetTOC.h make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetVSpace.cpp infrastructure for 'graceful asserts' 2008-04-10 21:49:34 +00:00
InsetVSpace.h remove InsetVSpaceMailer class 2008-03-27 00:21:35 +00:00
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 infrastructure for 'graceful asserts' 2008-04-10 21:49:34 +00:00
RenderPreview.h