| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu`... | bruvzg | 2024-07-08 | 1 | -23/+14 |
* | Merge pull request #92826 from bruvzg/nat_icon_checks | Rémi Verschelde | 2024-06-07 | 1 | -16/+24 |
|\ |
|
| * | Improve native menu and status indicator icons conversion and checks. | bruvzg | 2024-06-06 | 1 | -16/+24 |
* | | [macOS] Improve native menu open/close callbacks. | bruvzg | 2024-06-05 | 1 | -0/+5 |
|/ |
|
* | [NativeMenu] Fix changes lost due to incorrect rebase (menu goes under task b... | bruvzg | 2024-03-15 | 1 | -4/+20 |
* | [NativeMenu] Fix MinGW build. | bruvzg | 2024-03-15 | 1 | -9/+9 |
* | Fix NativeMenu layout direction on macOS, add extra check for Windows menu. | bruvzg | 2024-03-15 | 1 | -2/+2 |
* | [NativeMenu] Implement native popup menu support on Windows. | bruvzg | 2024-03-13 | 1 | -0/+1149 |