]> git.lyx.org Git - features.git/commit
more latin1..utf8 schanges. all of src/* should be utf8 now
authorAndré Pönitz <poenitz@gmx.net>
Fri, 14 Nov 2008 15:58:50 +0000 (15:58 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 14 Nov 2008 15:58:50 +0000 (15:58 +0000)
commitf1cba8ff64b369792fd49f5ddf90e8126ab476ac
tree6be5af8390926d1deffd49b1d7831bddd425e323
parentbaa22609da01f2b1e7940c8bb5410045686f0744
more latin1..utf8 schanges. all of src/* should be utf8 now

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27425 a592a061-630c-0410-9148-cb99ea01b6c8
428 files changed:
development/tools/count_total_lines_of_compiled_code.sh
src/BiblioInfo.cpp
src/BiblioInfo.h
src/Buffer.cpp
src/Buffer.h
src/BufferList.cpp
src/BufferList.h
src/BufferParams.cpp
src/BufferParams.h
src/BufferView.cpp
src/BufferView.h
src/Bullet.cpp
src/Bullet.h
src/Citation.h
src/Color.cpp
src/Color.h
src/CoordCache.cpp
src/CoordCache.h
src/Counters.cpp
src/Counters.h
src/Cursor.cpp
src/Cursor.h
src/CursorSlice.cpp
src/CursorSlice.h
src/CutAndPaste.cpp
src/CutAndPaste.h
src/DepTable.cpp
src/DepTable.h
src/Dimension.cpp
src/Dimension.h
src/DispatchResult.h
src/DocIterator.cpp
src/DocIterator.h
src/Encoding.cpp
src/Encoding.h
src/Exporter.cpp
src/Exporter.h
src/FloatList.cpp
src/FloatList.h
src/Floating.cpp
src/Floating.h
src/Font.cpp
src/Font.h
src/FontEnums.h
src/FontInfo.cpp
src/FontInfo.h
src/FontList.cpp
src/FuncCode.h
src/FuncRequest.cpp
src/FuncRequest.h
src/InsetIterator.cpp
src/InsetIterator.h
src/InsetList.cpp
src/InsetList.h
src/Intl.cpp
src/Intl.h
src/KeyMap.cpp
src/KeyMap.h
src/KeySequence.cpp
src/KeySequence.h
src/LaTeX.cpp
src/LaTeX.h
src/LaTeXFeatures.cpp
src/LaTeXFeatures.h
src/Language.cpp
src/Language.h
src/Layout.cpp
src/Layout.h
src/LayoutEnums.h
src/LayoutFile.cpp
src/LayoutFile.h
src/Length.cpp
src/Length.h
src/Lexer.cpp
src/Lexer.h
src/LyX.cpp
src/LyX.h
src/LyXAction.cpp
src/LyXAction.h
src/LyXFunc.cpp
src/LyXFunc.h
src/LyXRC.cpp
src/LyXRC.h
src/LyXVC.cpp
src/LyXVC.h
src/MetricsInfo.cpp
src/MetricsInfo.h
src/ParIterator.cpp
src/ParIterator.h
src/Paragraph.cpp
src/Paragraph.h
src/ParagraphMetrics.cpp
src/ParagraphMetrics.h
src/ParagraphParameters.cpp
src/ParagraphParameters.h
src/Row.cpp
src/Row.h
src/Section.cpp
src/Section.h
src/Server.cpp
src/Server.h
src/ServerSocket.cpp
src/ServerSocket.h
src/Session.cpp
src/Spacing.cpp
src/Spacing.h
src/TexRow.cpp
src/TexRow.h
src/Text.cpp
src/Text.h
src/Text2.cpp
src/Text3.cpp
src/TextClass.cpp
src/TextMetrics.cpp
src/TextMetrics.h
src/Trans.cpp
src/Trans.h
src/Undo.cpp
src/Undo.h
src/VCBackend.cpp
src/VCBackend.h
src/Variables.cpp
src/Variables.h
src/boost.cpp
src/buffer_funcs.cpp
src/buffer_funcs.h
src/client/Messages.cpp
src/client/Messages.h
src/client/boost.cpp
src/client/client.cpp
src/client/gettext.cpp
src/factory.cpp
src/factory.h
src/frontends/KeySymbol.h
src/frontends/LyXView.h
src/frontends/qt4/CustomizedWidgets.cpp
src/frontends/qt4/CustomizedWidgets.h
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBox.h
src/frontends/qt4/GuiBranch.cpp
src/frontends/qt4/GuiBranch.h
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiGraphics.h
src/frontends/qt4/GuiHSpace.cpp
src/frontends/qt4/GuiHSpace.h
src/frontends/qt4/GuiKeySymbol.cpp
src/frontends/qt4/GuiKeySymbol.h
src/frontends/qt4/GuiListings.cpp
src/frontends/qt4/GuiMathMatrix.cpp
src/frontends/qt4/GuiMathMatrix.h
src/frontends/qt4/GuiNote.cpp
src/frontends/qt4/GuiNote.h
src/frontends/qt4/GuiRef.cpp
src/frontends/qt4/GuiSendto.cpp
src/frontends/qt4/GuiSendto.h
src/frontends/qt4/GuiSymbols.cpp
src/frontends/qt4/GuiSymbols.h
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/GuiTabular.h
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h
src/frontends/qt4/GuiVSpace.cpp
src/frontends/qt4/GuiVSpace.h
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiWrap.cpp
src/frontends/qt4/GuiWrap.h
src/frontends/qt4/LengthCombo.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/Menus.h
src/frontends/qt4/qt_helpers.cpp
src/frontends/tests/boost.cpp
src/graphics/GraphicsCacheItem.cpp
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h
src/insets/InsetCode.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetERT.cpp
src/insets/InsetERT.h
src/insets/InsetFlex.cpp
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h
src/insets/InsetFloatList.cpp
src/insets/InsetFloatList.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetFootlike.cpp
src/insets/InsetFootlike.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetGraphicsParams.cpp
src/insets/InsetGraphicsParams.h
src/insets/InsetHyperlink.cpp
src/insets/InsetHyperlink.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetIndex.cpp
src/insets/InsetIndex.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h
src/insets/InsetLine.cpp
src/insets/InsetLine.h
src/insets/InsetListings.cpp
src/insets/InsetMarginal.cpp
src/insets/InsetMarginal.h
src/insets/InsetNewline.cpp
src/insets/InsetNewpage.cpp
src/insets/InsetNewpage.h
src/insets/InsetNomencl.cpp
src/insets/InsetNomencl.h
src/insets/InsetNote.cpp
src/insets/InsetRef.cpp
src/insets/InsetRef.h
src/insets/InsetSpace.cpp
src/insets/InsetSpace.h
src/insets/InsetSpecialChar.cpp
src/insets/InsetSpecialChar.h
src/insets/InsetTOC.cpp
src/insets/InsetTOC.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/insets/InsetVSpace.cpp
src/insets/InsetVSpace.h
src/insets/InsetWrap.cpp
src/lengthcommon.cpp
src/lyxfind.cpp
src/lyxfind.h
src/main.cpp
src/mathed/BUGS
src/mathed/CommandInset.cpp
src/mathed/CommandInset.h
src/mathed/InsetFormulaMacro.cpp
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.cpp
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.cpp
src/mathed/InsetMathAMSArray.h
src/mathed/InsetMathArray.cpp
src/mathed/InsetMathArray.h
src/mathed/InsetMathBig.cpp
src/mathed/InsetMathBig.h
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBoldSymbol.h
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathBox.h
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathBrace.h
src/mathed/InsetMathCases.cpp
src/mathed/InsetMathCases.h
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathChar.h
src/mathed/InsetMathColor.cpp
src/mathed/InsetMathColor.h
src/mathed/InsetMathComment.cpp
src/mathed/InsetMathComment.h
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathDelim.h
src/mathed/InsetMathDiff.cpp
src/mathed/InsetMathDiff.h
src/mathed/InsetMathDots.cpp
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnsureMath.cpp
src/mathed/InsetMathEnsureMath.h
src/mathed/InsetMathEnv.cpp
src/mathed/InsetMathEnv.h
src/mathed/InsetMathExFunc.cpp
src/mathed/InsetMathExFunc.h
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathExInt.h
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.cpp
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathFrac.h
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathKern.cpp
src/mathed/InsetMathKern.h
src/mathed/InsetMathLefteqn.cpp
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathLim.cpp
src/mathed/InsetMathLim.h
src/mathed/InsetMathMBox.cpp
src/mathed/InsetMathMBox.h
src/mathed/InsetMathMatrix.cpp
src/mathed/InsetMathMatrix.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/InsetMathNumber.cpp
src/mathed/InsetMathNumber.h
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathOverset.h
src/mathed/InsetMathPar.cpp
src/mathed/InsetMathPar.h
src/mathed/InsetMathRef.cpp
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSize.h
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSpace.h
src/mathed/InsetMathSplit.cpp
src/mathed/InsetMathSplit.h
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathStackrel.h
src/mathed/InsetMathString.cpp
src/mathed/InsetMathString.h
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathTabular.cpp
src/mathed/InsetMathTabular.h
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathUnderset.h
src/mathed/InsetMathUnknown.cpp
src/mathed/InsetMathUnknown.h
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXArrow.h
src/mathed/InsetMathXYArrow.cpp
src/mathed/InsetMathXYArrow.h
src/mathed/InsetMathXYMatrix.cpp
src/mathed/InsetMathXYMatrix.h
src/mathed/MacroTable.cpp
src/mathed/MathAtom.cpp
src/mathed/MathAtom.h
src/mathed/MathAutoCorrect.cpp
src/mathed/MathAutoCorrect.h
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathExtern.cpp
src/mathed/MathExtern.h
src/mathed/MathFactory.cpp
src/mathed/MathFactory.h
src/mathed/MathGridInfo.h
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h
src/mathed/MathMacroArgument.cpp
src/mathed/MathMacroArgument.h
src/mathed/MathMacroTemplate.cpp
src/mathed/MathMacroTemplate.h
src/mathed/MathParser.cpp
src/mathed/MathParser.h
src/mathed/MathStream.cpp
src/mathed/MathStream.h
src/mathed/MathSupport.cpp
src/mathed/MathSupport.h
src/mathed/ReplaceData.h
src/mathed/TextPainter.cpp
src/mathed/TextPainter.h
src/output.cpp
src/output.h
src/output_docbook.cpp
src/output_docbook.h
src/output_latex.cpp
src/output_latex.h
src/output_plaintext.cpp
src/output_plaintext.h
src/paragraph_funcs.cpp
src/paragraph_funcs.h
src/rowpainter.h
src/sgml.cpp
src/sgml.h
src/support/ForkedCalls.cpp
src/support/Messages.cpp
src/support/Messages.h
src/support/Path.cpp
src/support/Path.h
src/support/SignalSlot.cpp
src/support/SignalSlot.h
src/support/SignalSlotPrivate.cpp
src/support/SignalSlotPrivate.h
src/support/convert.cpp
src/support/convert.h
src/support/debug.cpp
src/support/debug.h
src/support/docstring.h
src/support/environment.cpp
src/support/filetools.cpp
src/support/filetools.h
src/support/gettext.cpp
src/support/gettext.h
src/support/kill.cpp
src/support/lassert.cpp
src/support/lassert.h
src/support/lstrings.cpp
src/support/lstrings.h
src/support/lyxalgo.h
src/support/lyxlib.h
src/support/lyxtime.h
src/support/socktools.cpp
src/support/socktools.h
src/support/tests/boost.cpp
src/support/textutils.h
src/support/types.h
src/support/unicode.cpp
src/support/unicode.h
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h
src/tex2lyx/boost.cpp
src/tex2lyx/gettext.cpp
src/tex2lyx/math.cpp
src/tex2lyx/preamble.cpp
src/tex2lyx/table.cpp
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp