]> git.lyx.org Git - features.git/commit
On Windows, allow loading documents with non-ascii chars in their path
authorEnrico Forestieri <forenr@lyx.org>
Thu, 25 Feb 2010 00:20:31 +0000 (00:20 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Thu, 25 Feb 2010 00:20:31 +0000 (00:20 +0000)
commit3fce202517109a26e90a08759b82f8e6c2ae8903
tree701f2d7700aa83c49189cb81746b4ca9fbd8eeba
parent056a6148300a65317965a7418b755611f16f3ca7
On Windows, allow loading documents with non-ascii chars in their path
also from command line and from explorer windows.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33561 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyX.cpp
src/support/os.h
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp