]> git.lyx.org Git - lyx.git/commit
adjust to be able to complile with gcc 3.0, put selection vars into own struct, remov...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 31 May 2001 02:23:46 +0000 (02:23 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 31 May 2001 02:23:46 +0000 (02:23 +0000)
commitf1d829a18584fe8c787c7ea428f10cc7a82d6083
tree4e43d72c59622443be3ce97ca496c041d5c2b232
parenta58ca02d2490489fe082b3f7f09ba8c33e834062
adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2074 a592a061-630c-0410-9148-cb99ea01b6c8
41 files changed:
src/BufferView2.C
src/BufferView_pimpl.C
src/ChangeLog
src/FontInfo.C
src/buffer.C
src/font.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormFiledialog.C
src/frontends/xforms/FormMathsMatrix.C
src/frontends/xforms/MathsSymbols.C
src/frontends/xforms/combox.C
src/insets/ChangeLog
src/insets/figinset.C
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insettext.C
src/kbmap.C
src/kbsequence.C
src/lyxfind.C
src/lyxfont.C
src/lyxfunc.C
src/lyxserver.C
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/array.C
src/mathed/formula.C
src/mathed/math_decorationinset.C
src/mathed/math_parser.C
src/mathed/matriz.C
src/screen.C
src/spellchecker.C
src/support/ChangeLog
src/support/LSubstring.C
src/support/lstrings.C
src/support/lstrings.h
src/support/syscall.C
src/support/syscontr.C
src/tabular-old.C
src/tabular.C
src/text.C
src/text2.C