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
|
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
|
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
|
ffa5203a79
|
Changed: Minor changes
--HG--
branch : develop
|
2016-12-02 16:30:10 +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
|
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
|
b17da91efd
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-25 13:26:53 +01:00 |
|
kervala
|
35e3e27924
|
Fixed: CSystemInfo::availableHDSpace implementation under Unix
--HG--
branch : develop
|
2016-11-22 19:04:02 +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
|
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
|
9941fcf82b
|
Fixed: Typos detected by Lintian
--HG--
branch : develop
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
5105252690
|
Changed: Constify some methods
--HG--
branch : develop
|
2016-11-15 10:58:51 +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 |
|
kervala
|
542c63f03d
|
Changed: Only put a space if several conditions
--HG--
branch : develop
|
2016-11-04 20:21:18 +01:00 |
|
kervala
|
a2a7dfa028
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-04 20:20:39 +01:00 |
|
kervala
|
9e0954fad5
|
Changed: ForceUtf8 parameter useless now
--HG--
branch : develop
|
2016-11-04 20:19:41 +01:00 |
|
kervala
|
b5e3808af8
|
Changed: Minor changes
--HG--
branch : develop
|
2016-11-03 15:23:08 +01:00 |
|
kervala
|
3e0929d965
|
Fixed: Only release NSAutoreleasePool once at the end
--HG--
branch : develop
|
2016-11-03 15:22:59 +01:00 |
|
kervala
|
0ac5a974d8
|
Changed: Don't need to put \n in nlwarning
--HG--
branch : develop
|
2016-10-30 16:00:27 +01:00 |
|
kervala
|
16df8b8c1d
|
Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
e3c2cb2a30
|
Changed: Use clear() instead of affectation
--HG--
branch : develop
|
2016-10-30 15:56:41 +01:00 |
|
kervala
|
1c872d9ef9
|
Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes #128
--HG--
branch : develop
|
2016-10-29 19:50:28 +02:00 |
|
kervala
|
7f8b9954f5
|
Fixed: Catch exception when calling [NSApp sendEvent:event] and log it
--HG--
branch : develop
|
2016-10-29 15:52:06 +02:00 |
|
kervala
|
6d60266086
|
Changed: Minor changes
--HG--
branch : develop
|
2016-10-29 15:51:07 +02:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|