5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 19:52:41 +08:00
wails/v2/internal/runtime
Lea Anthony a081c1e498
Support for dynamic menus.
Fixed bug in accelerator handling
2020-12-04 15:04:51 +11:00
..
assets Remove generated files 2020-10-04 11:54:05 +11:00
js Disable context menu in production mode 2020-11-21 20:32:55 +11:00
browser_test.go Runtime refactor 2020-10-11 13:33:55 +11:00
browser.go Unify Browser runtime 2020-10-20 09:10:09 +11:00
dialog.go Runtime refactor 2020-10-11 13:33:55 +11:00
events.go Runtime refactor 2020-10-11 13:33:55 +11:00
log.go Runtime refactor 2020-10-11 13:33:55 +11:00
menu.go Support for dynamic menus. 2020-12-04 15:04:51 +11:00
runtime.go Support for dynamic menus. 2020-12-04 15:04:51 +11:00
store.go Sync new JS syncstores on creation 2020-11-17 06:58:14 +11:00
system_desktop.go Update runtime.System to make all methods 2020-10-23 11:19:38 +11:00
system_server.go Update runtime.System to make all methods 2020-10-23 11:19:38 +11:00
system.go Expose System methods in Go runtime 2020-10-23 11:24:52 +11:00
window.go Support size/position in Go runtime 2020-11-15 12:01:15 +11:00