5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00
wails/v2/internal/frontend/desktop/windows
Joshua Hull 489689b477
Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509)
* Use json.Marshal instead of strconv.Quote to correctly support unicode

* Add fix to changelog

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-04-16 10:19:40 +10:00
..
go-webview2 [webview2] Fix error handling in CreateWebResourceResponse (#2496) 2023-03-16 10:49:59 +01:00
win32 [windows] Disable frameless decorations during fullscreen (#2288) 2023-01-11 15:22:48 +01:00
winc Size() calculates DPIs back to default space. (#2325) 2023-01-22 15:25:26 +11:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog_test.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
dialog.go Add support for default No button (#1875) 2022-09-23 10:50:54 +10:00
frontend.go Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
keys.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
menu.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
screen.go Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
theme.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
window.go [runtime] Improve —wails-draggable by starting a drag immediately but only for the first click in a series (#2302) 2023-01-16 20:56:13 +11:00