5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 02:31:58 +08:00
wails/v3/pkg/application
2023-02-04 11:27:27 +11:00
..
app_delegate.h merge exp branch 2023-01-18 21:42:49 +11:00
app_delegate.m merge exp branch 2023-01-18 21:42:49 +11:00
application_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
application.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
application.h merge exp branch 2023-01-18 21:42:49 +11:00
clipboard_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
clipboard.go merge exp branch 2023-01-18 21:42:49 +11:00
context.go merge exp branch 2023-01-18 21:42:49 +11:00
dialogs_darwin.go Support most dialogs 2023-01-29 21:01:54 +11:00
dialogs_delegate.h merge exp branch 2023-01-18 21:42:49 +11:00
dialogs_delegate.m merge exp branch 2023-01-18 21:42:49 +11:00
dialogs.go Support SaveFile dialog 2023-01-30 19:21:49 +11:00
errors.go merge exp branch 2023-01-18 21:42:49 +11:00
events_test.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
events.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
icons.go merge exp branch 2023-01-18 21:42:49 +11:00
keys_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
keys.go merge exp branch 2023-01-18 21:42:49 +11:00
mainthread_darwin.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
mainthread.go merge exp branch 2023-01-18 21:42:49 +11:00
menu_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
menu.go merge exp branch 2023-01-18 21:42:49 +11:00
menuitem_darwin.go Initial implementation of runtime over http 2023-01-27 21:05:53 +11:00
menuitem.go Initial implementation of runtime over http 2023-01-27 21:05:53 +11:00
menuitem.h merge exp branch 2023-01-18 21:42:49 +11:00
menuitem.m merge exp branch 2023-01-18 21:42:49 +11:00
messageprocessor_clipboard.go Support most dialogs 2023-01-29 21:01:54 +11:00
messageprocessor_dialog.go Support SaveFile dialog 2023-01-30 19:21:49 +11:00
messageprocessor_events.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
messageprocessor_params.go Support most dialogs 2023-01-29 21:01:54 +11:00
messageprocessor_window.go Support most dialogs 2023-01-29 21:01:54 +11:00
messageprocessor.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
roles.go merge exp branch 2023-01-18 21:42:49 +11:00
screen_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
screen.go merge exp branch 2023-01-18 21:42:49 +11:00
systemtray_darwin.go Fix memory leak on Darwin when toggling system tray icon (#2322) 2023-01-21 15:46:06 +11:00
systemtray.go merge exp branch 2023-01-18 21:42:49 +11:00
TODO.md merge exp branch 2023-01-18 21:42:49 +11:00
webview_window_darwin.go Initial implementation of runtime over http 2023-01-27 21:05:53 +11:00
webview_window_devtools.go merge exp branch 2023-01-18 21:42:49 +11:00
webview_window.go Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
webview_window.h merge exp branch 2023-01-18 21:42:49 +11:00
webview_window.m merge exp branch 2023-01-18 21:42:49 +11:00