kervala
|
c4888b2d5b
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
|
2018-08-08 20:54:09 +02:00 |
|
kervala
|
d099e98dae
|
Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
|
2017-11-05 19:06:03 +01:00 |
|
kervala
|
31a540b35d
|
Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
|
2016-12-19 13:15:25 +01:00 |
|
kervala
|
aef84bea6d
|
Fixed: Compilation restore new to use new placement
--HG--
branch : develop
|
2016-12-04 17:04:05 +01:00 |
|
kervala
|
b7e3e4b4f0
|
Changed: Memory leaks detection
--HG--
branch : develop
|
2016-12-04 15:14:10 +01:00 |
|
kervala
|
4aaec3dfc9
|
Changed: Use wide characters version of ShellExecute
--HG--
branch : develop
|
2016-11-29 20:26:34 +01:00 |
|
kervala
|
839928a57a
|
Fixed: In Lua, all integers are numbers and numbers can be converted to integers
--HG--
branch : develop
|
2016-01-11 11:34:32 +01:00 |
|
kervala
|
9f761780f1
|
Changed: %u to format a uint
--HG--
branch : develop
|
2016-01-05 12:53:57 +01:00 |
|
kervala
|
53f46eb5fa
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 11:46:17 +01:00 |
|
kervala
|
a8d81c689b
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-13 18:42:50 +01:00 |
|
kervala
|
ab454f3d92
|
fixes #31 Luabind can't be found
Added PCH support to NeL GUI
|
2013-03-24 20:16:23 +01:00 |
|
mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
2012-11-25 05:22:40 +01:00 |
|
dfighter1985
|
a05fe020c3
|
CHANGED: #1471 Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too.
--HG--
branch : gui-refactoring
|
2012-06-09 22:18:29 +02:00 |
|
dfighter1985
|
56a75a90ab
|
CHANGED: #1471 Finally moved some of the basic widget classes and the widget manager, action handler manager to the GUI lib. Also moved some GUI related methods back to CLuaIHM.
--HG--
branch : gui-refactoring
|
2012-06-09 01:37:43 +02:00 |
|
dfighter1985
|
f769f6fb0c
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-23 19:40:41 +02:00 |
|
dfighter1985
|
5a2a89b4fc
|
CHANGED: #1471 Moved the previously refactored code to the NELGUI library.
--HG--
branch : gui-refactoring
|
2012-05-23 04:13:58 +02:00 |
|