5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:42:00 +08:00
wails/v2/internal/runtime
2021-02-08 06:36:13 +11:00
..
assets Added error handler for dealing with loading user js code 2021-01-26 16:01:06 +11:00
js Bridge working for calls. Notify TBD 2021-02-08 06:36:13 +11:00
scripts Bridge working for calls. Notify TBD 2021-02-08 06:36:13 +11:00
browser.go Unify Browser runtime 2020-10-20 09:10:09 +11:00
dialog.go Remove WailsInit and WailsShutdown methodsr 2021-01-14 11:07:06 +11:00
events.go Add OnThemeChange 2020-12-24 07:30:20 +11:00
log.go Runtime refactor 2020-10-11 13:33:55 +11:00
menu.go Support updating tray labels in an efficient manner 2021-01-16 11:35:49 +11:00
runtime.go Graceful shutdown 2021-02-03 07:14:44 +11:00
store_test.go Re-added Store.Set() using deep copy 2021-01-30 21:36:59 +11:00
store.go Re-added Store.Set() using deep copy 2021-01-30 21:36:59 +11:00
system_default.go Misc fixes for module build 2021-01-05 13:20:44 +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 Misc tidy up 2021-01-14 13:55:20 +11:00
window.go Support Min/Max Size in Window runtime 2021-01-28 18:48:07 +11:00