kervala
|
ec0222958f
|
Fixed: Memory leaks in CBigFile
|
2016-12-04 16:54:57 +01:00 |
|
kervala
|
e9328811af
|
Fixed: Respect coding standard for "parser" variable and delete it in destructor (fix a memory leak)
|
2016-12-04 16:52:50 +01:00 |
|
kervala
|
34eced40f7
|
Fixed: Replace free methods by freeBlock to avoid clash with free macros
|
2016-12-04 15:55:00 +01:00 |
|
kervala
|
554d782150
|
Fixed: Compilation
|
2016-12-04 15:50:28 +01:00 |
|
kervala
|
bb89ed670a
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
|
kervala
|
f66996b7f3
|
Fixed: Compilation
|
2016-12-03 18:14:58 +01:00 |
|
kervala
|
387ec5db8b
|
Fixed: Compilation with GCC 6
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
bb9cec5372
|
Changed: Use MCHAR and _M macros for 3dsmax SDK strings
|
2016-12-02 17:20:25 +01:00 |
|
kervala
|
0fb1fa5cc0
|
Changed: Minor changes
|
2016-12-02 16:30:10 +01:00 |
|
kervala
|
8eb24e71e3
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
|
2016-12-02 16:24:31 +01:00 |
|
kervala
|
e6a2df9c7a
|
Changed: Constification of addSlashR and removeSlashR
|
2016-12-02 16:01:43 +01:00 |
|
kervala
|
9e2ce6596d
|
Fixed: We need to pass the executable full path as first argument to CreateProcess
|
2016-12-02 16:00:22 +01:00 |
|
kervala
|
9c7c4d59db
|
Changed: Use CreateProcess instead of WinExec (deprecated) to launch an executable
|
2016-12-02 15:59:45 +01:00 |
|
kervala
|
476ac53605
|
Changed: Use std::string instead of const char* for openURL and openDoc
|
2016-12-02 15:58:59 +01:00 |
|
kervala
|
fbac57da97
|
Fixed: Use UNICODE versions of Win32 API
|
2016-12-02 15:57:25 +01:00 |
|
kervala
|
832da192ec
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
|
2016-11-29 20:51:53 +01:00 |
|
kervala
|
fa30da556c
|
Changed: Support PNG for Snapshot Tool
|
2016-11-29 20:47:33 +01:00 |
|
kervala
|
5cd37cb3cd
|
Changed: Constification of catches
|
2016-11-29 20:46:49 +01:00 |
|
kervala
|
afbe840c51
|
Changed: Replace all path native functions by NeL methods
|
2016-11-29 20:43:55 +01:00 |
|
kervala
|
a8293233ed
|
Changed: Moved Ligo headers to include
|
2016-11-29 20:34:35 +01:00 |
|
kervala
|
7242de6856
|
Fixed: GCC warning "variable might be clobbered by longjmp"
|
2016-11-29 20:28:19 +01:00 |
|
kervala
|
f1f15f59eb
|
Changed: Use wide characters version of ShellExecute
|
2016-11-29 20:26:34 +01:00 |
|
kervala
|
1feacdce13
|
Changed: Use _T macro, TCHAR, tStrToUtf8/utf8ToTStr, etc... to support UNICODE
|
2016-11-29 20:24:58 +01:00 |
|
kervala
|
49d66d2f32
|
Changed: Minor changes
|
2016-11-25 14:12:03 +01:00 |
|
kervala
|
4795488385
|
Changed: Minor changes
|
2016-11-25 13:26:53 +01:00 |
|
kervala
|
6f5b64a669
|
Fixed: In MBCS mode, convert to std::string
|
2016-11-25 13:18:40 +01:00 |
|
kervala
|
936dbec82c
|
Changed: Replace all _splitpath by NeL methods
|
2016-11-22 19:34:43 +01:00 |
|
kervala
|
83d508bddb
|
Fixed: CSystemInfo::availableHDSpace implementation under Unix
|
2016-11-22 19:04:02 +01:00 |
|
kervala
|
c0be27e2bc
|
Changed: Convert CString and TCHAR* from/to std::string
|
2016-11-22 13:07:52 +01:00 |
|
kervala
|
7ce3f96422
|
Changed: Use _T macro and TCHAR to support UNICODE
|
2016-11-22 12:39:44 +01:00 |
|
kervala
|
d9e8c88dfa
|
Fixed: Warnings
|
2016-11-22 12:22:17 +01:00 |
|
kervala
|
8139222e27
|
Fixed: Strict aliasing warnings
|
2016-11-22 12:14:32 +01:00 |
|
kervala
|
b663404be4
|
Changed: New join function to do the opposite work of explode
|
2016-11-21 20:57:18 +01:00 |
|
kervala
|
22aa75b6e8
|
Changed: Improved formatting
|
2016-11-20 17:15:56 +01:00 |
|
kervala
|
6639ec422b
|
Changed: Use wide version of Win32 API
|
2016-11-20 15:09:59 +01:00 |
|
kervala
|
103bcdf967
|
Fixed: Compilation
|
2016-11-20 15:09:32 +01:00 |
|
kervala
|
dc217f573f
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
27cefa66d5
|
Changed: Use stdext::make_checked_array_iterator and stdext::make_unchecked_array_iterator with VC++ 2015
|
2016-11-20 13:25:24 +01:00 |
|
kervala
|
81825f4e43
|
Changed: Constification of catches
|
2016-11-20 12:31:48 +01:00 |
|
kervala
|
65c74399b0
|
Changed: Constification of catches
|
2016-11-19 21:15:58 +01:00 |
|
kervala
|
d5e75314f8
|
Fixed: Typos
|
2016-11-19 21:07:52 +01:00 |
|
kervala
|
079e7bdc6b
|
Changed: Use _T macro and TCHAR to support UNICODE
|
2016-11-19 21:07:20 +01:00 |
|
kervala
|
888b27f87a
|
Changed: Macros to convert to/from TCHAR* and std::string
|
2016-11-19 19:46:40 +01:00 |
|
kervala
|
8dd3157847
|
Fixed: Typos detected by Lintian
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
a0b502c752
|
Changed: Use _T macro and TCHAR to support UNICODE
|
2016-11-17 10:55:21 +01:00 |
|
kervala
|
68eb6448fb
|
Changed: Minor changes
|
2016-11-17 10:30:59 +01:00 |
|
kervala
|
840aaba5d4
|
Changed: Constify some methods
|
2016-11-15 10:58:51 +01:00 |
|
kervala
|
0ed01470b0
|
Changed: 3dsmax 2013 and up are always using Unicode
|
2016-11-15 10:55:41 +01:00 |
|
kervala
|
12d475bb75
|
Changed: Use _T macro and TCHAR to support UNICODE
|
2016-11-15 10:39:22 +01:00 |
|
Nimetu
|
92b01796a0
|
Fixed: Crash when <select> element was without <form>
|
2016-11-13 23:06:35 +02:00 |
|