xtd 0.2.0
Loading...
Searching...
No Matches
Todo List
Member WS_EX_MODALWINDOW
check if it's not redundant with WS_EX_DLGMODALFRAME flags ?
Namespace xtd

to remove

to remove

to remove

Class xtd::argument_exception
add param_name property and constructors param (param_name is the parameter that cause the exception).
Member xtd::array
remove and rename array_ to array
Member xtd::basic_array< type_t, allocator_t >::copy_to (xtd::array< type_t > &array, size_type index) const override
uncomment want array_ remamed into array.
Member xtd::basic_string< char_t, traits_t, allocator_t >::const_iterator
replace xtd::ienumerable::const_iterator
Member xtd::basic_string< char_t, traits_t, allocator_t >::iterator
replace xtd::ienumerable::iterator
Member xtd::basic_string< char_t, traits_t, allocator_t >::operator<< (std::basic_ostream< char > &stream, const basic_string &str)

uncomment following line and remove the next.

uncomment following operators

Member xtd::basic_string< char_t, traits_t, allocator_t >::to_string () const noexcept override
Uncomment the folllowing line and remove the next..
Member xtd::cpp26
Set the correct value when the __cplusplus macro is defined for c++26...
Member xtd::cpp29
Set the correct value when the __cplusplus macro is defined for c++29...
Member xtd::environment::get_environment_variable (const xtd::string &variable, environment_variable_target target)
Add xtd::registry and uncomment lines.
Member xtd::environment::get_environment_variables (environment_variable_target target)
Add xtd::registry and uncomment lines.
Member xtd::environment::set_environment_variable (const xtd::string &variable, const xtd::string &value, environment_variable_target target)
Add xtd::registry and uncomment lines.
Member xtd::environment::user_interactive ()
check if process is an operating system process or service process...
Class xtd::forms::link_label_clicked_event_args
rename to link_label_link_clicked_event_args
Member xtd::forms::native::control::client_size (intptr control)
Check the redundancy with client_rectangle method.
Class xtd::forms::native::file_dialog
Split file_dialog into open_file_dialog and save_file_dialog.
Class xtd::out_of_memory_exception
add param_name property and constructors param (param_name is the parameter that cause the exception).
Class xtd::rank_exception
add param_name property and constructors param (param_name is the parameter that cause the exception).
Class xtd::reflection::assembly_description_attribute
Check build under Windows with the XTD_BUILD_SHARED_LIBRARIES option enabled.
Member xtd::system_report::to_json () noexcept
Implement json report
Member xtd::system_report::to_json (reports reports) noexcept
Implement json report
Member xtd::system_report::to_xml () noexcept
Implement xml report
Member xtd::system_report::to_xml (reports reports) noexcept
Implement xml report
Member xtd::text::basic_string_builder< char_t, traits_t, allocator_t >::const_iterator
replace xtd::ienumerable::const_iterator
Member xtd::text::basic_string_builder< char_t, traits_t, allocator_t >::iterator
replace xtd::ienumerable::iterator
Member xtd::text::basic_string_builder< char_t, traits_t, allocator_t >::operator<< (std::basic_ostream< char > &stream, const basic_string_builder &str)

uncomment following line and remove the next.

uncomment following operators

Member xtd::text::basic_string_builder< char_t, traits_t, allocator_t >::to_string () const noexcept override
Uncomment the folllowing line and remove the next..
Class xtd::unauthorized_access_exception
add param_name property and constructors param (param_name is the parameter that cause the exception).
Class xtd::xml_syntax_exception
move to security namespace