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
Nimetu 045a6471fe Added: html OL list
--HG--
branch : develop
9 years ago
..
CMakeLists.txt Changed: Let dependencies propagate to other targets 9 years ago
action_handler.cpp Added facilities for viewing the loaded actions. 11 years ago
ctrl_base.cpp Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page 9 years ago
ctrl_base_button.cpp Fix html submit button value that is included with form data (issue #226) 10 years ago
ctrl_button.cpp Merge default. 11 years ago
ctrl_col_pick.cpp Changed: Minor changes 9 years ago
ctrl_draggable.cpp fixes #31 Luabind can't be found 12 years ago
ctrl_polygon.cpp fixes #31 Luabind can't be found 12 years ago
ctrl_quad.cpp fixes #31 Luabind can't be found 12 years ago
ctrl_scroll.cpp Fixed: Scrolling in small steps not working. 9 years ago
ctrl_scroll_base.cpp fixes #31 Luabind can't be found 12 years ago
ctrl_sheet_selection.cpp fixes #31 Luabind can't be found 12 years ago
ctrl_text_button.cpp CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219. 10 years ago
ctrl_tooltip.cpp fixes #31 Luabind can't be found 12 years ago
db_manager.cpp fixes #31 Luabind can't be found 12 years ago
dbgroup_combo_box.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
dbgroup_select_number.cpp NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked 12 years ago
dbview_bar.cpp fixes #31 Luabind can't be found 12 years ago
dbview_bar3.cpp fixes #31 Luabind can't be found 12 years ago
dbview_digit.cpp fixes #31 Luabind can't be found 12 years ago
dbview_number.cpp it's not a bad idea to store the value in the right variable... 10 years ago
dbview_quantity.cpp CDBViewQuantity shouldn't crash in the editor. 10 years ago
event_descriptor.cpp fixes #31 Luabind can't be found 12 years ago
event_listener.cpp fixes #31 Luabind can't be found 12 years ago
group_container.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
group_container_base.cpp fixes #31 Luabind can't be found 12 years ago
group_editbox.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
group_editbox_base.cpp fixes #31 Luabind can't be found 12 years ago
group_editbox_decor.cpp When setting the Id of the decorated edit box, set the Id of the text as well. 10 years ago
group_frame.cpp fixes #31 Luabind can't be found 12 years ago
group_header.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
group_html.cpp Added: html OL list 9 years ago
group_html_parser.cpp Fix compiling under windows 10 years ago
group_list.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
group_menu.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
group_modal.cpp Fixed: Some warnings 11 years ago
group_paragraph.cpp Quelled some compiler compliants. 11 years ago
group_scrolltext.cpp Added: Smooth scrolling 9 years ago
group_submenu_base.cpp fixes #31 Luabind can't be found 12 years ago
group_tab.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
group_table.cpp Change table defaults valign=middle, cellpadding=1, cellspacing=2 10 years ago
group_tree.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
group_wheel.cpp Link group_wheel.cpp, ref #176 11 years ago
input_handler.cpp fixes #31 Luabind can't be found 12 years ago
interface_anim.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
interface_element.cpp Fix parent pos and size parsing. 10 years ago
interface_expr.cpp FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 12 years ago
interface_expr_node.cpp fixes #31 Luabind can't be found 12 years ago
interface_expr_user_fct.cpp fixes #31 Luabind can't be found 12 years ago
interface_factory.cpp Refactoring. Added CInterfaceFactory. 10 years ago
interface_group.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
interface_link.cpp 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.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
interface_parser.cpp Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*) 9 years ago
interface_property.cpp fixes #31 Luabind can't be found 12 years ago
libwww.cpp Added: Common attributes to h1..h6 elements 9 years ago
libwww_types.cpp Remove libwww, only keep html entitites list 10 years ago
link_hack.cpp Implemented CGroupEditBoxDecor a decorated CGroupEditBox. 10 years ago
lua_helper.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
lua_ihm.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
lua_loadlib.c fixes #31 Luabind can't be found 12 years ago
lua_manager.cpp Fixed: Crash in CLuaManager 9 years ago
lua_object.cpp Changed: Support for integer types in Lua 5.3, fixes #253 9 years ago
parser.cpp fixes #31 Luabind can't be found 12 years ago
proc.cpp fixes #31 Luabind can't be found 12 years ago
reflect.cpp fixes #31 Luabind can't be found 12 years ago
reflect_register.cpp fixes #31 Luabind can't be found 12 years ago
root_group.cpp Moved CRootGroup out of CInterfaceParser. 10 years ago
stdpch.cpp fixes #31 Luabind can't be found 12 years ago
stdpch.h Added limits to pch, should fix Linux build. 10 years ago
string_case.cpp fixes #31 Luabind can't be found 12 years ago
url_parser.cpp Replace url parser with one less strict 10 years ago
view_base.cpp Allow multiselection. 10 years ago
view_bitmap.cpp Changed: Replaced strlwr by toLower 11 years ago
view_bitmap_combo.cpp fixes #31 Luabind can't be found 12 years ago
view_link.cpp fixes #31 Luabind can't be found 12 years ago
view_pointer.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
view_pointer_base.cpp Fix #162: Center ingame mouse cursor after login 11 years ago
view_polygon.cpp fixes #31 Luabind can't be found 12 years ago
view_quad.cpp fixes #31 Luabind can't be found 12 years ago
view_renderer.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
view_text.cpp Fixed: CViewText not updating visible text when used by CCtrlTextButton 9 years ago
view_text_formated.cpp fixes #31 Luabind can't be found 12 years ago
view_text_id.cpp fixes #31 Luabind can't be found 12 years ago
view_text_id_formated.cpp fixes #31 Luabind can't be found 12 years ago
widget_manager.cpp Fixed: Keyboard capture not reset when clicking outside GUI. 9 years ago