Change log
- Added support for building with CMake (not binary compatible with autoconf)
- Fixed
TabbedArea
to call logic on its tabs and active widget - Fixed
Widget::isModalFocused
andWidget::isModalMouseInputFocused
to not raise an exception when noFocusHandler
is set - Link SDL, Allegro and GL backends with dependent libraries (autoconf)
- Fixed handling of key events in the HGE backend
Thanks to @bregma and @sphaero for their first contributions to Guichan in this release!
Full Changelog: v0.8.2...v0.8.3