lyx_mirror/src/insets
Georg Baum f5b37d861b Fix wrong translations of float lists spotted by Pavel:
It was taken from .po file, not layoutttranslations


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38297 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-06 21:20:35 +00:00
..
ExternalSupport.cpp Revert r36654. 2010-12-04 23:01:59 +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 This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
Inset.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetArgument.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetArgument.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetBibitem.cpp Try to finally fix #6930. All the paths that did not come from context 2010-12-08 09:24:04 +00:00
InsetBibitem.h Simplify some of the bibliography update code. There is really no reason 2010-12-03 20:08:04 +00:00
InsetBibtex.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetBibtex.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetBox.cpp Don't output box width if it's 100% (default). 2011-04-03 12:57:33 +00:00
InsetBox.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetBranch.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetBranch.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetCaption.cpp This "#if 0" code is very old, and obsolete. 2011-03-28 22:34:41 +00:00
InsetCaption.h This "#if 0" code is very old, and obsolete. 2011-03-28 22:34:41 +00:00
InsetCitation.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetCitation.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetCode.h fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:56:51 +00:00
InsetCollapsable.cpp Trivial cleanup. 2010-12-14 23:18:48 +00:00
InsetCollapsable.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetCommand.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetCommand.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetCommandParams.cpp Fix gcc 4.6 compilation. 2011-02-12 22:08:32 +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 Try to finally fix #6930. All the paths that did not come from context 2010-12-08 09:24:04 +00:00
InsetERT.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetExternal.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetExternal.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetFlex.cpp Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetFlex.h Fix bug #7080. 2011-03-28 23:11:54 +00:00
InsetFloat.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFloat.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFloatList.cpp Fix wrong translations of float lists spotted by Pavel: 2011-04-06 21:20:35 +00:00
InsetFloatList.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetFoot.cpp When an error occurs, don't highlight more than necessary. 2011-03-12 01:40:01 +00:00
InsetFoot.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFootlike.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFootlike.h Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetGraphics.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetGraphics.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Hyperlinks have to be escaped for XHTML output. 2011-04-02 23:35:57 +00:00
InsetHyperlink.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetInclude.cpp fix inclusion of literate child documents after r38118 2011-03-30 00:23:32 +00:00
InsetInclude.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetIndex.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetIndex.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetInfo.cpp InsetInfo - on VCS error we don't want localized output in .tex output. 2011-03-29 01:43:06 +00:00
InsetInfo.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetLabel.cpp Inset::addToToc() can and should be const. It wasn't, I take it, because 2011-01-12 22:23:27 +00:00
InsetLabel.h Inset::addToToc() can and should be const. It wasn't, I take it, because 2011-01-12 22:23:27 +00:00
InsetLayout.cpp Refine previous commit: Forgot the break. 2011-03-29 01:01:24 +00:00
InsetLayout.h Introduce a wrapper class for odocstream to help ensuring that no 2011-01-29 02:41:13 +00:00
InsetLine.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetLine.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetListings.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetListings.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetListingsParams.cpp fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:56:51 +00:00
InsetListingsParams.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetMarginal.cpp Inset::addToToc() can and should be const. It wasn't, I take it, because 2011-01-12 22:23:27 +00:00
InsetMarginal.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetNewline.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetNewline.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNewpage.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNewpage.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNomencl.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNomencl.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNote.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetNote.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetPhantom.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetPhantom.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetPreview.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetPreview.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetQuotes.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetQuotes.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetRef.cpp Simplify logic in InsetRef::latex(). 2011-03-19 10:37:24 +00:00
InsetRef.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetScript.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetScript.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetSpace.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetSpace.h typos in comments. 2011-03-15 13:27:08 +00:00
InsetSpecialChar.cpp * InsetSpecialChar.cpp: 2011-03-18 09:17:09 +00:00
InsetSpecialChar.h typos in comments. 2011-03-15 13:27:08 +00:00
InsetTabular.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetTabular.h Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetText.cpp When an error occurs, don't highlight more than necessary. 2011-03-12 01:40:01 +00:00
InsetText.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetTOC.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetTOC.h Fix bug #7176: Clicking TOC doesn't bring up outline 2010-12-17 13:12:43 +00:00
InsetVSpace.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetVSpace.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetWrap.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetWrap.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
RenderBase.h Correct the return and parameter types to match the type of RenderBase::state_. 2011-02-13 09:56:54 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
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