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 e8c7cdbb32 Added: Minimum lines option to multiline text
--HG--
branch : develop
9 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
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 Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture. 10 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 Changed: Move addLink code to beginElement 9 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: Implement multi-row select box 9 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 Render table with rowspan, colspan. 10 years ago
group_tree.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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
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: Clang warnings 9 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. 11 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: Minor changes 9 years ago
interface_property.h DBViewNumber shouldn't crash anymore. 10 years ago
libwww.h Added: Common attributes to h1..h6 elements 9 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 Changed: Support for integer types in Lua 5.3, fixes #253 9 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
view_pointer.h Changed: Fix clang warnings 9 years ago
view_pointer_base.h Fix #162: Center ingame mouse cursor after login 11 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 Changed: Minor changes 9 years ago
view_text.h Added: Minimum lines option to multiline text 9 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 Changed: Minor changes 9 years ago