From 801e1dceca043a4b76ab59cc2e58743c02b872d6 Mon Sep 17 00:00:00 2001 From: Gammasoft Date: Wed, 1 Jan 2025 23:56:24 +0100 Subject: [PATCH] update copyright 2024 to 2025 --- LICENSE.md | 2 +- README.md | 2 +- docs/README.md | 2 +- docs/abstract_class_design.md | 2 +- docs/abstract_factory.md | 2 +- docs/abstractions_abstract_types_and_interfaces.md | 2 +- docs/adapter.md | 2 +- docs/add_a_control_to_a_form.md | 2 +- docs/add_a_form.md | 2 +- docs/add_or_remove_event_handlers.md | 2 +- docs/add_style_sheets_to_a_control.md | 2 +- docs/ambient_properties.md | 2 +- docs/application_overview.md | 2 +- docs/apply_accessibility_information.md | 2 +- docs/architecture.md | 2 +- docs/automatic_scalling.md | 2 +- docs/base_classes_for_implementing_abstractions.md | 2 +- docs/bridge.md | 2 +- docs/brushes.md | 2 +- docs/builder.md | 2 +- docs/c++.md | 2 +- docs/capitalisation_conventions.md | 2 +- docs/chain_of_responsibility.md | 2 +- docs/change_the_pressed_key.md | 2 +- docs/check_version.md | 4 ++-- docs/choosing_between_class_and_struct.md | 2 +- docs/class_cleanup.md | 2 +- docs/class_initialize.md | 2 +- docs/cmake_add_assembly_information.md | 2 +- docs/cmake_add_resources.md | 2 +- docs/cmake_add_settings.md | 2 +- docs/cmake_assembly_informations_commands.md | 2 +- docs/cmake_build_options_commands.md | 2 +- docs/cmake_create_project.md | 2 +- docs/cmake_files.md | 2 +- docs/cmake_generic_commands.md | 2 +- docs/cmake_install_commands.md | 2 +- docs/cmake_overview.md | 2 +- docs/cmake_packages_commands.md | 2 +- docs/cmake_project_commands.md | 2 +- docs/cmake_target_properties_commands.md | 2 +- docs/coding_conventions_guidelines.md | 2 +- docs/collections.md | 2 +- docs/colors.md | 2 +- docs/command.md | 2 +- docs/common_design_patterns.md | 2 +- docs/common_io_tasks.md | 2 +- docs/common_io_tasks_copy_directories.md | 2 +- .../common_io_tasks_enumerate_directories_and_files.md | 2 +- docs/common_io_tasks_file_and_stream_io.md | 2 +- docs/common_io_tasks_open_and_append_to_a_log_file.md | 2 +- ...asks_read_and_write_to_a_newly_created_data_file.md | 2 +- docs/common_io_tasks_read_text_from_a_file.md | 2 +- docs/common_io_tasks_write_a_text_file.md | 2 +- docs/common_io_tasks_write_text_to_a_file.md | 2 +- docs/components.md | 2 +- docs/composite.md | 2 +- docs/console_class.md | 2 +- docs/constructor_design.md | 2 +- docs/contact.md | 2 +- docs/containers.md | 2 +- docs/control_and_modify_the_mouse_pointer.md | 2 +- docs/control_appearance.md | 2 +- docs/control_events.md | 2 +- docs/controls.md | 2 +- docs/controls_events.md | 2 +- docs/controls_management.md | 2 +- docs/controls_overview.md | 2 +- docs/create_a_control_binding.md | 2 +- docs/create_access_key_shortcuts.md | 2 +- docs/create_user_dined_exceptions.md | 2 +- docs/custom_controls.md | 2 +- docs/custom_painting_and_drawing.md | 2 +- docs/data_binding_overview.md | 2 +- docs/date_time.md | 2 +- docs/decorator.md | 2 +- docs/delegates.md | 2 +- docs/delegates_and_lambdas.md | 2 +- docs/design_great_data_sources.md | 2 +- docs/design_guidelines.md | 2 +- docs/design_guidelines_for_exception.md | 2 +- docs/designing_for_extensibility.md | 2 +- docs/determine_wich_modifier_key_is_pressed.md | 2 +- docs/development_status.md | 2 +- docs/development_status_cmake.md | 2 +- docs/development_status_themes.md | 2 +- docs/development_status_toolkits.md | 2 +- docs/development_status_tools.md | 2 +- docs/development_status_xtd_core.md | 2 +- docs/development_status_xtd_drawing.md | 2 +- docs/development_status_xtd_forms.md | 2 +- docs/development_status_xtd_tunit.md | 2 +- docs/dialogs.md | 2 +- docs/distinguish_between_clicks_and_double_clicks.md | 2 +- docs/dock_and_anchor_controls.md | 2 +- docs/documentation.md | 2 +- docs/downloads.md | 2 +- docs/doxygen/doxygen/cmake_commands_page.dox | 2 +- docs/doxygen/doxygen/license_page.dox | 2 +- docs/drag_and_drop_functionality.md | 2 +- docs/drawing.md | 2 +- docs/ebook.md | 2 +- docs/ebook_console_classes.md | 2 +- docs/ebook_controls.md | 2 +- docs/ebook_custom_controls.md | 2 +- docs/ebook_dialogs.md | 2 +- docs/ebook_drag_and_drop.md | 2 +- docs/ebook_events.md | 2 +- docs/ebook_first_programs.md | 2 +- docs/ebook_graphics.md | 2 +- docs/ebook_introduction.md | 2 +- docs/ebook_layout_management.md | 2 +- docs/ebook_menus_and_toolbars.md | 2 +- docs/ebook_tetris.md | 2 +- docs/ebook_unit_testing_classes.md | 2 +- docs/enum_class.md | 2 +- docs/enum_design.md | 2 +- docs/event_design.md | 2 +- docs/event_handlers.md | 2 +- docs/events.md | 2 +- docs/events_and_callbacks.md | 2 +- docs/examples.md | 2 +- docs/exception_throwing.md | 2 +- docs/exceptions.md | 2 +- docs/exceptions_and_performance.md | 2 +- docs/exceptions_best_practices.md | 2 +- docs/exceptions_try_catch.md | 2 +- docs/exceptions_use_specific_exceptions.md | 2 +- docs/explicitly_throw_exception.md | 2 +- docs/external_tools_libraries_and_toolkits.md | 2 +- docs/facade.md | 2 +- docs/factory_method.md | 2 +- docs/field_design.md | 2 +- docs/final.md | 2 +- docs/flyweight.md | 2 +- docs/fonts.md | 2 +- docs/form.md | 2 +- docs/format_composite_formating.md | 2 +- docs/format_custom_date_and_time_format_strings.md | 2 +- docs/format_custom_numeric_format_strings.md | 2 +- docs/format_custom_time_span_format_strings.md | 2 +- ...mat_display_milliseconds_in_date_and_time_values.md | 2 +- docs/format_enumeration_format_strings.md | 2 +- docs/format_extract_the_day_of_the_week_from_date.md | 2 +- docs/format_overview.md | 2 +- docs/format_pad_a_number_with_leading_zeros.md | 2 +- docs/format_round_trip_date_and_time_values.md | 2 +- docs/format_standard_date_and_time_format_strings.md | 2 +- docs/format_standard_numeric_format_strings.md | 2 +- docs/format_standard_time_span_format_strings.md | 2 +- docs/format_use_custom_numeric_format_providers.md | 2 +- docs/forms.md | 2 +- docs/gallery.md | 2 +- docs/gammasoft.md | 2 +- docs/general_naming_conventions.md | 2 +- docs/getting_started.md | 2 +- docs/graphics.md | 2 +- docs/graphics_path.md | 2 +- docs/guides.md | 2 +- docs/handle_and_raise_events.md | 2 +- docs/handle_input_at_the_form_level.md | 2 +- docs/hello_world.md | 2 +- docs/hierarchy.md | 2 +- docs/home.md | 2 +- docs/ignore_test_method.md | 2 +- docs/images.md | 2 +- docs/ingore_test_method.md | 2 +- docs/interface_design.md | 2 +- docs/interfaces.md | 2 +- docs/internationalization.md | 2 +- docs/interpreter.md | 2 +- docs/introduction_to_xtd.md | 2 +- docs/ipv6_overview.md | 2 +- docs/iterator.md | 2 +- docs/keybord_overview.md | 2 +- docs/labels.md | 2 +- docs/license.md | 4 ++-- docs/links.md | 2 +- docs/literal_operators.md | 2 +- docs/main_and_startup.md | 2 +- docs/matrix.md | 2 +- docs/mediator.md | 2 +- docs/member_design_guidelines.md | 2 +- docs/member_overloading.md | 2 +- docs/memento.md | 2 +- docs/menus_and_toolbars.md | 2 +- docs/mouse_overview.md | 2 +- docs/names_of_classes_structs_and_interfaces.md | 2 +- docs/names_of_libraries_and_dlls.md | 2 +- docs/names_of_namespace.md | 2 +- docs/names_of_type_members.md | 2 +- docs/naming_guidelines.md | 2 +- docs/naming_parameters.md | 2 +- docs/naming_resources.md | 2 +- docs/nested_types.md | 2 +- docs/network_availability.md | 2 +- docs/network_programming.md | 2 +- docs/news.md | 2 +- docs/non-final_classes.md | 2 +- docs/observer.md | 2 +- docs/observer_design_pattern.md | 2 +- docs/operator_overloads.md | 2 +- docs/parameter_design.md | 2 +- docs/parse_date_and_time_strings.md | 2 +- docs/parse_numeric_strings.md | 2 +- docs/parse_other_strings.md | 2 +- docs/parse_overview.md | 2 +- docs/pens.md | 2 +- docs/points_sizes_and_rectangles.md | 2 +- docs/portability.md | 2 +- docs/position_and_layout_of_controls.md | 2 +- docs/print_a_form.md | 2 +- docs/print_a_text_document.md | 2 +- docs/printing_overview.md | 2 +- docs/property_design.md | 2 +- docs/protected_members.md | 2 +- docs/prototype.md | 2 +- docs/proxy.md | 2 +- docs/raise_and_consume_events.md | 2 +- docs/region.md | 2 +- docs/release_notes.md | 2 +- docs/release_patches_and_support.md | 2 +- docs/resize_a_form.md | 2 +- docs/resources.md | 2 +- docs/roadmap.md | 2 +- docs/set_the_image_displayed_by_a_control.md | 2 +- docs/set_the_tab_order_of_a_control.md | 2 +- docs/set_the_text_displayed_by_a_control.md | 2 +- docs/settings.md | 2 +- docs/simulate_keyboard_events.md | 2 +- docs/simulate_mouse_events.md | 2 +- docs/singleton.md | 2 +- docs/size_and_location_properties.md | 2 +- docs/socket_support.md | 2 +- docs/state.md | 2 +- docs/static_class_design.md | 2 +- docs/strategy.md | 2 +- docs/struct_design.md | 2 +- docs/style_sheets_box_model.md | 2 +- docs/style_sheets_overview.md | 2 +- docs/style_sheets_reference.md | 2 +- docs/support.md | 2 +- docs/synchronize_multiple_controls.md | 2 +- docs/system_exception_class_and_properties.md | 2 +- docs/tcp_client_and_tcp_listener.md | 2 +- docs/template_method.md | 2 +- docs/test_class.md | 2 +- docs/test_cleanup.md | 2 +- docs/test_initialize.md | 2 +- docs/test_method.md | 2 +- docs/themes.md | 2 +- docs/thread_safe_control_call.md | 2 +- docs/tools.md | 2 +- docs/translations_status.md | 2 +- docs/tunit_overview.md | 2 +- docs/tutorials.md | 2 +- docs/type_conversion_overview.md | 2 +- docs/type_conversion_tables.md | 2 +- docs/type_design_guidelines.md | 2 +- docs/types.md | 2 +- docs/usage_guidelines.md | 2 +- docs/use_keyboard_events.md | 2 +- docs/use_mouse_events.md | 2 +- docs/use_print_preview.md | 2 +- docs/using_standard_exception_types.md | 2 +- docs/ustring.md | 2 +- docs/validate_input.md | 2 +- docs/virtual_members.md | 2 +- docs/visitor.md | 2 +- docs/what_is_xtd.md | 2 +- docs/work_with_a_data_grid.md | 2 +- docs/writing_applicaion_console.md | 2 +- docs/writing_applicaion_extending_test.md | 2 +- docs/writing_applicaion_gui.md | 2 +- docs/writing_applicaion_running_test.md | 2 +- docs/writing_applicaion_test.md | 2 +- docs/writing_applications.md | 2 +- docs/xtd_documentation.md | 2 +- docs/xtd_forms_explanations.md | 2 +- scripts/cmake/update_export.cmake | 4 ++-- scripts/cmake/xtd_commands.cmake | 2 +- scripts/install/install.cmd | 2 +- scripts/install/install.sh | 2 +- src/CMakeLists.txt | 2 +- .../include/xtd/core_native_export.hpp | 2 +- .../include/xtd/native/address_family_constants.hpp | 2 +- .../include/xtd/native/assert_dialog_results.hpp | 2 +- .../include/xtd/native/condition_variable.hpp | 2 +- src/xtd.core.native/include/xtd/native/console.hpp | 2 +- .../include/xtd/native/console_color.hpp | 2 +- .../include/xtd/native/console_special_key.hpp | 2 +- .../xtd/native/constant_special_item_id_list.hpp | 2 +- .../include/xtd/native/critical_section.hpp | 2 +- .../include/xtd/native/cryptography.hpp | 2 +- src/xtd.core.native/include/xtd/native/date_time.hpp | 2 +- src/xtd.core.native/include/xtd/native/debugger.hpp | 2 +- src/xtd.core.native/include/xtd/native/directory.hpp | 2 +- src/xtd.core.native/include/xtd/native/dns.hpp | 2 +- src/xtd.core.native/include/xtd/native/drive.hpp | 2 +- src/xtd.core.native/include/xtd/native/drive_type.hpp | 2 +- src/xtd.core.native/include/xtd/native/environment.hpp | 2 +- .../include/xtd/native/environment_variable_target.hpp | 2 +- src/xtd.core.native/include/xtd/native/file.hpp | 2 +- .../include/xtd/native/file_attribute.hpp | 2 +- .../include/xtd/native/file_permission.hpp | 2 +- src/xtd.core.native/include/xtd/native/file_system.hpp | 2 +- src/xtd.core.native/include/xtd/native/guid.hpp | 2 +- src/xtd.core.native/include/xtd/native/interlocked.hpp | 2 +- src/xtd.core.native/include/xtd/native/memory.hpp | 2 +- .../include/xtd/native/named_event_wait_handle.hpp | 2 +- src/xtd.core.native/include/xtd/native/named_mutex.hpp | 2 +- .../include/xtd/native/named_semaphore.hpp | 2 +- src/xtd.core.native/include/xtd/native/path.hpp | 2 +- .../include/xtd/native/platform_ids.hpp | 2 +- .../include/xtd/native/priority_class.hpp | 2 +- src/xtd.core.native/include/xtd/native/process.hpp | 2 +- .../include/xtd/native/process_creation_flags.hpp | 2 +- .../include/xtd/native/process_window_style.hpp | 2 +- .../include/xtd/native/protocol_type_constants.hpp | 2 +- .../include/xtd/native/select_mode_constants.hpp | 2 +- src/xtd.core.native/include/xtd/native/settings.hpp | 2 +- src/xtd.core.native/include/xtd/native/socket.hpp | 2 +- .../include/xtd/native/socket_error_constants.hpp | 2 +- .../xtd/native/socket_option_level_constants.hpp | 2 +- .../xtd/native/socket_option_name_constants.hpp | 2 +- .../include/xtd/native/socket_shutdown_constants.hpp | 2 +- .../include/xtd/native/socket_type_constants.hpp | 2 +- src/xtd.core.native/include/xtd/native/sounds.hpp | 2 +- .../include/xtd/native/speech_synthesizer.hpp | 2 +- src/xtd.core.native/include/xtd/native/stack_trace.hpp | 2 +- .../include/xtd/native/system_sound.hpp | 2 +- src/xtd.core.native/include/xtd/native/thread.hpp | 2 +- src/xtd.core.native/include/xtd/native/translator.hpp | 2 +- src/xtd.core.native/include/xtd/native/types.hpp | 2 +- .../include/xtd/native/unnamed_event_wait_handle.hpp | 2 +- .../include/xtd/native/unnamed_mutex.hpp | 2 +- .../include/xtd/native/unnamed_semaphore.hpp | 2 +- src/xtd.core.native/include/xtd/native/value_types.hpp | 2 +- src/xtd.core.native/include/xtd/xtd.core.native | 2 +- src/xtd.core.native/include/xtd/xtd.core.native.hpp | 2 +- src/xtd.core/include/xtd/abstract.hpp | 2 +- src/xtd.core/include/xtd/abstract_object.hpp | 2 +- .../include/xtd/access_violation_exception.hpp | 2 +- src/xtd.core/include/xtd/action.hpp | 2 +- src/xtd.core/include/xtd/add_last_arg_to_command.hpp | 2 +- src/xtd.core/include/xtd/architecture_id.hpp | 2 +- src/xtd.core/include/xtd/argument_collection.hpp | 2 +- src/xtd.core/include/xtd/argument_exception.hpp | 2 +- src/xtd.core/include/xtd/argument_null_exception.hpp | 2 +- .../include/xtd/argument_out_of_range_exception.hpp | 2 +- src/xtd.core/include/xtd/arithmetic_exception.hpp | 2 +- src/xtd.core/include/xtd/array.hpp | 2 +- src/xtd.core/include/xtd/array_.hpp | 2 +- src/xtd.core/include/xtd/array_1.hpp | 2 +- src/xtd.core/include/xtd/array_2.hpp | 2 +- src/xtd.core/include/xtd/array_3.hpp | 2 +- src/xtd.core/include/xtd/array_abstract_object.hpp | 2 +- src/xtd.core/include/xtd/array_static.hpp | 2 +- src/xtd.core/include/xtd/async_callback.hpp | 2 +- src/xtd.core/include/xtd/async_result.hpp | 2 +- src/xtd.core/include/xtd/availability_versions.hpp | 2 +- src/xtd.core/include/xtd/background_color.hpp | 2 +- src/xtd.core/include/xtd/basic_array.hpp | 2 +- src/xtd.core/include/xtd/basic_string.hpp | 2 +- src/xtd.core/include/xtd/basic_string_.hpp | 2 +- src/xtd.core/include/xtd/beep.hpp | 2 +- src/xtd.core/include/xtd/bit_converter.hpp | 2 +- src/xtd.core/include/xtd/block_scope.hpp | 2 +- src/xtd.core/include/xtd/boolean.hpp | 2 +- src/xtd.core/include/xtd/boolean_object.hpp | 2 +- src/xtd.core/include/xtd/box.hpp | 2 +- src/xtd.core/include/xtd/box_char.hpp | 2 +- src/xtd.core/include/xtd/box_floating_point.hpp | 2 +- src/xtd.core/include/xtd/box_integer.hpp | 2 +- src/xtd.core/include/xtd/boxing.hpp | 2 +- src/xtd.core/include/xtd/build_type.hpp | 2 +- src/xtd.core/include/xtd/byte.hpp | 2 +- src/xtd.core/include/xtd/byte_object.hpp | 2 +- src/xtd.core/include/xtd/call_once.hpp | 2 +- src/xtd.core/include/xtd/cdebug.hpp | 2 +- src/xtd.core/include/xtd/char.hpp | 2 +- src/xtd.core/include/xtd/char16.hpp | 2 +- src/xtd.core/include/xtd/char16_object.hpp | 2 +- src/xtd.core/include/xtd/char32.hpp | 2 +- src/xtd.core/include/xtd/char32_object.hpp | 2 +- src/xtd.core/include/xtd/char8.hpp | 2 +- src/xtd.core/include/xtd/char8_object.hpp | 2 +- src/xtd.core/include/xtd/char_object.hpp | 2 +- src/xtd.core/include/xtd/cnull.hpp | 2 +- src/xtd.core/include/xtd/collections/any_pair.hpp | 2 +- src/xtd.core/include/xtd/collections/array_list.hpp | 2 +- src/xtd.core/include/xtd/collections/enumerator.hpp | 2 +- .../include/xtd/collections/generic/comparer.hpp | 2 +- .../include/xtd/collections/generic/dictionary.hpp | 2 +- .../include/xtd/collections/generic/empty_comparer.hpp | 2 +- .../include/xtd/collections/generic/enumerator.hpp | 2 +- .../xtd/collections/generic/equality_comparer.hpp | 2 +- .../xtd/collections/generic/extensions/enumerable.hpp | 2 +- .../generic/extensions/enumerable_iterators.hpp | 2 +- .../include/xtd/collections/generic/hash_set.hpp | 2 +- .../xtd/collections/generic/helpers/allocator.hpp | 2 +- .../xtd/collections/generic/helpers/comparer.hpp | 2 +- .../xtd/collections/generic/helpers/equator.hpp | 2 +- .../include/xtd/collections/generic/helpers/hasher.hpp | 2 +- .../include/xtd/collections/generic/icollection.hpp | 2 +- .../include/xtd/collections/generic/icomparer.hpp | 2 +- .../include/xtd/collections/generic/ienumerable.hpp | 2 +- .../include/xtd/collections/generic/ienumerator.hpp | 2 +- .../xtd/collections/generic/iequality_comparer.hpp | 2 +- src/xtd.core/include/xtd/collections/generic/ilist.hpp | 2 +- .../collections/generic/key_not_found_exception.hpp | 2 +- .../include/xtd/collections/generic/key_value_pair.hpp | 2 +- src/xtd.core/include/xtd/collections/generic/list.hpp | 2 +- .../xtd/collections/generic/sorted_dictionary.hpp | 2 +- .../include/xtd/collections/generic/sorted_set.hpp | 2 +- src/xtd.core/include/xtd/collections/hashtable.hpp | 2 +- src/xtd.core/include/xtd/collections/icollection.hpp | 2 +- src/xtd.core/include/xtd/collections/ienumerable.hpp | 2 +- src/xtd.core/include/xtd/collections/ienumerator.hpp | 2 +- .../include/xtd/collections/iequality_comparer.hpp | 2 +- src/xtd.core/include/xtd/collections/ilist.hpp | 2 +- .../xtd/collections/key_not_found_exception.hpp | 2 +- .../collections/object_model/read_only_collection.hpp | 2 +- .../xtd/collections/specialized/string_collection.hpp | 2 +- .../xtd/collections/specialized/string_dictionary.hpp | 2 +- .../collections/specialized/string_key_value_pair.hpp | 2 +- .../include/xtd/collections/specialized/string_map.hpp | 2 +- .../xtd/collections/specialized/string_pair.hpp | 2 +- .../xtd/collections/specialized/string_vector.hpp | 2 +- src/xtd.core/include/xtd/collections/vector_list.hpp | 2 +- src/xtd.core/include/xtd/comparison.hpp | 2 +- src/xtd.core/include/xtd/compiler.hpp | 2 +- src/xtd.core/include/xtd/compiler_id.hpp | 2 +- .../include/xtd/configuration/file_settings.hpp | 10 +++++----- .../include/xtd/configuration/ini_file_settings.hpp | 2 +- src/xtd.core/include/xtd/configuration/settings.hpp | 2 +- src/xtd.core/include/xtd/console.hpp | 2 +- src/xtd.core/include/xtd/console_cancel_event_args.hpp | 2 +- .../include/xtd/console_cancel_event_handler.hpp | 2 +- src/xtd.core/include/xtd/console_color.hpp | 2 +- src/xtd.core/include/xtd/console_key.hpp | 2 +- src/xtd.core/include/xtd/console_key_info.hpp | 2 +- src/xtd.core/include/xtd/console_modifiers.hpp | 2 +- src/xtd.core/include/xtd/console_special_key.hpp | 2 +- src/xtd.core/include/xtd/const_object_ref.hpp | 2 +- src/xtd.core/include/xtd/convert.hpp | 2 +- src/xtd.core/include/xtd/convert_pointer.hpp | 2 +- src/xtd.core/include/xtd/convert_string.hpp | 2 +- src/xtd.core/include/xtd/core_export.hpp | 2 +- src/xtd.core/include/xtd/cpp_language.hpp | 2 +- src/xtd.core/include/xtd/ctrace.hpp | 2 +- src/xtd.core/include/xtd/date_time.hpp | 2 +- src/xtd.core/include/xtd/date_time_kind.hpp | 2 +- src/xtd.core/include/xtd/day_of_week.hpp | 2 +- src/xtd.core/include/xtd/debugstreambuf.hpp | 2 +- src/xtd.core/include/xtd/decimal.hpp | 2 +- src/xtd.core/include/xtd/decimal_object.hpp | 2 +- src/xtd.core/include/xtd/delegate.hpp | 2 +- src/xtd.core/include/xtd/delete_ptr.hpp | 2 +- src/xtd.core/include/xtd/delete_sptr.hpp | 2 +- src/xtd.core/include/xtd/delete_uptr.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/assert.hpp | 2 +- .../include/xtd/diagnostics/assert_dialog_result.hpp | 2 +- .../include/xtd/diagnostics/boolean_switch.hpp | 2 +- .../include/xtd/diagnostics/console_trace_listener.hpp | 2 +- .../xtd/diagnostics/data_received_event_args.hpp | 2 +- .../xtd/diagnostics/data_received_event_handler.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/debug.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/debug_break.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/debugger.hpp | 2 +- .../include/xtd/diagnostics/default_trace_listener.hpp | 2 +- .../include/xtd/diagnostics/event_type_filter.hpp | 2 +- .../include/xtd/diagnostics/ostream_trace_listener.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/process.hpp | 2 +- .../include/xtd/diagnostics/process_priority_class.hpp | 2 +- .../include/xtd/diagnostics/process_start_info.hpp | 2 +- .../include/xtd/diagnostics/process_window_style.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/source_filter.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/source_levels.hpp | 2 +- .../include/xtd/diagnostics/source_location.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/source_switch.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/stack_frame.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/stack_trace.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/stopwatch.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/switch_base.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/trace.hpp | 2 +- .../include/xtd/diagnostics/trace_event_cache.hpp | 2 +- .../include/xtd/diagnostics/trace_event_type.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/trace_filter.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/trace_level.hpp | 2 +- .../include/xtd/diagnostics/trace_listener.hpp | 2 +- .../xtd/diagnostics/trace_listener_collection.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/trace_options.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/trace_source.hpp | 2 +- src/xtd.core/include/xtd/diagnostics/trace_switch.hpp | 2 +- src/xtd.core/include/xtd/distribution.hpp | 2 +- src/xtd.core/include/xtd/divided_by_zero_exception.hpp | 2 +- src/xtd.core/include/xtd/domain_exception.hpp | 2 +- src/xtd.core/include/xtd/double.hpp | 2 +- src/xtd.core/include/xtd/double_object.hpp | 2 +- src/xtd.core/include/xtd/enum.hpp | 2 +- src/xtd.core/include/xtd/enum_attribute.hpp | 2 +- src/xtd.core/include/xtd/enum_class.hpp | 2 +- src/xtd.core/include/xtd/enum_collection.hpp | 2 +- src/xtd.core/include/xtd/enum_object.hpp | 2 +- src/xtd.core/include/xtd/enum_register.hpp | 2 +- src/xtd.core/include/xtd/enum_set_attribute.hpp | 2 +- src/xtd.core/include/xtd/enum_struct.hpp | 2 +- src/xtd.core/include/xtd/environment.hpp | 2 +- .../include/xtd/environment_variable_target.hpp | 2 +- src/xtd.core/include/xtd/event.hpp | 2 +- src/xtd.core/include/xtd/event_args.hpp | 2 +- src/xtd.core/include/xtd/event_handler.hpp | 2 +- src/xtd.core/include/xtd/exception.hpp | 2 +- src/xtd.core/include/xtd/exit_mode.hpp | 2 +- src/xtd.core/include/xtd/exit_status.hpp | 2 +- .../include/xtd/extensions/comparison_operators.hpp | 2 +- .../include/xtd/extensions/equality_operators.hpp | 2 +- src/xtd.core/include/xtd/flags_attribute.hpp | 2 +- src/xtd.core/include/xtd/foreground_color.hpp | 2 +- src/xtd.core/include/xtd/format.hpp | 2 +- src/xtd.core/include/xtd/format_exception.hpp | 2 +- src/xtd.core/include/xtd/func.hpp | 2 +- src/xtd.core/include/xtd/generic_stream_output.hpp | 2 +- src/xtd.core/include/xtd/guid.hpp | 2 +- src/xtd.core/include/xtd/h_result.hpp | 2 +- src/xtd.core/include/xtd/h_result_category.hpp | 2 +- src/xtd.core/include/xtd/hash_code.hpp | 2 +- src/xtd.core/include/xtd/iasync_result.hpp | 2 +- src/xtd.core/include/xtd/iclonable.hpp | 2 +- src/xtd.core/include/xtd/icomparable.hpp | 2 +- src/xtd.core/include/xtd/iequatable.hpp | 2 +- src/xtd.core/include/xtd/iformatable.hpp | 2 +- src/xtd.core/include/xtd/implicit_using_namespaces.hpp | 2 +- .../include/xtd/index_out_of_range_exception.hpp | 2 +- src/xtd.core/include/xtd/int16.hpp | 2 +- src/xtd.core/include/xtd/int16_object.hpp | 2 +- src/xtd.core/include/xtd/int32.hpp | 2 +- src/xtd.core/include/xtd/int32_object.hpp | 2 +- src/xtd.core/include/xtd/int64.hpp | 2 +- src/xtd.core/include/xtd/int64_object.hpp | 2 +- src/xtd.core/include/xtd/interface.hpp | 2 +- .../include/xtd/internal/__array_definition.hpp | 2 +- .../include/xtd/internal/__box_enum_or_object.hpp | 2 +- src/xtd.core/include/xtd/internal/__delegate.hpp | 2 +- src/xtd.core/include/xtd/internal/__equator.hpp | 2 +- .../include/xtd/internal/__external_exceptions.hpp | 2 +- src/xtd.core/include/xtd/internal/__hasher.hpp | 2 +- .../xtd/internal/__show_generic_exception_message.hpp | 2 +- .../include/xtd/internal/__string_definitions.hpp | 2 +- src/xtd.core/include/xtd/interrupt_exception.hpp | 2 +- src/xtd.core/include/xtd/intptr.hpp | 2 +- src/xtd.core/include/xtd/intptr_object.hpp | 2 +- src/xtd.core/include/xtd/invalid_cast_exception.hpp | 2 +- .../include/xtd/invalid_operation_exception.hpp | 2 +- src/xtd.core/include/xtd/invalid_program_exception.hpp | 2 +- src/xtd.core/include/xtd/io/binary_reader.hpp | 2 +- src/xtd.core/include/xtd/io/binary_writer.hpp | 2 +- src/xtd.core/include/xtd/io/directory.hpp | 2 +- src/xtd.core/include/xtd/io/directory_info.hpp | 2 +- .../include/xtd/io/directory_not_found_exception.hpp | 2 +- src/xtd.core/include/xtd/io/drive_info.hpp | 2 +- .../include/xtd/io/drive_not_found_exception.hpp | 2 +- src/xtd.core/include/xtd/io/drive_type.hpp | 2 +- .../include/xtd/io/end_of_stream_exception.hpp | 2 +- src/xtd.core/include/xtd/io/file.hpp | 2 +- src/xtd.core/include/xtd/io/file_attributes.hpp | 2 +- src/xtd.core/include/xtd/io/file_format_exception.hpp | 2 +- src/xtd.core/include/xtd/io/file_info.hpp | 2 +- src/xtd.core/include/xtd/io/file_load_exception.hpp | 2 +- .../include/xtd/io/file_not_found_exception.hpp | 2 +- src/xtd.core/include/xtd/io/file_permissions.hpp | 2 +- src/xtd.core/include/xtd/io/file_system_info.hpp | 2 +- src/xtd.core/include/xtd/io/io_exception.hpp | 2 +- src/xtd.core/include/xtd/io/path.hpp | 2 +- .../include/xtd/io/path_too_long_exception.hpp | 2 +- src/xtd.core/include/xtd/io/search_option.hpp | 2 +- src/xtd.core/include/xtd/io/stream_reader.hpp | 2 +- src/xtd.core/include/xtd/io/stream_writer.hpp | 2 +- src/xtd.core/include/xtd/io/string_reader.hpp | 2 +- src/xtd.core/include/xtd/io/string_writer.hpp | 2 +- src/xtd.core/include/xtd/io/text_reader.hpp | 2 +- src/xtd.core/include/xtd/io/text_writer.hpp | 2 +- src/xtd.core/include/xtd/iobservable.hpp | 2 +- src/xtd.core/include/xtd/iobserver.hpp | 2 +- src/xtd.core/include/xtd/iprogress.hpp | 2 +- src/xtd.core/include/xtd/is.hpp | 2 +- src/xtd.core/include/xtd/istringable.hpp | 2 +- src/xtd.core/include/xtd/isynchronize_invoke.hpp | 2 +- src/xtd.core/include/xtd/keywords.hpp | 2 +- src/xtd.core/include/xtd/language_id.hpp | 2 +- src/xtd.core/include/xtd/length_exception.hpp | 2 +- src/xtd.core/include/xtd/linq/enumerable.hpp | 2 +- .../include/xtd/linq/enumerable_collection.hpp | 2 +- src/xtd.core/include/xtd/linq/from.hpp | 2 +- src/xtd.core/include/xtd/literals.hpp | 2 +- src/xtd.core/include/xtd/lock.hpp | 2 +- src/xtd.core/include/xtd/make_error_code.hpp | 2 +- src/xtd.core/include/xtd/media/system_sound.hpp | 2 +- src/xtd.core/include/xtd/media/system_sounds.hpp | 2 +- src/xtd.core/include/xtd/memory_information.hpp | 2 +- src/xtd.core/include/xtd/month_of_year.hpp | 2 +- src/xtd.core/include/xtd/nameof.hpp | 2 +- src/xtd.core/include/xtd/net/cookie_exception.hpp | 2 +- src/xtd.core/include/xtd/net/dns.hpp | 2 +- src/xtd.core/include/xtd/net/dns_end_point.hpp | 2 +- src/xtd.core/include/xtd/net/end_point.hpp | 2 +- src/xtd.core/include/xtd/net/ip_address.hpp | 2 +- src/xtd.core/include/xtd/net/ip_end_point.hpp | 2 +- src/xtd.core/include/xtd/net/ip_host_entry.hpp | 2 +- src/xtd.core/include/xtd/net/network_credential.hpp | 2 +- .../include/xtd/net/protocol_violation_exception.hpp | 2 +- .../include/xtd/net/sockets/address_family.hpp | 2 +- .../include/xtd/net/sockets/io_control_code.hpp | 2 +- .../include/xtd/net/sockets/ip_packet_information.hpp | 2 +- .../include/xtd/net/sockets/ip_protection_level.hpp | 2 +- .../include/xtd/net/sockets/ip_v6_multicast_option.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/linger_option.hpp | 2 +- .../include/xtd/net/sockets/multicast_option.hpp | 2 +- .../include/xtd/net/sockets/network_stream.hpp | 2 +- .../include/xtd/net/sockets/protocol_family.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/protocol_type.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/select_mode.hpp | 2 +- .../include/xtd/net/sockets/send_packets_element.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/socket.hpp | 2 +- .../xtd/net/sockets/socket_async_event_args.hpp | 2 +- .../include/xtd/net/sockets/socket_async_operation.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/socket_error.hpp | 2 +- .../include/xtd/net/sockets/socket_exception.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/socket_flags.hpp | 2 +- .../include/xtd/net/sockets/socket_information.hpp | 2 +- .../xtd/net/sockets/socket_information_options.hpp | 2 +- .../include/xtd/net/sockets/socket_option_level.hpp | 2 +- .../include/xtd/net/sockets/socket_option_name.hpp | 2 +- .../include/xtd/net/sockets/socket_shutdown.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/socket_type.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/tcp_client.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/tcp_listener.hpp | 2 +- .../include/xtd/net/sockets/transmit_file_options.hpp | 2 +- src/xtd.core/include/xtd/net/sockets/udp_client.hpp | 2 +- src/xtd.core/include/xtd/net/web_exception.hpp | 2 +- src/xtd.core/include/xtd/new_ptr.hpp | 2 +- src/xtd.core/include/xtd/new_sptr.hpp | 2 +- src/xtd.core/include/xtd/new_uptr.hpp | 2 +- .../include/xtd/not_finite_number_exception.hpp | 2 +- src/xtd.core/include/xtd/not_implemented_exception.hpp | 2 +- src/xtd.core/include/xtd/not_supported_exception.hpp | 2 +- src/xtd.core/include/xtd/null.hpp | 2 +- src/xtd.core/include/xtd/null_opt.hpp | 2 +- src/xtd.core/include/xtd/null_pointer_exception.hpp | 2 +- src/xtd.core/include/xtd/null_ptr.hpp | 2 +- src/xtd.core/include/xtd/nullopt.hpp | 2 +- src/xtd.core/include/xtd/number_styles.hpp | 2 +- src/xtd.core/include/xtd/object.hpp | 2 +- src/xtd.core/include/xtd/object_closed_exception.hpp | 2 +- src/xtd.core/include/xtd/object_ref.hpp | 2 +- src/xtd.core/include/xtd/operating_system.hpp | 2 +- .../include/xtd/operation_canceled_exception.hpp | 2 +- src/xtd.core/include/xtd/out_of_memory_exception.hpp | 2 +- src/xtd.core/include/xtd/overflow_exception.hpp | 2 +- src/xtd.core/include/xtd/overload.hpp | 2 +- src/xtd.core/include/xtd/parse.hpp | 2 +- src/xtd.core/include/xtd/platform_id.hpp | 2 +- .../include/xtd/platform_not_supported_exception.hpp | 2 +- src/xtd.core/include/xtd/predicate.hpp | 2 +- src/xtd.core/include/xtd/print.hpp | 2 +- src/xtd.core/include/xtd/println.hpp | 2 +- src/xtd.core/include/xtd/processor.hpp | 2 +- src/xtd.core/include/xtd/program_exit_event_args.hpp | 2 +- .../include/xtd/program_exit_event_handler.hpp | 2 +- src/xtd.core/include/xtd/ptr.hpp | 2 +- src/xtd.core/include/xtd/ptrdiff.hpp | 2 +- src/xtd.core/include/xtd/ptrdiff_object.hpp | 2 +- src/xtd.core/include/xtd/random.hpp | 2 +- src/xtd.core/include/xtd/rank_exception.hpp | 2 +- src/xtd.core/include/xtd/reset_color.hpp | 2 +- .../exception_services/exception_dispatch_info.hpp | 2 +- src/xtd.core/include/xtd/sbyte.hpp | 2 +- src/xtd.core/include/xtd/sbyte_object.hpp | 2 +- src/xtd.core/include/xtd/scope_exit.hpp | 2 +- src/xtd.core/include/xtd/security/secure_string.hpp | 2 +- .../include/xtd/security/security_exception.hpp | 2 +- src/xtd.core/include/xtd/self.hpp | 2 +- src/xtd.core/include/xtd/signal.hpp | 2 +- src/xtd.core/include/xtd/signal_cancel_event_args.hpp | 2 +- .../include/xtd/signal_cancel_event_handler.hpp | 2 +- src/xtd.core/include/xtd/single.hpp | 2 +- src/xtd.core/include/xtd/single_object.hpp | 2 +- src/xtd.core/include/xtd/size.hpp | 2 +- src/xtd.core/include/xtd/size_object.hpp | 2 +- src/xtd.core/include/xtd/sizeof.hpp | 2 +- src/xtd.core/include/xtd/slong.hpp | 2 +- src/xtd.core/include/xtd/slong_object.hpp | 2 +- .../include/xtd/software_termination_exception.hpp | 2 +- src/xtd.core/include/xtd/speech/synthesis/prompt.hpp | 2 +- .../include/xtd/speech/synthesis/prompt_event_args.hpp | 2 +- .../speech/synthesis/speak_completed_event_args.hpp | 2 +- .../speech/synthesis/speak_completed_event_handler.hpp | 2 +- .../xtd/speech/synthesis/speak_started_event_args.hpp | 2 +- .../speech/synthesis/speak_started_event_handler.hpp | 2 +- .../xtd/speech/synthesis/speech_synthesizer.hpp | 2 +- .../xtd/speech/synthesis/state_changed_event_args.hpp | 2 +- .../speech/synthesis/state_changed_event_handler.hpp | 2 +- .../include/xtd/speech/synthesis/synthesizer_state.hpp | 2 +- src/xtd.core/include/xtd/sptr.hpp | 2 +- src/xtd.core/include/xtd/startup.hpp | 2 +- src/xtd.core/include/xtd/static.hpp | 2 +- src/xtd.core/include/xtd/std.hpp | 2 +- src/xtd.core/include/xtd/string.hpp | 2 +- src/xtd.core/include/xtd/string_comparison.hpp | 2 +- src/xtd.core/include/xtd/string_split_options.hpp | 2 +- src/xtd.core/include/xtd/system_exception.hpp | 2 +- src/xtd.core/include/xtd/target_id.hpp | 2 +- src/xtd.core/include/xtd/target_id_definitions.hpp | 2 +- src/xtd.core/include/xtd/target_type.hpp | 2 +- src/xtd.core/include/xtd/text/basic_string_builder.hpp | 2 +- src/xtd.core/include/xtd/text/string_builder.hpp | 2 +- src/xtd.core/include/xtd/text/u16string_builder.hpp | 2 +- src/xtd.core/include/xtd/text/u32string_builder.hpp | 2 +- src/xtd.core/include/xtd/text/u8string_builder.hpp | 2 +- src/xtd.core/include/xtd/text/wstring_builder.hpp | 2 +- .../xtd/threading/abandoned_mutex_exception.hpp | 2 +- .../include/xtd/threading/auto_reset_event.hpp | 2 +- src/xtd.core/include/xtd/threading/barrier.hpp | 2 +- .../xtd/threading/barrier_post_phase_exception.hpp | 2 +- .../include/xtd/threading/cancellation_token.hpp | 2 +- .../xtd/threading/cancellation_token_registration.hpp | 2 +- .../xtd/threading/cancellation_token_source.hpp | 2 +- src/xtd.core/include/xtd/threading/countdown_event.hpp | 2 +- .../include/xtd/threading/event_reset_mode.hpp | 2 +- .../include/xtd/threading/event_wait_handle.hpp | 2 +- src/xtd.core/include/xtd/threading/interlocked.hpp | 2 +- src/xtd.core/include/xtd/threading/jthread.hpp | 2 +- src/xtd.core/include/xtd/threading/lock_guard.hpp | 2 +- .../include/xtd/threading/lock_recursion_exception.hpp | 2 +- .../include/xtd/threading/manual_reset_event.hpp | 2 +- src/xtd.core/include/xtd/threading/monitor.hpp | 2 +- src/xtd.core/include/xtd/threading/mutex.hpp | 2 +- .../xtd/threading/parameterized_thread_start.hpp | 2 +- .../include/xtd/threading/registered_wait_handle.hpp | 2 +- src/xtd.core/include/xtd/threading/semaphore.hpp | 2 +- .../include/xtd/threading/semaphore_full_exception.hpp | 2 +- src/xtd.core/include/xtd/threading/spin_lock.hpp | 2 +- .../xtd/threading/synchronization_lock_exception.hpp | 2 +- .../xtd/threading/tasks/task_canceled_exception.hpp | 2 +- src/xtd.core/include/xtd/threading/thread.hpp | 2 +- .../include/xtd/threading/thread_abort_exception.hpp | 2 +- .../xtd/threading/thread_interrupted_exception.hpp | 2 +- .../include/xtd/threading/thread_local_object.hpp | 2 +- src/xtd.core/include/xtd/threading/thread_pool.hpp | 2 +- src/xtd.core/include/xtd/threading/thread_priority.hpp | 2 +- src/xtd.core/include/xtd/threading/thread_start.hpp | 2 +- src/xtd.core/include/xtd/threading/thread_state.hpp | 2 +- .../include/xtd/threading/thread_state_exception.hpp | 2 +- src/xtd.core/include/xtd/threading/timeout.hpp | 2 +- src/xtd.core/include/xtd/threading/timer.hpp | 2 +- src/xtd.core/include/xtd/threading/timer_callback.hpp | 2 +- src/xtd.core/include/xtd/threading/wait_callback.hpp | 2 +- src/xtd.core/include/xtd/threading/wait_handle.hpp | 2 +- .../wait_handle_cannot_be_opened_exception.hpp | 2 +- .../include/xtd/threading/wait_or_timer_callback.hpp | 2 +- src/xtd.core/include/xtd/tick.hpp | 2 +- src/xtd.core/include/xtd/ticks.hpp | 2 +- src/xtd.core/include/xtd/time_span.hpp | 2 +- src/xtd.core/include/xtd/time_zone_info.hpp | 2 +- .../include/xtd/time_zone_not_found_exception.hpp | 2 +- src/xtd.core/include/xtd/timeout_exception.hpp | 2 +- src/xtd.core/include/xtd/timers/elapsed_event_args.hpp | 2 +- .../include/xtd/timers/elapsed_event_handler.hpp | 2 +- src/xtd.core/include/xtd/timers/timer.hpp | 2 +- src/xtd.core/include/xtd/to_string.hpp | 2 +- src/xtd.core/include/xtd/toolkit.hpp | 2 +- src/xtd.core/include/xtd/tracestreambuf.hpp | 2 +- src/xtd.core/include/xtd/translator.hpp | 2 +- src/xtd.core/include/xtd/type.hpp | 2 +- src/xtd.core/include/xtd/type_object.hpp | 2 +- src/xtd.core/include/xtd/typeof.hpp | 2 +- src/xtd.core/include/xtd/types.hpp | 2 +- src/xtd.core/include/xtd/u16string.hpp | 2 +- src/xtd.core/include/xtd/u32string.hpp | 2 +- src/xtd.core/include/xtd/u8string.hpp | 2 +- src/xtd.core/include/xtd/uint16.hpp | 2 +- src/xtd.core/include/xtd/uint16_object.hpp | 2 +- src/xtd.core/include/xtd/uint32.hpp | 2 +- src/xtd.core/include/xtd/uint32_object.hpp | 2 +- src/xtd.core/include/xtd/uint64.hpp | 2 +- src/xtd.core/include/xtd/uint64_object.hpp | 2 +- src/xtd.core/include/xtd/uintptr.hpp | 2 +- src/xtd.core/include/xtd/uintptr_object.hpp | 2 +- src/xtd.core/include/xtd/ulong.hpp | 2 +- src/xtd.core/include/xtd/ulong_object.hpp | 2 +- .../include/xtd/unauthorized_access_exception.hpp | 2 +- src/xtd.core/include/xtd/unboxing.hpp | 2 +- src/xtd.core/include/xtd/underflow_exception.hpp | 2 +- src/xtd.core/include/xtd/unused.hpp | 2 +- src/xtd.core/include/xtd/uptr.hpp | 2 +- src/xtd.core/include/xtd/uri.hpp | 2 +- src/xtd.core/include/xtd/using.hpp | 2 +- src/xtd.core/include/xtd/version.hpp | 2 +- src/xtd.core/include/xtd/wchar.hpp | 2 +- src/xtd.core/include/xtd/wchar_object.hpp | 2 +- src/xtd.core/include/xtd/web/css/css_reader.hpp | 2 +- src/xtd.core/include/xtd/web/css/css_writer.hpp | 2 +- src/xtd.core/include/xtd/web/css/property.hpp | 2 +- src/xtd.core/include/xtd/web/css/property_map.hpp | 2 +- src/xtd.core/include/xtd/web/css/selector.hpp | 2 +- src/xtd.core/include/xtd/web/css/selector_map.hpp | 2 +- src/xtd.core/include/xtd/wptr.hpp | 2 +- src/xtd.core/include/xtd/wstring.hpp | 2 +- src/xtd.core/include/xtd/xml_syntax_exception.hpp | 2 +- src/xtd.core/include/xtd/xtd.core.hpp | 2 +- src/xtd.core/properties/assembly_info.cpp | 2 +- .../include/xtd/drawing_native_export.hpp | 2 +- .../include/xtd/xtd.drawing.native.wxwidgets | 2 +- .../include/xtd/xtd.drawing.native.wxwidgets.hpp | 2 +- .../properties/assembly_info.cpp | 2 +- src/xtd.drawing.native/properties/assembly_info.cpp | 2 +- .../include/xtd/drawing/actions_system_images.hpp | 2 +- .../include/xtd/drawing/animations_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/apple_colors.hpp | 2 +- .../include/xtd/drawing/applications_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/basic_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/bitmap.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/black_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/blue_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/brown_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/brush.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/brushes.hpp | 2 +- .../include/xtd/drawing/buffered_graphics.hpp | 2 +- .../include/xtd/drawing/buffered_graphics_context.hpp | 2 +- .../include/xtd/drawing/categories_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/color.hpp | 2 +- .../include/xtd/drawing/color_converter.hpp | 2 +- .../include/xtd/drawing/color_translator.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/colors.hpp | 2 +- .../include/xtd/drawing/copy_pixel_operation.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/crayons_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/cyan_colors.hpp | 2 +- .../include/xtd/drawing/devices_system_images.hpp | 2 +- .../include/xtd/drawing/drawing2d/hatch_brush.hpp | 2 +- .../include/xtd/drawing/drawing2d/hatch_style.hpp | 2 +- .../xtd/drawing/drawing2d/linear_gradient_brush.hpp | 2 +- .../xtd/drawing/drawing2d/linear_gradient_mode.hpp | 2 +- .../include/xtd/drawing/drawing2d/pen_alignment.hpp | 2 +- .../include/xtd/drawing/drawing2d/pen_type.hpp | 2 +- .../xtd/drawing/drawing_2d/compositing_mode.hpp | 2 +- .../xtd/drawing/drawing_2d/compositing_quality.hpp | 2 +- .../xtd/drawing/drawing_2d/conical_gradient_brush.hpp | 2 +- .../include/xtd/drawing/drawing_2d/dash_style.hpp | 2 +- .../include/xtd/drawing/drawing_2d/fill_mode.hpp | 2 +- .../include/xtd/drawing/drawing_2d/flush_intention.hpp | 2 +- .../include/xtd/drawing/drawing_2d/gradient_stop.hpp | 2 +- .../drawing/drawing_2d/gradient_stop_collection.hpp | 2 +- .../include/xtd/drawing/drawing_2d/graphics_path.hpp | 2 +- .../include/xtd/drawing/drawing_2d/graphics_state.hpp | 2 +- .../include/xtd/drawing/drawing_2d/hatch_brush.hpp | 2 +- .../include/xtd/drawing/drawing_2d/hatch_style.hpp | 2 +- .../xtd/drawing/drawing_2d/interpolation_mode.hpp | 2 +- .../include/xtd/drawing/drawing_2d/line_cap.hpp | 2 +- .../include/xtd/drawing/drawing_2d/line_join.hpp | 2 +- .../xtd/drawing/drawing_2d/linear_gradient_brush.hpp | 2 +- .../xtd/drawing/drawing_2d/linear_gradient_mode.hpp | 2 +- .../include/xtd/drawing/drawing_2d/matrix.hpp | 2 +- .../include/xtd/drawing/drawing_2d/matrix_order.hpp | 2 +- .../include/xtd/drawing/drawing_2d/pen_alignment.hpp | 2 +- .../include/xtd/drawing/drawing_2d/pen_type.hpp | 2 +- .../xtd/drawing/drawing_2d/pixel_offset_mode.hpp | 2 +- .../xtd/drawing/drawing_2d/radial_gradient_brush.hpp | 2 +- .../include/xtd/drawing/drawing_2d/smoothing_mode.hpp | 2 +- .../include/xtd/drawing/emblems_system_images.hpp | 2 +- .../include/xtd/drawing/emotes_system_images.hpp | 2 +- .../include/xtd/drawing/extended_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/font.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/font_family.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/font_style.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/graphics.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/graphics_unit.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/gray_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/green_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/icon.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/image.hpp | 2 +- .../include/xtd/drawing/image_converter.hpp | 2 +- .../include/xtd/drawing/imaging/bitmap_data.hpp | 2 +- .../include/xtd/drawing/imaging/color_palette.hpp | 2 +- .../include/xtd/drawing/imaging/encoder.hpp | 2 +- .../include/xtd/drawing/imaging/encoder_parameter.hpp | 2 +- .../drawing/imaging/encoder_parameter_value_type.hpp | 2 +- .../include/xtd/drawing/imaging/encoder_parameters.hpp | 2 +- .../include/xtd/drawing/imaging/frame_dimension.hpp | 2 +- .../include/xtd/drawing/imaging/image_flags.hpp | 2 +- .../include/xtd/drawing/imaging/image_format.hpp | 2 +- .../include/xtd/drawing/imaging/image_lock_mode.hpp | 2 +- .../include/xtd/drawing/imaging/pixel_format.hpp | 2 +- .../include/xtd/drawing/imaging/property_item.hpp | 2 +- .../xtd/drawing/international_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/known_color.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/magenta_colors.hpp | 2 +- .../include/xtd/drawing/mimetypes_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/orange_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/pen.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/pens.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/pink_colors.hpp | 2 +- .../include/xtd/drawing/places_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/point.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/point_f.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/purple_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/rectangle.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/rectangle_f.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/red_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/region.hpp | 2 +- .../include/xtd/drawing/rotate_flip_type.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/size.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/size_f.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/solid_brush.hpp | 2 +- .../include/xtd/drawing/status_system_images.hpp | 2 +- .../include/xtd/drawing/string_alignment.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/string_format.hpp | 2 +- .../include/xtd/drawing/string_format_flags.hpp | 2 +- .../include/xtd/drawing/string_trimming.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/system_brushes.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/system_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/system_fonts.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/system_icons.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/system_images.hpp | 2 +- .../include/xtd/drawing/system_images_base.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/system_pens.hpp | 2 +- .../include/xtd/drawing/text/font_collection.hpp | 2 +- .../include/xtd/drawing/text/generic_font_families.hpp | 2 +- .../include/xtd/drawing/text/hotkey_prefix.hpp | 2 +- .../xtd/drawing/text/installed_font_collection.hpp | 2 +- .../xtd/drawing/text/private_font_collection.hpp | 2 +- .../include/xtd/drawing/text/text_rendering_hint.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/texts.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/texture_brush.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/violet_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/white_colors.hpp | 2 +- .../include/xtd/drawing/xtd_system_images.hpp | 2 +- src/xtd.drawing/include/xtd/drawing/yellow_colors.hpp | 2 +- src/xtd.drawing/include/xtd/drawing_export.hpp | 2 +- src/xtd.drawing/include/xtd/xtd.drawing.hpp | 2 +- src/xtd.drawing/properties/assembly_info.cpp | 2 +- .../include/xtd/forms_native_export.hpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../include/xtd/forms/browser_info_flags.hpp | 2 +- .../include/xtd/forms/choose_color_flags.hpp | 2 +- .../include/xtd/forms/choose_font_flags.hpp | 2 +- .../include/xtd/forms/native/about_dialog.hpp | 2 +- .../include/xtd/forms/native/application.hpp | 2 +- .../xtd/forms/native/arranged_direction_window.hpp | 2 +- .../include/xtd/forms/native/busy_dialog.hpp | 2 +- .../include/xtd/forms/native/button.hpp | 2 +- .../include/xtd/forms/native/button_states.hpp | 2 +- .../include/xtd/forms/native/button_styles.hpp | 2 +- .../include/xtd/forms/native/check_box.hpp | 2 +- .../include/xtd/forms/native/checked_list_box.hpp | 2 +- .../include/xtd/forms/native/choice.hpp | 2 +- .../include/xtd/forms/native/class_styles.hpp | 2 +- .../include/xtd/forms/native/collapsible_panel.hpp | 2 +- .../include/xtd/forms/native/color_dialog.hpp | 2 +- .../include/xtd/forms/native/color_picker.hpp | 2 +- .../include/xtd/forms/native/combo_box.hpp | 2 +- .../include/xtd/forms/native/combo_box_styles.hpp | 2 +- .../include/xtd/forms/native/command_link_button.hpp | 2 +- .../include/xtd/forms/native/content_alignment.hpp | 2 +- .../include/xtd/forms/native/context_menu.hpp | 2 +- .../include/xtd/forms/native/control.hpp | 2 +- .../include/xtd/forms/native/create_params.hpp | 2 +- .../include/xtd/forms/native/cursor.hpp | 2 +- .../include/xtd/forms/native/cursors.hpp | 2 +- .../include/xtd/forms/native/date_time_picker.hpp | 2 +- .../xtd/forms/native/date_time_picker_styles.hpp | 2 +- .../xtd/forms/native/dialog_box_identifiers.hpp | 2 +- .../include/xtd/forms/native/domain_up_down.hpp | 2 +- .../include/xtd/forms/native/edit_styles.hpp | 2 +- .../xtd/forms/native/extended_window_styles.hpp | 2 +- .../include/xtd/forms/native/file_dialog.hpp | 2 +- .../include/xtd/forms/native/find_dialog.hpp | 2 +- .../include/xtd/forms/native/folder_browser_dialog.hpp | 2 +- .../include/xtd/forms/native/font_dialog.hpp | 2 +- .../include/xtd/forms/native/font_picker.hpp | 2 +- src/xtd.forms.native/include/xtd/forms/native/form.hpp | 2 +- .../include/xtd/forms/native/group_box.hpp | 2 +- .../include/xtd/forms/native/image_list.hpp | 2 +- .../include/xtd/forms/native/input_dialog.hpp | 2 +- .../include/xtd/forms/native/label.hpp | 2 +- .../include/xtd/forms/native/light_button.hpp | 2 +- .../include/xtd/forms/native/list_box.hpp | 2 +- .../include/xtd/forms/native/list_box_styles.hpp | 2 +- .../include/xtd/forms/native/loading_indicator.hpp | 2 +- .../xtd/forms/native/loading_indicator_styles.hpp | 2 +- .../include/xtd/forms/native/main_menu.hpp | 2 +- src/xtd.forms.native/include/xtd/forms/native/menu.hpp | 2 +- .../include/xtd/forms/native/menu_item.hpp | 2 +- .../include/xtd/forms/native/menu_item_kind.hpp | 2 +- .../include/xtd/forms/native/message_box.hpp | 2 +- .../include/xtd/forms/native/message_box_styles.hpp | 2 +- .../include/xtd/forms/native/month_calendar.hpp | 2 +- .../include/xtd/forms/native/month_calendar_styles.hpp | 2 +- .../include/xtd/forms/native/mouse_key.hpp | 2 +- .../include/xtd/forms/native/numeric_up_down.hpp | 2 +- .../include/xtd/forms/native/panel.hpp | 2 +- .../include/xtd/forms/native/picture_box.hpp | 2 +- .../include/xtd/forms/native/popup_panel.hpp | 2 +- .../include/xtd/forms/native/progress_bar.hpp | 2 +- .../include/xtd/forms/native/progress_bar_styles.hpp | 2 +- .../include/xtd/forms/native/progress_dialog.hpp | 2 +- .../include/xtd/forms/native/radio_button.hpp | 2 +- .../include/xtd/forms/native/replace_dialog.hpp | 2 +- .../include/xtd/forms/native/screen.hpp | 2 +- .../include/xtd/forms/native/scroll_bar.hpp | 2 +- .../include/xtd/forms/native/scroll_bar_styles.hpp | 2 +- .../include/xtd/forms/native/static_styles.hpp | 2 +- .../include/xtd/forms/native/status_bar.hpp | 2 +- .../include/xtd/forms/native/status_bar_styles.hpp | 2 +- .../include/xtd/forms/native/switch_button.hpp | 2 +- .../include/xtd/forms/native/system_information.hpp | 2 +- .../include/xtd/forms/native/tab_control.hpp | 2 +- .../include/xtd/forms/native/tab_control_styles.hpp | 2 +- .../include/xtd/forms/native/tab_page.hpp | 2 +- .../include/xtd/forms/native/text_box.hpp | 2 +- .../include/xtd/forms/native/timer.hpp | 2 +- .../include/xtd/forms/native/toggle_button.hpp | 2 +- .../include/xtd/forms/native/tool_bar.hpp | 2 +- .../include/xtd/forms/native/tool_bar_styles.hpp | 2 +- .../include/xtd/forms/native/toolkit.hpp | 2 +- .../include/xtd/forms/native/track_bar.hpp | 2 +- .../include/xtd/forms/native/track_bar_styles.hpp | 2 +- .../include/xtd/forms/native/up_down_button.hpp | 2 +- .../include/xtd/forms/native/up_down_styles.hpp | 2 +- .../include/xtd/forms/native/user_control.hpp | 2 +- .../include/xtd/forms/native/virtual_keys.hpp | 2 +- .../include/xtd/forms/native/window_definitions.hpp | 2 +- .../include/xtd/forms/native/window_styles.hpp | 2 +- .../include/xtd/forms/open_file_name_flags.hpp | 2 +- .../include/xtd/forms/progress_dialog_flags.hpp | 2 +- .../include/xtd/forms/window_messages.hpp | 2 +- src/xtd.forms.native/include/xtd/xtd.forms.native | 2 +- src/xtd.forms.native/include/xtd/xtd.forms.native.hpp | 2 +- src/xtd.forms.native/properties/assembly_info.cpp | 2 +- src/xtd.forms/include/xtd/forms/about_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/about_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/anchor_styles.hpp | 2 +- src/xtd.forms/include/xtd/forms/animation.hpp | 2 +- .../include/xtd/forms/animation_update_event_args.hpp | 2 +- .../xtd/forms/animation_update_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/appearance.hpp | 2 +- src/xtd.forms/include/xtd/forms/application.hpp | 2 +- .../include/xtd/forms/application_context.hpp | 2 +- src/xtd.forms/include/xtd/forms/arrange_direction.hpp | 2 +- .../include/xtd/forms/arrange_starting_position.hpp | 2 +- src/xtd.forms/include/xtd/forms/assert_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/assert_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/auto_size_mode.hpp | 2 +- src/xtd.forms/include/xtd/forms/background_worker.hpp | 2 +- .../include/xtd/forms/battery_charge_status.hpp | 2 +- src/xtd.forms/include/xtd/forms/boot_mode.hpp | 2 +- src/xtd.forms/include/xtd/forms/border_sides.hpp | 2 +- src/xtd.forms/include/xtd/forms/border_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/bounds_specified.hpp | 2 +- src/xtd.forms/include/xtd/forms/box_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/busy_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/busy_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/button.hpp | 2 +- src/xtd.forms/include/xtd/forms/button_base.hpp | 2 +- src/xtd.forms/include/xtd/forms/button_images.hpp | 2 +- src/xtd.forms/include/xtd/forms/button_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/button_state.hpp | 2 +- src/xtd.forms/include/xtd/forms/buttons.hpp | 2 +- src/xtd.forms/include/xtd/forms/cancel_event_args.hpp | 2 +- .../include/xtd/forms/cancel_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/character_casing.hpp | 2 +- src/xtd.forms/include/xtd/forms/check_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/check_box_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/check_boxes.hpp | 2 +- src/xtd.forms/include/xtd/forms/check_state.hpp | 2 +- src/xtd.forms/include/xtd/forms/checked_list_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/choice.hpp | 2 +- src/xtd.forms/include/xtd/forms/close_reason.hpp | 2 +- src/xtd.forms/include/xtd/forms/collapsible_panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/color_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/color_box_styles.hpp | 2 +- src/xtd.forms/include/xtd/forms/color_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/color_picker.hpp | 2 +- .../include/xtd/forms/color_picker_event_args.hpp | 2 +- .../include/xtd/forms/color_picker_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/combo_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/combo_box_style.hpp | 2 +- .../include/xtd/forms/command_link_button.hpp | 2 +- .../include/xtd/forms/command_link_buttons.hpp | 2 +- src/xtd.forms/include/xtd/forms/common_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/component.hpp | 2 +- src/xtd.forms/include/xtd/forms/const_control_ref.hpp | 2 +- .../include/xtd/forms/const_control_ref_less.hpp | 2 +- src/xtd.forms/include/xtd/forms/const_form_ref.hpp | 2 +- .../include/xtd/forms/const_menu_item_ref.hpp | 2 +- src/xtd.forms/include/xtd/forms/const_tab_page_ref.hpp | 2 +- .../include/xtd/forms/const_tab_page_ref_less.hpp | 2 +- src/xtd.forms/include/xtd/forms/container_control.hpp | 2 +- src/xtd.forms/include/xtd/forms/content_alignment.hpp | 2 +- src/xtd.forms/include/xtd/forms/context_menu.hpp | 2 +- src/xtd.forms/include/xtd/forms/control.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_appearance.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_event_args.hpp | 2 +- .../include/xtd/forms/control_event_handler.hpp | 2 +- .../include/xtd/forms/control_layout_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_paint.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_ref.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_ref_less.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/control_styles.hpp | 2 +- .../include/xtd/forms/control_trace_listener.hpp | 2 +- src/xtd.forms/include/xtd/forms/countries.hpp | 2 +- src/xtd.forms/include/xtd/forms/country.hpp | 2 +- src/xtd.forms/include/xtd/forms/create_params.hpp | 2 +- src/xtd.forms/include/xtd/forms/cursor.hpp | 2 +- src/xtd.forms/include/xtd/forms/cursors.hpp | 2 +- .../include/xtd/forms/date_range_event_args.hpp | 2 +- .../include/xtd/forms/date_range_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/date_time_picker.hpp | 2 +- .../include/xtd/forms/date_time_picker_format.hpp | 2 +- src/xtd.forms/include/xtd/forms/day.hpp | 2 +- src/xtd.forms/include/xtd/forms/debug_form.hpp | 2 +- src/xtd.forms/include/xtd/forms/debug_message_box.hpp | 2 +- .../include/xtd/forms/debug_message_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/dialog_appearance.hpp | 2 +- .../include/xtd/forms/dialog_closed_event_args.hpp | 2 +- .../include/xtd/forms/dialog_closed_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/dialog_result.hpp | 2 +- src/xtd.forms/include/xtd/forms/do_work_event_args.hpp | 2 +- .../include/xtd/forms/do_work_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/dock_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/domain_up_down.hpp | 2 +- src/xtd.forms/include/xtd/forms/dot_matrix_display.hpp | 2 +- src/xtd.forms/include/xtd/forms/dot_matrix_style.hpp | 2 +- .../include/xtd/forms/draw_item_event_args.hpp | 2 +- .../include/xtd/forms/draw_item_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/draw_item_state.hpp | 2 +- src/xtd.forms/include/xtd/forms/emoticon.hpp | 2 +- src/xtd.forms/include/xtd/forms/emoticons.hpp | 2 +- src/xtd.forms/include/xtd/forms/enable_debug.hpp | 2 +- src/xtd.forms/include/xtd/forms/exception_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/exception_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/file_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/find_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/find_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/find_event_args.hpp | 2 +- src/xtd.forms/include/xtd/forms/find_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/fixed_layout_panel.hpp | 2 +- .../include/xtd/forms/flat_button_appearance.hpp | 2 +- src/xtd.forms/include/xtd/forms/flat_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/flow_layout_panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/folder_browser_box.hpp | 2 +- .../include/xtd/forms/folder_browser_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/font_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/font_box_options.hpp | 2 +- src/xtd.forms/include/xtd/forms/font_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/font_picker.hpp | 2 +- .../include/xtd/forms/font_picker_event_args.hpp | 2 +- .../include/xtd/forms/font_picker_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/form.hpp | 2 +- src/xtd.forms/include/xtd/forms/form_border_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/form_button_images.hpp | 2 +- .../include/xtd/forms/form_closed_event_args.hpp | 2 +- .../include/xtd/forms/form_closed_event_handler.hpp | 2 +- .../include/xtd/forms/form_closing_event_args.hpp | 2 +- .../include/xtd/forms/form_closing_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/form_collection.hpp | 2 +- src/xtd.forms/include/xtd/forms/form_ref.hpp | 2 +- src/xtd.forms/include/xtd/forms/form_renderer.hpp | 2 +- .../include/xtd/forms/form_start_position.hpp | 2 +- src/xtd.forms/include/xtd/forms/form_window_state.hpp | 2 +- .../include/xtd/forms/fourteen_segment_display.hpp | 2 +- src/xtd.forms/include/xtd/forms/group_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/h_scroll_bar.hpp | 2 +- src/xtd.forms/include/xtd/forms/help_event_args.hpp | 2 +- src/xtd.forms/include/xtd/forms/help_event_handler.hpp | 2 +- .../include/xtd/forms/horizontal_alignment.hpp | 2 +- .../xtd/forms/horizontal_control_layout_style.hpp | 2 +- .../horizontal_control_layout_style_collection.hpp | 2 +- .../include/xtd/forms/horizontal_layout_panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/ibutton_control.hpp | 2 +- src/xtd.forms/include/xtd/forms/icontrol_trace.hpp | 2 +- src/xtd.forms/include/xtd/forms/image_layout.hpp | 2 +- src/xtd.forms/include/xtd/forms/image_list.hpp | 2 +- src/xtd.forms/include/xtd/forms/image_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/images.hpp | 2 +- src/xtd.forms/include/xtd/forms/imessage_filter.hpp | 2 +- src/xtd.forms/include/xtd/forms/input_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/input_box_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/input_dialog.hpp | 2 +- .../include/xtd/forms/item_check_event_args.hpp | 2 +- .../include/xtd/forms/item_check_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/iwin32_window.hpp | 2 +- src/xtd.forms/include/xtd/forms/key_event_args.hpp | 2 +- src/xtd.forms/include/xtd/forms/key_event_handler.hpp | 2 +- .../include/xtd/forms/key_press_event_args.hpp | 2 +- .../include/xtd/forms/key_press_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/keys.hpp | 2 +- src/xtd.forms/include/xtd/forms/known_themed_color.hpp | 2 +- src/xtd.forms/include/xtd/forms/label.hpp | 2 +- src/xtd.forms/include/xtd/forms/label_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/labels.hpp | 2 +- .../xtd/forms/layout/arranged_element_collection.hpp | 2 +- src/xtd.forms/include/xtd/forms/layout/sorter_none.hpp | 2 +- src/xtd.forms/include/xtd/forms/lcd_label.hpp | 2 +- src/xtd.forms/include/xtd/forms/lcd_style.hpp | 2 +- .../include/xtd/forms/left_right_alignment.hpp | 2 +- src/xtd.forms/include/xtd/forms/light_button.hpp | 2 +- src/xtd.forms/include/xtd/forms/light_buttons.hpp | 2 +- src/xtd.forms/include/xtd/forms/link.hpp | 2 +- src/xtd.forms/include/xtd/forms/link_area.hpp | 2 +- src/xtd.forms/include/xtd/forms/link_behavior.hpp | 2 +- src/xtd.forms/include/xtd/forms/link_label.hpp | 2 +- .../xtd/forms/link_label_clicked_event_args.hpp | 2 +- .../xtd/forms/link_label_clicked_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/list_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/list_control.hpp | 2 +- src/xtd.forms/include/xtd/forms/loading_indicator.hpp | 2 +- .../include/xtd/forms/loading_indicator_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/loading_indicators.hpp | 2 +- src/xtd.forms/include/xtd/forms/main_menu.hpp | 2 +- src/xtd.forms/include/xtd/forms/menu.hpp | 2 +- src/xtd.forms/include/xtd/forms/menu_images.hpp | 2 +- src/xtd.forms/include/xtd/forms/menu_item.hpp | 2 +- src/xtd.forms/include/xtd/forms/menu_item_kind.hpp | 2 +- src/xtd.forms/include/xtd/forms/menu_item_ref.hpp | 2 +- src/xtd.forms/include/xtd/forms/message.hpp | 2 +- src/xtd.forms/include/xtd/forms/message_box.hpp | 2 +- .../include/xtd/forms/message_box_buttons.hpp | 2 +- .../include/xtd/forms/message_box_default_button.hpp | 2 +- src/xtd.forms/include/xtd/forms/message_box_icon.hpp | 2 +- .../include/xtd/forms/message_box_options.hpp | 2 +- src/xtd.forms/include/xtd/forms/message_dialog.hpp | 2 +- .../include/xtd/forms/message_dialog_buttons.hpp | 2 +- .../xtd/forms/message_dialog_default_button.hpp | 2 +- .../include/xtd/forms/message_dialog_icon.hpp | 2 +- .../include/xtd/forms/message_dialog_options.hpp | 2 +- .../include/xtd/forms/message_loop_callback.hpp | 2 +- src/xtd.forms/include/xtd/forms/month_calendar.hpp | 2 +- src/xtd.forms/include/xtd/forms/mouse_buttons.hpp | 2 +- src/xtd.forms/include/xtd/forms/mouse_event_args.hpp | 2 +- .../include/xtd/forms/mouse_event_handler.hpp | 2 +- .../include/xtd/forms/nine_segment_display.hpp | 2 +- .../include/xtd/forms/notifier_appearance.hpp | 2 +- src/xtd.forms/include/xtd/forms/numeric_up_down.hpp | 2 +- src/xtd.forms/include/xtd/forms/open_file_box.hpp | 2 +- .../include/xtd/forms/open_file_box_options.hpp | 2 +- src/xtd.forms/include/xtd/forms/open_file_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/orientation.hpp | 2 +- src/xtd.forms/include/xtd/forms/padding.hpp | 2 +- src/xtd.forms/include/xtd/forms/paint_event_args.hpp | 2 +- .../include/xtd/forms/paint_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/panel_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/picture_box.hpp | 2 +- .../include/xtd/forms/picture_box_size_mode.hpp | 2 +- src/xtd.forms/include/xtd/forms/popup_panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/power_line_status.hpp | 2 +- src/xtd.forms/include/xtd/forms/power_state.hpp | 2 +- src/xtd.forms/include/xtd/forms/power_status.hpp | 2 +- src/xtd.forms/include/xtd/forms/progress_bar.hpp | 2 +- src/xtd.forms/include/xtd/forms/progress_bar_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/progress_box.hpp | 2 +- .../include/xtd/forms/progress_box_options.hpp | 2 +- .../include/xtd/forms/progress_changed_event_args.hpp | 2 +- .../xtd/forms/progress_changed_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/progress_dialog.hpp | 2 +- .../include/xtd/forms/properties/resources.hpp | 2 +- src/xtd.forms/include/xtd/forms/radio_button.hpp | 2 +- .../include/xtd/forms/radio_button_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/radio_buttons.hpp | 2 +- src/xtd.forms/include/xtd/forms/renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/replace_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/replace_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/replace_event_args.hpp | 2 +- .../include/xtd/forms/replace_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/right_to_left.hpp | 2 +- .../xtd/forms/run_worker_completed_event_args.hpp | 2 +- .../xtd/forms/run_worker_completed_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/save_file_box.hpp | 2 +- .../include/xtd/forms/save_file_box_options.hpp | 2 +- src/xtd.forms/include/xtd/forms/save_file_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/screen.hpp | 2 +- src/xtd.forms/include/xtd/forms/screen_orientation.hpp | 2 +- src/xtd.forms/include/xtd/forms/scroll_bar.hpp | 2 +- src/xtd.forms/include/xtd/forms/scrollable_control.hpp | 2 +- src/xtd.forms/include/xtd/forms/search_direction.hpp | 2 +- src/xtd.forms/include/xtd/forms/segment_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/segments.hpp | 2 +- src/xtd.forms/include/xtd/forms/selection_mode.hpp | 2 +- src/xtd.forms/include/xtd/forms/selection_range.hpp | 2 +- src/xtd.forms/include/xtd/forms/settings.hpp | 2 +- .../include/xtd/forms/seven_segment_display.hpp | 2 +- src/xtd.forms/include/xtd/forms/shadow.hpp | 2 +- src/xtd.forms/include/xtd/forms/shadows.hpp | 2 +- src/xtd.forms/include/xtd/forms/shortcut.hpp | 2 +- .../include/xtd/forms/sixteen_segment_display.hpp | 2 +- src/xtd.forms/include/xtd/forms/size_type.hpp | 2 +- src/xtd.forms/include/xtd/forms/split_container.hpp | 2 +- src/xtd.forms/include/xtd/forms/splitter.hpp | 2 +- src/xtd.forms/include/xtd/forms/splitter_panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/splitter_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/status_bar.hpp | 2 +- .../xtd/forms/status_bar_draw_item_event_args.hpp | 2 +- .../xtd/forms/status_bar_draw_item_event_handler.hpp | 2 +- src/xtd.forms/include/xtd/forms/status_bar_panel.hpp | 2 +- .../include/xtd/forms/status_bar_panel_auto_size.hpp | 2 +- .../xtd/forms/status_bar_panel_border_style.hpp | 2 +- .../xtd/forms/status_bar_panel_click_event_args.hpp | 2 +- .../xtd/forms/status_bar_panel_click_event_handler.hpp | 2 +- .../include/xtd/forms/status_bar_panel_renderer.hpp | 2 +- .../include/xtd/forms/status_bar_panel_style.hpp | 2 +- .../include/xtd/forms/status_bar_renderer.hpp | 2 +- .../xtd/forms/style_sheets/background_image.hpp | 2 +- .../include/xtd/forms/style_sheets/border_color.hpp | 2 +- .../include/xtd/forms/style_sheets/border_radius.hpp | 2 +- .../include/xtd/forms/style_sheets/border_style.hpp | 2 +- .../include/xtd/forms/style_sheets/border_type.hpp | 2 +- .../include/xtd/forms/style_sheets/border_width.hpp | 2 +- .../include/xtd/forms/style_sheets/button.hpp | 2 +- .../include/xtd/forms/style_sheets/control.hpp | 2 +- src/xtd.forms/include/xtd/forms/style_sheets/form.hpp | 2 +- .../include/xtd/forms/style_sheets/ibox_model.hpp | 2 +- .../include/xtd/forms/style_sheets/iimage_model.hpp | 2 +- .../include/xtd/forms/style_sheets/image_type.hpp | 2 +- .../include/xtd/forms/style_sheets/itext_model.hpp | 2 +- src/xtd.forms/include/xtd/forms/style_sheets/label.hpp | 2 +- .../include/xtd/forms/style_sheets/length.hpp | 2 +- .../include/xtd/forms/style_sheets/length_unit.hpp | 2 +- .../include/xtd/forms/style_sheets/lengths.hpp | 2 +- .../include/xtd/forms/style_sheets/link_label.hpp | 2 +- .../include/xtd/forms/style_sheets/margin.hpp | 2 +- .../include/xtd/forms/style_sheets/outline_color.hpp | 2 +- .../include/xtd/forms/style_sheets/outline_offset.hpp | 2 +- .../include/xtd/forms/style_sheets/outline_radius.hpp | 2 +- .../include/xtd/forms/style_sheets/outline_style.hpp | 2 +- .../include/xtd/forms/style_sheets/outline_width.hpp | 2 +- .../include/xtd/forms/style_sheets/padding.hpp | 2 +- src/xtd.forms/include/xtd/forms/style_sheets/panel.hpp | 2 +- .../include/xtd/forms/style_sheets/pseudo_state.hpp | 2 +- .../include/xtd/forms/style_sheets/shadow.hpp | 2 +- .../include/xtd/forms/style_sheets/shadows.hpp | 2 +- .../include/xtd/forms/style_sheets/status_bar.hpp | 2 +- .../xtd/forms/style_sheets/status_bar_panel.hpp | 2 +- .../include/xtd/forms/style_sheets/style_sheet.hpp | 2 +- .../include/xtd/forms/style_sheets/system_colors.hpp | 2 +- .../include/xtd/forms/style_sheets/text_decoration.hpp | 2 +- .../xtd/forms/style_sheets/text_transformation.hpp | 2 +- src/xtd.forms/include/xtd/forms/style_sheets/theme.hpp | 2 +- .../include/xtd/forms/style_sheets/toggle_button.hpp | 2 +- .../include/xtd/forms/style_sheets/tool_bar.hpp | 2 +- .../include/xtd/forms/style_sheets/tool_bar_button.hpp | 2 +- .../include/xtd/forms/style_sheets/user_control.hpp | 2 +- .../include/xtd/forms/style_sheets/white_space.hpp | 2 +- src/xtd.forms/include/xtd/forms/switch_button.hpp | 2 +- .../include/xtd/forms/switch_button_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/system_information.hpp | 2 +- src/xtd.forms/include/xtd/forms/system_texts.hpp | 2 +- src/xtd.forms/include/xtd/forms/tab_alignment.hpp | 2 +- src/xtd.forms/include/xtd/forms/tab_control.hpp | 2 +- src/xtd.forms/include/xtd/forms/tab_page.hpp | 2 +- src/xtd.forms/include/xtd/forms/tab_page_ref.hpp | 2 +- src/xtd.forms/include/xtd/forms/tab_page_ref_less.hpp | 2 +- src/xtd.forms/include/xtd/forms/table_layout_panel.hpp | 2 +- src/xtd.forms/include/xtd/forms/text_box.hpp | 2 +- src/xtd.forms/include/xtd/forms/text_box_base.hpp | 2 +- src/xtd.forms/include/xtd/forms/text_format_flags.hpp | 2 +- src/xtd.forms/include/xtd/forms/text_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/tick_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/timer.hpp | 2 +- src/xtd.forms/include/xtd/forms/toggle_button.hpp | 2 +- .../include/xtd/forms/toggle_button_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/toggle_buttons.hpp | 2 +- src/xtd.forms/include/xtd/forms/tool_bar.hpp | 2 +- .../include/xtd/forms/tool_bar_appearance.hpp | 2 +- src/xtd.forms/include/xtd/forms/tool_bar_button.hpp | 2 +- .../xtd/forms/tool_bar_button_click_event_args.hpp | 2 +- .../xtd/forms/tool_bar_button_click_event_handler.hpp | 2 +- .../include/xtd/forms/tool_bar_button_ref.hpp | 2 +- .../include/xtd/forms/tool_bar_button_renderer.hpp | 2 +- .../include/xtd/forms/tool_bar_button_style.hpp | 2 +- src/xtd.forms/include/xtd/forms/tool_bar_images.hpp | 2 +- src/xtd.forms/include/xtd/forms/tool_bar_renderer.hpp | 2 +- .../include/xtd/forms/tool_bar_text_align.hpp | 2 +- src/xtd.forms/include/xtd/forms/trace_form.hpp | 2 +- src/xtd.forms/include/xtd/forms/trace_form_base.hpp | 2 +- src/xtd.forms/include/xtd/forms/trace_message_box.hpp | 2 +- .../include/xtd/forms/trace_message_dialog.hpp | 2 +- src/xtd.forms/include/xtd/forms/track_bar.hpp | 2 +- src/xtd.forms/include/xtd/forms/up_down_base.hpp | 2 +- src/xtd.forms/include/xtd/forms/up_down_button.hpp | 2 +- src/xtd.forms/include/xtd/forms/use_wait_cursor.hpp | 2 +- src/xtd.forms/include/xtd/forms/user_control.hpp | 2 +- .../include/xtd/forms/user_control_renderer.hpp | 2 +- src/xtd.forms/include/xtd/forms/v_scroll_bar.hpp | 2 +- .../xtd/forms/vertical_control_layout_style.hpp | 2 +- .../forms/vertical_control_layout_style_collection.hpp | 2 +- .../include/xtd/forms/vertical_layout_panel.hpp | 2 +- .../xtd/forms/visual_styles/check_box_state.hpp | 2 +- .../include/xtd/forms/visual_styles/control_state.hpp | 2 +- .../include/xtd/forms/visual_styles/form_state.hpp | 2 +- .../include/xtd/forms/visual_styles/label_state.hpp | 2 +- .../xtd/forms/visual_styles/link_label_state.hpp | 2 +- .../xtd/forms/visual_styles/push_button_state.hpp | 2 +- .../xtd/forms/visual_styles/radio_button_state.hpp | 2 +- .../xtd/forms/visual_styles/toggle_button_state.hpp | 2 +- .../xtd/forms/visual_styles/user_control_state.hpp | 2 +- src/xtd.forms/include/xtd/forms_export.hpp | 2 +- src/xtd.forms/include/xtd/xtd.forms | 2 +- src/xtd.forms/include/xtd/xtd.forms.hpp | 2 +- src/xtd.tunit/include/xtd/gtest.hpp | 2 +- .../tunit/__default_insert_basic_ostream_operator.hpp | 2 +- .../include/xtd/tunit/__google_test_markers.hpp | 2 +- .../include/xtd/tunit/__tunit_join__items.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/abort_error.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/assert.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/assert_error.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/assume.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/base_assert.hpp | 2 +- .../include/xtd/tunit/class_cleanup_attribute.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/class_event_args.hpp | 2 +- .../include/xtd/tunit/class_initialize_attribute.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/collection_assert.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/collection_assume.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/collection_valid.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/console_unit_test.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/default_main.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/directory_assert.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/directory_assume.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/directory_valid.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/event_listener.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/file_assert.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/file_assume.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/file_valid.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/ignore_error.hpp | 2 +- .../include/xtd/tunit/ostream_event_listener.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/ostream_unit_test.hpp | 2 +- .../include/xtd/tunit/registered_test_class.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/settings.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/string_assert.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/string_assume.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/string_valid.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/test.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/test_class.hpp | 2 +- .../include/xtd/tunit/test_class_attribute.hpp | 2 +- .../include/xtd/tunit/test_cleanup_attribute.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/test_event_args.hpp | 2 +- .../include/xtd/tunit/test_initialize_attribute.hpp | 2 +- .../include/xtd/tunit/test_method_attribute.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/test_state.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/tunit_event_args.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/tunit_main.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/unit_test.hpp | 2 +- src/xtd.tunit/include/xtd/tunit/valid.hpp | 2 +- src/xtd.tunit/include/xtd/tunit_export.hpp | 2 +- src/xtd.tunit/include/xtd/xtd.tunit | 2 +- src/xtd.tunit/include/xtd/xtd.tunit.hpp | 2 +- src/xtd.tunit/properties/assembly_info.cpp | 2 +- src/xtd/include/xtd/export.hpp | 2 +- src/xtd/include/xtd/forms/xtd_about_box.hpp | 2 +- src/xtd/include/xtd/forms/xtd_about_dialog.hpp | 2 +- src/xtd/include/xtd/system_report.hpp | 2 +- src/xtd/include/xtd/xtd | 2 +- src/xtd/include/xtd/xtd.hpp | 2 +- src/xtd/src/xtd/forms/xtd_about_dialog.cpp | 4 ++-- .../xtd.core.manual_tests/properties/assembly_info.cpp | 2 +- tests/xtd.core.unit_tests/properties/assembly_info.cpp | 2 +- .../src/xtd/reflection/tests/assembly_tests.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../xtd.forms.forms.tests/properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../xtd.forms.unit_tests/properties/assembly_info.cpp | 2 +- .../properties/assembly_info.cpp | 2 +- .../xtd.tunit.unit_tests/properties/assembly_info.cpp | 2 +- tools/guidgen-gui/properties/assembly_info.cpp | 2 +- tools/guidgen/properties/assembly_info.cpp | 2 +- tools/keycodes/properties/assembly_info.cpp | 2 +- tools/keycodes/src/main_form.cpp | 4 ++-- .../properties/assembly_info.cpp | 2 +- tools/set_path/properties/assembly_info.cpp | 2 +- tools/sleepfor/properties/assembly_info.cpp | 2 +- tools/xtdc-gui/properties/assembly_info.cpp | 2 +- tools/xtdc-gui/src/main_form.cpp | 4 ++-- tools/xtdc/properties/assembly_info.cpp | 2 +- 1493 files changed, 1503 insertions(+), 1503 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 2bd028746e3c..7b4bf2490278 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 [Gammasoft](https://gammasoft71.wixsite.com/gammasoft). +Copyright (c) 2025 [Gammasoft](https://gammasoft71.wixsite.com/gammasoft). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4f12c351e5a2..3cb318c5f241 100644 --- a/README.md +++ b/README.md @@ -421,4 +421,4 @@ Now you are ready to make your first contribution to xtd. ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/README.md b/docs/README.md index bcc6dc7aac75..95667510ca2d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,4 +18,4 @@ q ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/abstract_class_design.md b/docs/abstract_class_design.md index 6b1f0b70fa62..b321048bc1f7 100644 --- a/docs/abstract_class_design.md +++ b/docs/abstract_class_design.md @@ -45,4 +45,4 @@ namespace xtd { ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/abstract_factory.md b/docs/abstract_factory.md index 4e5fffcd16c1..255b3dfe9899 100644 --- a/docs/abstract_factory.md +++ b/docs/abstract_factory.md @@ -34,4 +34,4 @@ This structural code demonstrates the Abstract Factory pattern creating parallel ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/abstractions_abstract_types_and_interfaces.md b/docs/abstractions_abstract_types_and_interfaces.md index 4dc0024c7605..c41212c742a9 100644 --- a/docs/abstractions_abstract_types_and_interfaces.md +++ b/docs/abstractions_abstract_types_and_interfaces.md @@ -26,4 +26,4 @@ However, abstractions provide extremely powerful extensibility that the other ex ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/adapter.md b/docs/adapter.md index c7de9883b8fc..ee5845dc3ac5 100644 --- a/docs/adapter.md +++ b/docs/adapter.md @@ -34,4 +34,4 @@ This structural code demonstrates the Adapter pattern which maps the interface o ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/add_a_control_to_a_form.md b/docs/add_a_control_to_a_form.md index 9e32f65bef67..8af32357d34c 100644 --- a/docs/add_a_control_to_a_form.md +++ b/docs/add_a_control_to_a_form.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-add-to-a-form?view=netdesktop-6.0) diff --git a/docs/add_a_form.md b/docs/add_a_form.md index cc2d7d94efff..c57f1ebda251 100644 --- a/docs/add_a_form.md +++ b/docs/add_a_form.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/forms/how-to-add?view=netdesktop-6.0) diff --git a/docs/add_or_remove_event_handlers.md b/docs/add_or_remove_event_handlers.md index b5f01130f41b..2e8bd48e8bc7 100644 --- a/docs/add_or_remove_event_handlers.md +++ b/docs/add_or_remove_event_handlers.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-add-an-event-handler?view=netdesktop-6.0) diff --git a/docs/add_style_sheets_to_a_control.md b/docs/add_style_sheets_to_a_control.md index d1e5b5efe77f..73a86eb613d9 100644 --- a/docs/add_style_sheets_to_a_control.md +++ b/docs/add_style_sheets_to_a_control.md @@ -11,4 +11,4 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/ambient_properties.md b/docs/ambient_properties.md index de306bd1c668..f0eac4ac1786 100644 --- a/docs/ambient_properties.md +++ b/docs/ambient_properties.md @@ -80,4 +80,4 @@ auto main() -> int { ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/application_overview.md b/docs/application_overview.md index b945aa62a826..c14dd6449d9d 100644 --- a/docs/application_overview.md +++ b/docs/application_overview.md @@ -107,4 +107,4 @@ Note that you can change the main form at any time while the application is runn ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/apply_accessibility_information.md b/docs/apply_accessibility_information.md index a83d42c91570..201b5d88bf65 100644 --- a/docs/apply_accessibility_information.md +++ b/docs/apply_accessibility_information.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/provide-accessibility-information?view=netdesktop-6.0) diff --git a/docs/architecture.md b/docs/architecture.md index fe1e231ae52d..fd30dc941a7b 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -33,4 +33,4 @@ The [xtd.tunit](https://gammasoft71.github.io/xtd/reference_guides/latest/group_ ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/automatic_scalling.md b/docs/automatic_scalling.md index f681087586aa..04d49f5fc1e9 100644 --- a/docs/automatic_scalling.md +++ b/docs/automatic_scalling.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/forms/autoscale?view=netdesktop-6.0) diff --git a/docs/base_classes_for_implementing_abstractions.md b/docs/base_classes_for_implementing_abstractions.md index 3b7ffd56675f..5509541a369a 100644 --- a/docs/base_classes_for_implementing_abstractions.md +++ b/docs/base_classes_for_implementing_abstractions.md @@ -24,4 +24,4 @@ As previously discussed, base classes can provide invaluable help for users who ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/bridge.md b/docs/bridge.md index a50f0ec6b6e2..5151c5d4adcb 100644 --- a/docs/bridge.md +++ b/docs/bridge.md @@ -32,4 +32,4 @@ This structural code demonstrates the Bridge pattern which separates (decouples) ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/brushes.md b/docs/brushes.md index 0892db51352d..9fe2ad6e046f 100644 --- a/docs/brushes.md +++ b/docs/brushes.md @@ -45,4 +45,4 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/builder.md b/docs/builder.md index 09ad6bd783e3..b30721e16f52 100644 --- a/docs/builder.md +++ b/docs/builder.md @@ -35,4 +35,4 @@ This structural code demonstrates the Builder pattern in which complex objects a ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/c++.md b/docs/c++.md index 6c5d2d2b2630..a7eb9d107a7b 100644 --- a/docs/c++.md +++ b/docs/c++.md @@ -39,4 +39,4 @@ More compilers can be used see [C++ compiler support for C++17](https://en.cppre ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/capitalisation_conventions.md b/docs/capitalisation_conventions.md index 6acf4c04bc41..c445cb507eef 100644 --- a/docs/capitalisation_conventions.md +++ b/docs/capitalisation_conventions.md @@ -172,4 +172,4 @@ C++ are case-sensitivity. ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/chain_of_responsibility.md b/docs/chain_of_responsibility.md index 079f554deab9..5b1c050a02ba 100644 --- a/docs/chain_of_responsibility.md +++ b/docs/chain_of_responsibility.md @@ -34,4 +34,4 @@ This structural code demonstrates the Chain of Responsibility pattern in which s ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/change_the_pressed_key.md b/docs/change_the_pressed_key.md index c08b5b87d886..406bbc9fade8 100644 --- a/docs/change_the_pressed_key.md +++ b/docs/change_the_pressed_key.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/input-keyboard/how-to-change-key-press?view=netdesktop-6.0) diff --git a/docs/check_version.md b/docs/check_version.md index 385ceb4a904e..3277f23a6e6f 100644 --- a/docs/check_version.md +++ b/docs/check_version.md @@ -15,7 +15,7 @@ xtdc --version You get output similar to the following. ``` -xtdc version 0.2.0, © 2024 by Gammasoft +xtdc version 0.2.0, © 2025 by Gammasoft ``` The [xtdc](https://github.com/gammasoft71/xtd/blob/master/tools/xtdc/README.md) version corresponds to the xtd version. @@ -32,4 +32,4 @@ You'll also get other environmental related information, such as the operating s ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/choosing_between_class_and_struct.md b/docs/choosing_between_class_and_struct.md index b44e1611ceac..eced25b6e99b 100644 --- a/docs/choosing_between_class_and_struct.md +++ b/docs/choosing_between_class_and_struct.md @@ -23,4 +23,4 @@ In all other cases, you should define your types as classes. ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/class_cleanup.md b/docs/class_cleanup.md index 7751c66f8215..b91f9682f795 100644 --- a/docs/class_cleanup.md +++ b/docs/class_cleanup.md @@ -12,4 +12,4 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/class_initialize.md b/docs/class_initialize.md index f7fe55c35fd1..a93465b42cb4 100644 --- a/docs/class_initialize.md +++ b/docs/class_initialize.md @@ -12,4 +12,4 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/cmake_add_assembly_information.md b/docs/cmake_add_assembly_information.md index b7df876ddd33..d9894be43466 100644 --- a/docs/cmake_add_assembly_information.md +++ b/docs/cmake_add_assembly_information.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_add_resources.md b/docs/cmake_add_resources.md index b3a72bb888f1..997a41348c1f 100644 --- a/docs/cmake_add_resources.md +++ b/docs/cmake_add_resources.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_add_settings.md b/docs/cmake_add_settings.md index c8579b4e15f0..a76648ee733a 100644 --- a/docs/cmake_add_settings.md +++ b/docs/cmake_add_settings.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_assembly_informations_commands.md b/docs/cmake_assembly_informations_commands.md index c391dcff30b5..9053ee166a2f 100644 --- a/docs/cmake_assembly_informations_commands.md +++ b/docs/cmake_assembly_informations_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_build_options_commands.md b/docs/cmake_build_options_commands.md index 1446665f63f4..9ba8601befb8 100644 --- a/docs/cmake_build_options_commands.md +++ b/docs/cmake_build_options_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_create_project.md b/docs/cmake_create_project.md index 46e05b85ea70..2d11a3e568f6 100644 --- a/docs/cmake_create_project.md +++ b/docs/cmake_create_project.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_files.md b/docs/cmake_files.md index a800d9747d4e..7e4d9f95507d 100644 --- a/docs/cmake_files.md +++ b/docs/cmake_files.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_generic_commands.md b/docs/cmake_generic_commands.md index 23074b032f3f..efedef6e2530 100644 --- a/docs/cmake_generic_commands.md +++ b/docs/cmake_generic_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_install_commands.md b/docs/cmake_install_commands.md index a14bbe3452b9..52149bafb7bd 100644 --- a/docs/cmake_install_commands.md +++ b/docs/cmake_install_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_overview.md b/docs/cmake_overview.md index 22fbe4d9e5f2..76d92d8b04c3 100644 --- a/docs/cmake_overview.md +++ b/docs/cmake_overview.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_packages_commands.md b/docs/cmake_packages_commands.md index 607e3e770751..024e4457d1a5 100644 --- a/docs/cmake_packages_commands.md +++ b/docs/cmake_packages_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_project_commands.md b/docs/cmake_project_commands.md index 19f5897d1da6..3758cf0b6231 100644 --- a/docs/cmake_project_commands.md +++ b/docs/cmake_project_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/cmake_target_properties_commands.md b/docs/cmake_target_properties_commands.md index f80393b929f6..3c9694a05fab 100644 --- a/docs/cmake_target_properties_commands.md +++ b/docs/cmake_target_properties_commands.md @@ -11,6 +11,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-set-the-tab-order?view=netdesktop-6.0) diff --git a/docs/coding_conventions_guidelines.md b/docs/coding_conventions_guidelines.md index 32d4747f5df9..4ddd338bba55 100644 --- a/docs/coding_conventions_guidelines.md +++ b/docs/coding_conventions_guidelines.md @@ -782,4 +782,4 @@ void example() { ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/collections.md b/docs/collections.md index 54c00283156b..04fc4aa634e6 100644 --- a/docs/collections.md +++ b/docs/collections.md @@ -29,6 +29,6 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. [//]: # (https://learn.microsoft.com/en-us/dotnet/standard/base-types/type-conversion) diff --git a/docs/colors.md b/docs/colors.md index 01fe0e7f2f66..61ab50887411 100644 --- a/docs/colors.md +++ b/docs/colors.md @@ -29,4 +29,4 @@ Coming soon... ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/command.md b/docs/command.md index 44ec93bb37da..ec2084afe445 100644 --- a/docs/command.md +++ b/docs/command.md @@ -34,4 +34,4 @@ This structural code demonstrates the Command pattern which stores requests as o ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/common_design_patterns.md b/docs/common_design_patterns.md index 995f62f9ab90..db350fa976b2 100644 --- a/docs/common_design_patterns.md +++ b/docs/common_design_patterns.md @@ -53,4 +53,4 @@ You can see the original source : [C# Design Patterns](https://www.dofactory.com ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft. diff --git a/docs/common_io_tasks.md b/docs/common_io_tasks.md index b75f1b18c1d4..23d70b6b1282 100644 --- a/docs/common_io_tasks.md +++ b/docs/common_io_tasks.md @@ -55,7 +55,7 @@ Some features exist only in the xtd API like [binary reader/writer](common_io_ta ______________________________________________________________________________________________ -© 2024 Gammasoft. +© 2025 Gammasoft.