kervala
|
c71f712d11
|
Fixed: Release libxml2 structures before exit
--HG--
branch : develop
|
2016-12-04 19:17:21 +01:00 |
|
kervala
|
00048f0d6d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
|
2016-12-04 18:38:16 +01:00 |
|
kervala
|
36cc1ea2b5
|
Fixed: Prototype of method NotifyRefChanged changed in latest 3dsmax SDK versions
--HG--
branch : develop
|
2016-12-04 17:27:29 +01:00 |
|
kervala
|
b3da4247d4
|
Fixed: Latest 3dsmax SDK versions are using p_end instead of end
--HG--
branch : develop
|
2016-12-04 17:25:27 +01:00 |
|
kervala
|
664f494b07
|
Changed: nlwarning already put a \n
--HG--
branch : develop
|
2016-12-04 17:24:00 +01:00 |
|
kervala
|
e69858491c
|
Fixed: Don't truncate 64 bits pointers
--HG--
branch : develop
|
2016-12-04 17:10:10 +01:00 |
|
kervala
|
d62c17986d
|
Changed: Remove empty function
--HG--
branch : develop
|
2016-12-04 17:05:36 +01:00 |
|
kervala
|
18dfbcd5a7
|
Changed: Only delete _ProcessName if not NULL
--HG--
branch : develop
|
2016-12-04 17:05:17 +01:00 |
|
kervala
|
00ab100192
|
Changed: Use NULL instead of 0
--HG--
branch : develop
|
2016-12-04 17:04:55 +01:00 |
|
kervala
|
7203a23706
|
Fixed: Warning with VC++ 2015
--HG--
branch : develop
|
2016-12-04 17:04:38 +01:00 |
|
kervala
|
aef84bea6d
|
Fixed: Compilation restore new to use new placement
--HG--
branch : develop
|
2016-12-04 17:04:05 +01:00 |
|
kervala
|
1d7b3f470c
|
Changed: Include PCH
--HG--
branch : develop
|
2016-12-04 17:03:15 +01:00 |
|
kervala
|
0ecac0249c
|
Removed: Empty sources
--HG--
branch : develop
|
2016-12-04 17:01:38 +01:00 |
|
kervala
|
b6662b9e0b
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 17:00:20 +01:00 |
|
kervala
|
44c15f946c
|
Fixed: Define new operators when memory leaks detectin is enabled
--HG--
branch : develop
|
2016-12-04 16:56:32 +01:00 |
|
kervala
|
dbcc8d46f5
|
Fixed: Use macros instead of functions for memory align wrappers (easier to find memory leaks)
--HG--
branch : develop
|
2016-12-04 16:55:52 +01:00 |
|
kervala
|
91d6734e2a
|
Fixed: Memory leaks in CBigFile
--HG--
branch : develop
|
2016-12-04 16:54:57 +01:00 |
|
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 |
|