.. |
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
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_base.cpp
|
CHANGED: #1471 Implemented property setting for CCtrlBase.
|
2012-08-03 18:44:10 +02:00 |
ctrl_base_button.cpp
|
CHANGED: #1471 Implemented property setting for CCtrlBaseButton.
|
2012-08-03 21:10:57 +02:00 |
ctrl_button.cpp
|
CHANGED: #1471 Implemented property setting for CCtrlButton.
|
2012-08-03 21:34:48 +02:00 |
ctrl_col_pick.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_draggable.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_polygon.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_quad.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_scroll.cpp
|
CHANGED: #1471 Implemented property setting for CCtrlTabButton and CCtrlScroll.
|
2012-08-04 01:46:37 +02:00 |
ctrl_scroll_base.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_sheet_selection.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_text_button.cpp
|
CHANGED: #1471 Implemented property setting for CCtrlTextButton.
|
2012-08-03 22:15:25 +02:00 |
ctrl_tooltip.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +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 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
dbgroup_select_number.cpp
|
CHANGED: #1471 Implemented property querying for CDBGroupSelectNumber.
|
2012-08-01 18:42:01 +02:00 |
dbview_bar.cpp
|
CHANGED: #1471 Implemented property setting for CDBViewBar.
|
2012-08-04 19:55:10 +02:00 |
dbview_bar3.cpp
|
CHANGED: #1471 Implemented property setting for CDBViewBar3.
|
2012-08-04 20:06:18 +02:00 |
dbview_digit.cpp
|
CHANGED: #1471 Implemented property setting for CDBViewDigit.
|
2012-08-04 01:56:11 +02:00 |
dbview_number.cpp
|
CHANGED: #1471 Implemented property setting for CDBViewNumber.
|
2012-08-04 18:14:43 +02:00 |
dbview_quantity.cpp
|
CHANGED: #1471 Implemented property setting for CDBViewQuantity.
|
2012-08-04 18:17:52 +02:00 |
event_descriptor.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +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 Implemented property querying for CGroupContainer.
|
2012-08-02 06:14:24 +02:00 |
group_container_base.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
group_editbox.cpp
|
CHANGED: #1471 Implemented property setting for CGroupEditBox.
|
2012-08-05 19:39:37 +02:00 |
group_editbox_base.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
group_frame.cpp
|
CHANGED: #1471 Implemented property setting for CGgroupFrame.
|
2012-08-05 20:25:26 +02:00 |
group_header.cpp
|
CHANGED: #1471 Implemented property querying for CGroupHeader.
|
2012-08-01 05:58:10 +02:00 |
group_html.cpp
|
CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
|
2012-08-01 08:05:27 +02:00 |
group_list.cpp
|
CHANGED: Implemented property setting for CGroupList.
|
2012-08-06 20:55:33 +02:00 |
group_menu.cpp
|
CHANGED: #1471 Implemented property setting for CGroupMenu.
|
2012-08-05 20:48:31 +02:00 |
group_modal.cpp
|
CHANGED: #1471 Implemented property setting for CGgroupModal.
|
2012-08-05 20:37:41 +02:00 |
group_paragraph.cpp
|
CHANGED: #1471 Implemented property querying for CGroupParagraph.
|
2012-08-01 06:24:14 +02:00 |
group_scrolltext.cpp
|
CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
|
2012-08-01 08:05:27 +02:00 |
group_submenu_base.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
group_tab.cpp
|
CHANGED: #1471 Implemented property setting for CCtrlTabButton and CCtrlScroll.
|
2012-08-04 01:46:37 +02:00 |
group_table.cpp
|
CHANGED: #1471 Implemented property setting for CGgroupTable.
|
2012-08-05 20:09:57 +02:00 |
group_tree.cpp
|
CHANGED: #1471 Implemented property setting for CGroupTree.
|
2012-08-05 21:06:03 +02:00 |
group_wheel.cpp
|
CHANGED: Implemented property setting for CInterfaceGroupWheel.
|
2012-08-06 20:11:22 +02:00 |
input_handler.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_anim.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_element.cpp
|
CHANGED: #1471 The property browser widget can now actually change properties.
|
2012-08-03 03:13:39 +02:00 |
interface_expr.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_expr_node.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_expr_user_fct.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_group.cpp
|
CHANGED: #1471 Implemented property setting for CInterfaceGroup.
|
2012-08-05 19:24:09 +02:00 |
interface_link.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_options.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_parser.cpp
|
CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
|
2012-07-28 00:17:41 +02:00 |
interface_property.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
libwww.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
libwww_nel_stream.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +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
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
lua_ihm.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
lua_loadlib.c
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +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 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
parser.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
proc.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
reflect.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
reflect_register.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
string_case.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_base.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_bitmap.cpp
|
CHANGED: #1471 Implemented property setting for CViewBitmap.
|
2012-08-04 19:36:27 +02:00 |
view_bitmap_combo.cpp
|
CHANGED: #1471 Implemented property setting for CViewBitmapCombo.
|
2012-08-04 20:16:08 +02:00 |
view_link.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +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 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_polygon.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_quad.cpp
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +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 Implemented property setting for CViewText.
|
2012-08-04 02:18:20 +02:00 |
view_text_formated.cpp
|
CHANGED: #1471 Implemented property setting for CViewTextFormated.
|
2012-08-04 02:20:50 +02:00 |
view_text_id.cpp
|
CHANGED: #1471 Implemented property setting for CViewTextID.
|
2012-08-04 08:03:48 +02:00 |
view_text_id_formated.cpp
|
CHANGED: #1471 Implemented property setting for CViewTextIDFormated.
|
2012-08-04 08:06:09 +02:00 |
widget_manager.cpp
|
CHANGED: #1471 Buttons can now be selected in the NelGUI widget or the widget hierarchy widget, and they will become highlighted.
|
2012-07-22 23:32:35 +02:00 |