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
|
7242de6856
|
Fixed: GCC warning "variable might be clobbered by longjmp"
|
2016-11-29 20:28:19 +01:00 |
|
kervala
|
83d508bddb
|
Fixed: CSystemInfo::availableHDSpace implementation under Unix
|
2016-11-22 19:04:02 +01:00 |
|
kervala
|
d9e8c88dfa
|
Fixed: Warnings
|
2016-11-22 12:22:17 +01:00 |
|
kervala
|
dc217f573f
|
Changed: Replace all "" by empty(), clear(), Empty(), etc...
|
2016-11-20 14:49:13 +01:00 |
|
kervala
|
8dd3157847
|
Fixed: Typos detected by Lintian
|
2016-11-19 19:11:12 +01:00 |
|
kervala
|
95dd3ce9d0
|
Changed: Discard \r and only use \n
|
2016-11-04 20:22:10 +01:00 |
|
kervala
|
8bb023850c
|
Changed: Only put a space if several conditions
|
2016-11-04 20:21:18 +01:00 |
|
kervala
|
5a7d6b43e4
|
Changed: Minor changes
|
2016-11-04 20:20:39 +01:00 |
|
kervala
|
2a0b6086ab
|
Changed: ForceUtf8 parameter useless now
|
2016-11-04 20:19:41 +01:00 |
|
kervala
|
e3f19b09c4
|
Changed: Don't need to put \n in nlwarning
|
2016-10-30 16:00:27 +01:00 |
|
kervala
|
e752b52ec4
|
Changed: Use clear() instead of affectation
|
2016-10-30 15:56:41 +01:00 |
|
kervala
|
0a3f64c644
|
Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes #128
|
2016-10-29 19:50:28 +02:00 |
|
kervala
|
366a576443
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
c0a63db70c
|
Changed: Display a warning when SetWindowTextW fails
|
2016-10-25 11:49:46 +02:00 |
|
kervala
|
cf05a2068b
|
Fixed: Return an error when a required argument is missing
|
2016-10-22 16:49:12 +02:00 |
|
kervala
|
7d4833b37e
|
Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
|
2016-10-22 16:47:25 +02:00 |
|
kervala
|
486282262e
|
Changed: Return error message as an UTF-8 string
|
2016-10-21 12:55:02 +02:00 |
|
kervala
|
58c46d6815
|
Changed: Replace sscanf by fromString
|
2016-10-20 12:33:37 +02:00 |
|
kervala
|
e88a317f42
|
Fixed: Deadlock while calling CoUninitialize()
|
2016-10-15 17:11:53 +02:00 |
|
kervala
|
24e8cd252b
|
Changed: Fix english comment
|
2016-10-10 18:53:11 +02:00 |
|
kervala
|
be66ef0ab7
|
Changed: Implement AlphaLuminance resample
|
2016-10-01 18:43:08 +02:00 |
|
kervala
|
d9cf3e4182
|
Changed: Add a new line after description
|
2016-09-25 10:50:13 +02:00 |
|
kervala
|
9b5a631337
|
Changed: Remove alternative formats for parameters (too verbose)
|
2016-09-25 10:49:55 +02:00 |
|
kervala
|
b35c6f921b
|
Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
|
2016-09-16 19:24:43 +02:00 |
|
kervala
|
6f9a9f66dd
|
Changed: Create .desktop file under Linux, see #279
|
2016-07-25 18:27:53 +02:00 |
|