5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-12 06:59:30 +08:00
wails/v2/test/kitchensink
2021-04-04 05:14:16 +10:00
..
assets Use assets dir in project for all application assets 2021-01-01 12:53:06 +11:00
frontend Remove WailsInit and WailsShutdown methodsr 2021-01-14 11:07:06 +11:00
icons Use assets dir in project for all application assets 2021-01-01 12:53:06 +11:00
.gitignore Improvements for handling Info.plist 2021-04-04 05:14:16 +10:00
browser.go Lint fix & tidy up 2020-12-06 21:15:23 +11:00
contextmenus.go Fixed and refactored context menu support 2021-01-13 22:51:44 +11:00
dialog.go Remove WailsInit and WailsShutdown methodsr 2021-01-14 11:07:06 +11:00
events.go Lint fix & tidy up 2020-12-06 21:15:23 +11:00
go.mod Remove WailsInit and WailsShutdown methodsr 2021-01-14 11:07:06 +11:00
go.sum Support ToolTips 2021-01-23 16:14:48 +11:00
logger.go Lint fix & tidy up 2020-12-06 21:15:23 +11:00
main.go UpdateTrayMenu -> SetTrayMenu (upsert). Support no menus on trays. 2021-01-14 16:13:59 +11:00
menu.go Removal of menu IDs. WARNING: context menus are currently broken 2021-01-13 21:14:44 +11:00
system.go Lint fix & tidy up 2020-12-06 21:15:23 +11:00
tray.go UpdateTrayMenu -> SetTrayMenu (upsert). Support no menus on trays. 2021-01-14 16:13:59 +11:00
wails.json initial kitchen sink 2020-10-07 00:52:00 +11:00
window.go Lint fix & tidy up 2020-12-06 21:15:23 +11:00