]> git.lyx.org Git - lyx.git/commit
STRCONV() all over the place
authorAndré Pönitz <poenitz@gmx.net>
Tue, 13 May 2003 16:24:49 +0000 (16:24 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 13 May 2003 16:24:49 +0000 (16:24 +0000)
commit0e9bd2e87dbf1f2791cead146f114b555d2ca86d
tree7e22ad9de52338bd7b2cd45c0cf7794b63710e7b
parentdbef37d5223a727b860a83ff4155f05b013c97a3
STRCONV() all over the place

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6956 a592a061-630c-0410-9148-cb99ea01b6c8
34 files changed:
src/ChangeLog
src/ParagraphParameters.C
src/ToolbarBackend.C
src/bufferparams.C
src/format.C
src/frontends/controllers/ControlParagraph.C
src/frontends/controllers/biblio.C
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormDialogView.C
src/insets/ChangeLog
src/insets/insetcommand.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetminipage.C
src/insets/insetparent.C
src/insets/insettabular.C
src/insets/insettext.C
src/insets/insetwrap.C
src/mathed/command_inset.C
src/mathed/math_gridinset.C
src/mathed/math_parser.C
src/support/ChangeLog
src/support/lstrings.C
src/support/lyxstring.h
src/tex2lyx/math.C
src/tex2lyx/preamble.C
src/tex2lyx/table.C
src/tex2lyx/tex2lyx.C
src/tex2lyx/texparser.C
src/tex2lyx/text.C
src/text3.C