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
Ulukyn 11573ee85a Merge branch 'ryzom/ui/improvements' into yubo 5 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_border_renderer.cpp Added: Table/cell borders with independent size and color 5 years ago
css_parser.cpp Fixed: shorthand/longhand properties handled in wrong order 5 years ago
css_selector.cpp Added: Case compare flag to attribute selector 6 years ago
css_style.cpp Backed out changeset: 05b36f55a905 5 years ago
ctrl_base.cpp Changed: Ctrl tooltips can now display utf8 text 6 years ago
ctrl_base_button.cpp Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it 7 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 Fixed: record only key next/prior event on CCtrlScroll element 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: export reflect texture(pushed, over) on CCtrlTextButton element 6 years ago
ctrl_tooltip.cpp Changed: Memory leaks detection 8 years ago
curl_certificates.cpp Changed: Workaround for intermittent ssl certificate issue under windows. 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 Merge with develop 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 Fixed: Downloaded css file was not used 5 years ago
group_list.cpp Fixed: List forced child element to be visible on the time of insertion 6 years ago
group_menu.cpp Fixed: Remove blank space when an item menu are inactive 5 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 Fixed: Make sure border pointer is not null. 5 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 Fixed: Move tr elements directly under table into tbody 5 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 7 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 Changed: Remove window content tiny size limit 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 Merge with lua 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 Fusion avec fix-bitmap-crash 6 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 Changed: Helper functions (clear, empty) for CTextureId 5 years ago
view_text.cpp Changed: Replace spaces by tabs 5 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