kervala
|
833976be5b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-19 16:21:46 +01:00 |
|
kervala
|
0d773e3e79
|
Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
|
2016-03-19 16:21:06 +01:00 |
|
kervala
|
1eddef3c93
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-18 22:27:43 +01:00 |
|
kervala
|
f376317f10
|
Fixed: Compilation
--HG--
branch : develop
|
2016-03-18 22:26:43 +01:00 |
|
kervala
|
410b9bcf55
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-18 22:16:28 +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
|
94f4e901c9
|
Changed: Fix clang warnings
--HG--
branch : develop
|
2016-03-18 22:06:20 +01:00 |
|
kervala
|
962b43d2bd
|
Fixed: Possible crashes if ov_info returns NULL
--HG--
branch : develop
|
2016-03-18 15:09:02 +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
|
114543ba07
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-16 19:15:11 +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
|
b0d50dea69
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-15 12:37:11 +01:00 |
|
kervala
|
f1b882c0f3
|
Changed: Removed useless dependencies on DirectX
--HG--
branch : develop
|
2016-03-15 12:36:21 +01:00 |
|
kaetemi
|
b9d366372e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-10 12:09:18 +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
|
41176a7d02
|
Fixed: OpenGL ES driver compilation
--HG--
branch : develop
|
2016-03-09 11:22:09 +01:00 |
|
kaetemi
|
0c2ff923b7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-08 12:46:47 +01:00 |
|
kaetemi
|
48a120b21f
|
Fix curl crash
--HG--
branch : develop
|
2016-03-08 12:46:15 +01:00 |
|
kervala
|
0db2ed85ca
|
Changed: Temporarily disable Spanish and Russian translations (not yet ready)
--HG--
branch : compatibility-develop
|
2016-03-05 12:45:49 +01:00 |
|
Nimetu
|
261d9c789b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-03 00:00:30 +02:00 |
|
Nimetu
|
1d0d1a505c
|
Added: Possibility to set text as grayed in combo box
--HG--
branch : develop
|
2016-03-02 23:58:48 +02:00 |
|
Nimetu
|
5c7eeb6d32
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-03-01 22:39:10 +02:00 |
|
kervala
|
26722fb579
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-28 16:46:11 +01:00 |
|
kervala
|
d39911345e
|
Fixed: Only use "open" if extension is app
--HG--
branch : develop
|
2016-02-28 16:44:08 +01:00 |
|
kervala
|
12f3abbaaf
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-28 12:46:34 +01:00 |
|
kervala
|
0040fa888e
|
Fixed: Compilation under OS X
--HG--
branch : develop
|
2016-02-28 12:45:31 +01:00 |
|
kervala
|
62104e31b1
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-27 19:22:53 +01:00 |
|
kervala
|
a47d3845bd
|
Fixed: Compilation
--HG--
branch : develop
|
2016-02-27 19:22:23 +01:00 |
|
kervala
|
f481a12799
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-27 18:39:41 +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
|
e23f32e902
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-23 17:05:57 +01:00 |
|
kervala
|
ad4857cfaa
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-23 16:57:34 +01:00 |
|
Nimetu
|
a95c887534
|
Changed: Implement multi-row select box
--HG--
branch : develop
|
2016-02-23 10:52:21 +02:00 |
|
Nimetu
|
e2fca3a8f3
|
Added: http-equiv refresh
--HG--
branch : develop
|
2016-02-23 10:52:24 +02:00 |
|
Nimetu
|
a50689a885
|
Changed: Use multiline text for http errors
--HG--
branch : develop
|
2016-03-01 22:30:05 +02:00 |
|
kervala
|
c54cdb7543
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-21 20:30:16 +01:00 |
|
kervala
|
dd15287d6c
|
Changed: Use a wchar_t buffer for registry
--HG--
branch : develop
|
2016-02-21 20:29:14 +01:00 |
|
kervala
|
5284bd37f1
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-21 13:22:22 +01:00 |
|
kervala
|
f698c31aa1
|
Changed: Allow to compile WITH_NEL_TESTS without compiling tools
--HG--
branch : develop
|
2016-02-21 13:20:49 +01:00 |
|
kervala
|
3e14025cf8
|
Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
|
2016-02-21 13:19:41 +01:00 |
|
kervala
|
3161ec2a77
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-02-20 19:29:00 +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
|
591c7ed0bf
|
Fixed: Display an error if unable to open a ogg file
--HG--
branch : develop
|
2016-02-20 19:01:31 +01:00 |
|
kervala
|
33a30d186c
|
Use Unicode of CreateProcess, issue #261
--HG--
branch : develop
|
2016-02-20 18:54:32 +01:00 |
|