lyx_mirror/src/insets
Richard Heck dd11fc928f Factor out some code for later use (and to remove duplication).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30177 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 12:18:38 +00:00
..
ExternalSupport.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
ExternalSupport.h
ExternalTemplate.cpp ExternalTemplate.cpp: 2008-06-15 14:23:45 +00:00
ExternalTemplate.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
ExternalTransforms.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
ExternalTransforms.h
Inset.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
Inset.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBibitem.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBox.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBranch.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBranch.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 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 support for the LaTeX commands \*phantom, fileformat change 2009-01-30 00:56:37 +00:00
InsetCollapsable.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetCollapsable.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 Fix comments. 2008-04-22 20:21:55 +00:00
InsetERT.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetERT.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetExternal.cpp Disable XHTML output for InsetExternal---for the time being. 2009-06-18 20:44:38 +00:00
InsetExternal.h Disable XHTML output for InsetExternal---for the time being. 2009-06-18 20:44:38 +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 Factor out some code for later use (and to remove duplication). 2009-06-19 12:18:38 +00:00
InsetFloat.h Factor out some code for later use (and to remove duplication). 2009-06-19 12:18:38 +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 Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +00:00
InsetFoot.h Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +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 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 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 Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetIndex.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +00:00
InsetLayout.h Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +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 * 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 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 Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNote.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetOptArg.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetOptArg.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetPhantom.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetPhantom.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 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 Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetSpace.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 * 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 Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetText.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +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 MSVC compil fix. 2009-06-12 21:26:28 +00:00
InsetWrap.h XHTML for InsetWrap. 2009-06-12 17:26:48 +00:00
RenderBase.h remove spurious include 2007-11-23 22:41:07 +00:00
RenderButton.cpp Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
RenderButton.h * Inset: 2007-09-21 20:39:47 +00:00
RenderGraphic.cpp Fix include orderings. 2008-06-18 18:54:31 +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 Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627 2009-01-25 12:24:03 +00:00
RenderPreview.h Fix include orderings. 2008-06-18 18:54:31 +00:00