]> git.lyx.org Git - lyx.git/commit
Get rid of lyxstring, remove usage of STRCONV.
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 15 Sep 2003 11:00:00 +0000 (11:00 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 15 Sep 2003 11:00:00 +0000 (11:00 +0000)
commitcd03e2b7db8379a91f3d31eac2c5bc25b159c541
tree87ad4c321c73a12984fed158021b4c0eb2775783
parent5c4bfd0354f15285f573e19f520ffd65d43aad4b
Get rid of lyxstring, remove usage of STRCONV.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7751 a592a061-630c-0410-9148-cb99ea01b6c8
64 files changed:
po/POTFILES.in
src/ChangeLog
src/Chktex.C
src/LaTeX.C
src/LaTeXFeatures.C
src/ParagraphParameters.C
src/Spacing.C
src/buffer.C
src/bufferparams.C
src/bufferview_funcs.C
src/chset.C
src/counters.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlAboutlyx.C
src/frontends/controllers/ControlParagraph.C
src/frontends/controllers/biblio.C
src/frontends/controllers/tex_helpers.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/Color.C
src/frontends/xforms/FormMathsDelim.C
src/frontends/xforms/FormMathsMatrix.C
src/frontends/xforms/lyx_gui.C
src/funcrequest.C
src/graphics/ChangeLog
src/graphics/GraphicsConverter.C
src/graphics/PreviewLoader.C
src/insets/ChangeLog
src/insets/insetbranch.C
src/insets/insetcommand.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetminipage.C
src/insets/insetnote.C
src/insets/insettabular.C
src/insets/insetwrap.C
src/lyxfont.C
src/lyxgluelength.C
src/lyxlength.C
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/formulamacro.C
src/mathed/math_arrayinset.C
src/mathed/math_autocorrect.C
src/mathed/math_cursor.C
src/mathed/math_extern.C
src/mathed/math_factory.C
src/mathed/math_gridinset.C
src/mathed/math_support.C
src/paragraph.C
src/paragraph_funcs.C
src/support/ChangeLog
src/support/Makefile.am
src/support/filetools.C
src/support/lstrings.C
src/support/lyxstring.C [deleted file]
src/support/lyxstring.h [deleted file]
src/support/std_string.h
src/support/tostr.C
src/text3.C
src/vc-backend.C