Bryan Roe
35036bfd8b
Added win-dialog (Enhanced Dialog Box)
2022-01-25 15:53:28 -08:00
Bryan Roe
1512eb192d
1. Fixed memory corruption in GDI+ initialization
...
2. Fixed memory leak in message pump
3. Updated enhanced user consent
2021-12-10 11:43:52 -08:00
Bryan Roe
4a481db743
1. Updated win-message-pump to support dispatch queueing
...
2. Added initial version of enhanced user-consent dialog on windows
2021-12-10 09:14:38 -08:00
Bryan Roe
b0e13ec876
Added missing commit to fix privacy bar on Windows
2020-06-29 11:11:01 -07:00
Bryan Roe
6158940b6e
Updated win-message-pump to support UTF8 messages
2020-06-18 22:12:32 -07:00
Bryan Roe
5ba1288cdf
Modified JS runtime to use ILibMemory_Extra to point to udata structure,
...
then used that for consistency checks
2020-04-17 15:05:47 -07:00
Bryan Roe
981ee96ad7
1. Updated GenericMarshal.GlobalCallback to have a close() method, to unhook global events
...
2. Updated EventEmitter to delete callback references for 'once', 'removeListener', and 'removeAllListeners'
3. Updated win-message-pump to cleanup global events correctly, so object can be garbage collected
2020-01-09 13:57:23 -08:00
Bryan Roe
6b8b25ebf9
1. Updated so global events are unhooked when done
...
2. Updated so fake window is destroyed when done
2019-10-30 14:40:25 -07:00
Bryan Roe
357fca53ca
Added 'close' to win-message-pump
2019-10-02 14:29:53 -07:00
Bryan Roe
be2f08aac7
1. Fixed bug in monitor-info, where Windows was reported as not supported
...
2. Added support for APC Thread Dispatching to _GenericMarshal
3. Updated win-message-pump to use APC dispatching of Message Pump Thread
4. Added support to create non-hidden windows in win-message-pump
2019-10-02 14:00:32 -07:00
Bryan Roe
311431ba24
Updated to not use script container
2019-01-11 14:02:35 -08:00
Ylian Saint-Hilaire
3c80473a94
Major agent update.
2018-09-05 11:01:17 -07:00