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/include/nel/gui
Nimetu 6b7617f8e1 Changed: Expand/collapse all tree node childs with right click
--HG--
branch : develop
7 years ago
..
CMakeLists.txt merging gui editor repo. 12 years ago
action_handler.h Fixed: Remove inherited dependency on libxml2 for all projects 9 years ago
ctrl_base.h Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page 9 years ago
ctrl_base_button.h merging gui editor repo. 12 years ago
ctrl_button.h Fixed: Clang warnings 9 years ago
ctrl_col_pick.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
ctrl_draggable.h Changed: Minor changes 9 years ago
ctrl_polygon.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
ctrl_quad.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
ctrl_scroll.h Fixed: Scrolling in small steps not working. 9 years ago
ctrl_scroll_base.h merging gui editor repo. 12 years ago
ctrl_sheet_selection.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
ctrl_text_button.h Fixed: Clang warnings 9 years ago
ctrl_tooltip.h merging gui editor repo. 12 years ago
curl_certificates.h Changed: Refactor curl certificate loading (issue #314) 8 years ago
db_manager.h merging gui editor repo. 12 years ago
dbgroup_combo_box.h Fixed: Clang warnings 9 years ago
dbgroup_select_number.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
dbview_bar.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
dbview_bar3.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
dbview_digit.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
dbview_number.h DBViewNumber shouldn't crash anymore. 10 years ago
dbview_quantity.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
editor_selection_watcher.h Allow multiselection. 10 years ago
event_descriptor.h merging gui editor repo. 12 years ago
event_listener.h merging gui editor repo. 12 years ago
group_container.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_container_base.h Fixed: Clang warnings 9 years ago
group_editbox.h Added: clear_on_escape property to edit box 8 years ago
group_editbox_base.h merging gui editor repo. 12 years ago
group_editbox_decor.h When setting the Id of the decorated edit box, set the Id of the text as well. 10 years ago
group_frame.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_header.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_html.h Fixed: Multiline text inside lists 7 years ago
group_list.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_menu.h Changed: Merged changes from compatibility-develop that should also be in develop 8 years ago
group_modal.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_paragraph.h Changed: Refactor CViewLink to be able to use custom action handlers 8 years ago
group_scrolltext.h Added: Smooth scrolling 9 years ago
group_submenu_base.h merging gui editor repo. 12 years ago
group_tab.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_table.h Fixed: Virtual methods with different parameters 8 years ago
group_tree.h Changed: Expand/collapse all tree node childs with right click 7 years ago
group_wheel.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
http_cache.h Changed: Use http cache headers for image cache 8 years ago
http_hsts.h Changed: Keep track of HSTS header and rewrite http to https as needed 8 years ago
input_event_listener.h merging gui editor repo. 12 years ago
input_handler.h merging gui editor repo. 12 years ago
interface_anim.h merging gui editor repo. 12 years ago
interface_common.h merging gui editor repo. 12 years ago
interface_element.h Fixed: Multiline text inside lists 7 years ago
interface_expr.h merging gui editor repo. 12 years ago
interface_expr_node.h merging gui editor repo. 12 years ago
interface_factory.h Refactoring. Added CInterfaceFactory. 10 years ago
interface_group.h Added support for grouping widgets. 10 years ago
interface_link.h Avoid having to use 'set' action handler, which parses the value expression on every use, in interface links by implementing use of cdb nodes as targets 12 years ago
interface_options.h Fixed: Remove inherited dependency on libxml2 for all projects 9 years ago
interface_parser.h Changed: Replace size() comparisons by empty() ones 8 years ago
interface_property.h Fixed: Strict aliasing warnings 8 years ago
libwww.h Added: Image mouseover effect 8 years ago
libwww_types.h Fix missing include when WITH_PCH=OFF 10 years ago
link_data.h merging gui editor repo. 12 years ago
lua_helper.h Fixed: Typos detected by Lintian 8 years ago
lua_helper_inline.h Fixed: Use lua_tointeger under Lua 5.2 and prior versions 9 years ago
lua_ihm.h merging gui editor repo. 12 years ago
lua_loadlib.h MODIFIED: Resolved some GCC build errors. 12 years ago
lua_manager.h Fixed: Crash in CLuaManager 9 years ago
lua_object.h Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
parser.h When creating a new GUI set the base color to white. 10 years ago
proc.h merging gui editor repo. 12 years ago
reflect.h merging gui editor repo. 12 years ago
reflect_register.h merging gui editor repo. 12 years ago
root_group.h Moved CRootGroup out of CInterfaceParser. 10 years ago
string_case.h merging gui editor repo. 12 years ago
url_parser.h Changed: Remove legacy HTTPCurrentDomain variable 9 years ago
variable_data.h When creating a new GUI set the base color to white. 10 years ago
view_base.h MODIFIED: Views can now be selected too from the central widget. 12 years ago
view_bitmap.h merging gui editor repo. 12 years ago
view_bitmap_combo.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
view_link.h Changed: Refactor CViewLink to be able to use custom action handlers 8 years ago
view_pointer.h Changed: Fix clang warnings 9 years ago
view_pointer_base.h Changed: Merged changes from compatibility-develop that should also be in develop 8 years ago
view_polygon.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
view_quad.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
view_renderer.h Added: Possible to use multiple fonts at the same time 9 years ago
view_text.h Fixed: Multiline text inside lists 7 years ago
view_text_formated.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
view_text_id.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
view_text_id_formated.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
widget_manager.h Fixed: Respect coding standard for "parser" variable and delete it in destructor (fix a memory leak) 8 years ago