]> git.lyx.org Git - features.git/commit
a couple of name changes and new functionality in lyxvc and vc-backend
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 9 Nov 1999 23:52:04 +0000 (23:52 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 9 Nov 1999 23:52:04 +0000 (23:52 +0000)
commit3660343dc7da7cb40b93448949dca02a579505d5
treeabd28752b65411a9664ee12b28ddc36ff4e87aa4
parenta94cb21697336d5e81e21d0f1ec2a8b8b78dbbcc
a couple of name changes and new functionality in lyxvc and vc-backend

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@302 a592a061-630c-0410-9148-cb99ea01b6c8
36 files changed:
src/BufferView.C
src/BufferView.h
src/FontLoader.C
src/LaTeXFeatures.C
src/LaTeXFeatures.h
src/LaTeXLog.C
src/LyXSendto.C
src/LyXView.C
src/LyXView.h
src/Makefile.am
src/PaperLayout.C
src/ParagraphExtra.C
src/TableLayout.C
src/buffer.C
src/bullet_forms_cb.C
src/intl.C
src/lyx_cb.C
src/lyx_gui.C
src/lyx_gui_misc.C
src/lyx_main.C
src/lyxfr1.C
src/lyxfunc.C
src/lyxlookup.C
src/lyxvc.C
src/lyxvc.h
src/menus.C
src/minibuffer.C
src/paragraph.C
src/spellchecker.C
src/support/lyxstring.C
src/texoptions.C
src/text.C
src/trans_mgr.C
src/vc-backend.C [new file with mode: 0644]
src/vc-backend.h [new file with mode: 0644]
src/vspace.C