summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add submenu-as-column-feature (includes Breaking change of ActivateEntry)Markus Mittendrein2018-11-032-132/+467
| | | | Some fixes
* Add Menu_Closable allows menus to be closed without returning ↵Markus Mittendrein2018-10-319-165/+309
| | | | | | | | Menu_React_Close in the callbacks (was broken since always setting the native menu to permanent) Rename Symbol -> Icon, InfoCaption -> Description and Caption to Title or Text (Menu_Title, but Menu_Entry_Text) Add Menu_InstantDescription (shows the description of the current entry instantly in a separate dialog) Fix deletion of object icons (the object was always deleted regardless if specified or not)
* Some minor updates and fixesMarkus Mittendrein2018-03-301-12/+25
| | | | | | | Keep menu open instead of refresh if integer adaptor value has not changed (for performance reasons) Correctly handle Menu_React_KeepOpen in MenuQueryCancel() Add default limits (min/max int) to AdaptorGetLimits() Allow access to the active submenu
* Add possibilty to use callbacks for Menu_Adaptor_LimitsMarkus Mittendrein2017-05-231-4/+44
|
* Fix AdaptorEnumSubmenuFactory; Add Menu_Adaptor_EnumAllowUnknown and ↵Markus Mittendrein2017-05-181-15/+47
| | | | Menu_Adaptor_EnumInline
* Update: Add MenuVar/Menu_Vars; Rely on the preprocessor; FixesMarkus Mittendrein2017-05-171-192/+196
|
* Update: many small fixes and more consistencyMarkus Mittendrein2017-05-034-272/+352
|
* InitialMarkus Mittendrein2017-01-058-0/+1818