.. |
action_handler.cpp
|
CHANGED: #1471 Don't execute action handlers and/or Lua scripts in editor mode. Warning log message when trying to look up non-existent action handlers.
|
2012-07-22 02:09:37 +02:00 |
CMakeLists.txt
|
Created NELGUI library, moved the GUI event descriptors there.
|
2012-05-10 22:17:04 +02:00 |
ctrl_base.cpp
|
CHANGED: #1471 CCtrlBase fields can now be serialized.
|
2012-08-10 02:43:01 +02:00 |
ctrl_base_button.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
ctrl_button.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
ctrl_col_pick.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
ctrl_draggable.cpp
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +02:00 |
ctrl_polygon.cpp
|
CHANGED: #1471 CCtrlPolygon is now in the NELGUI library and is under NLGUI.
|
2012-06-16 02:55:19 +02:00 |
ctrl_quad.cpp
|
CHANGED: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace.
|
2012-06-16 02:34:07 +02:00 |
ctrl_scroll.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
ctrl_scroll_base.cpp
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +02:00 |
ctrl_sheet_selection.cpp
|
CHANGED: #1471 Moved CSheetSelectionGroup and CSheetSelection to the GUI library.
|
2012-07-07 20:38:45 +02:00 |
ctrl_text_button.cpp
|
CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
|
2012-08-15 18:12:33 +02:00 |
ctrl_tooltip.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
db_manager.cpp
|
ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
|
2012-07-21 21:12:43 +02:00 |
dbgroup_combo_box.cpp
|
CHANGED: #1471 CDBGroupComboBox fields can now be serialized.
|
2012-08-14 18:43:21 +02:00 |
dbgroup_select_number.cpp
|
CHANGED: #1471 CDBGroupSelectNumber fields can now be serialized.
|
2012-08-14 19:29:20 +02:00 |
dbview_bar.cpp
|
CHANGED: #1471 CDBViewBar fields can now be serialized.
|
2012-08-12 03:36:44 +02:00 |
dbview_bar3.cpp
|
CHANGED: #1471 CDBViewBar3 fields can now be serialized.
|
2012-08-12 03:43:31 +02:00 |
dbview_digit.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
dbview_number.cpp
|
CHANGED: #1471 CDBViewNumber fields can now be serialized.
|
2012-08-12 02:58:14 +02:00 |
dbview_quantity.cpp
|
CHANGED: #1471 CDBViewQuantity fields can now be serialized.
|
2012-08-12 03:11:28 +02:00 |
event_descriptor.cpp
|
Moved event descriptors under the NLGUI namespace.
|
2012-05-10 23:31:39 +02:00 |
event_listener.cpp
|
ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
|
2012-07-21 21:12:43 +02:00 |
group_container.cpp
|
CHANGED: #1471 Tree/node data is now serialized.
|
2012-08-17 04:37:07 +02:00 |
group_container_base.cpp
|
CHANGED: #1471 CViewBitmap no longer depends on CGroupContainer.
|
2012-06-21 23:05:12 +02:00 |
group_editbox.cpp
|
CHANGED: #1471 CGroupEditBox fields can now be serialized.
|
2012-08-13 00:48:06 +02:00 |
group_editbox_base.cpp
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +02:00 |
group_frame.cpp
|
CHANGED: #1471 CGroupFrame fields can now be serialized.
|
2012-08-13 02:06:54 +02:00 |
group_header.cpp
|
CHANGED: #1471 CGroupHeader fields can now we serialized.
|
2012-08-14 01:22:49 +02:00 |
group_html.cpp
|
CHANGED: #1471 CGroupHTML fields can now be serialized.
|
2012-08-14 09:22:24 +02:00 |
group_list.cpp
|
CHANGED: #1471 CGroupMenu and CGroupList created widgets shouldn't be serialized by CInterfaceGroup.
|
2012-08-15 18:02:05 +02:00 |
group_menu.cpp
|
CHANGED: #1471 CGroupMenu's previously unnamed children will now be named properly.
|
2012-08-15 18:20:54 +02:00 |
group_modal.cpp
|
CHANGED: #1471 CGroupModal fields can now be serialized.
|
2012-08-13 02:28:24 +02:00 |
group_paragraph.cpp
|
CHANGED: #1471 CGroupParagraph fields can now we serialized.
|
2012-08-14 01:33:54 +02:00 |
group_scrolltext.cpp
|
CHANGED: #1471 CGroupScrollText fields can now be serialized.
|
2012-08-14 02:10:27 +02:00 |
group_submenu_base.cpp
|
CHANGED: #1471 CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase.
|
2012-06-16 02:06:53 +02:00 |
group_tab.cpp
|
CHANGED: #1471 CGroupTab fields can now be serialized.
|
2012-08-14 19:43:43 +02:00 |
group_table.cpp
|
CHANGED: #1471 CGroupTable fields can now be serialized.
|
2012-08-13 01:58:39 +02:00 |
group_tree.cpp
|
CHANGED: #1471 CGroupHeaderEntry fields can now we serialized.
|
2012-08-14 00:53:47 +02:00 |
group_wheel.cpp
|
CHANGED: #1471 CGroupWheel fields can now we serialized.
|
2012-08-14 00:59:29 +02:00 |
input_handler.cpp
|
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_anim.cpp
|
CHANGED: #1471 CInterfaceTrack and CInterfaceAnim are now part of the NELGUI library and are under the NLGUI namespace.
|
2012-07-01 04:13:24 +02:00 |
interface_element.cpp
|
CHANGED: #1471 CInterfaceElement::convertBool is now implemented with NLMISC::fromString, and can convert both 0/1 and false/true style strings to boolean.
|
2012-08-15 16:01:50 +02:00 |
interface_expr.cpp
|
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.cpp
|
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_user_fct.cpp
|
CHANGED: #1471 Moved the basic interface expression user functions into the NELGUI library under the NLGUI namespace.
|
2012-07-02 05:07:13 +02:00 |
interface_group.cpp
|
CHANGED: #1471 Links are now serialized.
|
2012-08-17 20:36:35 +02:00 |
interface_link.cpp
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +02:00 |
interface_options.cpp
|
CHANGED: #1471 interface options are now serialized.
|
2012-08-16 00:45:19 +02:00 |
interface_parser.cpp
|
CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching.
|
2012-08-18 00:27:52 +02:00 |
interface_property.cpp
|
CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace.
|
2012-05-24 18:23:51 +02:00 |
libwww.cpp
|
CHANGED: #1471 CGroupHTML, CGroupParagraph, CViewLink are now part of the NELGUI library and are under the NLGUI namespace.
|
2012-07-01 03:11:24 +02:00 |
libwww_nel_stream.cpp
|
CHANGED: #1471 CGroupHTML, CGroupParagraph, CViewLink are now part of the NELGUI library and are under the NLGUI namespace.
|
2012-07-01 03:11:24 +02:00 |
link_hack.cpp
|
ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
|
2012-07-21 21:12:43 +02:00 |
lua_helper.cpp
|
Moved some Lua stuff over to the NelGUI library.
|
2012-05-19 23:00:52 +02:00 |
lua_ihm.cpp
|
CHANGED: #1471 Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too.
|
2012-06-09 22:18:29 +02:00 |
lua_loadlib.c
|
Moved some Lua stuff over to the NelGUI library.
|
2012-05-19 23:00:52 +02:00 |
lua_manager.cpp
|
CHANGED: #1471 Don't execute action handlers and/or Lua scripts in editor mode. Warning log message when trying to look up non-existent action handlers.
|
2012-07-22 02:09:37 +02:00 |
lua_object.cpp
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +02:00 |
parser.cpp
|
CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
|
2012-07-13 05:37:09 +02:00 |
proc.cpp
|
CHANGED: #1471 Moved CProcedure code to it's own files, and also moved the procedure handling code from CInterfaceManager to CWidgetManager.
|
2012-07-12 05:29:33 +02:00 |
reflect.cpp
|
CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace.
|
2012-05-23 19:40:41 +02:00 |
reflect_register.cpp
|
CHANGED: #1471 it's a good idea to register GUI widget classes with the reflection system if we want to use them!
|
2012-07-14 05:16:09 +02:00 |
string_case.cpp
|
CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText )
|
2012-06-16 22:21:14 +02:00 |
view_base.cpp
|
CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace.
|
2012-06-09 03:57:40 +02:00 |
view_bitmap.cpp
|
CHANGED: #1471 CViewBitmap fields can now be serialized.
|
2012-08-12 03:20:03 +02:00 |
view_bitmap_combo.cpp
|
CHANGED: #1471 CViewBitmapCombo fields can now be serialized.
|
2012-08-12 03:50:55 +02:00 |
view_link.cpp
|
CHANGED: #1471 CGroupHTML, CGroupParagraph, CViewLink are now part of the NELGUI library and are under the NLGUI namespace.
|
2012-07-01 03:11:24 +02:00 |
view_pointer.cpp
|
ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
|
2012-07-21 21:12:43 +02:00 |
view_pointer_base.cpp
|
CHANGED: #1471 CViewBitmapCombo no longer depends on CViewPointer.
|
2012-06-22 04:27:53 +02:00 |
view_polygon.cpp
|
CHANGED: #1471 CViewPolygon is now part of the NELGUI library and is under the NLGUI namespace.
|
2012-06-16 21:05:16 +02:00 |
view_quad.cpp
|
CHANGED: #1471 CViewQuad is now part of the NELGUI library and is under the NLGUI namespace.
|
2012-06-16 20:53:58 +02:00 |
view_renderer.cpp
|
ADDED: #1471 Loaded project files are now parsed, and the result is displayed.
|
2012-07-19 22:28:45 +02:00 |
view_text.cpp
|
CHANGED: #1471 CGroupEditBox fields can now be serialized.
|
2012-08-13 00:48:06 +02:00 |
view_text_formated.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
view_text_id.cpp
|
CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
|
2012-08-12 01:19:05 +02:00 |
view_text_id_formated.cpp
|
CHANGED: #1471 CViewTextIDFormated fields can now be serialized.
|
2012-08-12 01:32:21 +02:00 |
widget_manager.cpp
|
CHANGED: #1471 Tree/node data is now serialized.
|
2012-08-17 04:37:07 +02:00 |