.. |
action_handler.h
|
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.h
|
CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
|
2012-07-28 00:17:41 +02:00 |
ctrl_base_button.h
|
CHANGED: #1471 Implemented property querying for CCtrlBaseButton.
|
2012-07-28 20:07:20 +02:00 |
ctrl_button.h
|
CHANGED: #1471 Implemented property querying for CCtrlBaseButton.
|
2012-07-28 20:07:20 +02:00 |
ctrl_col_pick.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_draggable.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_polygon.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_quad.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_scroll.h
|
CHANGED: #1471 Implemented property querying for CCtrlScroll.
|
2012-07-30 06:33:36 +02:00 |
ctrl_scroll_base.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_sheet_selection.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
ctrl_text_button.h
|
CHANGED: #1471 Implemented CCtrlTextButton property querying.
|
2012-07-28 23:12:22 +02:00 |
ctrl_tooltip.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
db_manager.h
|
CHANGED: #1471 Added some comments to the headers.
|
2012-07-16 07:15:40 +02:00 |
dbgroup_combo_box.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
dbgroup_select_number.h
|
CHANGED: #1471 Implemented property querying for CDBGroupSelectNumber.
|
2012-08-01 18:42:01 +02:00 |
dbview_bar.h
|
CHANGED: #1471 Implemented property querying for CDBViewBar.
|
2012-08-02 07:49:06 +02:00 |
dbview_bar3.h
|
CHANGED: #1471 Implemented property querying for CDBViewBar3.
|
2012-08-02 08:12:41 +02:00 |
dbview_digit.h
|
CHANGED: #1471 Implemented property querying for CDBViewDigit.
|
2012-08-02 06:25:41 +02:00 |
dbview_number.h
|
CHANGED: #1471 Implemented property querying for for CDBViewNumber.
|
2012-08-02 20:25:42 +02:00 |
dbview_quantity.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
event_descriptor.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
event_listener.h
|
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.h
|
CHANGED: #1471 Implemented property querying for CGroupContainer.
|
2012-08-02 06:14:24 +02:00 |
group_container_base.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
group_editbox.h
|
CHANGED: #1471 Implemented property querying for CGroupEditbox and CGroupCell.
|
2012-07-30 21:50:51 +02:00 |
group_editbox_base.h
|
CHANGED: #1471 Implemented property querying for CGroupEditbox and CGroupCell.
|
2012-07-30 21:50:51 +02:00 |
group_frame.h
|
CHANGED: #1471 Implemented property querying for CGroupFrame.
|
2012-07-31 05:19:24 +02:00 |
group_header.h
|
CHANGED: #1471 Implemented property querying for CGroupHeader.
|
2012-08-01 05:58:10 +02:00 |
group_html.h
|
CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
|
2012-08-01 08:05:27 +02:00 |
group_list.h
|
CHANGED: #1471 Implemented property querying for CGroupList.
|
2012-08-01 05:51:35 +02:00 |
group_menu.h
|
CHANGED: #1471 Implemented property querying for CGroupMenu.
|
2012-07-31 06:45:03 +02:00 |
group_modal.h
|
CHANGED: #1471 Implemented property querying for CGroupModal.
|
2012-07-31 05:56:28 +02:00 |
group_paragraph.h
|
CHANGED: #1471 Implemented property querying for CGroupParagraph.
|
2012-08-01 06:24:14 +02:00 |
group_scrolltext.h
|
CHANGED: #1471 Implemented property querying for CGroupScrollText and CGroupHTML.
|
2012-08-01 08:05:27 +02:00 |
group_submenu_base.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
group_tab.h
|
CHANGED: #1471 Implemented property querying for CGroupTab.
|
2012-08-01 18:54:36 +02:00 |
group_table.h
|
CHANGED: #1471 Implemented property querying for CGroupTable.
|
2012-07-30 22:50:35 +02:00 |
group_tree.h
|
CHANGED: #1471 Implemented property querying for CGroupTree.
|
2012-07-31 20:44:46 +02:00 |
group_wheel.h
|
CHANGED: #1471 Implemented property querying for CInterfaceGroupWheel.
|
2012-07-31 22:19:45 +02:00 |
input_event_listener.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
input_handler.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_anim.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_common.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_element.h
|
CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
|
2012-07-28 00:17:41 +02:00 |
interface_expr.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_expr_node.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_group.h
|
ADDED: #1471 Implemented basic framework for querying widget properties. Not yet fully implemented.
|
2012-07-26 20:12:24 +02:00 |
interface_link.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_options.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
interface_parser.h
|
CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
|
2012-07-28 00:17:41 +02:00 |
interface_property.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
libwww.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
libwww_nel_stream.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
link_data.h
|
CHANGED: #1471 LinkList and LinkEditor are now fully implemented.
|
2012-07-25 21:51:05 +02:00 |
lua_helper.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
lua_helper_inline.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
lua_ihm.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
lua_loadlib.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
lua_manager.h
|
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.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
parser.h
|
CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
|
2012-07-28 00:17:41 +02:00 |
proc.h
|
CHANGED: #1471 ActionEditor is now implemented.
|
2012-07-24 21:41:20 +02:00 |
reflect.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
reflect_register.h
|
CHANGED: #1471 Added some comments to the headers.
|
2012-07-16 07:15:40 +02:00 |
string_case.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_base.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_bitmap.h
|
CHANGED: #1471 Implemented property querying for CViewBitmap.
|
2012-08-02 07:20:38 +02:00 |
view_bitmap_combo.h
|
CHANGED: #1471 Implemented property querying for CViewBitmapCombo.
|
2012-08-02 06:56:05 +02:00 |
view_link.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_pointer.h
|
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.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_polygon.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_quad.h
|
CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
|
2012-07-16 06:16:43 +02:00 |
view_renderer.h
|
ADDED: #1471 Loaded project files are now parsed, and the result is displayed.
|
2012-07-19 22:28:45 +02:00 |
view_text.h
|
CHANGED: #1471 Implemented property querying for for CViewText.
|
2012-08-02 19:25:00 +02:00 |
view_text_formated.h
|
CHANGED: #1471 Implemented property querying for for CViewTextFormated.
|
2012-08-02 19:33:03 +02:00 |
view_text_id.h
|
CHANGED: #1471 Implemented property querying for for CViewTextID.
|
2012-08-02 19:41:49 +02:00 |
view_text_id_formated.h
|
CHANGED: #1471 Implemented property querying for for CViewTextIDFormated.
|
2012-08-02 19:46:00 +02:00 |
widget_manager.h
|
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 |