Releases: manatools/libyui-mga
Releases · manatools/libyui-mga
Release 1.2.1
- New YMGA_CBtable allows to have checkbox into any column
- Allow building against new libyui tree (either standalone or into libyui source tree)
- Libyui has its own menubar now so YMGA_Menubar is discouraged (not deprecated though, but will be removed)
1.1.0 Release
Added menubar and new menu items implementation.
- Added menu item icons (from theme if exist or by given path otherwise)
- Added menu separators
- Possibility to delete and rebuild all menus
- Possibility to show/hide menu and menu items
- Possibility to enable/disable menu and menu items
- Added menubar implementation