Commit Graph

2840 Commits (e7645739a63c9c71d499fd66d3c7685210594268)

Author SHA1 Message Date
kervala ad4857cfaa Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala dd15287d6c Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
9 years ago
kervala f698c31aa1 Changed: Allow to compile WITH_NEL_TESTS without compiling tools
--HG--
branch : develop
9 years ago
kervala 3e14025cf8 Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
9 years ago
kervala 0575a51632 Last changes for Unicode support under Windows, fixes #261
--HG--
branch : develop
9 years ago
kervala 2b7ce14a57 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 591c7ed0bf Fixed: Display an error if unable to open a ogg file
--HG--
branch : develop
9 years ago
kervala 33a30d186c Use Unicode of CreateProcess, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ba077aaab8 Use right versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
9 years ago
kervala ac51d16583 Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
9 years ago
kervala 69547db6ce New function to format a timestamp to human readable
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala 6d21e22905 Use CIFile to load font instead of internal Freetype functions, issue #261
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala e69090c457 Create fopen wrapper that internally uses wide characters under Windows, issue #261
--HG--
branch : develop
9 years ago
kaetemi 871093d4ce Merge
--HG--
branch : develop
9 years ago
kaetemi e28b6deaf9 Fix gl context not being deleted with custom window
--HG--
branch : develop
9 years ago
kaetemi 30077f3977 Move some stuff for easier debug
--HG--
branch : develop
9 years ago
Gary Preston 7281c40577 Update indentation of tiles_model::data to match coding standard use of tabs.
--HG--
branch : develop
9 years ago
Gary Preston 48e86eedee Fix qt4 build error.
--HG--
branch : develop
9 years ago
Gary Preston b4a7ab66ab Add vector include and remove extra qualification on s_InitFlags.
--HG--
branch : develop
9 years ago
kaetemi 1fbc179bc3 Centralized project directory configuration mechanism
--HG--
branch : feature-material-editor
9 years ago
kaetemi 874ac2c921 Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
9 years ago
kervala 2330fc26ec Fixed: Warning (wrong size)
--HG--
branch : develop
9 years ago
kervala fdd5f69e2d Fixed: Windows XP doesn't support inet_pton and inet_ntop
--HG--
branch : develop
9 years ago
kervala 767d91ce6d Fixed: Set _WIN32_WINNT used by WinSock for IPv6
--HG--
branch : develop
9 years ago
kervala edf4331d1a Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
9 years ago
Nimetu 6d9c9600a2 Fixed: reloading cached image with style reload:1 hint
--HG--
branch : develop
9 years ago
kervala e2271f8db3 Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
--HG--
branch : develop
9 years ago
kervala e70a169955 Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
9 years ago
kervala fc69d4cec9 Changed: Use same code as under Linux for OS X when executing sheel scripts
--HG--
branch : develop
9 years ago
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
9 years ago
kervala 9913ec7e72 Fixed: Don't try to convert next meshes if an error occurs
--HG--
branch : develop
9 years ago
kervala c9740a9e61 Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
9 years ago
kervala 7ed708eae8 Fixed: Display an error if unable to find database.cfg
--HG--
branch : develop
9 years ago
kervala 34282be5af Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
9 years ago
kervala 53a16257f1 Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
9 years ago
kervala df70c9a9f9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala fd1344a12e Fixed: NeL unit test with GCC
--HG--
branch : develop
9 years ago
kaetemi 9602fcc8f0 Also support AppData/Local to allow a non-roaming config
--HG--
branch : develop
9 years ago
kaetemi 8ea6f521d3 Fix for VS2008 build
--HG--
branch : develop
9 years ago
kervala 6a7c33fa32 Changed: Updated launchProgramAndWaitForResult to support .bat files
--HG--
branch : develop
9 years ago
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
9 years ago
kervala 9b52f6bc28 Changed: Use "open" to open other programs too under OS X
--HG--
branch : develop
9 years ago
kervala d8ddb1fd11 Fixed: Async execution of .bat under Windows
--HG--
branch : develop
9 years ago
kervala e5a601c109 Changed: Unit tests for bytesToHumanReadableUnits
--HG--
branch : develop
9 years ago
kervala 092a3226bd Changed: New function bytesToHumanReadableUnits to use specific strings for units
--HG--
branch : develop
9 years ago