stable release with callbacks fully implemented
Production ready stable release. Callbacks and event system for all available widgets are implemented. Adding/ removing callback is easy and intuitive now, just write f.e. 'widget->Activate += my_callback' / 'widget->Activate -= my_callback'.