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
dfighter1985 225d786e7f Merged in hotfix (pull request #114)
Merging hotfix branch

--HG--
branch : develop
10 years ago
..
CMakeLists.txt merging gui editor repo. 12 years ago
action_handler.h Added facilities for viewing the loaded actions. 11 years ago
ctrl_base.h Fix html submit button value that is included with form data (issue #226) 10 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 CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219. 10 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 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 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 Fix html submit button value that is included with form data (issue #226) 10 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 Handle shadow outline in gui 10 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 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 Fix parent pos and size parsing. 10 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. 10 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 Fix rendering of specially sized window highlights 10 years ago
interface_parser.h When creating a new GUI set the base color to white. 10 years ago
interface_property.h merging gui editor repo. 12 years ago
libwww.h Include rgba.h in libwww.h. Thanks Nimetu! 10 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 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
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 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 Texture chooser now supports atlas textures as well. 11 years ago
view_text.h Merged develop 10 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 Implemented new action. 10 years ago