solvespace/src/unix
whitequark ba10a75a7d Use Unicode-aware fopen and remove on Windows.
After this commit, SolveSpace can robustly handle non-ASCII filenames
on every OS. Additionally, on Windows, filenames longer than 260
characeters can be used, and files on network shares can be opened
directly, without mounting them as a network drive.
2016-01-13 06:45:16 +00:00
..
gloffscreen.cpp Fix read of uninitialized memory. 2015-12-28 21:37:06 +08:00
gloffscreen.h Implement OS X port. 2015-07-10 15:59:12 +03:00
solvespace-16x16.png Add a desktop file in the format understandable by Ubuntu. 2015-07-10 15:59:12 +03:00
solvespace-24x24.png Add a desktop file in the format understandable by Ubuntu. 2015-07-10 15:59:12 +03:00
solvespace-32x32.png Add a desktop file in the format understandable by Ubuntu. 2015-07-10 15:59:12 +03:00
solvespace-48x48.png Add a desktop file in the format understandable by Ubuntu. 2015-07-10 15:59:12 +03:00
solvespace.desktop Add a desktop file in the format understandable by Ubuntu. 2015-07-10 15:59:12 +03:00
unixutil.cpp Use Unicode-aware fopen and remove on Windows. 2016-01-13 06:45:16 +00:00