.. |
CMakeLists.txt
|
Created NELGUI library, moved the GUI event descriptors there.
|
2012-05-10 22:17:04 +02:00 |
db_manager.h
|
ADDED: #1471 added a global db manager for the GUI library, also added support for resizeing the CDB bank handler.
|
2012-05-24 00:55:50 +02:00 |
event_descriptor.h
|
Moved event descriptors under the NLGUI namespace.
|
2012-05-10 23:31:39 +02:00 |
input_event_listener.h
|
Refactored the CEvent -> CEventDescriptor code in CInputHandlerManager. Extracted it as a new class CInputHandler, and moved some of it to CInterfaceManager.
|
2012-05-17 03:28:50 +02:00 |
input_handler.h
|
Refactored the CEvent -> CEventDescriptor code in CInputHandlerManager. Extracted it as a new class CInputHandler, and moved some of it to CInterfaceManager.
|
2012-05-17 03:28:50 +02:00 |
interface_common.h
|
ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager.
|
2012-05-30 02:12:37 +02:00 |
interface_expr.h
|
CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace.
|
2012-05-25 03:21:03 +02:00 |
interface_expr_node.h
|
CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace.
|
2012-05-25 03:21:03 +02:00 |
interface_property.h
|
CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace.
|
2012-05-24 18:23:51 +02:00 |
lua_helper.h
|
Moved some Lua stuff over to the NelGUI library.
|
2012-05-19 23:00:52 +02:00 |
lua_helper_inline.h
|
Moved some Lua stuff over to the NelGUI library.
|
2012-05-19 23:00:52 +02:00 |
lua_ihm.h
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +02:00 |
lua_loadlib.h
|
Moved some Lua stuff over to the NelGUI library.
|
2012-05-19 23:00:52 +02:00 |
lua_manager.h
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +02:00 |
lua_object.h
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +02:00 |
reflect.h
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +02:00 |