You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/nel/src/gui
dfighter1985 00ab7b9fa4 CHANGED: #1471 CDBViewBar3 is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
..
CMakeLists.txt Created NELGUI library, moved the GUI event descriptors there. 13 years ago
action_handler.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NELGUI Library. 13 years ago
ctrl_base.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
ctrl_base_button.cpp CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 13 years ago
ctrl_button.cpp CHANGED: #1471 CCtrlButton is now under the NLGUI namespace. 13 years ago
ctrl_col_pick.cpp CHANGED: #1471 CCtrlColPick is now in the NELGUI library and is under NLGUI namespace. 13 years ago
ctrl_draggable.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
ctrl_polygon.cpp CHANGED: #1471 CCtrlPolygon is now in the NELGUI library and is under NLGUI. 13 years ago
ctrl_quad.cpp CHANGED: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 13 years ago
ctrl_scroll.cpp CHANGED: #1471 CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 13 years ago
ctrl_scroll_base.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
ctrl_text_button.cpp CHANGED: #1471 CCtrlTextButton is now part of NELGUI library, and is under NLGUI namespace. 13 years ago
ctrl_tooltip.cpp CHANGED: #1471 CCtrlTooltip is now in the NELGUI library and is under NLGUI namespace. 13 years ago
db_manager.cpp ADDED: #1471 added a global db manager for the GUI library, also added support for resizeing the CDB bank handler. 13 years ago
dbview_bar.cpp CHANGED: #1471 CDBViewBar is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
dbview_bar3.cpp CHANGED: #1471 CDBViewBar3 is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
event_descriptor.cpp Moved event descriptors under the NLGUI namespace. 13 years ago
group_container.cpp CHANGED: #1471 CGroupContainer is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
group_container_base.cpp CHANGED: #1471 CViewBitmap no longer depends on CGroupContainer. 13 years ago
group_editbox.cpp CHANGED: #1471 CGroupContainer no longer depends on CInterfaceManager, CViewPointer and the Ryzom game client time values. 13 years ago
group_editbox_base.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
group_frame.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
group_header.cpp CHANGED: CGroupHeader is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
group_list.cpp CHANGED: #1471 CGroupList is now part of NELGUI library, and is under NLGUI namespace. 13 years ago
group_menu.cpp CHANGED: #1471 CViewTextMenu, CGroupSubMenu, CGroupMenu are now part of the NELGUI library and are under the NLGUI namespace. 13 years ago
group_modal.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
group_scrolltext.cpp CHANGED: #1471 CGroupScrollText is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
group_submenu_base.cpp CHANGED: #1471 CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 13 years ago
group_tab.cpp CHANGED: CGroupTab and CCtrlTabButton are now part of the NELGUI library and are under the NLGUI namespace. 13 years ago
group_tree.cpp CHANGED: #1471 CGroupTree is now part of NELGUI library, and is under NLGUI namespace. 13 years ago
group_wheel.cpp CHANGED: #1471 CGroupWheel is now in NELGUI library and is under the NLGUI namespace. 13 years ago
input_handler.cpp Refactored the CEvent -> CEventDescriptor code in CInputHandlerManager. Extracted it as a new class CInputHandler, and moved some of it to CInterfaceManager. 13 years ago
interface_element.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
interface_expr.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 13 years ago
interface_expr_node.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 13 years ago
interface_group.cpp CHANGED: #1471 CViewText no longer depends on CInterfaceManager. 13 years ago
interface_link.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
interface_options.cpp CHANGED: #1471 Moved some code from interface_options_ryzom to interface_options ( needed for CGroupContainer ) 13 years ago
interface_property.cpp CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace. 13 years ago
lua_helper.cpp Moved some Lua stuff over to the NelGUI library. 13 years ago
lua_ihm.cpp CHANGED: #1471 Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too. 13 years ago
lua_loadlib.c Moved some Lua stuff over to the NelGUI library. 13 years ago
lua_manager.cpp CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace. 13 years ago
lua_object.cpp CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace. 13 years ago
reflect.cpp CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace. 13 years ago
string_case.cpp CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 13 years ago
view_base.cpp CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 13 years ago
view_bitmap.cpp CHANGED: #1471 CViewBitmap is now part of NELGUI library, and is under NLGUI namespace. 13 years ago
view_bitmap_combo.cpp CHANGED: #1471 CViewBitmapCombo is now part of NELGUI library, and is under NLGUI namespace. 13 years ago
view_pointer_base.cpp CHANGED: #1471 CViewBitmapCombo no longer depends on CViewPointer. 13 years ago
view_polygon.cpp CHANGED: #1471 CViewPolygon is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
view_quad.cpp CHANGED: #1471 CViewQuad is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
view_renderer.cpp CHANGED: #1471 CViewRenderer no longer depends on CClientConfig, and is now part of NELGUI, under the NLGUI namespace. 13 years ago
view_text.cpp CHANGED: #1471 CViewText is now part of NELGUI library and is under the NLGUI namespace. 13 years ago
view_text_formated.cpp CHANGED: #1471 CViewTextFormated is now part of NELGUI library, and is under the NLGUI namespace. 13 years ago
view_text_id.cpp CHANGED: #1471 CViewTextID is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
view_text_id_formated.cpp CHANGED: #1471 CViewTextIDFormated is now part of the NELGUI library and is under the NLGUI namespace. 13 years ago
widget_manager.cpp CHANGED: #1471 CGroupContainer no longer depends on CInterfaceManager, CViewPointer and the Ryzom game client time values. 13 years ago