]> git.lyx.org Git - features.git/commit
read the ChangeLog... no huge changes .. but some might get reversed...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 29 Feb 2000 02:19:17 +0000 (02:19 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 29 Feb 2000 02:19:17 +0000 (02:19 +0000)
commitba5e47f1a92c3688d16f76f654fd3768672ebb50
treed8a3b4f4ac7ca373bb142622850a70134d800074
parenta2c6689c71953c77e51020bbb37baeca02abb730
read the ChangeLog... no huge changes .. but some might get reversed...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@576 a592a061-630c-0410-9148-cb99ea01b6c8
42 files changed:
ChangeLog
acinclude.m4
config/lyxinclude.m4
lib/layouts/stdlists.inc
src/BufferView.C
src/BufferView.h
src/BufferView2.C
src/LaTeXFeatures.h
src/LyXAction.C
src/LyXView.C
src/WorkArea.C
src/buffer.C
src/buffer.h
src/commandtags.h
src/insets/BoundingBox.h [new file with mode: 0644]
src/insets/Makefile.am
src/insets/figinset.C
src/insets/inset.C
src/insets/insetert.C
src/insets/insetgraphics.C [new file with mode: 0644]
src/insets/insetgraphics.h [new file with mode: 0644]
src/insets/insetquotes.C
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettext.C
src/insets/lyxinset.h
src/layout.C
src/layout.h
src/layout_forms.h
src/lyx_cb.C
src/lyxfunc.C
src/lyxparagraph.h
src/lyxtext.h
src/mathed/math_parser.C
src/mathed/math_symbols.C
src/paragraph.C
src/support/syscall.C
src/support/textutils.h
src/table.C
src/table.h
src/text.C
src/text2.C