5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 04:41:08 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
Lea Anthony
c2d03f0e6e
Update NSFontWeightRegular to float const 2021-01-31 22:49:29 +11:00
Lea Anthony
6120ceabf1
Support Fonts & Colours for menuitems 2021-01-25 21:04:57 +11:00
Lea Anthony
a9faebe51a
MenuItem image support 2021-01-23 20:32:42 +11:00
Lea Anthony
f40899821f
Support ToolTips 2021-01-23 16:14:48 +11:00
Lea Anthony
1921862b53
Partially introduce context menu changes back 2021-01-12 21:20:08 +11:00
Lea Anthony
0f7acd39fc
[WIP] Fix the madness 2021-01-12 20:39:19 +11:00
Lea Anthony
8053357d99
Support Menu updates! 2021-01-11 11:21:28 +11:00
Lea Anthony
26a291dbee
[WIP] Use json payload for click message 2021-01-11 06:40:00 +11:00
Lea Anthony
fbee9ba240
Support UpdateContextMenus. Submenus are now *menu.Menu. Tidy up++ 2021-01-08 06:28:51 +11:00
Lea Anthony
f460bf91ef
[WIP] Normalisation of context menus creation/callbacks.
TODO: UpdateContextMenu()
2021-01-07 21:34:04 +11:00
Lea Anthony
bd74d45a91
Normalisation of callbacks for menus. App menu converted to new Menus. 2021-01-06 20:50:41 +11:00
Lea Anthony
c65522f0b6
Huge refactor of menus. Start of normalisation of callbacks. 2021-01-06 17:36:59 +11:00
Lea Anthony
5f2c437136
Bugfix dealloc contextmenus. Create common.h. WIP: new menu handling 2021-01-06 12:53:11 +11:00