]> git.lyx.org Git - features.git/commit
some work on Floats and some cleanup in WorkArea, some changes to compile more easily...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 29 Dec 2000 12:48:02 +0000 (12:48 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 29 Dec 2000 12:48:02 +0000 (12:48 +0000)
commit74b224fcba406f4ea4d1f1fa91a63aea39ca2712
treea08448361820129fb8809813cad357926b1a9165
parent1600244f888e07970290ce54c576a131e4f48289
some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1289 a592a061-630c-0410-9148-cb99ea01b6c8
29 files changed:
ChangeLog
config/lyxinclude.m4
po/POTFILES.in
src/BufferView.C
src/BufferView.h
src/BufferView2.C
src/BufferView_pimpl.C
src/FloatList.C
src/FloatList.h
src/Floating.h
src/LaTeXFeatures.C
src/LaTeXFeatures.h
src/WorkArea.C
src/WorkArea.h
src/frontends/xforms/xform_helpers.C
src/frontends/xforms/xform_helpers.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insettext.C
src/intl.C
src/intl.h
src/lyxfunc.C
src/mathed/math_inset.h
src/paragraph.C
src/screen.C
src/support/FileInfo.C
src/support/FileInfo.h
src/text2.C
src/trans.C