| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
| |
selected
|
| |
|
|
| |
selection is on the last entry
|
| |
|
|
|
|
|
|
| |
Allow specifying a column in Menu_Selection() (the column is ignored in column submenus)
Fix Graphics
Don't let nested factories overwrite their parents factories' args
Update InstantDescription in Refresh()
Clean up and fix Refresh() a bit
|
| |
|
|
|
|
|
| |
Make Menu_React_Back only leave submenu columns instead of closing the whole menu
Fix falling back to the currently selected enum value icon as Menu_Icon() in Menu_Adaptor_Enum submenu
Add Menu_Adaptor_EnumColumnSubmenu() to show enum values of adaptors as submenu column
Implement Menu_Title, Menu_Icon and Menu_Selection for column submenus
|
| |
|
|
| |
Some fixes
|
| |
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
| |
Menu_Adaptor_EnumInline
|
| | |
|
| | |
|
| |
|