Lea Anthony
|
e6491bcbb7
|
Fix bad deallocation of context menus
|
2021-01-11 07:03:59 +11:00 |
|
Lea Anthony
|
26a291dbee
|
[WIP] Use json payload for click message
|
2021-01-11 06:40:00 +11:00 |
|
Lea Anthony
|
8ee8c9b07c
|
[WIP] New menu processor
|
2021-01-10 21:31:13 +11:00 |
|
Lea Anthony
|
faa8f02b08
|
Bugfix for message dialog icons
|
2021-01-08 11:39:02 +11:00 |
|
Lea Anthony
|
fbee9ba240
|
Support UpdateContextMenus. Submenus are now *menu.Menu. Tidy up++
|
2021-01-08 06:28:51 +11:00 |
|
Lea Anthony
|
2a69786d7e
|
Remove old code (woohoo!)
|
2021-01-07 21:36:39 +11:00 |
|
Lea Anthony
|
f460bf91ef
|
[WIP] Normalisation of context menus creation/callbacks.
TODO: UpdateContextMenu()
|
2021-01-07 21:34:04 +11:00 |
|
Lea Anthony
|
bd74d45a91
|
Normalisation of callbacks for menus. App menu converted to new Menus.
|
2021-01-06 20:50:41 +11:00 |
|
Lea Anthony
|
c65522f0b6
|
Huge refactor of menus. Start of normalisation of callbacks.
|
2021-01-06 17:36:59 +11:00 |
|
Lea Anthony
|
5f2c437136
|
Bugfix dealloc contextmenus. Create common.h. WIP: new menu handling
|
2021-01-06 12:53:11 +11:00 |
|
Lea Anthony
|
87e974e080
|
Refactor/Tidy up Ffenestri darwin
|
2021-01-06 11:56:01 +11:00 |
|
Lea Anthony
|
ad65d55abd
|
Misc fixes for module build
|
2021-01-05 13:20:44 +11:00 |
|
Lea Anthony
|
2b5bbfd897
|
Script to rebuild runtime_*.c
|
2021-01-05 13:01:38 +11:00 |
|
Lea Anthony
|
d2020fedda
|
Move generated assets to build dir. Precompile platform runtime.
|
2021-01-05 13:01:03 +11:00 |
|
Lea Anthony
|
a55fc4d0e9
|
Refactor TrayOptions to Tray. Add ID.
|
2021-01-04 15:58:28 +11:00 |
|
Lea Anthony
|
60f67d4642
|
Remove old method
|
2021-01-03 22:07:05 +11:00 |
|
Lea Anthony
|
0dc6c20c65
|
Provide a better error message when trying to bind functions
|
2021-01-03 22:05:40 +11:00 |
|
Lea Anthony
|
5d41aad539
|
Misc lint fixes
|
2021-01-03 21:31:19 +11:00 |
|
Lea Anthony
|
e9a0e45d5c
|
Support js & css in link tags
|
2021-01-03 21:20:29 +11:00 |
|
Lea Anthony
|
1889973af1
|
Dedupe assetbundle
|
2021-01-03 20:06:07 +11:00 |
|
Lea Anthony
|
75e852451c
|
Fix context menu bug
|
2021-01-03 09:56:45 +11:00 |
|
Lea Anthony
|
f4ca9a6b9e
|
Update svelte dependencies
|
2021-01-02 13:37:15 +11:00 |
|
Lea Anthony
|
657df8bdda
|
Use assets dir in project for all application assets
|
2021-01-01 12:53:06 +11:00 |
|
Lea Anthony
|
be0a9ddf6b
|
Handle WailsInit() errors
|
2021-01-01 12:39:59 +11:00 |
|
Lea Anthony
|
f7db0b7373
|
Fix return values of default App method
|
2021-01-01 12:37:52 +11:00 |
|
Lea Anthony
|
5ca57e446a
|
Extra guards during destroy
|
2021-01-01 12:37:16 +11:00 |
|
Lea Anthony
|
33a27b06a6
|
Add Message dialog to Kitchen Sink
|
2020-12-31 14:52:45 +11:00 |
|
Lea Anthony
|
6253ac30b7
|
Support Message dialog in JS runtime
|
2020-12-31 11:02:32 +11:00 |
|
Lea Anthony
|
2a93e2694d
|
Retina & theme aware dialog icons. Default icons + override ability
|
2020-12-30 22:36:23 +11:00 |
|
Lea Anthony
|
91fb3501c5
|
Support custom dialog icons. Move icons to new dir.
|
2020-12-30 08:27:00 +11:00 |
|
Lea Anthony
|
c7d5e7de72
|
Add CopyDir
|
2020-12-30 08:25:16 +11:00 |
|
Lea Anthony
|
02ef02ec9e
|
Support wails doctor for Mac
|
2020-12-30 00:18:59 +11:00 |
|
Lea Anthony
|
6fd13fb4d4
|
Support Tray.SetIcon in runtime
|
2020-12-29 15:20:35 +11:00 |
|
Lea Anthony
|
e18ba0eb81
|
Handle no tray icons
|
2020-12-28 14:49:15 +11:00 |
|
Lea Anthony
|
57a9d5f472
|
Update server client API
|
2020-12-26 07:37:40 +11:00 |
|
Lea Anthony
|
f0c932713b
|
Support changing tray icon at runtime
Support both icon & text in tray
|
2020-12-24 10:05:55 +11:00 |
|
Lea Anthony
|
8625e99625
|
Add OnThemeChange
Refactor Theme change handling
|
2020-12-24 07:30:20 +11:00 |
|
Lea Anthony
|
a0774cf71c
|
Support loading multiple tray icons
|
2020-12-23 06:55:45 +11:00 |
|
Lea Anthony
|
16b872352d
|
Support Text label tray
|
2020-12-22 18:08:38 +11:00 |
|
Lea Anthony
|
719f4b5113
|
Remove debug output
|
2020-12-21 07:19:20 +11:00 |
|
Lea Anthony
|
8b75d57cff
|
Use release instead of dealloc
|
2020-12-21 07:18:52 +11:00 |
|
Lea Anthony
|
7aea6980b5
|
Remove context menu debug log
|
2020-12-20 21:06:34 +11:00 |
|
Lea Anthony
|
937f0f77c2
|
Fix NPE
|
2020-12-20 21:00:32 +11:00 |
|
Lea Anthony
|
a8995c5377
|
Support context menu data
Support StartHidden
|
2020-12-18 15:50:25 +11:00 |
|
Lea Anthony
|
34ac62e4ac
|
Updated tray icon
|
2020-12-16 08:59:01 +11:00 |
|
Lea Anthony
|
a1f9d9ca06
|
Handle oncontext event
|
2020-12-16 08:54:24 +11:00 |
|
Lea Anthony
|
e6fbd03346
|
Bugfix error message
|
2020-12-16 08:53:11 +11:00 |
|
Lea Anthony
|
dd35f0119b
|
Better error handling
|
2020-12-11 05:41:24 +11:00 |
|
Lea Anthony
|
b837b1e131
|
Tray menu support
Bugfix move after tray use
Refactored options to handle default tray/menu
|
2020-12-10 07:16:10 +11:00 |
|
Lea Anthony
|
0802d0d57a
|
Tray menu callbacks working
|
2020-12-07 07:08:33 +11:00 |
|