khanat-code-old/code/nel/src/gui
2014-09-27 19:54:19 +02:00
..
action_handler.cpp Added facilities for viewing the loaded actions. 2014-07-02 22:27:04 +02:00
CMakeLists.txt Fixed: Use multiarch library path under Linux 2013-09-30 09:11:35 +02:00
ctrl_base.cpp tooltip parent is now changable using an enum. 2014-06-29 02:53:33 +02:00
ctrl_base_button.cpp Fusion avec default 2014-04-24 19:16:42 +02:00
ctrl_button.cpp Merge default. 2014-04-19 21:53:29 +02:00
ctrl_col_pick.cpp Changed: Replaced strlwr by toLower 2014-04-24 22:59:29 +02:00
ctrl_draggable.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
ctrl_polygon.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
ctrl_quad.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
ctrl_scroll.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
ctrl_scroll_base.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
ctrl_sheet_selection.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
ctrl_text_button.cpp Move the text too with the text button. 2014-09-27 19:54:19 +02:00
ctrl_tooltip.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
db_manager.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
dbgroup_combo_box.cpp NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked 2013-07-28 21:39:54 +02:00
dbgroup_select_number.cpp NLGUI files dbgroup_combo_box.cpp and dbgroup_select_number.cpp were not linked 2013-07-28 21:39:54 +02:00
dbview_bar.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
dbview_bar3.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
dbview_digit.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
dbview_number.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
dbview_quantity.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
event_descriptor.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
event_listener.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_container.cpp Fixed: Warnings with GCC 2013-09-22 13:20:19 +02:00
group_container_base.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_editbox.cpp Editbox selection should be stopped when the mouse button goes up, even if it happens outside of the box. 2014-09-26 23:29:38 +02:00
group_editbox_base.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_frame.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_header.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_html.cpp Changed: Typo 2014-03-22 16:23:28 +01:00
group_list.cpp Fixed: Switch not handled warnings 2014-03-27 15:53:19 +01:00
group_menu.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_modal.cpp Fixed: Some warnings 2013-09-27 16:30:55 +02:00
group_paragraph.cpp Quelled some compiler compliants. 2014-06-29 03:01:43 +02:00
group_scrolltext.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_submenu_base.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_tab.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_table.cpp Quelled some compiler compliants. 2014-06-29 03:01:43 +02:00
group_tree.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
group_wheel.cpp Link group_wheel.cpp, ref #176 2014-08-25 14:56:29 +02:00
input_handler.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
interface_anim.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
interface_element.cpp Posref can now be set as an enum, instead of a string in the property editor. 2014-06-21 18:25:14 +02:00
interface_expr.cpp FIXED: GUI not showing up because of the interface user functions not getting registered, because of a file linking issue. 2013-06-05 03:29:34 +02:00
interface_expr_node.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
interface_expr_user_fct.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
interface_group.cpp Add widget to a new parent when the widget being dragged is dropped, otherwise add it to the orphanlist so that it's drawn anyways. NOTE: The dropped widget can be clipped. If it is clipped, it never shows up even tho it's there. 2014-09-24 18:45:52 +02:00
interface_link.cpp 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.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
interface_parser.cpp Exit with error 2014-06-21 05:46:20 +02:00
interface_property.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
libwww.cpp Fix for Issue #94 2014-01-26 02:57:59 -08:00
libwww_nel_stream.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
link_hack.cpp Link group_wheel.cpp, ref #176 2014-08-25 14:56:29 +02:00
lua_helper.cpp Fixed: lua_open() doesn't exist with Lua 5.2 2013-07-24 18:47:50 +02:00
lua_ihm.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
lua_loadlib.c fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
lua_manager.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
lua_object.cpp Fix NeL GUI compile under MinGW 2014-06-19 00:40:29 +02:00
parser.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
proc.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
reflect.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
reflect_register.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
stdpch.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
stdpch.h Fix NeL GUI compile under MinGW 2014-06-19 00:40:29 +02:00
string_case.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_base.cpp Merged default 2013-05-03 02:07:38 +02:00
view_bitmap.cpp Changed: Replaced strlwr by toLower 2014-04-24 18:11:16 +02:00
view_bitmap_combo.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_link.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_pointer.cpp Remove tooltip debug message from logs 2014-01-04 00:20:05 +02:00
view_pointer_base.cpp Fix #162: Center ingame mouse cursor after login 2014-07-09 12:31:22 +02:00
view_polygon.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_quad.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_renderer.cpp Texture chooser now supports atlas textures as well. 2014-07-09 21:07:12 +02:00
view_text.cpp Move the text too with the text button. 2014-09-27 19:54:19 +02:00
view_text_formated.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_text_id.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
view_text_id_formated.cpp fixes #31 Luabind can't be found 2013-03-24 20:16:23 +01:00
widget_manager.cpp Merged develop. 2014-09-27 00:08:06 +02:00