lyx_mirror/src/insets
Richard Heck 658457b847 Rationalize the handling of InsetLayout's preamble and requries. That is,
bring it into line with the handing of Layout's preamble and requires. This
will make information about used InsetLayout's avaiable elsewhere.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29914 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-03 23:44:31 +00:00
..
ExternalSupport.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp remove unused includes of convert.h 2009-05-21 21:02:14 +00:00
Inset.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetBibitem.cpp InsetBibitem.cpp: fix bibitemWidest. 2009-05-23 05:59:44 +00:00
InsetBibitem.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetBibtex.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
InsetBibtex.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetBox.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 Fix the placement of the cursor when right-clicking on an inset inside a branch inset. 2009-05-30 20:57:43 +00:00
InsetBranch.h Extend the branch-(de)activate functions to work without a parameter. In 2009-03-31 09:38:07 +00:00
InsetCaption.cpp Manage the initial setting of Default or Plain Layout more simply. 2009-04-04 19:34:14 +00:00
InsetCaption.h Bug 5562: Fix command line output of subfigure insets by introducing new OutputParams and LaTeXFeatures members that tell the insets whether they are in a (sub)float. 2009-02-07 12:27:24 +00:00
InsetCitation.cpp Move the word-wrapping code to support, so that it can be re-used. 2009-05-07 12:23:12 +00:00
InsetCitation.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetCode.h support for the LaTeX commands \*phantom, fileformat change 2009-01-30 00:56:37 +00:00
InsetCollapsable.cpp Rationalize the handling of InsetLayout's preamble and requries. That is, 2009-06-03 23:44:31 +00:00
InsetCollapsable.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetCommand.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetCommand.h Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetERT.h Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-25 22:35:41 +00:00
InsetExternal.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetExternal.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetFlex.cpp Thanks, Pavel... 2009-02-06 20:49:37 +00:00
InsetFlex.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetFloat.cpp InsetFloat.cpp: remove unneeded include 2009-05-19 21:26:23 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetFoot.cpp This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetGraphics.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetGraphics.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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: 2009-04-22 00:55:55 +00:00
InsetHyperlink.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetInclude.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
InsetInclude.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetIndex.cpp This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +00:00
InsetIndex.h * final splitindex feature addition: support for \printindex* and \printsubindex* 2009-04-27 06:10:25 +00:00
InsetInfo.cpp InsetInfo: simplify. 2009-04-18 17:02:48 +00:00
InsetInfo.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetLabel.cpp Restore Object.Event order for: 2009-05-15 21:05:19 +00:00
InsetLabel.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetLayout.cpp Rationalize the handling of InsetLayout's preamble and requries. That is, 2009-06-03 23:44:31 +00:00
InsetLayout.h Rationalize the handling of InsetLayout's preamble and requries. That is, 2009-06-03 23:44:31 +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 handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetListings.h Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-25 22:35:41 +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 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 Fix more of bug 5751. 2009-02-19 04:42:30 +00:00
InsetNewline.h
InsetNewpage.cpp Fix more of bug 5751. 2009-02-19 04:42:30 +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 InsetNomencl.cpp: remove the check to not undergo the predefined label width as discussed 2009-05-23 14:39:30 +00:00
InsetNomencl.h A GUI for nomencl settings. Adds the possibility to enter a custom length. 2009-05-22 16:26:15 +00:00
InsetNote.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetNote.h
InsetOptArg.cpp
InsetOptArg.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetPhantom.cpp This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetSpace.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetSpace.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 (getStatus): 2009-05-18 06:22:25 +00:00
InsetTabular.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetText.cpp Fix bug #5890: Assertion when reducing the view size. 2009-05-09 20:26:04 +00:00
InsetText.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetVSpace.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetWrap.cpp remove unused includes of convert.h 2009-05-21 21:02:14 +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