kervala
|
c6b34b000b
|
Removed: Empty sources
|
2016-12-04 17:01:38 +01:00 |
|
kervala
|
56d2a24352
|
Fixed: Define new operators when memory leaks detectin is enabled
|
2016-12-04 16:56:32 +01:00 |
|
kervala
|
01867c92d9
|
Fixed: Use macros instead of functions for memory align wrappers (easier to find memory leaks)
|
2016-12-04 16:55:52 +01:00 |
|
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
|
387ec5db8b
|
Fixed: Compilation with GCC 6
|
2016-12-03 18:14:31 +01:00 |
|
kervala
|
e6a2df9c7a
|
Changed: Constification of addSlashR and removeSlashR
|
2016-12-02 16:01:43 +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
|
a8293233ed
|
Changed: Moved Ligo headers to include
|
2016-11-29 20:34:35 +01:00 |
|
kervala
|
6f5b64a669
|
Fixed: In MBCS mode, convert to std::string
|
2016-11-25 13:18:40 +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
|
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
|
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
|
840aaba5d4
|
Changed: Constify some methods
|
2016-11-15 10:58:51 +01:00 |
|
kervala
|
2a0b6086ab
|
Changed: ForceUtf8 parameter useless now
|
2016-11-04 20:19: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
|
26dd86f5a6
|
Changed: Properly initialize all members of SLetterInfo and SLetterKey to avoid crashes when accessing to them
|
2016-10-25 16:05:05 +02:00 |
|
kervala
|
2fdcd7d27f
|
Changed: Use empty() to check if a string is empty
|
2016-10-25 15:52:14 +02:00 |
|
kervala
|
5b90453bde
|
Changed: Typo
|
2016-10-22 16:49:19 +02:00 |
|
kervala
|
7d4833b37e
|
Changed: Implement and use CBitmap::makeTransparentPixelsBlack()
|
2016-10-22 16:47:25 +02:00 |
|
kervala
|
468c3aa7d0
|
Fixed: Connexion -> Connection typo
|
2016-09-28 23:42:01 +02:00 |
|
Nimetu
|
5198501b82
|
Added: Lua function to render html string as new webpage
|
2016-09-21 20:11:13 +03:00 |
|
kervala
|
d45d684ce7
|
Changed: Get length of song in FMod driver too (issue #59)
|
2016-09-03 10:03:33 +02:00 |
|
Nimetu
|
848374b5ef
|
Changed: Also return song length with title
|
2016-08-30 21:25:46 +03:00 |
|
kervala
|
6f9a9f66dd
|
Changed: Create .desktop file under Linux, see #279
|
2016-07-25 18:27:53 +02:00 |
|