Skip to content

Release 1.0.8

Compare
Choose a tag to compare
@sadko4u sadko4u released this 19 Mar 13:26
· 315 commits to master since this release
  • Fixed invalid tk::TF_VERTICAL tether flag value.
  • Added possibility to hide check/radio box for unchecked tk::MenuItem objects.
  • Added SLOT_BEGIN_EDIT and SLOT_END_EDIT slot events.
  • Fixed improper value calculation in cycling knob when clicking on the knob's scale.
  • Added support of SLOT_BEGIN_EDIT and SLOT_END_EDIT by tk::Knob, tk::Fader,
    tk::ScrollBar, tk::GraphDot and tk::GraphMarker widgets.
  • Added support of named widget groups.
  • Added tk::Widget::has_parent method.
  • Changed checkbox/radio button space allocation algorithm for Menu and MenuItem.
  • Updated dependencies file.
  • Added test build for Windows using MSYS2.
  • Added missing tk::Grid::remove_all() method implementation.
  • Updated build scripts.
  • Updated module versions in dependencies.