]> git.lyx.org Git - features.git/commit
os:: patch from Ruurd + bindings display fix
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 17 May 2001 15:11:01 +0000 (15:11 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 17 May 2001 15:11:01 +0000 (15:11 +0000)
commitcdcb9b2cc09bed252d5247d89602bbef698a1487
tree3c47d03c0a7b44f2d83470a582d99b2310fc4cbd
parent97c5ea56cf0623ff09e2a9c62dedff341585348d
os:: patch from Ruurd + bindings display fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2005 a592a061-630c-0410-9148-cb99ea01b6c8
38 files changed:
ChangeLog
README.Win32 [new file with mode: 0644]
config/ChangeLog
config/progtest.m4
development/ChangeLog
development/Win32/lyxprofile [new file with mode: 0644]
development/Win32/lyxwin32.C [new file with mode: 0644]
lib/ChangeLog
lib/configure
lib/configure.m4
lib/reLyX/acinclude.m4
lib/reLyX/configure.in
po/POTFILES.in
src/ChangeLog
src/buffer.C
src/insets/ChangeLog
src/insets/figinset.C
src/insets/insetbib.C
src/kbmap.C
src/kbmap.h
src/lyx_gui.C
src/lyx_main.C
src/lyx_main.h
src/main.C
src/os2_defines.h
src/support/ChangeLog
src/support/FileInfo.h
src/support/Makefile.am
src/support/filetools.C
src/support/filetools.h
src/support/os.C [new file with mode: 0644]
src/support/os.h [new file with mode: 0644]
src/support/os_os2.C [new file with mode: 0644]
src/support/os_unix.C [new file with mode: 0644]
src/support/os_win32.C [new file with mode: 0644]
src/support/rename.C
src/support/syscall.C
src/support/tempname.C