kervala
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
9f934f7765
|
Changed: Discard \r and only use \n
--HG--
branch : develop
|
2016-11-04 20:22:10 +01:00 |
|
kervala
|
542c63f03d
|
Changed: Only put a space if several conditions
--HG--
branch : develop
|
2016-11-04 20:21:18 +01:00 |
|
kervala
|
a2a7dfa028
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-04 20:20:39 +01:00 |
|
kervala
|
9e0954fad5
|
Changed: ForceUtf8 parameter useless now
--HG--
branch : develop
|
2016-11-04 20:19:41 +01:00 |
|
kervala
|
0ac5a974d8
|
Changed: Don't need to put \n in nlwarning
--HG--
branch : develop
|
2016-10-30 16:00:27 +01:00 |
|
kervala
|
e3c2cb2a30
|
Changed: Use clear() instead of affectation
--HG--
branch : develop
|
2016-10-30 15:56:41 +01:00 |
|
kervala
|
1c872d9ef9
|
Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes #128
--HG--
branch : develop
|
2016-10-29 19:50:28 +02:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
7f4fa540e1
|
Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
|
2016-10-25 11:49:46 +02:00 |
|
kervala
|
414d4de46b
|
Fixed: Return an error when a required argument is missing
--HG--
branch : develop
|
2016-10-22 16:49:12 +02:00 |
|
kervala
|
8b239df6a9
|
Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
--HG--
branch : develop
|
2016-10-22 16:47:25 +02:00 |
|
kervala
|
73e9806fe7
|
Changed: Return error message as an UTF-8 string
--HG--
branch : develop
|
2016-10-21 12:55:02 +02:00 |
|
kervala
|
517336923f
|
Changed: Replace sscanf by fromString
--HG--
branch : develop
|
2016-10-20 12:33:37 +02:00 |
|
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 |
|