]> git.lyx.org Git - features.git/commit
the string -> char patch
authorLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 27 Nov 2002 10:30:28 +0000 (10:30 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 27 Nov 2002 10:30:28 +0000 (10:30 +0000)
commit53274e31ec1cc715c0b48921ee67818790c2e99a
treed0e97b1fff51e39334c6b5c6d0a4e0b864b23df8
parent967a220aadfc3becbecf52b09644eb3cab652440
the string -> char patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5725 a592a061-630c-0410-9148-cb99ea01b6c8
150 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/DepTable.C
src/LaTeX.C
src/LaTeXFeatures.C
src/LyXAction.C
src/MenuBackend.C
src/Spacing.C
src/ToolbarDefaults.C
src/box.C
src/buffer.C
src/bufferlist.C
src/bufferview_funcs.C
src/chset.C
src/converter.C
src/counters.C
src/debug.C
src/frontends/LyXView.C
src/frontends/Painter.h
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlMath.C
src/frontends/controllers/ControlPrefs.C
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlTabularCreate.C
src/frontends/controllers/biblio.C
src/frontends/gnome/GFloat.C
src/frontends/qt2/Alert_pimpl.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/FileDialog.C
src/frontends/qt2/FileDialog_private.C
src/frontends/qt2/QCommandBuffer.C
src/frontends/qt2/QContentPane.C
src/frontends/qt2/QDelimiterDialog.C
src/frontends/qt2/QFloat.C
src/frontends/qt2/QGraphics.C
src/frontends/qt2/QLImage.C
src/frontends/qt2/QLPainter.C
src/frontends/qt2/QLPopupMenu.C
src/frontends/qt2/QPreambleDialog.C
src/frontends/qt2/QPrefs.C
src/frontends/qt2/QToc.C
src/frontends/qt2/Toolbar_pimpl.C
src/frontends/qt2/iconpalette.C
src/frontends/qt2/qscreen.C
src/frontends/screen.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/ColorHandler.C
src/frontends/xforms/FileDialog.C
src/frontends/xforms/FontInfo.C
src/frontends/xforms/FormBibtex.C
src/frontends/xforms/FormCharacter.C
src/frontends/xforms/FormExternal.C
src/frontends/xforms/FormFloat.C
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormRef.C
src/frontends/xforms/FormToc.C
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/Toolbar_pimpl.C
src/frontends/xforms/XMiniBuffer.C
src/frontends/xforms/XWorkArea.C
src/frontends/xforms/lyx_gui.C
src/frontends/xforms/xforms_helpers.C
src/frontends/xforms/xscreen.C
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsConverter.C
src/graphics/GraphicsImageXPM.C
src/graphics/PreviewLoader.C
src/insets/insetbib.C
src/insets/insetcaption.C
src/insets/insetcite.C
src/insets/insetcommandparams.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetgraphicsParams.C
src/insets/insetlabel.C
src/insets/insetlatexaccent.C
src/insets/insetminipage.C
src/insets/insetquotes.C
src/insets/insetref.C
src/insets/insetspecialchar.C
src/insets/insettext.C
src/insets/inseturl.C
src/insets/insetwrap.C
src/ispell.C
src/kbmap.C
src/lyx_cb.C
src/lyx_main.C
src/lyx_sty.C
src/lyxcursor.h
src/lyxfont.C
src/lyxfunc.C
src/lyxgluelength.C
src/lyxlayout.C
src/lyxlength.C
src/lyxlex_pimpl.C
src/lyxrc.C
src/lyxserver.C
src/lyxtextclass.C
src/lyxtextclasslist.C
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/math_amsarrayinset.C
src/mathed/math_arrayinset.C
src/mathed/math_autocorrect.C
src/mathed/math_biginset.C
src/mathed/math_boxinset.C
src/mathed/math_casesinset.C
src/mathed/math_charinset.C
src/mathed/math_cursor.C
src/mathed/math_data.C
src/mathed/math_deliminset.C
src/mathed/math_envinset.C
src/mathed/math_extern.C
src/mathed/math_factory.C
src/mathed/math_fontoldinset.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_inferinset.C
src/mathed/math_kerninset.C
src/mathed/math_numberinset.C
src/mathed/math_parser.C
src/mathed/math_pos.C
src/mathed/math_rootinset.C
src/mathed/math_scriptinset.C
src/mathed/math_sizeinset.C
src/mathed/math_splitinset.C
src/mathed/math_stringinset.C
src/mathed/math_substackinset.C
src/mathed/math_support.C
src/mathed/math_symbolinset.C
src/mathed/math_xyarrowinset.C
src/mathed/math_xymatrixinset.C
src/mathed/ref_inset.C
src/mathed/textpainter.C
src/paragraph.C
src/paragraph_pimpl.C
src/sgml.C
src/support/filetools.C
src/support/forkedcall.C
src/support/os_win32.C
src/tabular-old.C
src/tabular.C
src/text.C
src/text2.C
src/text3.C
src/trans.C
src/vc-backend.C