Commit graph

31 commits

Author SHA1 Message Date
kervala
d9e4367716 Changed: Write a warning instead of error 2016-03-09 11:24:17 +01:00
kervala
f98786bc62 Fixed: With new iOS versions (and perhaps OS X), locale can contains country code 2016-03-09 11:24:01 +01:00
kervala
953759f9b1 Fixed: OpenGL ES driver compilation 2016-03-09 11:22:09 +01:00
kaetemi
4655f461cb Fix curl crash 2016-03-08 12:46:15 +01:00
Nimetu
efd94b8908 Added: Possibility to set text as grayed in combo box 2016-03-02 23:58:48 +02:00
Nimetu
bc8487d338 Changed: Implement multi-row select box 2016-02-23 10:52:21 +02:00
Nimetu
f1532d3606 Added: http-equiv refresh 2016-02-23 10:52:24 +02:00
Nimetu
701c70ed6c Changed: Use multiline text for http errors 2016-03-01 22:30:05 +02:00
kervala
7c99b84ef2 Fixed: Only use "open" if extension is app 2016-02-28 16:44:08 +01:00
kervala
78ac3c662a Fixed: Compilation under OS X 2016-02-28 12:45:31 +01:00
kervala
5df866c531 Fixed: Compilation 2016-02-27 19:22:23 +01:00
kervala
7d78332fc3 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape) 2016-02-27 18:38:58 +01:00
kervala
1097318ab6 Changed: New functions to convert arguments string from/to an array of strings 2016-02-27 18:37:43 +01:00
kervala
04554fddab Changed: Minor changes 2016-02-23 16:57:34 +01:00
kervala
2cce3fcdf9 Changed: Use a wchar_t buffer for registry 2016-02-21 20:29:14 +01:00
kervala
640e7fbe51 Changed: Allow to compile WITH_NEL_TESTS without compiling tools 2016-02-21 13:20:49 +01:00
kervala
ca5b7da666 Changed: Include wang_hash.h in NLMISC files 2016-02-21 13:19:41 +01:00
kervala
8e814e1252 Last changes for Unicode support under Windows, fixes #261 2016-02-20 19:21:39 +01:00
kervala
0dcac0c469 Changed: Minor changes 2016-02-20 19:20:49 +01:00
kervala
26c720395b Fixed: Display an error if unable to open a ogg file 2016-02-20 19:01:31 +01:00
kervala
4fccafe9fd Use Unicode of CreateProcess, issue #261 2016-02-20 18:54:32 +01:00
kervala
131813ab5d Changed: Minor changes 2016-02-20 18:53:39 +01:00
kervala
8c9c9e2267 Use right versions of Win32 functions, issue #261 2016-02-20 18:52:57 +01:00
kervala
2341b89fc5 Use ANSI versions of Win32 functions when not using Unicode text, issue #261 2016-02-20 18:38:17 +01:00
kervala
56f7abe54b Use Unicode versions of Win32 functions, issue #261 2016-02-20 18:30:51 +01:00
kervala
eee72ce77f Replace ifstream and ofstream to manage UTF-8 filenames, issue #261 2016-02-20 18:15:04 +01:00
kervala
ee1d69503b New function to format a timestamp to human readable 2016-02-20 18:10:17 +01:00
kervala
34e93f5d3b Removed useless comments/commented code 2016-02-20 18:09:24 +01:00
kervala
e2b1f0c07d Use CIFile to load font instead of internal Freetype functions, issue #261 2016-02-20 18:01:57 +01:00
kervala
52b7609f16 Use new wrapper insteaf of fopen, issue #261 2016-02-20 17:56:25 +01:00
kervala
157a62558a Create fopen wrapper that internally uses wide characters under Windows, issue #261 2016-02-20 17:46:11 +01:00