Nimetu
|
fcbdbd17b7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-05-14 01:27:20 +03:00 |
|
Nimetu
|
6c01ded28d
|
Fixed: Redirect for image requests
--HG--
branch : develop
|
2017-05-14 01:03:49 +03:00 |
|
Nimetu
|
eb23a3b61c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-04-25 00:23:09 +03:00 |
|
kervala
|
f739ed9e62
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-04-22 18:19:33 +02:00 |
|
kervala
|
e94b06066f
|
Fixed: LibXml must be initialized only once and xmlSetGenericErrorFunc set a global function (calling it for each instance of CIXml is a mistake)
--HG--
branch : develop
|
2017-04-22 18:15:43 +02:00 |
|
Nimetu
|
108759952e
|
Changed: Use http cache headers for image cache
--HG--
branch : develop
|
2017-04-20 21:19:51 +03:00 |
|
Nimetu
|
3d09dd2094
|
Changed: Save cookies from image request
--HG--
branch : develop
|
2017-04-20 21:19:01 +03:00 |
|
kervala
|
90c1a21ba6
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-04-20 13:53:59 +02:00 |
|
kervala
|
f23600cd30
|
Fixed: Compilation in 32 bits with GCC (patch provided by Alistair Leslie-Hughes, thanks a lot)
--HG--
branch : develop
|
2017-04-20 13:53:36 +02:00 |
|
Nimetu
|
8f5588e0ec
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-04-16 22:45:39 +03:00 |
|
Nimetu
|
20c216ecda
|
Added: Basic queue for curl downloads
--HG--
branch : develop
|
2017-04-16 22:01:44 +03:00 |
|
Nimetu
|
88c81e8895
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-03-14 23:42:52 +02:00 |
|
Nimetu
|
9d0a2556d0
|
Changed: Refactor CViewLink to be able to use custom action handlers
--HG--
branch : develop
|
2017-01-21 13:29:20 +02:00 |
|
kervala
|
84618b4fbe
|
Merge with develop
--HG--
branch : compatibility-develop
|
2017-01-01 22:45:29 +01:00 |
|
kervala
|
534630bdcc
|
Changed: Implement CBitmap::setPixelColor
--HG--
branch : develop
|
2017-01-01 22:42:37 +01:00 |
|
kervala
|
c91cd27a25
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-24 14:24:44 +01:00 |
|
kervala
|
d8ffb10df8
|
Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
|
2016-12-24 14:01:21 +01:00 |
|
kervala
|
8884a8fcb1
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-19 17:48:07 +01:00 |
|
kervala
|
6570b26297
|
Fixed: Virtual methods with different parameters
--HG--
branch : develop
|
2016-12-19 17:46:07 +01:00 |
|
kervala
|
c178730b80
|
Fixed: Virtual method with different parameters warning
--HG--
branch : develop
|
2016-12-19 16:37:16 +01:00 |
|
kervala
|
929cf93b87
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-19 13:58:14 +01:00 |
|
kervala
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
8da20b30cc
|
Changed: Merged changes from compatibility-develop that should also be in develop
--HG--
branch : develop
|
2016-12-18 20:39:16 +01:00 |
|
kervala
|
4e99767ae2
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-18 14:47:16 +01:00 |
|
kervala
|
cbf2c744f0
|
Changed: Replace some const char* by std::string
--HG--
branch : develop
|
2016-12-18 13:45:07 +01:00 |
|
ulukyn@gmail.com
|
68e6dbaf9a
|
Fusion
--HG--
branch : compatibility-develop
|
2016-12-13 21:16:30 +01:00 |
|
ulukyn@gmail.com
|
9e73cd8d22
|
Added: Export usefull cursor and shape functions in lua:
getGroundAtMouse
getMousePos
getMouseDown
getMouseMiddleDown
getMouseRightDown
setMouseCursor
setupShape
getShapeIdAt
addShape
moveShape
rotateShape
getShapePos
getShapeScale
getShapeRot
getShapeColPos
getShapeColScale
getShapeColOrient
deleteShape
--HG--
branch : compatibility-develop
|
2016-12-10 22:04:33 +01:00 |
|
ulukyn@gmail.com
|
bd7b703f3a
|
Added: Add lua function to have an icon at left of menu option
--HG--
branch : compatibility-develop
|
2016-12-10 21:58:15 +01:00 |
|
kervala
|
f085121937
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-10 19:52:43 +01:00 |
|
kervala
|
083f44ec32
|
Fixed: Compilation
--HG--
branch : develop
|
2016-12-10 19:36:41 +01:00 |
|
kervala
|
50b6af6d3d
|
Fixed: Strict aliasing warnings
--HG--
branch : develop
|
2016-12-10 18:55:31 +01:00 |
|
kervala
|
3c568ce8a3
|
Changed: New "new" definitions for NEW_DEBUG macro defined by MFC
--HG--
branch : develop
|
2016-12-10 18:50:01 +01:00 |
|
kervala
|
ba35109fe4
|
Changed: Destructor for CApplicationContext to display singletons still in memory
--HG--
branch : develop
|
2016-12-10 18:48:53 +01:00 |
|
kervala
|
27b272f012
|
Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
|
2016-12-10 18:40:03 +01:00 |
|
kervala
|
dbba511ee7
|
Changed: Replace a lot of const char* by std::string parameters
--HG--
branch : develop
|
2016-12-10 12:30:57 +01:00 |
|
kervala
|
ab44d7e809
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
|
2016-12-10 12:05:29 +01:00 |
|
kervala
|
eabfcbf708
|
Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
|
2016-12-09 16:14:16 +01:00 |
|
kervala
|
c767e55344
|
Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
|
2016-12-08 18:20:34 +01:00 |
|
kervala
|
38d472220e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-05 09:53:58 +01:00 |
|
kervala
|
13ddbf39ef
|
Changed: Moved other Ligo headers to include
--HG--
branch : develop
|
2016-12-05 09:51:48 +01:00 |
|
kervala
|
44f2bcef8e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-04 19:19:15 +01:00 |
|
kervala
|
c71f712d11
|
Fixed: Release libxml2 structures before exit
--HG--
branch : develop
|
2016-12-04 19:17:21 +01:00 |
|
kervala
|
c9c542de8b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-04 18:39: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
|
316ee0d69c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-12-04 17:32:34 +01:00 |
|
kervala
|
0ecac0249c
|
Removed: Empty sources
--HG--
branch : develop
|
2016-12-04 17:01:38 +01:00 |
|
kervala
|
44c15f946c
|
Fixed: Define new operators when memory leaks detectin is enabled
--HG--
branch : develop
|
2016-12-04 16:56:32 +01:00 |
|
kervala
|
dbcc8d46f5
|
Fixed: Use macros instead of functions for memory align wrappers (easier to find memory leaks)
--HG--
branch : develop
|
2016-12-04 16:55:52 +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 |
|