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
kaetemi e729a9d035 Fix #162: Center ingame mouse cursor after login 11 years ago
..
CMakeLists.txt merging gui editor repo. 12 years ago
action_handler.h MODIFIED: no more action handler spam. 12 years ago
ctrl_base.h MODIFIED: Views can now be selected too from the central widget. 12 years ago
ctrl_base_button.h merging gui editor repo. 12 years ago
ctrl_button.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 merging gui editor repo. 12 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 merging gui editor repo. 12 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: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes. 12 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 MODIFIED: Update property browser when selecting in the central widget. 12 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 Fix typo (issue #70) 11 years ago
group_editbox.h GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 years ago
group_editbox_base.h merging gui editor repo. 12 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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 GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS(). 12 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: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes. 12 years ago
interface_expr.h merging gui editor repo. 12 years ago
interface_expr_node.h merging gui editor repo. 12 years ago
interface_group.h FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes. 12 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 merging gui editor repo. 12 years ago
interface_parser.h Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ). 12 years ago
interface_property.h merging gui editor repo. 12 years ago
libwww.h changed #20 - moved the libwww package discovery and fixed include paths in library project. 12 years ago
libwww_nel_stream.h changed #20 - moved the libwww package discovery and fixed include paths in library project. 12 years ago
link_data.h merging gui editor repo. 12 years ago
lua_helper.h Fixes to compile Ryzom Client with lua 5.2 12 years ago
lua_helper_inline.h Fixes to compile Ryzom Client with lua 5.2 12 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 merging gui editor repo. 12 years ago
lua_object.h merging gui editor repo. 12 years ago
parser.h Some more work for widget adding support. Basically the system works, just need to make sure the proper widget is instantiated, and the defaults are loaded ( so it shows up ). 12 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
string_case.h merging gui editor repo. 12 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 merging gui editor repo. 12 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 merging gui editor repo. 12 years ago
view_text.h MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected. 12 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_addition_watcher.h Fix EOL 11 years ago
widget_manager.h Merge default. 11 years ago