5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-20 19:09:29 +08:00
Commit Graph

92 Commits

Author SHA1 Message Date
Lea Anthony
083aee1588
Support F-keys & a couple more system keys 2020-11-29 15:24:27 +11:00
Lea Anthony
5c39467879
Support more accelerator keys 2020-11-29 14:18:53 +11:00
Lea Anthony
fb1d4c6325
Support for Accelerators! 2020-11-28 20:57:07 +11:00
Lea Anthony
a0fe2f1e13
UTF-8 test 2020-11-27 22:22:30 +11:00
Lea Anthony
dbe6000632
Support for radio menu items 2020-11-27 22:07:44 +11:00
Lea Anthony
42dc96cf6b
Support checkboxes 2020-11-25 08:10:27 +11:00
Lea Anthony
4fd3516f41
Support Hidden/Disabled. Normal->Text 2020-11-24 20:12:10 +11:00
Lea Anthony
6f218264ed
Initial support for menus 2020-11-24 19:43:25 +11:00
Lea Anthony
bc260b08b2
Better devtools handling 2020-11-21 12:40:19 +11:00
Lea Anthony
9e6ae4d762
Support building Mac package 2020-11-21 07:09:25 +11:00
Lea Anthony
0422921dc7
Misc documentation updates 2020-11-20 14:45:35 +11:00
Lea Anthony
5ba03937c3
Updated Dialog Examples 2020-11-19 08:56:57 +11:00
Lea Anthony
cc4967d457
Add dialog to kitchensink 2020-11-19 07:04:42 +11:00
Lea Anthony
eaeecbb180
Support Dialog in runtime 2020-11-19 07:04:08 +11:00
Lea Anthony
ca4e2b2391
Cosmetic changes 2020-11-17 21:44:48 +11:00
Lea Anthony
630abbd3c8
Rmoved v1 dep :/ 2020-11-17 21:36:10 +11:00
Lea Anthony
33f40c2eac
relative replace in go.mod 2020-11-17 21:29:31 +11:00
Lea Anthony
7c7b6ba082
Runtime updates 2020-11-17 21:19:09 +11:00
Lea Anthony
205a6db9f1
Open link to website/github 2020-11-17 21:19:00 +11:00
Lea Anthony
659fe1b281
Disable set title if needed 2020-11-17 21:18:38 +11:00
Lea Anthony
108fcbb161
Comment about window title 2020-11-15 15:42:46 +11:00
Lea Anthony
e12762a584
Un/Fullscreen, SetTitle in Kitchen Sink 2020-11-15 15:10:09 +11:00
Lea Anthony
255b4e103a
Add Window to kitchensink 2020-11-15 12:01:43 +11:00
Lea Anthony
ddb875f788
Dialog WIP 2020-10-24 14:06:57 +11:00
Lea Anthony
e6036d31cf
Add System to kitchensink 2020-10-23 11:46:12 +11:00
Lea Anthony
6153c48c86
Update title 2020-10-21 06:52:52 +11:00
Lea Anthony
912c0125e5
Add Browser examples 2020-10-21 06:40:17 +11:00
Lea Anthony
dc2ad3cd3e
Remove debug line 2020-10-21 06:02:07 +11:00
Lea Anthony
307e07b4c8
Finish events page 2020-10-20 06:45:46 +11:00
Lea Anthony
07b6fc0c52
Update runtime in kitchensink 2020-10-18 16:49:08 +11:00
Lea Anthony
aeb7d857ee
Support Emit & Once. Improved On. 2020-10-18 11:49:27 +11:00
Lea Anthony
7e31db809a
Add Events.On 2020-10-17 21:07:00 +11:00
Lea Anthony
fb0ccfc8e6
WIP Events.On 2020-10-17 15:10:13 +11:00
Lea Anthony
ff5e2862b8
Fix change in logging levels 2020-10-13 07:49:47 +11:00
Lea Anthony
1c97559151
logging: slight refactor 2020-10-13 06:43:38 +11:00
Lea Anthony
082e695c83
Fix log level reactivity.
Misc fixes and tweaks
2020-10-12 23:36:37 +11:00
Lea Anthony
4a5e4d3a5e
Move preview for SetLogLevel 2020-10-12 20:55:47 +11:00
Lea Anthony
8988f29cea
More Logging updates 2020-10-12 20:54:33 +11:00
Lea Anthony
c165b97d57
SetLogLevel fully supported 2020-10-12 06:56:51 +11:00
Lea Anthony
39c599d2de
Link component 2020-10-12 06:56:32 +11:00
Lea Anthony
be952ba2da
Terminal output component 2020-10-12 06:56:22 +11:00
Lea Anthony
5a141d343e
Better looking scrollbar 2020-10-12 06:55:42 +11:00
Lea Anthony
7e4ad307aa
Fully refactored logging 2020-10-11 15:10:25 +11:00
Lea Anthony
f1cd84d0c8
Support dynamic loglevel 2020-10-10 15:06:27 +11:00
Lea Anthony
ba6538da7c
Made go runtime package public.
Using loglevel store to keep loglevel in sync
2020-10-10 13:57:32 +11:00
Lea Anthony
afea1cbb4c
Support SetLogLevel() at runtime
Refactor of loglevel
2020-10-10 07:31:23 +11:00
Lea Anthony
19fbc884ae
Fix number of methods in Log 2020-10-09 15:44:08 +11:00
Lea Anthony
228285f693
Support Print logging 2020-10-09 15:13:45 +11:00
Lea Anthony
b5c8dfac97
Support Trace in kitchensink 2020-10-09 14:36:15 +11:00
Lea Anthony
8a2acacc37
Start Events. List styling moved to global scope. 2020-10-08 21:03:45 +11:00