This commit was manufactured by cvs2svn to create tagstring-switch-finished
commit33245cd7fa750b5607226d093afa83a6be71d92a
author(no author) <(no author)@a592a061-630c-0410-9148-cb99ea01b6c8>
Fri, 1 Oct 1999 15:06:37 +0000 (1 15:06 +0000)
committer(no author) <(no author)@a592a061-630c-0410-9148-cb99ea01b6c8>
Fri, 1 Oct 1999 15:06:37 +0000 (1 15:06 +0000)
tree859f771c0322ccf64f69b713f631d033a7426479
parent8e57dc9773b93350ef69bcc08f1438266d133785
This commit was manufactured by cvs2svn to create tag
'string-switch-finished'.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/tags/string-switch-finished@159 a592a061-630c-0410-9148-cb99ea01b6c8
209 files changed:
.cvsignore
ChangeLog
acinclude.m4
configure.in
lib/.cvsignore
lib/reLyX/.cvsignore
po/POTFILES.in
src/.cvsignore
src/BackStack.h
src/BufferView.C
src/Bullet.C
src/Bullet.h
src/Chktex.C
src/Chktex.h
src/DepTable.C
src/DepTable.h
src/FontInfo.C
src/FontInfo.h
src/FontLoader.C
src/ImportLaTeX.C
src/ImportLaTeX.h
src/ImportNoweb.C
src/ImportNoweb.h
src/LString.C [deleted file]
src/LString.h
src/LaTeX.C
src/LaTeX.h
src/LaTeXFeatures.C
src/LaTeXFeatures.h
src/LaTeXLog.C
src/Literate.C
src/Literate.h
src/LyXAction.C
src/LyXSendto.C
src/LyXView.C
src/Makefile.am
src/PaperLayout.C
src/ParagraphExtra.C
src/Redraw [deleted file]
src/TableLayout.C
src/bmtable.C
src/buffer.C
src/buffer.h
src/bufferlist.C
src/bufferlist.h
src/bufferparams.C
src/bufferparams.h
src/bullet_forms.C
src/bullet_forms_cb.C
src/chset.C
src/chset.h
src/combox.C
src/combox.h
src/credits.C
src/error.C
src/error.h
src/filedlg.C
src/filedlg.h
src/insets/.cvsignore [new file with mode: 0644]
src/insets/figinset.C
src/insets/figinset.h
src/insets/inset.C
src/insets/insetbib.C
src/insets/insetbib.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatex.C
src/insets/insetlatex.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetloa.h
src/insets/insetlof.h
src/insets/insetlot.h
src/insets/insetparent.C
src/insets/insetparent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/lyxinset.h
src/intl.C
src/intl.h
src/kbmap.C
src/kbmap.h
src/lastfiles.C
src/lastfiles.h
src/layout.C
src/layout.h
src/layout_forms.h
src/lyx_cb.C
src/lyx_cb.h
src/lyx_gui.C
src/lyx_gui_misc.C
src/lyx_gui_misc.h
src/lyx_main.C
src/lyx_main.h
src/lyx_sendfax_main.C
src/lyx_sty.C
src/lyx_sty.h
src/lyxdraw.C
src/lyxdraw.h
src/lyxfont.C
src/lyxfont.h
src/lyxfr0.C
src/lyxfr0.h
src/lyxfr1.C
src/lyxfunc.C
src/lyxfunc.h
src/lyxlex.C
src/lyxlex.h
src/lyxlib.h [deleted file]
src/lyxlookup.C
src/lyxparagraph.h
src/lyxrc.C
src/lyxrc.h
src/lyxscreen.h
src/lyxserver.C
src/lyxserver.h
src/lyxtext.h
src/lyxvc.C
src/lyxvc.h
src/main.C
src/mathed/.cvsignore [new file with mode: 0644]
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_cursor.C
src/mathed/math_defs.h
src/mathed/math_delim.C
src/mathed/math_hash.C
src/mathed/math_inset.h
src/mathed/math_iter.C
src/mathed/math_iter.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_panel.C
src/mathed/math_panel.h
src/mathed/math_parser.C
src/mathed/math_root.C
src/mathed/math_root.h
src/mathed/math_symbols.C
src/mathed/math_write.C
src/menus.C
src/menus.h
src/minibuffer.C
src/minibuffer.h
src/paragraph.C
src/pathstack.C
src/pathstack.h
src/screen.C
src/spellchecker.C
src/spellchecker.h
src/support/.cvsignore [new file with mode: 0644]
src/support/FileInfo.C [moved from src/FileInfo.C with 88% similarity]
src/support/FileInfo.h [moved from src/FileInfo.h with 75% similarity]
src/support/LAssert.h [new file with mode: 0644]
src/support/Makefile.am [new file with mode: 0644]
src/support/atexit.c [moved from src/atexit.C with 100% similarity]
src/support/fileblocks.c [new file with mode: 0644]
src/support/filetools.C [moved from src/filetools.C with 61% similarity]
src/support/filetools.h [moved from src/filetools.h with 62% similarity]
src/support/lstrings.C [new file with mode: 0644]
src/support/lstrings.h [new file with mode: 0644]
src/support/lyxlib.h [new file with mode: 0644]
src/support/lyxstring.C [new file with mode: 0644]
src/support/lyxstring.h [new file with mode: 0644]
src/support/lyxsum.C [moved from src/lyxsum.C with 99% similarity]
src/support/strerror.c [moved from src/strerror.C with 76% similarity]
src/support/syscall.C [moved from src/syscall.C with 83% similarity]
src/support/syscall.h [moved from src/syscall.h with 88% similarity]
src/support/syscontr.C [moved from src/syscontr.C with 95% similarity]
src/support/syscontr.h [moved from src/syscontr.h with 100% similarity]
src/support/syssingleton.C [moved from src/syssingleton.C with 98% similarity]
src/support/textutils.h [moved from src/textutils.h with 100% similarity]
src/table.C
src/table.h
src/tex-accent.C
src/texoptions.C
src/texrow.C
src/text.C
src/text2.C
src/toolbar.C
src/toolbar.h
src/trans.C
src/trans.h
src/trans_decl.h
src/trans_mgr.C
src/trans_mgr.h
src/undo.h
src/version.h
src/vspace.C
src/vspace.h