khanat-opennel-code/code/ryzom/client/src/interface_v3
2012-06-15 23:30:27 +02:00
..
action_handler_base.cpp CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
action_handler_base.h CHANGED: #1471 Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files. 2012-06-01 00:19:53 +02:00
action_handler_debug.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
action_handler_edit.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_game.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_help.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_help.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
action_handler_item.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_item.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
action_handler_misc.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_misc.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
action_handler_move.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_outpost.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_phrase.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_tools.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_tools.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
action_handler_ui.cpp 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. 2012-06-09 01:37:43 +02:00
action_phrase_faber.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_phrase_faber.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
add_on_manager.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
add_on_manager.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
animal_position_state.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
animal_position_state.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
bar_manager.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
bar_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
bonus_malus.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bonus_malus.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_manager.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_manager.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
bot_chat_page.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_all.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_all.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_create_guild.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_create_guild.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_dynamic_mission.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_dynamic_mission.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_mission.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_mission.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_mission_end.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_mission_end.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_news.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_news.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_player_gift.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_player_gift.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_ring_sessions.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_ring_sessions.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
bot_chat_page_trade.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_trade.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
brick_learned_callback.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
brick_learned_callback.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
character_3d.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
character_3d.h 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. 2012-06-09 01:37:43 +02:00
chat_displayer.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
chat_displayer.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
chat_filter.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
chat_filter.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
chat_text_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
chat_text_manager.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
chat_window.cpp 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. 2012-06-09 01:37:43 +02:00
chat_window.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
ctrl_button.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
ctrl_button.h CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
ctrl_col_pick.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
ctrl_col_pick.h 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. 2012-06-09 01:37:43 +02:00
ctrl_polygon.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
ctrl_polygon.h 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. 2012-06-09 01:37:43 +02:00
ctrl_quad.cpp 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. 2012-06-09 01:37:43 +02:00
ctrl_quad.h 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. 2012-06-09 01:37:43 +02:00
ctrl_scroll.cpp 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. 2012-06-09 01:37:43 +02:00
ctrl_scroll.h 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. 2012-06-09 01:37:43 +02:00
ctrl_sheet_selection.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
ctrl_sheet_selection.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
ctrl_text_button.cpp 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. 2012-06-09 01:37:43 +02:00
ctrl_text_button.h CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
ctrl_tooltip.cpp CHANGED: #1471 CInterfaceGroup::InvalidateTexts is now implemented with a visitor, method removed. Also added CInterfaceGroup::visitGroupAndChildren, that only visits the group and it's sub-groups. 2012-06-06 04:10:34 +02:00
ctrl_tooltip.h 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. 2012-06-09 01:37:43 +02:00
dbctrl_sheet.cpp 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. 2012-06-09 01:37:43 +02:00
dbctrl_sheet.h 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. 2012-06-09 01:37:43 +02:00
dbgroup_build_phrase.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dbgroup_build_phrase.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_combo_box.cpp 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. 2012-06-09 01:37:43 +02:00
dbgroup_combo_box.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_list_sheet.cpp 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. 2012-06-09 01:37:43 +02:00
dbgroup_list_sheet.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_list_sheet_bonus_malus.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dbgroup_list_sheet_bonus_malus.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_icon_phrase.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_icon_phrase.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_mission.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
dbgroup_list_sheet_mission.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_text.cpp 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. 2012-06-09 01:37:43 +02:00
dbgroup_list_sheet_text.h CHANGED: #1471 CWidgetManager no longer depends on CGroupContainer, instead of depends on a new class CGroupContainerBase. 2012-06-08 03:45:43 +02:00
dbgroup_list_sheet_text_brick_composition.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbgroup_list_sheet_text_brick_composition.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_text_phrase.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_text_phrase.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_text_phrase_id.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_text_phrase_id.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_text_share.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
dbgroup_list_sheet_text_share.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbgroup_list_sheet_trade.cpp 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. 2012-06-09 01:37:43 +02:00
dbgroup_list_sheet_trade.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_select_number.cpp 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. 2012-06-09 01:37:43 +02:00
dbgroup_select_number.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbview_bar.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
dbview_bar.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbview_bar3.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
dbview_bar3.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbview_digit.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dbview_digit.h 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. 2012-06-09 01:37:43 +02:00
dbview_number.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbview_number.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
dbview_quantity.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbview_quantity.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
encyclopedia_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
encyclopedia_manager.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
filtered_chat_summary.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
filtered_chat_summary.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
flying_text_manager.cpp CHANGED: #1471 moved makeWindow and unMakeWindow methods to CWidgetManager from CInterfaceManager. So CInterfaceGroup no longer depends on CInterfaceManager. 2012-06-06 01:56:25 +02:00
flying_text_manager.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_career.cpp 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. 2012-06-09 01:37:43 +02:00
group_career.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_compas.cpp 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. 2012-06-09 01:37:43 +02:00
group_compas.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_container.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
group_container.h 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. 2012-06-09 01:37:43 +02:00
group_editbox.cpp 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. 2012-06-09 01:37:43 +02:00
group_editbox.h 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. 2012-06-09 01:37:43 +02:00
group_header.cpp CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
group_header.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_html.cpp 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. 2012-06-09 01:37:43 +02:00
group_html.h 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. 2012-06-09 01:37:43 +02:00
group_html_cs.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_html_cs.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_html_forum.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
group_html_forum.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_html_mail.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
group_html_mail.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_html_qcm.cpp CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_html_qcm.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_html_webig.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
group_html_webig.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_in_scene.cpp CHANGED: #1471 CWidgetManager no longer depends on CGroupInScene. 2012-06-08 00:28:47 +02:00
group_in_scene.h CHANGED: #1471 CWidgetManager no longer depends on CGroupInScene. 2012-06-08 00:28:47 +02:00
group_in_scene_bubble.cpp 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. 2012-06-09 01:37:43 +02:00
group_in_scene_bubble.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_in_scene_user_info.cpp 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. 2012-06-09 01:37:43 +02:00
group_in_scene_user_info.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
group_list.cpp 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. 2012-06-09 01:37:43 +02:00
group_list.h 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. 2012-06-09 01:37:43 +02:00
group_map.cpp 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. 2012-06-09 01:37:43 +02:00
group_map.h 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. 2012-06-09 01:37:43 +02:00
group_menu.cpp 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. 2012-06-09 01:37:43 +02:00
group_menu.h 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. 2012-06-09 01:37:43 +02:00
group_modal_get_key.cpp CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
group_modal_get_key.h 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. 2012-06-09 01:37:43 +02:00
group_paragraph.cpp 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. 2012-06-09 01:37:43 +02:00
group_paragraph.h 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. 2012-06-09 01:37:43 +02:00
group_phrase_skill_filter.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
group_phrase_skill_filter.h 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. 2012-06-09 01:37:43 +02:00
group_quick_help.cpp 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. 2012-06-09 01:37:43 +02:00
group_quick_help.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
group_scrolltext.cpp 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. 2012-06-09 01:37:43 +02:00
group_scrolltext.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
group_skills.cpp CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_skills.h 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. 2012-06-09 01:37:43 +02:00
group_tab.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
group_tab.h 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. 2012-06-09 01:37:43 +02:00
group_table.cpp 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. 2012-06-09 01:37:43 +02:00
group_table.h 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. 2012-06-09 01:37:43 +02:00
group_tree.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
group_tree.h 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. 2012-06-09 01:37:43 +02:00
group_wheel.cpp CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_wheel.h 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. 2012-06-09 01:37:43 +02:00
guild_manager.cpp 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. 2012-06-09 01:37:43 +02:00
guild_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
input_handler_manager.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
input_handler_manager.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_3d_scene.cpp 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. 2012-06-09 01:37:43 +02:00
interface_3d_scene.h 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. 2012-06-09 01:37:43 +02:00
interface_anim.cpp 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. 2012-06-09 01:37:43 +02:00
interface_anim.h 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. 2012-06-09 01:37:43 +02:00
interface_config.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
interface_config.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_ddx.cpp 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. 2012-06-09 01:37:43 +02:00
interface_ddx.h 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. 2012-06-09 01:37:43 +02:00
interface_expr_user_fct.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_game.cpp 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. 2012-06-09 01:37:43 +02:00
interface_expr_user_fct_items.cpp CHANGED: #1471 extracted some dragging related code from CDBCtrlSheet and created a new class CCtrlDraggable, so that CWidgetManager doesn't have to be coupled with CDBCtrlSheet. 2012-06-05 05:25:49 +02:00
interface_manager.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
interface_manager.h CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
interface_observer.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
interface_observer.h CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
interface_options_ryzom.cpp 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. 2012-06-09 01:37:43 +02:00
interface_options_ryzom.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
interface_parser.cpp 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. 2012-06-09 01:37:43 +02:00
interface_parser.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
interface_pointer.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
inventory_manager.cpp 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. 2012-06-09 01:37:43 +02:00
inventory_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
item_consumable_effect.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
item_consumable_effect.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
item_special_effect.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
item_special_effect.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
libwww_nel_stream.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
libwww_nel_stream.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
list_sheet_base.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
list_sheet_base.h 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. 2012-06-09 01:37:43 +02:00
lua_dll.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
lua_dll.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
lua_ihm_ryzom.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_ihm_ryzom.h 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
macrocmd_key.cpp 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. 2012-06-09 01:37:43 +02:00
macrocmd_key.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
macrocmd_manager.cpp 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. 2012-06-09 01:37:43 +02:00
macrocmd_manager.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
music_player.cpp 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. 2012-06-09 01:37:43 +02:00
music_player.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
obs_huge_list.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
obs_huge_list.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
people_interraction.cpp 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. 2012-06-09 01:37:43 +02:00
people_interraction.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
people_list.cpp 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. 2012-06-09 01:37:43 +02:00
people_list.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
player_trade.cpp 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. 2012-06-09 01:37:43 +02:00
player_trade.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
register_interface_elements.cpp 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. 2012-06-09 01:37:43 +02:00
register_interface_elements.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
req_skill_formula.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
req_skill_formula.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
sbrick_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
sbrick_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
skill_change_callback.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
skill_change_callback.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
skill_manager.cpp 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. 2012-06-09 01:37:43 +02:00
skill_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
sphrase_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
sphrase_manager.h 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. 2012-06-09 01:37:43 +02:00
task_bar_manager.cpp 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. 2012-06-09 01:37:43 +02:00
task_bar_manager.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
trade_common.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
trade_common.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_bitmap.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_bitmap.h 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. 2012-06-09 01:37:43 +02:00
view_bitmap_combo.cpp CHANGED: #1471 CWidgetManager no longer depends on CViewPointer. Instead it depends on the new class CViewPointerBase. 2012-06-07 23:57:02 +02:00
view_bitmap_combo.h 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. 2012-06-09 01:37:43 +02:00
view_bitmap_faber_mp.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
view_bitmap_faber_mp.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_bitmap_progress.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_bitmap_progress.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_link.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_link.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_pointer.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
view_pointer.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
view_polygon.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_polygon.h 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. 2012-06-09 01:37:43 +02:00
view_quad.cpp 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. 2012-06-09 01:37:43 +02:00
view_quad.h 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. 2012-06-09 01:37:43 +02:00
view_radar.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_radar.h 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. 2012-06-09 01:37:43 +02:00
view_text.cpp CHANGED: #1471 Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_text.h 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. 2012-06-09 01:37:43 +02:00
view_text_formated.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_text_formated.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
view_text_id.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
view_text_id.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
view_text_id_formated.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_text_id_formated.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
yubo_chat.cpp CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00
yubo_chat.h CDB no longer depends on CInterfaceLink. 2012-04-16 01:31:21 +02:00