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 |
|
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
|
6d21e22905
|
Use CIFile to load font instead of internal Freetype functions, issue #261
--HG--
branch : develop
|
2016-02-20 18:01:57 +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
|
e28b6deaf9
|
Fix gl context not being deleted with custom window
--HG--
branch : develop
|
2016-02-18 11:56:44 +01:00 |
|
kaetemi
|
30077f3977
|
Move some stuff for easier debug
--HG--
branch : develop
|
2016-02-18 11:55:58 +01:00 |
|
kaetemi
|
1fbc179bc3
|
Centralized project directory configuration mechanism
--HG--
branch : feature-material-editor
|
2016-02-16 02:28:03 +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
|
2330fc26ec
|
Fixed: Warning (wrong size)
--HG--
branch : develop
|
2016-02-15 11:54:28 +01:00 |
|
kervala
|
fdd5f69e2d
|
Fixed: Windows XP doesn't support inet_pton and inet_ntop
--HG--
branch : develop
|
2016-02-14 19:58:42 +01:00 |
|
kervala
|
767d91ce6d
|
Fixed: Set _WIN32_WINNT used by WinSock for IPv6
--HG--
branch : develop
|
2016-02-14 19:16:22 +01:00 |
|
kervala
|
edf4331d1a
|
Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
|
2016-02-14 18:21:09 +01:00 |
|
Nimetu
|
6d9c9600a2
|
Fixed: reloading cached image with style reload:1 hint
--HG--
branch : develop
|
2016-02-14 01:22:44 +02: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 |
|
kervala
|
fc69d4cec9
|
Changed: Use same code as under Linux for OS X when executing sheel scripts
--HG--
branch : develop
|
2016-02-13 23:30:00 +01:00 |
|
kervala
|
a4d98fb13b
|
Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
|
2016-02-13 23:29:00 +01:00 |
|
kervala
|
c9740a9e61
|
Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
|
2016-02-13 13:57:43 +01:00 |
|
kervala
|
34282be5af
|
Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
|
2016-02-12 16:04:18 +01:00 |
|
kervala
|
53a16257f1
|
Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
|
2016-02-11 21:00:54 +01:00 |
|
kervala
|
df70c9a9f9
|
Changed: Minor changes
--HG--
branch : develop
|
2016-02-10 18:47:35 +01:00 |
|
kaetemi
|
9602fcc8f0
|
Also support AppData/Local to allow a non-roaming config
--HG--
branch : develop
|
2016-02-04 13:02:32 +01:00 |
|
kaetemi
|
8ea6f521d3
|
Fix for VS2008 build
--HG--
branch : develop
|
2016-02-04 12:07:36 +01:00 |
|
kervala
|
6a7c33fa32
|
Changed: Updated launchProgramAndWaitForResult to support .bat files
--HG--
branch : develop
|
2016-02-03 21:58:29 +01:00 |
|
kervala
|
923434aa72
|
Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
|
2016-02-02 19:49:37 +01:00 |
|
kervala
|
9b52f6bc28
|
Changed: Use "open" to open other programs too under OS X
--HG--
branch : develop
|
2016-02-02 19:20:34 +01:00 |
|
kervala
|
d8ddb1fd11
|
Fixed: Async execution of .bat under Windows
--HG--
branch : develop
|
2016-02-02 19:20:02 +01:00 |
|
kervala
|
092a3226bd
|
Changed: New function bytesToHumanReadableUnits to use specific strings for units
--HG--
branch : develop
|
2016-02-02 12:37:06 +01:00 |
|
kervala
|
7b1ab1592e
|
Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes
--HG--
branch : develop
|
2016-02-02 11:33:44 +01:00 |
|
kervala
|
6e93a0d395
|
Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
--HG--
branch : develop
|
2016-01-28 13:25:21 +01:00 |
|
kervala
|
63a36fc2f8
|
Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
|
2016-01-27 12:56:16 +01:00 |
|
kervala
|
093ee91656
|
Fixed: libxml2 dependencies
--HG--
branch : develop
|
2016-01-26 23:26:38 +01:00 |
|
kervala
|
89319eb99c
|
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
--HG--
branch : develop
|
2016-01-26 22:41:58 +01:00 |
|
kervala
|
df22787f90
|
Changed: Added PCH for logic
--HG--
branch : develop
|
2016-01-26 22:41:02 +01:00 |
|
kervala
|
af2f38612a
|
Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
|
2016-01-26 22:30:13 +01:00 |
|
kervala
|
7237736922
|
Changed: Make absolute program path (useful if launched from current directory under Linux)
Changed: Set process name for logs
--HG--
branch : develop
|
2016-01-23 18:50:17 +01:00 |
|
kervala
|
0505395fd1
|
Fixed: toLower shouldn't transform a eszett to s
--HG--
branch : develop
|
2016-01-23 18:48:25 +01:00 |
|
kervala
|
9aff198d70
|
Fixed: Return true if a required argument is found
--HG--
branch : develop
|
2016-01-23 12:28:22 +01:00 |
|
kervala
|
e2cc9e622e
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-23 10:18:23 +01:00 |
|
kervala
|
19aa093ea8
|
Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
--HG--
branch : develop
|
2016-01-23 10:18:09 +01:00 |
|
kervala
|
93e1289a77
|
Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
--HG--
branch : develop
|
2016-01-23 09:44:41 +01:00 |
|
Nimetu
|
52dcf1a300
|
Changed: Use url from <base> element for relative urls
--HG--
branch : develop
|
2016-01-20 19:15:20 +02:00 |
|