]> git.lyx.org Git - features.git/commit
some important changes to FIX_DOUBLE_SPCE still not completely correct (please help...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 17 Jan 2000 21:01:30 +0000 (21:01 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 17 Jan 2000 21:01:30 +0000 (21:01 +0000)
commitc36aa67f7bbf964a624be7ced9b3bf03148ab1db
tree97454da3444a02daa9bfc6c80ea157869ce521da
parent722d679779a28fb8cef1b98138d7524631fb9429
some important changes to FIX_DOUBLE_SPCE still not completely correct (please help out.) Some external functions called from wrappers. use MODERN_STL_STREAMS in lyxsum.C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@423 a592a061-630c-0410-9148-cb99ea01b6c8
21 files changed:
ChangeLog
src/DepTable.C
src/buffer.C
src/insets/figinset.C
src/lyx_gui.C
src/lyx_main.C
src/support/LAssert.h
src/support/Makefile.am
src/support/abort.C [new file with mode: 0644]
src/support/chdir.C [new file with mode: 0644]
src/support/date.C [new file with mode: 0644]
src/support/getUserName.C [new file with mode: 0644]
src/support/getcwd.C [new file with mode: 0644]
src/support/kill.C [new file with mode: 0644]
src/support/lstrings.h
src/support/lyxlib.h
src/support/lyxsum.C
src/support/syscall.C
src/texrow.C
src/texrow.h
src/text2.C