Lea Anthony
d28a7e8987
[v2] Run go mod tidy
first to ensure deps are up to date
2021-10-06 20:36:15 +11:00
Lea Anthony
ef362a746a
Merge pull request #849 from marktohark/filter-execjs-json
...
add template.JSEscapeString to ensure ExecJs normal execution
2021-10-06 20:13:19 +11:00
Lea Anthony
75f703465a
[v2] Generate module command. Updated wails dev
2021-10-05 22:27:12 +11:00
unknown
9949420639
add template.JSEscapeString to ensure ExecJs normal execution
2021-10-05 09:45:36 +08:00
Lea Anthony
9e347bf71f
[v2] Generate ipcdev.js
and runtimedev.js
2021-10-04 19:58:46 +11:00
Lea Anthony
829fd8616b
[v2] Make ipc.js
cross-platform
2021-10-04 19:42:22 +11:00
Lea Anthony
ae980d48fd
[v2] Fix connection delay for websockets
2021-10-04 17:10:46 +11:00
Lea Anthony
ba9e64f53a
Merge pull request #848 from codydbentley/refactor-dev-command
...
Refactored `wails dev` command:
2021-10-04 17:10:26 +11:00
Lea Anthony
b15d98b555
[v2] Rename noautoinjectbindings -> noautoinjectipc
2021-10-04 16:53:27 +11:00
Cody Bentley
bdda454f69
Refactored wails dev
command:
...
- added `devFlags` data structure for managing flags
- created `defaultDevFlags()` for generating default `devFlags` struct
- created `loadAndMergeProjectConfig()` to consolidate wails.json interaction
- re-arranged some variable creation and logic to put related pieces together
- consolidated `frontend:dev` handling to `runFrontendDevCommand()`
- added `generateBuildOptions()` for readability
- removed unused `passthruArgs` slice
- consolidated `restartApp()` call signature, removed unused `firstRun` argument
- fixed browser open option still using hard-coded default value, switched to recently added const `defaultDevServerURL`
- removed unnecessary `projectDir` variable (it's identical to `cwd` variable)
- consolidated watcher init to `initialiseWatcher()` which returns a deferable closer
- moved the main watch loop to `doWatcherLoop()`
- moved new deBounce flag handling to `loadAndMergeProjectConfig()`
2021-10-03 23:01:42 -06:00
Lea Anthony
a59d01ddb9
[v2] Fix killing dev command on Windows
2021-10-03 22:19:40 +11:00
Lea Anthony
27f8df2b31
[v2] Support "frontend:dev" command
2021-10-03 21:29:59 +11:00
Lea Anthony
1b28f69236
[v2] Fix -devserverurl flag
2021-10-03 16:44:37 +11:00
Lea Anthony
7572b64bec
[v2] Add -devserverurl flag
2021-10-03 15:07:10 +11:00
Lea Anthony
f6b83b0933
[v2] New -debounce flag to configure debounce time of dev server
2021-10-03 14:04:05 +11:00
Cody Bentley
4bf3eb303b
Fixed base NEXTSTEPS and README in v2 template generator
2021-10-02 17:29:43 -06:00
Lea Anthony
e2e752dd06
[v2] Fix timing bug
2021-10-02 19:55:49 +10:00
Lea Anthony
b0da974a7d
[v2] v2.0.0-beta.4
2021-10-02 14:16:40 +10:00
Lea Anthony
b4dc8c252a
[v2] update now uses go install
2021-10-02 14:14:07 +10:00
Lea Anthony
afb1d12c3b
[v2] Add meta tag to control script injection behaviour
2021-10-02 14:04:59 +10:00
Cody Bentley
e6a89790e3
Fixed missing comma that would break bindings when more than one package exists
2021-09-29 22:04:28 -06:00
Lea Anthony
6bc26aa669
[v2] Add .gitignore to templates
2021-09-30 08:20:32 +10:00
Lea Anthony
a641deb388
[v2] Devserver listen to localhost
2021-09-30 08:00:50 +10:00
Lea Anthony
e013ce14a1
[v2] fix tags in dev mode
2021-09-30 07:11:49 +10:00
Lea Anthony
9930ee10da
Revert "Corrected obsolete 'text/javascript' mime to 'application/javascript'"
...
This reverts commit 23c1ebfac9
.
2021-09-30 07:07:13 +10:00
Lea Anthony
c8359b0743
[v2] sync go.sum
2021-09-30 07:01:12 +10:00
Lea Anthony
12b7cf09e6
[v2] Support Goland IDE
2021-09-30 07:00:46 +10:00
Lea Anthony
49b1acc147
[v2] v2.0.0-beta.3
2021-09-29 20:24:56 +10:00
Lea Anthony
4aa1464b48
[v2] fix module version in templates. Refactor ide flag
2021-09-29 20:15:26 +10:00
Cody Bentley
23c1ebfac9
Corrected obsolete 'text/javascript' mime to 'application/javascript'
2021-09-29 01:06:28 -06:00
Cody Bentley
3de31613a1
Added JS case to mimecache
2021-09-29 00:50:49 -06:00
Lea Anthony
9a54f289c4
[v2] v2.0.0-beta.2
2021-09-29 07:25:02 +10:00
Lea Anthony
4a740e6186
[v2] Fix: Remove random C imports
2021-09-28 20:00:42 +10:00
Lea Anthony
34e622455f
[v2] Fix: empty content responses
2021-09-28 19:56:08 +10:00
Lea Anthony
b13d8ef9fa
[mac] Guard browser.go
2021-09-28 19:44:12 +10:00
Soheib El-Harrache
37987b3827
Fix browser.go
...
Fixed minimum version variable
2021-09-27 15:12:37 -04:00
Lea Anthony
481eaa5ade
[v2] beta.1
2021-09-27 21:13:54 +10:00
Lea Anthony
33c4865ca7
[v2] beta.0 test
2021-09-27 20:53:05 +10:00
Lea Anthony
3417455ba6
[v2] Template mod updates
2021-09-27 20:30:31 +10:00
Lea Anthony
020b098328
[v2] Template mod updates
2021-09-27 20:29:44 +10:00
Lea Anthony
3781cbe731
[v2] Template updates
2021-09-27 20:11:44 +10:00
Lea Anthony
b7c28ab1f2
[v2] Misc Fixes
2021-09-27 19:59:00 +10:00
Lea Anthony
828f07ea13
[v2] Misc template updates
2021-09-27 19:09:49 +10:00
Lea Anthony
8565749b0c
[v2] Fixed file change detection
2021-09-26 17:52:45 +10:00
Lea Anthony
33112029b8
[v2] Check for dev binary before deleting
2021-09-25 20:15:03 +10:00
Lea Anthony
37df1e0e0f
[v2] more vscode fixes
2021-09-25 14:52:11 +10:00
Lea Anthony
f7bb8771f1
[v2] Fix svelte template
2021-09-25 14:44:48 +10:00
Lea Anthony
2f2a7a567a
[v2] Fix vscode output + default template
2021-09-25 14:44:23 +10:00
Lea Anthony
b5bc0ba181
[v2] Tidy up console output
2021-09-25 14:44:23 +10:00
misitebao
23d53253f9
[v2]feat: optimize the template content of the template command
2021-09-23 04:12:16 +08:00
misitebao
54a401106b
[v2]feat: optimize the content of the default template
2021-09-23 04:09:48 +08:00
Lea Anthony
fe6dd4d18f
[windows] fix fullscreen at startup
2021-09-22 19:28:07 +10:00
Lea Anthony
29a2d5b3d8
[windows] Update winc
2021-09-22 08:24:09 +10:00
Lea Anthony
36647b9370
[v2] Fix default templates README
2021-09-21 20:18:52 +10:00
Lea Anthony
bb50941770
[v2] Add version command
2021-09-21 20:16:35 +10:00
Lea Anthony
981ce4f8ad
[v2] Always generate into subdir
2021-09-21 20:11:25 +10:00
Lea Anthony
9f235bf78d
[windows] Fix fullscreen + drag
2021-09-21 17:35:38 +10:00
Lea Anthony
5dfbd5f71b
[windows] Fix frameless
2021-09-21 07:58:27 +10:00
Lea Anthony
92a80c7b69
[v2] Small template fix
2021-09-20 21:43:25 +10:00
Lea Anthony
09a73540ea
Merge pull request #808 from misitebao/optimization-template
...
feat(template): optimization template
2021-09-20 21:34:13 +10:00
Lea Anthony
731d73d2e1
[v2] Remove platform for now
2021-09-20 21:24:30 +10:00
Lea Anthony
d21fe2a526
[v2] CLI sponsor footer
2021-09-20 06:26:43 +10:00
Lea Anthony
cac15cf95c
[v2] Print template support link. Update base templates
2021-09-20 06:05:39 +10:00
Lea Anthony
6aee66c35a
[v2] Template fixes - update to Go 1.17
2021-09-19 20:00:20 +10:00
Lea Anthony
3ac4982fc5
[mac] Make it compile
2021-09-19 17:32:57 +10:00
Lea Anthony
eac8f23341
[mac] Port IPC
2021-09-19 17:25:23 +10:00
Lea Anthony
badacdd45b
[mac] Get wails CLI to compile
2021-09-19 17:25:23 +10:00
Lea Anthony
ae29a3b1cd
[v2] Misc template updates
2021-09-19 17:14:06 +10:00
Lea Anthony
817952f3d0
[windows] Misc updates for feature parity
2021-09-19 17:14:06 +10:00
misitebao
275412358a
feat(temlate): optimize the default template vanilla
2021-09-16 01:21:52 +08:00
Lea Anthony
9f89a4a58a
Merge branch 'v2-alpha' into v2-alpha
2021-09-15 23:33:33 +10:00
Lea Anthony
5585d72c1c
[v2] Fix wailsjs generation
2021-09-15 23:20:47 +10:00
Lea Anthony
7748cc2497
[windows] Support ctrl-a
2021-09-15 23:19:48 +10:00
佰阅部落
60f9a02143
Add commonly used shortcut keys
...
add ctral+A,arrowUp,left,down,right and del
2021-09-15 20:59:06 +08:00
Lea Anthony
899e522c74
[windows] Webview to handle ctrl-x/c/z/v. Foreward other accelerators to Window.
2021-09-15 20:30:14 +10:00
Lea Anthony
be87d73da8
[v2] go fmt + windowIsTranslucent
2021-09-15 20:30:14 +10:00
Travis McLane
00639677f5
fix Apple Silicon check
2021-09-14 12:19:22 -05:00
leaanthony
3c25a73ae8
The runtime was rebuilt
2021-09-14 10:24:40 +00:00
Lea Anthony
344103739f
[v2] Fix JS builds
2021-09-14 20:24:14 +10:00
Lea Anthony
c2b8247fbb
[v2] Fix type on runtime
2021-09-14 06:48:19 +10:00
leaanthony
03cdfad418
The runtime was rebuilt
2021-09-13 20:24:44 +00:00
misitebao
a6b95b23c9
fix: fix js runtime related issues
2021-09-13 21:56:09 +08:00
misitebao
2616d87922
fix: fix the BrowserOpenURL method signature in the ts declaration file
2021-09-13 21:54:18 +08:00
leaanthony
f983649bc6
The runtime was rebuilt
2021-09-13 10:49:07 +00:00
Lea Anthony
15ed02b78c
[v2] More updates
2021-09-13 20:48:41 +10:00
Lea Anthony
2cb93b4b4b
[v2] Tidy up typescript declaration
2021-09-13 20:45:36 +10:00
Lea Anthony
ccdfa9a8be
[v2] Update runtime
2021-09-13 20:35:52 +10:00
Lea Anthony
e7d4ec5836
Merge branch 'v2-alpha' into 796-support-browseropenurl
2021-09-13 20:21:59 +10:00
Lea Anthony
43ab0e084f
[v2] Update Workflow
2021-09-13 20:04:08 +10:00
misitebao
954470250e
feat: added a method to open the link in runtime(wailsapp#796)
2021-09-13 17:58:36 +08:00
Lea Anthony
5ab5246aa0
[v2] Update Workflows + runtime
2021-09-13 19:35:14 +10:00
Lea Anthony
abbbdda102
[v2] Update Workflows + runtime
2021-09-13 18:58:09 +10:00
Lea Anthony
d6cdd1df82
[v2] Update Menu runtime
2021-09-12 20:45:40 +10:00
Lea Anthony
3c0da9fd15
[windows] support runtime.WindowSetRGBA
2021-09-12 16:32:43 +10:00
Lea Anthony
c9f93cd313
[windows] Handle naked go build
2021-09-10 19:38:19 +10:00
Lea Anthony
78c43d23b6
[windows] Allow fullscreen with maxsize constraints
2021-09-09 20:45:41 +10:00
Lea Anthony
322f6b9b64
[windows] Disable Status Bar
2021-09-09 20:26:04 +10:00
Lea Anthony
88bbfcb7f1
[v2] Guard against nil context
2021-09-09 20:11:48 +10:00
Lea Anthony
cae9827841
[v2] Support Window runtime in JS
2021-09-09 20:10:18 +10:00
Lea Anthony
414b0149f2
[v2] Add forcebuild flag. Tags flag to dev. Refactor dev.
2021-09-09 19:44:06 +10:00
Lea Anthony
33e4ec3e80
[v2] "Pack" by default in dev
2021-09-08 23:52:20 +10:00
Lea Anthony
c46182923c
[v2] Add version to wails.json
2021-09-08 23:32:48 +10:00
Lea Anthony
5d2242f7a4
[v2] Delete .git for remote templates
2021-09-08 21:38:46 +10:00
Lea Anthony
6204e63c56
[v2] Svelte template fixes
2021-09-08 21:29:53 +10:00
Lea Anthony
4468edc939
[windows] Disable icon fix pt 2 - The revenge of
2021-09-08 21:27:49 +10:00
Lea Anthony
b54a94135d
[v2] CSS mimetype fix
2021-09-08 19:48:49 +10:00
Lea Anthony
e4d70f94b1
[windows] Temporarily remove docker as optional requirement
2021-09-07 20:36:51 +10:00
Lea Anthony
70418783a8
[v2] Semver tests
2021-09-07 18:38:07 +10:00
Lea Anthony
d9aa125a15
[v2] Refactor devserver -> devwebserver
2021-09-07 18:37:47 +10:00
Lea Anthony
dacea399ab
[v2] Refactor assets type
2021-09-07 07:06:58 +10:00
Lea Anthony
a78b9a5b9b
[v2] allow no package.json
2021-09-07 07:06:18 +10:00
Lea Anthony
36cd6af6df
[v2] Update base templates
2021-09-07 07:05:34 +10:00
Lea Anthony
1e9807189c
[windows] Workaround for DPI scaling bug
2021-09-07 07:04:29 +10:00
Lea Anthony
d54834d501
[v2] Localise deps temporarily
2021-09-06 21:40:11 +10:00
Lea Anthony
ac06e6728d
[windows] WebView2 check fix
2021-09-06 17:44:57 +10:00
Lea Anthony
227c316cb0
[v2] Extract asset path calculation
2021-09-05 22:40:52 +10:00
Lea Anthony
2c2ce66ec4
[windows] Fix bug with windows options
2021-09-05 22:40:34 +10:00
Lea Anthony
9a99b47f07
[v2] Add title to OpenFileDialog
2021-09-05 18:40:07 +10:00
Lea Anthony
505bb51a27
[v2] Tidy up.
2021-09-05 16:21:24 +10:00
Lea Anthony
6ade38e0ff
[windows] Fix build assets, use 512x512 icon
2021-09-03 20:34:14 +10:00
Lea Anthony
6551e1b499
[v2] latest runtime build
2021-09-03 19:00:07 +10:00
Lea Anthony
20f82cbde4
[v2] Default project path to cwd
2021-09-03 18:55:44 +10:00
Lea Anthony
1ee9cf41e2
[v2] Enable package by default in wails build
2021-09-03 18:55:24 +10:00
Lea Anthony
1cd38d12f9
Add webview2 to wails doctor, refactored IsAppleSilicon
2021-09-03 05:55:51 +10:00
Lea Anthony
0b71d64931
[v2] window.backend -> window.go
2021-09-01 20:52:34 +10:00
Lea Anthony
4954655ad4
[windows] Tidy wails.json
2021-09-01 06:48:06 +10:00
Lea Anthony
8db91df185
[windows] Fix compiled binary path
2021-09-01 06:42:30 +10:00
Lea Anthony
ac4c17ca09
[windows] Generate bindings + models
2021-08-31 19:51:43 +10:00
Lea Anthony
604dc6ace3
[windows] Rename assetdir json key
2021-08-31 19:47:40 +10:00
Lea Anthony
627aa06786
[windows] Use forward slash paths for assetdir and wailsjsdir
2021-08-31 19:38:29 +10:00
Lea Anthony
e718fb8333
[windows-x] Add LogTrace
2021-08-29 14:36:31 +10:00
Lea Anthony
c5d9fd1a0d
[windows-x] Generate TS models
2021-08-28 14:51:40 +10:00
Lea Anthony
63117fd519
[windows-x] Only delete wailsbindings in production build
2021-08-28 14:51:12 +10:00
Lea Anthony
a7c5064a33
[windows-x] Generate runtime wrapper in project, initial model binding, better error handling in calls, assetdir fix,
2021-08-27 21:11:03 +10:00
Lea Anthony
f20ce7411d
[windows-x] Add wailsjs directory flag
2021-08-26 23:25:29 +10:00
Lea Anthony
a7c04ac891
[windows-x] updated desktop.js
2021-08-26 23:24:57 +10:00
Lea Anthony
01de76a32e
[windows-x] Improve compiler flags (big speedup)
2021-08-26 23:23:30 +10:00
Lea Anthony
a861aa36b9
[windows-x] Fix accelerator key handling
2021-08-26 21:33:16 +10:00
Lea Anthony
af593ef47a
[windows-x] Only show window after NavigationCompleted
2021-08-26 21:26:32 +10:00
Lea Anthony
b98ab1f5b5
[windows-x] Production build compile fix
2021-08-26 21:25:44 +10:00
Lea Anthony
5ff3a286cf
[windows-x] Support OnDomReady, fix build
2021-08-26 21:06:54 +10:00
Lea Anthony
58dc917fb7
[windows-x] Startup/Shutdown -> OnStartup/OnShutdown
2021-08-26 20:38:03 +10:00
Lea Anthony
e00d65d468
[windows-x] Update events system to accommodate dev build
2021-08-25 20:54:05 +10:00
Lea Anthony
dbcf4058e5
[windows-x] Update log runtime
2021-08-25 20:30:31 +10:00
Lea Anthony
b558246d52
[windows-x] Dev mode. Auto rebuild/reload. Auto open browser. Disconnect spinner. Base template update. mimecache
2021-08-24 23:48:03 +10:00
Lea Anthony
c3c88f5e27
[windows-x] Huge updates to devmode, runtime, build command.
2021-08-22 23:05:22 +10:00
Lea Anthony
31468aa177
[windows-x] Initial support for dev
2021-08-18 22:13:45 +10:00
Lea Anthony
6923ea301b
[windows-x] Refactor runtime & asset server
2021-08-18 22:12:00 +10:00
Lea Anthony
ec8d8e4587
[windows-x] Init startup hook
2021-08-18 22:05:30 +10:00
Lea Anthony
32591465f3
[windows-x] Fix runtime timeout
2021-08-18 19:29:08 +10:00
Lea Anthony
1c5c26e04a
[windows-x] Remove -k
flag
2021-08-17 20:52:09 +10:00
Lea Anthony
83baf4c6bb
[windows-x] Support debug flag, prevent devtools, zoom and context menus in prod builds
2021-08-17 20:38:14 +10:00
Lea Anthony
c383a61036
[windows-x] Support webview2 runtime checker on startup
2021-08-16 21:35:25 +10:00
Lea Anthony
9d9c3d971a
[windows-x] Update wails doctor
2021-08-16 19:19:32 +10:00
Lea Anthony
8acfeba3e1
[windows-x] Fix compress text output
2021-08-15 21:32:47 +10:00
Lea Anthony
09bae529de
[windows-x] Fix icon bug
2021-08-15 21:27:49 +10:00
Lea Anthony
38c507a605
[windows-x] Add skip frontend build option
2021-08-15 21:27:33 +10:00
Lea Anthony
b7cd36921e
[windows-x] Experimental -> Default
2021-08-15 21:07:34 +10:00
Lea Anthony
de255729e6
[windows-x] Support window drag
2021-08-15 20:17:58 +10:00
Lea Anthony
3ac1dcc8d9
[windows-x] Use winres for processing manifest + icon
2021-08-15 20:16:14 +10:00
Lea Anthony
1d6cce7c52
[windows-x] Simplify build assets
2021-08-14 19:35:00 +10:00
Lea Anthony
c2ac4961ef
[windows-x] Don't process assets when building
2021-08-14 19:24:29 +10:00
Lea Anthony
8e84bdfa8d
[windows-x] Support calling bound methods
2021-08-13 23:44:24 +10:00
Lea Anthony
316e4de8e2
[windows-x] Support events
2021-08-11 21:26:41 +10:00
Lea Anthony
d83fd1c2b4
[windows] [WIP] Support embedded asset.FS, updated runtime
2021-08-10 06:35:12 +10:00
Lea Anthony
619d8cc05e
[windows-x] Support events runtime js->go, Refactor events methods, Refactor JS runtime.
2021-08-01 22:14:56 +10:00
Lea Anthony
244b3dc2b4
[windows-x] Support embed.fs assets, log runtime
2021-08-01 22:14:56 +10:00
Lea Anthony
1a69d93d32
[windows-x] Remove Super key for now
2021-08-01 22:14:56 +10:00
Lea Anthony
5ba85f2817
[windows-x] Fix icon
2021-08-01 22:14:56 +10:00
Lea Anthony
76f19f0752
Merge pull request #762 from s12chung/inline-js
...
[v2] handle inline javascript in assetbundle.go
2021-07-31 00:07:17 +10:00
Lea Anthony
5b10ee4b40
[windows-x] Runtime ported. Menu shortcuts.
2021-07-25 20:21:21 +10:00
Lea Anthony
72b1e58218
[windows-x] Deprecate Super key for now
2021-07-25 20:19:08 +10:00
Lea Anthony
7eb0718c9c
[windows-x] Tidy up refactor
2021-07-25 15:56:53 +10:00
Lea Anthony
ca8d41dd3b
[windows-x] Refactor runtime again
2021-07-25 15:37:30 +10:00
Lea Anthony
179d26b1c4
[windows-x] revert refactor
2021-07-25 15:22:13 +10:00
Lea Anthony
9786053324
[windows-x] Refactor runtime
2021-07-25 15:04:01 +10:00
Lea Anthony
aee395020f
[windows-x] Support multiple radiogroups
2021-07-25 14:43:03 +10:00
Lea Anthony
f377c94ba3
[windows-x] Support Application Menu, menu items, callbacks, checkboxes
2021-07-24 18:37:20 +10:00
Lea Anthony
c5f1bd4449
[windows] Experimental guard
2021-07-24 15:04:02 +10:00
Lea Anthony
e11dc0e080
[windows] Support all window runtime methods
2021-07-24 10:34:43 +10:00
Lea Anthony
0ea135a546
[windows] Support more runtime methods,
...
WindowCenter, WindowMaximise,WindowUnmaximise,WindowMinimise,WindowUnminimise, WindowSetPos,WindowSetSize
Settings: DisableWindowIcon, StartHidden, HideWindowOnClose
2021-07-24 06:55:47 +10:00
Lea Anthony
ccda8c5760
[window] frontend experiment
2021-07-22 19:49:54 +10:00
Steve Chung
8a5287794e
handle inline javascript in assetbundle.go
2021-07-21 17:22:18 -04:00
Lea Anthony
3e28bfe717
[v2] [broken - WIP] Update vanilla template
2021-07-19 23:08:00 +10:00
Lea Anthony
06ebe5f51f
[v2] [broken - WIP] Major refactor of runtime in progress
2021-07-19 23:04:36 +10:00
Lea Anthony
f02c140709
[v2] [broken - WIP] Major refactor of runtime in progress
2021-07-19 20:21:41 +10:00
Lea Anthony
b80a64b0ee
[v2] [broken - WIP] Major refactor of runtime in progress
2021-07-18 20:00:01 +10:00
Lea Anthony
5d2cc81123
[windows] Prevent WebView2 from processing keystrokes
2021-07-18 19:02:33 +10:00
Lea Anthony
b86d2fe8cd
[windows] Support more accelerator keys
2021-07-18 13:11:15 +10:00
Lea Anthony
fee14babbc
[windows] Basic accelerator support
2021-07-18 12:32:14 +10:00
Lea Anthony
f06ffb62de
[windows] Remove debug statement
2021-07-18 11:55:12 +10:00
Lea Anthony
4a1a4d75ad
[v2] v2.0.0-alpha.73
2021-07-16 22:31:53 +10:00
Lea Anthony
b552c16539
[windows] Add key handler for Webview2 to prevent default hotkeys.
2021-07-16 22:30:58 +10:00
Lea Anthony
d574d53fca
[windows] Add debug log for Webview2 version and minimum required version
2021-07-16 21:13:34 +10:00
Lea Anthony
2b69ac8391
[windows] Update manifest to use windows common comtrols v6
2021-07-16 20:15:08 +10:00
Lea Anthony
e7cb40d5ee
[windows] use idgen to track menu IDs. Fix chechbox typo
2021-07-11 20:21:23 +10:00
Lea Anthony
f409dbdab1
[v2] v2.0.0-alpha.72
2021-07-11 14:15:05 +10:00
Lea Anthony
1748e8479f
[windows] Fixes for window sizing
2021-07-11 11:29:34 +10:00
Lea Anthony
4f2788a294
[windows] Fixes for radiobox sync
2021-07-10 17:03:55 +10:00
Travis McLane
856b81ab04
add missing import
2021-07-09 15:08:59 -05:00