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 077f57c4b9 Changed: Keep track of all pseudo elements matching html element
--HG--
branch : develop
6 years ago
..
CMakeLists.txt Fixed: Link nelgui to Security framework (fix compilation with curl using DarwinSSL backend) 7 years ago
action_handler.cpp Fixed: Copy to clipboard mangles utf8 chars 6 years ago
css_parser.cpp Changed: Implement HTML renderer with CSS styling 6 years ago
css_selector.cpp Changed: Implement HTML renderer with CSS styling 6 years ago
css_style.cpp Changed: Keep track of all pseudo elements matching html element 6 years ago
ctrl_base.cpp Changed: Memory leaks detection 8 years ago
ctrl_base_button.cpp Changed: Memory leaks detection 8 years ago
ctrl_button.cpp Fixed: Wrong element width when using scaled texture. 8 years ago
ctrl_col_pick.cpp Changed: Memory leaks detection 8 years ago
ctrl_draggable.cpp Changed: Memory leaks detection 8 years ago
ctrl_polygon.cpp Changed: Memory leaks detection 8 years ago
ctrl_quad.cpp Changed: Memory leaks detection 8 years ago
ctrl_scroll.cpp Changed: Allow to override scroll bar texture width/height 6 years ago
ctrl_scroll_base.cpp Changed: Memory leaks detection 8 years ago
ctrl_sheet_selection.cpp Changed: Memory leaks detection 8 years ago
ctrl_text_button.cpp Changed: Form element styling 6 years ago
ctrl_tooltip.cpp Changed: Memory leaks detection 8 years ago
curl_certificates.cpp Fixed: Typo 6 years ago
db_manager.cpp Changed: Memory leaks detection 8 years ago
dbgroup_combo_box.cpp Changed: Form element styling 6 years ago
dbgroup_select_number.cpp Changed: Memory leaks detection 8 years ago
dbview_bar.cpp Changed: Memory leaks detection 8 years ago
dbview_bar3.cpp Changed: Memory leaks detection 8 years ago
dbview_digit.cpp Changed: Memory leaks detection 8 years ago
dbview_number.cpp Changed: Memory leaks detection 8 years ago
dbview_quantity.cpp Changed: Memory leaks detection 8 years ago
event_descriptor.cpp Changed: Memory leaks detection 8 years ago
event_listener.cpp Changed: Memory leaks detection 8 years ago
group_container.cpp Fixed: Wrong width for container list element 6 years ago
group_container_base.cpp Changed: Memory leaks detection 8 years ago
group_editbox.cpp Fixed: Font size calculations for scaled text. 7 years ago
group_editbox_base.cpp Changed: Memory leaks detection 8 years ago
group_editbox_decor.cpp Changed: Memory leaks detection 8 years ago
group_frame.cpp Changed: Replace size() comparisons by empty() ones 8 years ago
group_header.cpp Changed: Memory leaks detection 8 years ago
group_html.cpp Changed: Keep track of all pseudo elements matching html element 6 years ago
group_list.cpp Fixed: Wrong size for list element 8 years ago
group_menu.cpp Backed out changeset 879f41335e4d 6 years ago
group_modal.cpp Changed: Memory leaks detection 8 years ago
group_paragraph.cpp Changed: Use popup menu for chat-copy function 6 years ago
group_scrolltext.cpp Changed: Memory leaks detection 8 years ago
group_submenu_base.cpp Changed: Memory leaks detection 8 years ago
group_tab.cpp Changed: Memory leaks detection 8 years ago
group_table.cpp Changed: Use table width used min-width and allow table cells to properly fit 6 years ago
group_tree.cpp Changed: Expand/collapse all tree node childs with right click 7 years ago
group_wheel.cpp Changed: Memory leaks detection 8 years ago
html_element.cpp Changed: Keep track of all pseudo elements matching html element 6 years ago
html_parser.cpp Changed: Remove old libwww elements 6 years ago
http_cache.cpp Fixed: Compilation under GCC 4.8.4 8 years ago
http_hsts.cpp Fix build under Visual Studio 2008 7 years ago
input_handler.cpp Changed: Memory leaks detection 8 years ago
interface_anim.cpp Changed: Memory leaks detection 8 years ago
interface_element.cpp Fixed: HTML list element invalidates content on each frame 6 years ago
interface_expr.cpp Fixed: Compilation with clang 8 years ago
interface_expr_node.cpp Changed: Memory leaks detection 8 years ago
interface_expr_user_fct.cpp Changed: Minor changes 8 years ago
interface_factory.cpp Changed: Memory leaks detection 8 years ago
interface_group.cpp Backed out changeset: 68e5d9033466 6 years ago
interface_link.cpp Changed: Replace size() comparisons by empty() ones 8 years ago
interface_options.cpp Changed: Memory leaks detection 8 years ago
interface_parser.cpp Changed: Replace size() comparisons by empty() ones 8 years ago
interface_property.cpp Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 8 years ago
libwww.cpp Changed: Remove old libwww elements 6 years ago
link_hack.cpp Changed: Memory leaks detection 8 years ago
lua_helper.cpp Changed: Memory leaks detection 8 years ago
lua_ihm.cpp Cleaning up unicode conversion 6 years ago
lua_loadlib.c fixes #31 Luabind can't be found 12 years ago
lua_manager.cpp Changed: Memory leaks detection 8 years ago
lua_object.cpp Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17 7 years ago
parser.cpp Changed: Memory leaks detection 8 years ago
proc.cpp Changed: Memory leaks detection 8 years ago
reflect.cpp Changed: Memory leaks detection 8 years ago
reflect_register.cpp Changed: Memory leaks detection 8 years ago
root_group.cpp Changed: Include PCH 8 years ago
stdpch.cpp fixes #31 Luabind can't be found 12 years ago
stdpch.h Changed: Use http cache headers for image cache 8 years ago
string_case.cpp Changed: Memory leaks detection 8 years ago
url_parser.cpp Fixed: Wrong indent 8 years ago
view_base.cpp Changed: Memory leaks detection 8 years ago
view_bitmap.cpp Added: Downloadable textures in texture property of CViewBitmap 7 years ago
view_bitmap_combo.cpp Changed: Replace size() comparisons by empty() ones 8 years ago
view_link.cpp Changed: Memory leaks detection 8 years ago
view_pointer.cpp Changed: Memory leaks detection 8 years ago
view_pointer_base.cpp Changed: Merged changes from compatibility-develop that should also be in develop 8 years ago
view_polygon.cpp Changed: Memory leaks detection 8 years ago
view_quad.cpp Changed: Memory leaks detection 8 years ago
view_renderer.cpp Merge with develop 7 years ago
view_text.cpp Fixed: Changing font name for already rendered text leading to crash. 6 years ago
view_text_formated.cpp Changed: Memory leaks detection 8 years ago
view_text_id.cpp Changed: Memory leaks detection 8 years ago
view_text_id_formated.cpp Changed: Memory leaks detection 8 years ago
widget_manager.cpp Merge with develop 7 years ago