5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:29:35 +08:00
wails/v2/internal/frontend/desktop/darwin
stffabi d827aafe89 [v2] Improve processRequest: Handle errors and behave more like a webserver
This also fixes that requests remain in "pending" state on
darwin if e.g. a file is not found or an error occurs during
loading of the file.
2021-12-03 16:41:51 +01:00
..
AppDelegate.h [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
AppDelegate.m [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
Application.h [v2] Improve processRequest: Handle errors and behave more like a webserver 2021-12-03 16:41:51 +01:00
Application.m [v2] Improve processRequest: Handle errors and behave more like a webserver 2021-12-03 16:41:51 +01:00
browser.go [mac] Fix build tags 2021-10-13 21:16:07 +11:00
callbacks.go [mac] menu support 2021-10-30 09:51:46 +11:00
calloc.go [mac] dialog support 2021-10-22 08:42:36 +11:00
dialog.go [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00
frontend.go [v2] Improve processRequest: Handle errors and behave more like a webserver 2021-12-03 16:41:51 +01:00
main.m [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
menu.go [mac] Support MenuUpdateApplicationMenu 2021-10-31 15:09:50 +11:00
menuitem.go [mac] menu support 2021-10-30 09:51:46 +11:00
message.h [mac] menu support 2021-10-30 09:51:46 +11:00
Role.h [mac] menu support 2021-10-30 09:51:46 +11:00
WailsAlert.h [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00
WailsAlert.m [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00
WailsContext.h [v2] Improve processRequest: Handle errors and behave more like a webserver 2021-12-03 16:41:51 +01:00
WailsContext.m [v2] Improve processRequest: Handle errors and behave more like a webserver 2021-12-03 16:41:51 +01:00
WailsMenu.h [mac] Improve string/memory handling, dialog icon -> []byte 2021-10-31 08:50:14 +11:00
WailsMenu.m [mac] Fix for file filters MacOS 11+. Some memory leak fixes. 2021-11-17 21:03:40 +11:00
WailsMenuItem.h [mac] menu support 2021-10-30 09:51:46 +11:00
WailsMenuItem.m [mac] menu support 2021-10-30 09:51:46 +11:00
window.go [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
WindowDelegate.h [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00
WindowDelegate.m [mac] Fix fullscreen / start fullscreen 2021-11-23 20:06:56 +11:00