kervala
|
c70aa5143b
|
Changed: Don't close a display already closed
|
2016-12-06 20:24:21 +01:00 |
|
kervala
|
426098fd9e
|
Fixed: Compilation with clang
|
2016-12-05 20:13:15 +01:00 |
|
kervala
|
aead758a0c
|
Fixed: Compilation with clang
|
2016-12-05 19:39:19 +01:00 |
|
kervala
|
9d39532d7d
|
Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
|
2016-12-04 18:38:16 +01:00 |
|
kervala
|
3f67ec3e5d
|
Changed: Memory leaks detection
|
2016-12-04 17:00:20 +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
|
387ec5db8b
|
Fixed: Compilation with GCC 6
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
4795488385
|
Changed: Minor changes
|
2016-11-25 13:26:53 +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
|
8dd3157847
|
Fixed: Typos detected by Lintian
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
e8f63841a6
|
Changed: Minor changes
|
2016-11-03 15:23:08 +01:00 |
|
kervala
|
88c53b147d
|
Fixed: Only release NSAutoreleasePool once at the end
|
2016-11-03 15:22:59 +01:00 |
|
kervala
|
d84b5f9bf4
|
Changed: Use empty() instead of comparison with ""
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
7b86bca098
|
Fixed: Catch exception when calling [NSApp sendEvent:event] and log it
|
2016-10-29 15:52:06 +02:00 |
|
kervala
|
92f4377eb4
|
Changed: Minor changes
|
2016-10-29 15:51:07 +02:00 |
|
kervala
|
366a576443
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
fcd8ba8b4f
|
Changed: When shape is a pacs_prim file, don't put "Not found" message
|
2016-10-25 16:04:06 +02:00 |
|
kervala
|
2fdcd7d27f
|
Changed: Use empty() to check if a string is empty
|
2016-10-25 15:52:14 +02:00 |
|
kervala
|
c0a63db70c
|
Changed: Display a warning when SetWindowTextW fails
|
2016-10-25 11:49:46 +02:00 |
|
kervala
|
b65389487a
|
Changed: Minor change
|
2016-10-18 10:27:09 +02:00 |
|
kervala
|
bf9beced02
|
Fixed: Call Cocoa API when required to not conflict with Qt
|
2016-10-17 11:48:58 +02:00 |
|
kervala
|
6f79d27969
|
Changed: Minor change
|
2016-10-17 11:24:49 +02:00 |
|
kervala
|
e4c94e48c1
|
Fixed: Compilation under OS X in 32 bits
|
2016-09-12 14:39:07 +02:00 |
|
kervala
|
43c68bc97b
|
Changed: Updated glext.h
|
2016-09-12 14:38:49 +02:00 |
|
kervala
|
370b95a876
|
Fixed: Compilation under macOS 10.12
|
2016-09-03 10:04:56 +02:00 |
|
kervala
|
f700371058
|
Changed: Initialize ARBFragmentShader to false if DisableHardwarePixelProgram is set
|
2016-09-03 10:04:09 +02:00 |
|
kervala
|
f6163b96c9
|
Fixed: Include initguid.h to avoid linking against dxguid.lib
|
2016-08-06 20:09:40 +02:00 |
|
kervala
|
6f9a9f66dd
|
Changed: Create .desktop file under Linux, see #279
|
2016-07-25 18:27:53 +02:00 |
|