]> git.lyx.org Git - features.git/commit
a couple of new posix wrappers, use new instead of malloc in figinset delete the...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 20 Jan 2000 01:41:55 +0000 (01:41 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 20 Jan 2000 01:41:55 +0000 (01:41 +0000)
commitdb54977b71c7e052b53dc97b5f539aaa86e24342
tree7d9e3e691354445b00e7f5b6030ed9dda030ffb6
parentd3fc8a3e29a23696d456e44ba7bb2bef23bbbe60
a couple of new posix wrappers, use new instead of malloc in figinset delete the now unused code in kbmap, add ro.po some changes in bufferlist, use std::sort and std::lower_bound in math_utils. Read the ChangeLog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@427 a592a061-630c-0410-9148-cb99ea01b6c8
22 files changed:
ChangeLog
configure.in
po/ChangeLog
po/ro.po [new file with mode: 0644]
src/bufferlist.C
src/bufferlist.h
src/insets/figinset.C
src/kbmap.C
src/kbmap.h
src/lyx_gui.C
src/lyxlookup.C
src/mathed/formula.C
src/mathed/formulamacro.C
src/mathed/math_utils.C
src/menus.C
src/paragraph.C
src/support/LAssert.h
src/support/Makefile.am
src/support/filetools.C
src/support/lyxlib.h
src/support/mkdir.C [new file with mode: 0644]
src/support/putenv.C [new file with mode: 0644]