]> git.lyx.org Git - features.git/commit
fix double space editing, small change to make Path more foolproof, dont use reserve...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 13 Jan 2000 16:28:54 +0000 (16:28 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 13 Jan 2000 16:28:54 +0000 (16:28 +0000)
commited22adefc6ca3060a1d271d26f2908486182f396
tree2c1376f199580848461c4e96e2846dfd86d0cd09
parent8f41c87a46fabf9b56df68691ea3ebe8af1005c2
fix double space editing, small change to make Path more foolproof, dont use reserve in paragraph add some resize instead, fix a bug in LyXLeX::next that were only present on conforming std::istream.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@421 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
ChangeLog
src/LyXAction.C
src/bullet_forms.C
src/bullet_forms_cb.C
src/lyxdraw.C
src/lyxlex.C
src/lyxrc.C
src/lyxrow.h
src/lyxtext.h
src/paragraph.C
src/screen.C
src/support/LAssert.h
src/support/filetools.C
src/support/path.h
src/text.C
src/text2.C