lyx_mirror/src/insets
Vincent van Ravesteijn 5eb7add409 Fix bug #6315: counters in insets that don't produce output have ghost values.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36603 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-29 19:11:38 +00:00
..
ExternalSupport.cpp filetools.cpp: introduce a new method to be able to distinguish between valid LaTeX filenames and filenames causing troubles on some DVI viewers. 2010-09-27 02:39:22 +00:00
ExternalSupport.h
ExternalTemplate.cpp fix warning 2010-05-10 12:34:34 +00:00
ExternalTemplate.h
ExternalTransforms.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
ExternalTransforms.h
Inset.cpp fix bug 3008: Add subscript/superscript inset for text 2010-11-21 17:00:12 +00:00
Inset.h Not sure why I introduced this test at r28378, but it causes pasting to 2010-11-26 17:08:40 +00:00
InsetArgument.cpp Renaming: \\begin_inset OptArg to \\begin_inset Argument. 2010-06-07 21:58:27 +00:00
InsetArgument.h Renaming: \\begin_inset OptArg to \\begin_inset Argument. 2010-06-07 21:58:27 +00:00
InsetBibitem.cpp Fix bug #6315: counters in insets that don't produce output have ghost values. 2010-11-29 19:11:38 +00:00
InsetBibitem.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetBibtex.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetBibtex.h Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetBox.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetBox.h - new support for makebox; fileformat change 2010-07-03 13:14:15 +00:00
InsetBranch.cpp Add missing cur.forceBufferUpdate() to LFUN_BRANCH_(DE)ACTIVATE. 2010-11-29 16:50:22 +00:00
InsetBranch.h Migrate Branch dialog to InsetParamsWidget 2010-02-19 20:57:25 +00:00
InsetCaption.cpp There was no need to use ColorChanger after all :) 2010-09-09 13:15:25 +00:00
InsetCaption.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetCitation.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetCitation.h Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetCode.h Move SCRIPT_CODE to the end to make sure the numbering is still correct. 2010-11-25 13:01:24 +00:00
InsetCollapsable.cpp Fix bug #6768: inset-toggle points cursor after inset 2010-11-29 15:19:20 +00:00
InsetCollapsable.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetCommand.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetCommand.h Cosmetics, typos and comments. 2010-11-25 16:53:56 +00:00
InsetCommandParams.cpp Make this a switch. 2010-10-21 18:01:06 +00:00
InsetCommandParams.h Fix bug #6962. I hadn't see how these were being escaped. 2010-10-21 17:56:00 +00:00
InsetERT.cpp fix #6930: ERT inset should not act on INSET_MODIFY requests directed to someone else 2010-11-29 13:30:17 +00:00
InsetERT.h Add Preview to ERT context menu 2010-03-28 20:12:24 +00:00
InsetExternal.cpp add basic LuaTeX backend. 2010-11-23 16:07:42 +00:00
InsetExternal.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetFlex.cpp We need to do the sanity check here, too, as we do in 2010-11-26 16:45:58 +00:00
InsetFlex.h Customize getLayout for InsetFlex and change how we report name() back 2010-10-12 15:37:02 +00:00
InsetFloat.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetFloat.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetFloatList.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetFloatList.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetFoot.cpp Fix bug #6315: counters in insets that don't produce output have ghost values. 2010-11-29 19:11:38 +00:00
InsetFoot.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetFootlike.cpp Next headers 2010-03-31 19:38:05 +00:00
InsetFootlike.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetGraphics.cpp add basic LuaTeX backend. 2010-11-23 16:07:42 +00:00
InsetGraphics.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetGraphicsParams.cpp DocFileName.outputFilename -> DocFileName.outputFileName 2010-04-21 01:19:25 +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 Bit of cleanup around the Format view and edit code. 2010-10-29 17:14:00 +00:00
InsetHyperlink.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetInclude.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetInclude.h Remove some unneeded includes from some header files. 2010-10-31 00:31:57 +00:00
InsetIndex.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetIndex.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetInfo.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetInfo.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetLabel.cpp Fix bug #6315: counters in insets that don't produce output have ghost values. 2010-11-29 19:11:38 +00:00
InsetLabel.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetLayout.cpp Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
InsetLayout.h Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
InsetLine.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetLine.h InsetLine.h revert changes made in r35417 2010-09-17 23:12:19 +00:00
InsetListings.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetListings.h More include frenzy. 2010-10-31 01:04:03 +00:00
InsetListingsParams.cpp Fix bug #7077: Listings validator doesn't recognize 'breakatwhitespace' 2010-11-26 00:08:07 +00:00
InsetListingsParams.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetMarginal.cpp Fix bug #6672 (part 2): Add tooltips to the outliner. 2010-04-26 00:43:08 +00:00
InsetMarginal.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetNewline.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetNewline.h Restore InsetNewline. 2009-11-19 23:04:10 +00:00
InsetNewpage.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetNewpage.h Restore XHTML output for InsetNewpage. 2009-11-25 22:00:29 +00:00
InsetNomencl.cpp More include frenzy. 2010-10-31 01:04:03 +00:00
InsetNomencl.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetNote.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetNote.h * add pref option to exclude notes and comments from spell checking (bug 1509). 2010-02-13 16:22:39 +00:00
InsetPhantom.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetPhantom.h InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetPreview.cpp set eol-style 2010-11-18 19:50:29 +00:00
InsetPreview.h set eol-style 2010-11-18 19:50:29 +00:00
InsetQuotes.cpp * Introduce polyglossia support (bug 6576). 2010-11-22 12:10:16 +00:00
InsetQuotes.h Restore InsetQuote. 2009-11-19 23:02:47 +00:00
InsetRef.cpp Better way of doing these checks, suggested by Enrico. 2010-11-17 22:17:53 +00:00
InsetRef.h Fix bug in fallback reference output with refstyle. Based on idea by 2010-11-08 17:50:02 +00:00
InsetScript.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetScript.h Reorder InsetScript.h and add member groups. 2010-11-25 13:00:31 +00:00
InsetSpace.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetSpace.h avoid warnings for unused parameters 2010-10-25 08:12:01 +00:00
InsetSpecialChar.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetSpecialChar.h implement isChar() in header like all other insets 2010-09-14 12:39:33 +00:00
InsetTabular.cpp InsetTabular.cpp: fine-tune vertical table alignment to get exactly the result of the latex output 2010-11-25 22:49:05 +00:00
InsetTabular.h Reuse some code and simplify InsetTabular::cursorPos() 2010-11-25 13:22:04 +00:00
InsetText.cpp Fix bug #6315: counters in insets that don't produce output have ghost values. 2010-11-29 19:11:38 +00:00
InsetText.h Hadn't see this empty_docstring() thing before. Very useful. 2010-11-17 22:11:33 +00:00
InsetTOC.cpp Change the escaping mechanism for XHTML output and so allow a fix for 2010-11-24 15:27:36 +00:00
InsetTOC.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetVSpace.cpp Fix bug #6930: no undo for inset type changing 2010-11-29 09:47:46 +00:00
InsetVSpace.h gcc spits out million warnings 2010-10-24 21:46:28 +00:00
InsetWrap.cpp Simplify more of the tooltips. There will be some speed improvements 2010-11-17 17:25:22 +00:00
InsetWrap.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
RenderBase.h Andre's remark 2009-07-14 19:46:17 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
RenderGraphic.h Fix bug #6134: Reload context menu for graphics inset. 2009-08-13 17:21:59 +00:00
RenderPreview.cpp Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00
RenderPreview.h Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00