kervala
|
8cc3963ddd
|
Fixed: Respect coding standard for "parser" variable and delete it in destructor (fix a memory leak)
--HG--
branch : develop
|
2016-12-04 16:52:50 +01:00 |
|
kervala
|
13154bd79d
|
Fixed: Replace free methods by freeBlock to avoid clash with free macros
--HG--
branch : develop
|
2016-12-04 15:55:00 +01:00 |
|
kervala
|
fd6a4d9f75
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-04 15:50:28 +01:00 |
|
kervala
|
b7e3e4b4f0
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 15:14:10 +01:00 |
|
kervala
|
730fee8538
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-03 18:14:58 +01:00 |
|
kervala
|
f3564ed86e
|
Fixed: Compilation with GCC 6
--HG--
branch : develop
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
d9ab55640c
|
Changed: Use MCHAR and _M macros for 3dsmax SDK strings
--HG--
branch : develop
|
2016-12-02 17:20:25 +01:00 |
|
kervala
|
ffa5203a79
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-02 16:30:10 +01:00 |
|
kervala
|
7af3a4c68c
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-12-02 16:24:31 +01:00 |
|
kervala
|
894151dba8
|
Changed: Constification of addSlashR and removeSlashR
--HG--
branch : develop
|
2016-12-02 16:01:43 +01:00 |
|
kervala
|
dd6cc92035
|
Fixed: We need to pass the executable full path as first argument to CreateProcess
--HG--
branch : develop
|
2016-12-02 16:00:22 +01:00 |
|
kervala
|
b1d39b07de
|
Changed: Use CreateProcess instead of WinExec (deprecated) to launch an executable
--HG--
branch : develop
|
2016-12-02 15:59:45 +01:00 |
|
kervala
|
591dc1dffd
|
Changed: Use std::string instead of const char* for openURL and openDoc
--HG--
branch : develop
|
2016-12-02 15:58:59 +01:00 |
|
kervala
|
58ec64e380
|
Fixed: Use UNICODE versions of Win32 API
--HG--
branch : develop
|
2016-12-02 15:57:25 +01:00 |
|
kervala
|
1e97c4f6f1
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-11-29 20:51:53 +01:00 |
|
kervala
|
5988d7ea82
|
Changed: Support PNG for Snapshot Tool
--HG--
branch : develop
|
2016-11-29 20:47:33 +01:00 |
|
kervala
|
fa8c29b60b
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-29 20:46:49 +01:00 |
|
kervala
|
25a4d6bbed
|
Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
|
2016-11-29 20:43:55 +01:00 |
|
kervala
|
c13b007090
|
Changed: Moved Ligo headers to include
--HG--
branch : develop
|
2016-11-29 20:34:35 +01:00 |
|
kervala
|
9f90b30699
|
Fixed: GCC warning "variable might be clobbered by longjmp"
--HG--
branch : develop
|
2016-11-29 20:28:19 +01:00 |
|
kervala
|
4aaec3dfc9
|
Changed: Use wide characters version of ShellExecute
--HG--
branch : develop
|
2016-11-29 20:26:34 +01:00 |
|
kervala
|
d568a0eedd
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
--HG--
branch : develop
|
2016-11-29 20:24:58 +01:00 |
|
kervala
|
1137006eb4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 14:12:03 +01:00 |
|
kervala
|
b17da91efd
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 13:26:53 +01:00 |
|
kervala
|
5f5483a672
|
Fixed: In MBCS mode, convert to std::string
--HG--
branch : develop
|
2016-11-25 13:18:40 +01:00 |
|
kervala
|
033a337419
|
Changed: Replace all _splitpath by NeL methods
--HG--
branch : develop
|
2016-11-22 19:34:43 +01:00 |
|
kervala
|
35e3e27924
|
Fixed: CSystemInfo::availableHDSpace implementation under Unix
--HG--
branch : develop
|
2016-11-22 19:04:02 +01:00 |
|
kervala
|
6565603216
|
Changed: Convert CString and TCHAR* from/to std::string
--HG--
branch : develop
|
2016-11-22 13:07:52 +01:00 |
|
kervala
|
b7ca1d224c
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-22 12:39:44 +01:00 |
|
kervala
|
a3262bb971
|
Fixed: Warnings
--HG--
branch : develop
|
2016-11-22 12:22:17 +01:00 |
|
kervala
|
94d3440148
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-11-22 12:14:32 +01:00 |
|
kervala
|
d7182af399
|
Changed: New join function to do the opposite work of explode
--HG--
branch : develop
|
2016-11-21 20:57:18 +01:00 |
|
kervala
|
3fb4424909
|
Changed: Improved formatting
--HG--
branch : develop
|
2016-11-20 17:15:56 +01:00 |
|
kervala
|
935a3dc5cc
|
Changed: Use wide version of Win32 API
--HG--
branch : develop
|
2016-11-20 15:09:59 +01:00 |
|
kervala
|
38736df5c7
|
Fixed: Compilation
--HG--
branch : develop
|
2016-11-20 15:09:32 +01:00 |
|
kervala
|
f605c5faa5
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
48088d651e
|
Changed: Use stdext::make_checked_array_iterator and stdext::make_unchecked_array_iterator with VC++ 2015
--HG--
branch : develop
|
2016-11-20 13:25:24 +01:00 |
|
kervala
|
0fb9906929
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-20 12:31:48 +01:00 |
|
kervala
|
ebe7357257
|
Changed: Constification of catches
--HG--
branch : develop
|
2016-11-19 21:15:58 +01:00 |
|
kervala
|
61bb58bea3
|
Fixed: Typos
--HG--
branch : develop
|
2016-11-19 21:07:52 +01:00 |
|
kervala
|
791821d6d6
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-19 21:07:20 +01:00 |
|
kervala
|
8d82472586
|
Changed: Macros to convert to/from TCHAR* and std::string
--HG--
branch : develop
|
2016-11-19 19:46:40 +01:00 |
|
kervala
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
c8b9c5dc4b
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-17 10:55:21 +01:00 |
|
kervala
|
e2eedc4852
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-17 10:30:59 +01:00 |
|
kervala
|
5105252690
|
Changed: Constify some methods
--HG--
branch : develop
|
2016-11-15 10:58:51 +01:00 |
|
kervala
|
b36ded52df
|
Changed: 3dsmax 2013 and up are always using Unicode
--HG--
branch : develop
|
2016-11-15 10:55:41 +01:00 |
|
kervala
|
947178e859
|
Changed: Use _T macro and TCHAR to support UNICODE
--HG--
branch : develop
|
2016-11-15 10:39:22 +01:00 |
|
Nimetu
|
83bd0ffe38
|
Fixed: Crash when <select> element was without <form>
--HG--
branch : develop
|
2016-11-13 23:06:35 +02:00 |
|
kervala
|
9f934f7765
|
Changed: Discard \r and only use \n
--HG--
branch : develop
|
2016-11-04 20:22:10 +01:00 |
|