.. |
action_handler.h
|
Added facilities for viewing the loaded actions.
|
2014-07-02 22:27:04 +02:00 |
CMakeLists.txt
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
ctrl_base.h
|
Tooltip posrefs are now enums in the GUI Editor.
|
2014-06-29 01:44:06 +02:00 |
ctrl_base_button.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
ctrl_button.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
ctrl_col_pick.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
ctrl_draggable.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
ctrl_polygon.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
ctrl_quad.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
ctrl_scroll.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
ctrl_scroll_base.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
ctrl_sheet_selection.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
ctrl_text_button.h
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
|
2013-03-10 00:56:27 +01:00 |
ctrl_tooltip.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
db_manager.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
dbgroup_combo_box.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
dbgroup_select_number.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
dbview_bar.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
dbview_bar3.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
dbview_digit.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
dbview_number.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
dbview_quantity.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
editor_selection_watcher.h
|
MODIFIED: Update property browser when selecting in the central widget.
|
2013-02-23 06:55:19 +01:00 |
event_descriptor.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
event_listener.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
group_container.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_container_base.h
|
Fix typo (issue #70)
|
2014-01-03 19:51:50 +02:00 |
group_editbox.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_editbox_base.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
group_frame.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_header.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_html.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_list.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_menu.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_modal.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_paragraph.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_scrolltext.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_submenu_base.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
group_tab.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_table.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_tree.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
group_wheel.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
input_event_listener.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
input_handler.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
interface_anim.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
interface_common.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
interface_element.h
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
|
2013-03-10 00:56:27 +01:00 |
interface_expr.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
interface_expr_node.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
interface_group.h
|
FIXED: Deleting the CViewText of CCtrlTextButton should no longer lead to crashes.
|
2013-03-10 00:56:27 +01:00 |
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
|
2013-07-28 05:10:07 +02:00 |
interface_options.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
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 ).
|
2013-05-09 05:53:14 +02:00 |
interface_property.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
libwww.h
|
changed #20 - moved the libwww package discovery and fixed include paths in library project.
|
2013-02-19 10:04:40 -06:00 |
libwww_nel_stream.h
|
changed #20 - moved the libwww package discovery and fixed include paths in library project.
|
2013-02-19 10:04:40 -06:00 |
link_data.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
lua_helper.h
|
Fixes to compile Ryzom Client with lua 5.2
|
2013-06-16 03:43:45 +02:00 |
lua_helper_inline.h
|
Fixes to compile Ryzom Client with lua 5.2
|
2013-06-16 03:43:45 +02:00 |
lua_ihm.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
lua_loadlib.h
|
MODIFIED: Resolved some GCC build errors.
|
2013-02-17 14:30:05 +01:00 |
lua_manager.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
lua_object.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
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 ).
|
2013-05-09 05:53:14 +02:00 |
proc.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
reflect.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
reflect_register.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
string_case.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
view_base.h
|
MODIFIED: Views can now be selected too from the central widget.
|
2013-02-23 00:13:44 +01:00 |
view_bitmap.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
view_bitmap_combo.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
view_link.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
view_pointer.h
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
view_pointer_base.h
|
Fix #162: Center ingame mouse cursor after login
|
2014-07-09 12:31:22 +02:00 |
view_polygon.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
view_quad.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
view_renderer.h
|
Texture chooser now supports atlas textures as well.
|
2014-07-09 21:07:12 +02:00 |
view_text.h
|
MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected.
|
2013-03-03 00:54:22 +01:00 |
view_text_formated.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
view_text_id.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
view_text_id_formated.h
|
GUI Editor no longer depends on RTTI typename, instead it uses GetClassName() string provided by DECLARE_UI_CLASS().
|
2013-02-20 22:05:09 +01:00 |
widget_addition_watcher.h
|
Fix EOL
|
2014-04-30 12:53:06 +02:00 |
widget_manager.h
|
Merge default.
|
2014-04-19 21:53:29 +02:00 |