Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [macOS] Improve native menu open/close callbacks. | bruvzg | 2024-06-05 | 1 | -1/+10 |
* | [MenuBar] Use NativeMenu RIDs instead of indices to track items. | bruvzg | 2024-03-25 | 1 | -2/+11 |
* | [NativeMenu] Fix changes lost due to incorrect rebase (menu goes under task b... | bruvzg | 2024-03-15 | 1 | -8/+8 |
* | [NativeMenu] Implement native popup menu support on Windows. | bruvzg | 2024-03-13 | 1 | -43/+99 |
* | Move `global_menu_*` methods to a separate `NativeMenu` class. | bruvzg | 2024-03-04 | 1 | -0/+685 |