.. |
action_handler.cpp
|
Added: copy_to_clipboard action handler
|
2017-01-21 13:29:24 +02:00 |
CMakeLists.txt
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
ctrl_base.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_base_button.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_button.cpp
|
Fixed: Wrong element width when using scaled texture.
|
2016-12-21 23:47:50 +02:00 |
ctrl_col_pick.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_draggable.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_polygon.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_quad.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_scroll.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_scroll_base.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_sheet_selection.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_text_button.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
ctrl_tooltip.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
db_manager.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbgroup_combo_box.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbgroup_select_number.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbview_bar.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbview_bar3.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbview_digit.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbview_number.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
dbview_quantity.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
event_descriptor.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
event_listener.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_container.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_container_base.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_editbox.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_editbox_base.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_editbox_decor.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_frame.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
group_header.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_html.cpp
|
Fixed: Correctly expire object if file is removed from cache.
|
2017-06-08 22:37:19 +03:00 |
group_html_parser.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_list.cpp
|
Fixed: Wrong size for list element
|
2017-01-21 13:29:12 +02:00 |
group_menu.cpp
|
Changed: Ensure that menu resizes from child elements
|
2017-01-21 13:29:15 +02:00 |
group_modal.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_paragraph.cpp
|
Changed: Refactor CViewLink to be able to use custom action handlers
|
2017-01-21 13:29:20 +02:00 |
group_scrolltext.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_submenu_base.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_tab.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_table.cpp
|
Changed: Force max table width if requested.
|
2017-04-26 08:53:02 +03:00 |
group_tree.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
group_wheel.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
http_cache.cpp
|
Changed: Use http cache headers for image cache
|
2017-04-20 21:19:51 +03:00 |
input_handler.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
interface_anim.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
interface_element.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
interface_expr.cpp
|
Fixed: Compilation with clang
|
2016-12-05 19:39:19 +01:00 |
interface_expr_node.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
interface_expr_user_fct.cpp
|
Changed: Minor changes
|
2016-12-19 13:16:48 +01:00 |
interface_factory.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
interface_group.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
interface_link.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
interface_options.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
interface_parser.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
interface_property.cpp
|
Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
|
2016-12-24 14:01:21 +01:00 |
libwww.cpp
|
Added: Image mouseover effect
|
2017-06-08 22:37:19 +03:00 |
libwww_types.cpp
|
Changed: Include PCH
|
2016-12-04 17:03:15 +01:00 |
link_hack.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
lua_helper.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
lua_ihm.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
lua_loadlib.c
|
fixes #31 Luabind can't be found
|
2013-03-24 20:16:23 +01:00 |
lua_manager.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
lua_object.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
parser.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
proc.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
reflect.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
reflect_register.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
root_group.cpp
|
Changed: Include PCH
|
2016-12-04 17:03:15 +01:00 |
stdpch.cpp
|
fixes #31 Luabind can't be found
|
2013-03-24 20:16:23 +01:00 |
stdpch.h
|
Changed: Use http cache headers for image cache
|
2017-04-20 21:19:51 +03:00 |
string_case.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
url_parser.cpp
|
Fixed: Wrong indent
|
2016-12-11 14:21:28 +01:00 |
view_base.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_bitmap.cpp
|
Fixed: Wrong element width when using scaled texture.
|
2016-12-21 23:47:50 +02:00 |
view_bitmap_combo.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
view_link.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_pointer.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_pointer_base.cpp
|
Changed: Merged changes from compatibility-develop that should also be in develop
|
2016-12-18 20:39:16 +01:00 |
view_polygon.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_quad.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_renderer.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
view_text.cpp
|
Changed: Replace size() comparisons by empty() ones
|
2016-12-19 13:15:25 +01:00 |
view_text_formated.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_text_id.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
view_text_id_formated.cpp
|
Changed: Memory leaks detection
|
2016-12-04 15:14:10 +01:00 |
widget_manager.cpp
|
Changed: Don't change x or y in these cases
|
2016-12-19 17:46:38 +01:00 |