kervala
|
85c2535a1f
|
Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
|
2016-10-15 17:11:53 +02:00 |
|
kervala
|
acdbbd63b3
|
Changed: Fix english comment
--HG--
branch : develop
|
2016-10-10 18:53:11 +02:00 |
|
kervala
|
f4f8ec29d3
|
Changed: Implement AlphaLuminance resample
--HG--
branch : develop
|
2016-10-01 18:43:08 +02:00 |
|
kervala
|
07ddb63d61
|
Changed: Add a new line after description
--HG--
branch : develop
|
2016-09-25 10:50:13 +02:00 |
|
kervala
|
a41ae065d8
|
Changed: Remove alternative formats for parameters (too verbose)
--HG--
branch : develop
|
2016-09-25 10:49:55 +02:00 |
|
kervala
|
7422334e97
|
Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
--HG--
branch : develop
|
2016-09-16 19:24:43 +02:00 |
|
kervala
|
83c97c6c36
|
Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
|
2016-06-19 20:48:30 +02:00 |
|
kervala
|
a8fac8f8e9
|
Changed: Under Linux, it's recommended to put user application data in ~/.local/share
--HG--
branch : develop
|
2016-06-18 19:47:05 +02:00 |
|
kervala
|
d80371d459
|
Changed: Only display this message in debug
--HG--
branch : develop
|
2016-06-16 17:14:48 +02:00 |
|
kervala
|
4a2fe97f95
|
Fixed: Support for all Windows 10 products types
--HG--
branch : develop
|
2016-06-07 20:01:18 +02:00 |
|
kervala
|
2e02f20c83
|
Fixed: Error 18 when moving a file between different file systems
--HG--
branch : develop
|
2016-06-04 17:00:40 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
ccb69f8b27
|
Changed: Signed/unsigned comparison
--HG--
branch : develop
|
2016-04-15 16:11:37 +02:00 |
|
kervala
|
d1d6f6da41
|
Fixed: Creation of sn_0_* folders under OS X 10.7
--HG--
branch : develop
|
2016-04-15 16:11:14 +02:00 |
|
kervala
|
a002b20c7f
|
Changed: Minor changes
--HG--
branch : develop
|
2016-04-06 09:29:37 +02:00 |
|
kaetemi
|
bbec2c5b33
|
Fix random thunder activation caused by rounding error in setup interpolation
--HG--
branch : develop
|
2016-03-19 22:13:38 +01:00 |
|
kervala
|
f376317f10
|
Fixed: Compilation
--HG--
branch : develop
|
2016-03-18 22:26:43 +01:00 |
|
kervala
|
40c7c82a2d
|
Changed: Removed wrong check
--HG--
branch : develop
|
2016-03-18 22:09:43 +01:00 |
|
kervala
|
05e0500aaf
|
Changed: Check if LC_NUMERIC is correct before loading or saving config files
--HG--
branch : develop
|
2016-03-18 22:09:26 +01:00 |
|
kervala
|
97647b2264
|
Fixed: Set numeric locale in CApplicationContext
--HG--
branch : develop
|
2016-03-18 22:08:43 +01:00 |
|
kervala
|
d7121b4b7a
|
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
--HG--
branch : develop
|
2016-03-18 22:07:52 +01:00 |
|
kervala
|
a77fee685b
|
Changed: Implement CI18N::setSystemLanguageCode, if we must force it
Fixed: CI18N::getSystemLanguageCode under Windows (use 2 different methods)
--HG--
branch : develop
|
2016-03-18 15:07:49 +01:00 |
|
kervala
|
c39190b38d
|
Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
--HG--
branch : develop
|
2016-03-16 19:12:34 +01:00 |
|
kervala
|
f1b882c0f3
|
Changed: Removed useless dependencies on DirectX
--HG--
branch : develop
|
2016-03-15 12:36:21 +01:00 |
|
kervala
|
5c3f5e841c
|
Changed: Write a warning instead of error
--HG--
branch : develop
|
2016-03-09 11:24:17 +01:00 |
|
kervala
|
faae2973ac
|
Fixed: With new iOS versions (and perhaps OS X), locale can contains country code
--HG--
branch : develop
|
2016-03-09 11:24:01 +01:00 |
|
kervala
|
d39911345e
|
Fixed: Only use "open" if extension is app
--HG--
branch : develop
|
2016-02-28 16:44:08 +01:00 |
|
kervala
|
0040fa888e
|
Fixed: Compilation under OS X
--HG--
branch : develop
|
2016-02-28 12:45:31 +01:00 |
|
kervala
|
a47d3845bd
|
Fixed: Compilation
--HG--
branch : develop
|
2016-02-27 19:22:23 +01:00 |
|
kervala
|
6104011d11
|
Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
|
2016-02-27 18:38:58 +01:00 |
|
kervala
|
b3b48a3ae3
|
Changed: New functions to convert arguments string from/to an array of strings
--HG--
branch : develop
|
2016-02-27 18:37:43 +01:00 |
|
kervala
|
ad4857cfaa
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-23 16:57:34 +01:00 |
|
kervala
|
dd15287d6c
|
Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
|
2016-02-21 20:29:14 +01:00 |
|
kervala
|
3e14025cf8
|
Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
|
2016-02-21 13:19:41 +01:00 |
|
kervala
|
0575a51632
|
Last changes for Unicode support under Windows, fixes #261
--HG--
branch : develop
|
2016-02-20 19:21:39 +01:00 |
|
kervala
|
2b7ce14a57
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-20 19:20:49 +01:00 |
|
kervala
|
33a30d186c
|
Use Unicode of CreateProcess, issue #261
--HG--
branch : develop
|
2016-02-20 18:54:32 +01:00 |
|
kervala
|
e68d6e3617
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-20 18:53:39 +01:00 |
|
kervala
|
ba077aaab8
|
Use right versions of Win32 functions, issue #261
--HG--
branch : develop
|
2016-02-20 18:52:57 +01:00 |
|
kervala
|
4d48beeaa4
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
|
2016-02-20 18:38:17 +01:00 |
|
kervala
|
ac51d16583
|
Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
|
2016-02-20 18:30:51 +01:00 |
|
kervala
|
f644805ff7
|
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
|
2016-02-20 18:15:04 +01:00 |
|
kervala
|
69547db6ce
|
New function to format a timestamp to human readable
--HG--
branch : develop
|
2016-02-20 18:10:17 +01:00 |
|
kervala
|
9370e93dd6
|
Removed useless comments/commented code
--HG--
branch : develop
|
2016-02-20 18:09:24 +01:00 |
|
kervala
|
aaecf96b67
|
Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
|
2016-02-20 17:56:25 +01:00 |
|
kervala
|
e69090c457
|
Create fopen wrapper that internally uses wide characters under Windows, issue #261
--HG--
branch : develop
|
2016-02-20 17:46:11 +01:00 |
|
kaetemi
|
30077f3977
|
Move some stuff for easier debug
--HG--
branch : develop
|
2016-02-18 11:55:58 +01:00 |
|
kaetemi
|
874ac2c921
|
Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
|
2016-02-16 00:28:24 +01:00 |
|
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
|
2016-02-13 23:33:27 +01:00 |
|
kervala
|
e70a169955
|
Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
|
2016-02-13 23:30:18 +01:00 |
|