]> git.lyx.org Git - lyx.git/commit
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 15 Nov 2000 03:22:08 +0000 (03:22 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Wed, 15 Nov 2000 03:22:08 +0000 (03:22 +0000)
commit676e29b91665c2458fdd3bbff8c599eb255d9270
tree59b42b48ef99cb55107bbdb2180a384f4756d512
parent8548953e991cea82e9f71d421e1d35d4d16dd1c1
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1218 a592a061-630c-0410-9148-cb99ea01b6c8
22 files changed:
ANNOUNCE
ChangeLog
Makefile.am
UPGRADING
configure.in
src/DepTable.C
src/LyXAction.C
src/Variables.C
src/buffer.C
src/bufferlist.C
src/filedlg.C
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPreferences.h
src/insets/insetgraphicsParams.C
src/mathed/formula.C
src/support/lstrings.C
src/support/lyxfunctional.h
src/support/tempname.C
src/tabular.C
src/tracer.C
src/tracer.h