You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added size aggregation for TabGroup and ComboGroup widgets.
* Added size aggregation for Group and Align widgets.
* Updated build system: ASAN, CROSS_COMPILE, DEBUG, DEVEL, PROFILE, STRICT,
TEST, TRACE makefile flags replaced with '\''asan'\'', '\''crosscompile'\'', '\''debug'\'',
'\''devel'\'', '\''profile'\'', '\''strict'\'', '\''test'\'' and '\''trace'\'' FEATURE flags.
* Added process_pending_events() method for IDisplay for properly handling of multiple
IDisplay::main() method calls.
* Added process_pending_events() in the tk::Display class for handling pending
events at the main loop start and at the main loop end.
* Changed behaviour of the AudioSample widget related to displaying load status.
* ComboBox and ComboGroup now properly react on the '\''ESC'\'' key pressure and hides the dropdown list.
* Updated build scripts.
* Updated module versions in dependencies.
0 commit comments