.. |
action_handler.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
CMakeLists.txt
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_base_button.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_button.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_col_pick.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_draggable.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_polygon.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_quad.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_scroll.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_scroll_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_sheet_selection.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_text_button.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
ctrl_tooltip.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
curl_certificates.cpp
|
Changed: Refactor curl certificate loading (issue #314)
|
2017-07-04 00:34:11 +03:00 |
db_manager.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbgroup_combo_box.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbgroup_select_number.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbview_bar.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbview_bar3.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbview_digit.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbview_number.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
dbview_quantity.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
event_descriptor.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
event_listener.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_container.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_container_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_editbox.cpp
|
Added: clear_on_escape property to edit box
|
2017-07-12 20:32:42 +03:00 |
group_editbox_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_editbox_decor.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_frame.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_header.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_html.cpp
|
Fixed: Null pointer error
|
2017-09-02 23:53:06 +03:00 |
group_html_parser.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_list.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_menu.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_modal.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_paragraph.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_scrolltext.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_submenu_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_tab.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
group_table.cpp
|
Changed: Force max table width if requested.
|
2017-04-26 08:53:02 +03:00 |
group_tree.cpp
|
Changed: Expand/collapse all tree node childs with right click
|
2017-10-02 13:52:44 +03:00 |
group_wheel.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
http_cache.cpp
|
Fixed: Compilation under GCC 4.8.4
|
2017-06-23 17:20:21 +02:00 |
http_hsts.cpp
|
Changed: Keep track of HSTS header and rewrite http to https as needed
|
2017-07-11 22:23:38 +03:00 |
input_handler.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_anim.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_element.cpp
|
Fixed: Multiline text inside lists
|
2017-09-02 23:13:04 +03:00 |
interface_expr.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_expr_node.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_expr_user_fct.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_factory.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_group.cpp
|
Fixed: Multiline text inside lists
|
2017-09-02 23:13:04 +03:00 |
interface_link.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_options.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_parser.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
interface_property.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
libwww.cpp
|
Added: Image mouseover effect
|
2017-06-08 22:37:19 +03:00 |
libwww_types.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
link_hack.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
lua_helper.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
lua_ihm.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
lua_loadlib.c
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
lua_manager.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
lua_object.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
parser.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
proc.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
reflect.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
reflect_register.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
root_group.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
stdpch.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
stdpch.h
|
Changed: Use http cache headers for image cache
|
2017-04-20 21:19:51 +03:00 |
string_case.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
url_parser.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_bitmap.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_bitmap_combo.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_link.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_pointer.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_pointer_base.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_polygon.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_quad.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_renderer.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_text.cpp
|
Fixed: Multiline text inside lists
|
2017-09-02 23:13:04 +03:00 |
view_text_formated.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_text_id.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
view_text_id_formated.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |
widget_manager.cpp
|
Changed: replace c++11 code
|
2017-03-15 17:43:49 +02:00 |