]> git.lyx.org Git - features.git/commit
non-templated tostr in separate files
authorAndré Pönitz <poenitz@gmx.net>
Tue, 13 May 2003 14:36:24 +0000 (14:36 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 13 May 2003 14:36:24 +0000 (14:36 +0000)
commitdbef37d5223a727b860a83ff4155f05b013c97a3
tree01c4c5cb5ee03cf01a0e778d2cfa74d3d049ef45
parentb21a69d998c2272a3de9d05e648e45af5c82ce5c
non-templated tostr in separate files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6955 a592a061-630c-0410-9148-cb99ea01b6c8
50 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/LaTeX.C
src/MenuBackend.C
src/buffer.C
src/bufferview_funcs.C
src/converter.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlForks.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlSearch.C
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/ControlTabularCreate.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FontInfo.C
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormFiledialog.C
src/frontends/xforms/FormForks.C
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormMinipage.C
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPrint.C
src/frontends/xforms/FormSpellchecker.C
src/frontends/xforms/FormWrap.C
src/frontends/xforms/Menubar_pimpl.C
src/graphics/ChangeLog
src/graphics/GraphicsConverter.C
src/graphics/PreviewLoader.C
src/insets/ChangeLog
src/insets/insetbibitem.C
src/insets/insetcollapsable.C
src/insets/insetert.C
src/insets/insetfloat.C
src/insets/insetinclude.C
src/insets/insetwrap.C
src/lyxfunc.C
src/lyxrc.C
src/support/Makefile.am
src/support/filetools.C
src/support/lstrings.h
src/support/tempname.C
src/support/tostr.C [new file with mode: 0644]
src/support/tostr.h [new file with mode: 0644]
src/tabular_funcs.C
src/tabular_funcs.h
src/tex-accent.C
src/text3.C
src/toc.C