khanat-code-old/code/nel/src/gui
2013-03-09 22:31:51 +01:00
..
action_handler.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
CMakeLists.txt changed #20 - moved the libwww package discovery and fixed include paths in library project. 2013-02-19 10:04:40 -06:00
ctrl_base.cpp MODIFIED: Views can now be selected too from the central widget. 2013-02-23 00:13:44 +01:00
ctrl_base_button.cpp MODIFIED: Views can now be selected too from the central widget. 2013-02-23 00:13:44 +01:00
ctrl_button.cpp MODIFIED: Draw the highlight of the currently selected widget in editor mode. 2013-03-07 06:01:33 +01:00
ctrl_col_pick.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
ctrl_draggable.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
ctrl_polygon.cpp 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.cpp 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.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
ctrl_scroll_base.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
ctrl_sheet_selection.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
ctrl_text_button.cpp FIXED: It's not nice to leak memory. 2013-03-09 20:58:53 +01:00
ctrl_tooltip.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
db_manager.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbgroup_combo_box.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbgroup_select_number.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbview_bar.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbview_bar3.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbview_digit.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbview_number.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
dbview_quantity.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
event_descriptor.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
event_listener.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_container.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
group_container_base.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_editbox.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
group_editbox_base.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_frame.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
group_header.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_html.cpp changed #20 - moved the libwww package discovery and fixed include paths in library project. 2013-02-19 10:04:40 -06:00
group_list.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
group_menu.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
group_modal.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_paragraph.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
group_scrolltext.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_submenu_base.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_tab.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_table.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_tree.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
group_wheel.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
input_handler.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_anim.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_element.cpp MODIFIED: Ups, missed this. 2013-03-09 22:31:51 +01:00
interface_expr.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_expr_node.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_expr_user_fct.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_group.cpp MODIFIED: Preliminary support for a little cleanup when removing a widget from it's parent group ( for example when moving the widget ). 2013-03-08 06:28:52 +01:00
interface_link.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_options.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
interface_parser.cpp MODIFIED: Resolved some GCC build errors. 2013-02-17 14:30:05 +01:00
interface_property.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
libwww.cpp 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.cpp changed #20 - moved the libwww package discovery and fixed include paths in library project. 2013-02-19 10:04:40 -06:00
link_hack.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
lua_helper.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
lua_ihm.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
lua_loadlib.c Moved some Lua stuff over to the NelGUI library. 2012-05-19 23:00:52 +02:00
lua_manager.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
lua_object.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
parser.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
proc.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
reflect.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
reflect_register.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
string_case.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_base.cpp MODIFIED: Views can now be selected too from the central widget. 2013-02-23 00:13:44 +01:00
view_bitmap.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_bitmap_combo.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_link.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_pointer.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_pointer_base.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_polygon.cpp 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.cpp 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.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_text.cpp MODIFIED: Somehow I left this here, and it prevented viewtexts from being selected. 2013-03-03 00:54:22 +01:00
view_text_formated.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_text_id.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
view_text_id_formated.cpp merging gui editor repo. 2013-02-14 09:53:06 -06:00
widget_manager.cpp MODIFIED: Draw the highlight of the currently selected widget in editor mode. 2013-03-07 06:01:33 +01:00