Michaël Van Canneyt
|
9372240955
|
* Extend CustomTag widget so it can set innerhtml
|
2022-10-03 17:36:16 +02:00 |
|
Michaël Van Canneyt
|
2f0cc94585
|
* Fix issue with ignored formatsettings, reported by Roman Kassebaum, fixes issue #39235
|
2022-09-30 21:28:18 +02:00 |
|
Luca Olivetti
|
80e261c379
|
Add disabled property to TButtonWidget
|
2022-09-29 20:37:05 +02:00 |
|
Michaël Van Canneyt
|
b8cf8a6274
|
* WebAssembly thread support
|
2022-09-07 21:06:38 +02:00 |
|
Michaël Van Canneyt
|
137e776f2a
|
* Correct order of arguments in logn
|
2022-09-01 15:48:28 +02:00 |
|
Michaël Van Canneyt
|
6996e9b418
|
* Fix casing
|
2022-08-28 12:15:42 +02:00 |
|
Michaël Van Canneyt
|
0b325c5195
|
* Fix error in async handling
|
2022-08-28 12:15:42 +02:00 |
|
Michaël Van Canneyt
|
65d5d05d67
|
* Register global component find procedure
|
2022-08-28 12:15:42 +02:00 |
|
Michaël Van Canneyt
|
3e371f14c0
|
* Some fixes, refresh was wrongly overridden
|
2022-08-28 12:15:42 +02:00 |
|
mattias
|
de4878c143
|
Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/pas2js into main
|
2022-08-26 16:00:21 +02:00 |
|
mattias
|
80a4c037a0
|
wasmjob: switched job_js using variants, added fetch
|
2022-08-26 16:00:15 +02:00 |
|
Michaël Van Canneyt
|
f5b7651600
|
* Add EventSource
|
2022-08-26 11:31:41 +02:00 |
|
mattias
|
5c42154d6b
|
Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/pas2js into main
|
2022-08-25 00:22:27 +02:00 |
|
mattias
|
04ae910f3b
|
wasmjob: fixed pass literal string
|
2022-08-25 00:22:21 +02:00 |
|
Michaël Van Canneyt
|
65efed5142
|
* Renamed &in to jsIn
|
2022-08-24 23:54:00 +02:00 |
|
Henrique Gottardi Werlang
|
ae96ff6686
|
In operator.
|
2022-08-24 21:51:03 +00:00 |
|
mattias
|
b819dc02c7
|
wasmjob: fixed callback returning object passed by arg
|
2022-08-24 23:35:03 +02:00 |
|
mattias
|
60c1186110
|
wasmjob: fixed callback arg string
|
2022-08-24 17:31:51 +02:00 |
|
Henrique Gottardi Werlang
|
09155a0b33
|
Invoke in the RTTI Method.
|
2022-08-23 07:33:36 -03:00 |
|
mattias
|
c74fcb363a
|
wasmjob: variant object
|
2022-08-21 20:18:42 +02:00 |
|
mattias
|
d484f6e826
|
wasmjob: pass utf8string as utf-16
|
2022-08-20 01:37:20 +02:00 |
|
mattias
|
224d0b3944
|
wasmjob: started tests
|
2022-08-18 10:31:25 +02:00 |
|
Michaël Van Canneyt
|
ff46ec5e9e
|
* PDF.js interface
|
2022-08-14 12:00:14 +02:00 |
|
mattias
|
c5aab46aa4
|
wasmjob: started fetch demo
|
2022-08-01 14:04:41 +02:00 |
|
mattias
|
8b6bdbd553
|
rtl: added allSettled
|
2022-07-30 19:53:21 +02:00 |
|
mattias
|
6135d09834
|
wasmjob: added some IJSArray members
|
2022-07-30 18:51:37 +02:00 |
|
Michaël Van Canneyt
|
c18fba090a
|
* Fix compilation
|
2022-07-27 08:41:38 +02:00 |
|
mattias
|
600c131157
|
rtl: fixed TRttiStructuredType.GetProperty case insensitive, issue 39230
|
2022-07-23 02:38:46 +02:00 |
|
Michaël Van Canneyt
|
56ec14f407
|
* Tiny editor
|
2022-07-17 20:48:43 +02:00 |
|
mattias
|
08ec14ff9b
|
wasmjob: started base classes
|
2022-07-15 20:57:42 +02:00 |
|
mattias
|
25172f1dd1
|
wasmjob: global objects via names
|
2022-07-13 18:10:14 +02:00 |
|
mattias
|
264336babc
|
rtl: added TJSObjectClass
|
2022-07-13 17:58:56 +02:00 |
|
mattias
|
31d1d84886
|
wasi: clean up
|
2022-07-13 16:28:17 +02:00 |
|
mattias
|
eb74dbf3b0
|
wasmjob: merged job_wasm into job_js, moved job_shared and job_browser to packages/job
|
2022-07-13 15:27:24 +02:00 |
|
Michaël Van Canneyt
|
49606b2627
|
* Add some convenience functions
|
2022-07-11 08:58:23 +02:00 |
|
Michaël Van Canneyt
|
4f81e571e4
|
* Avoid infinite loop in tparser.alphanum. Fix issue #39227
|
2022-07-11 08:58:04 +02:00 |
|
Michaël Van Canneyt
|
cea050a231
|
* Fix deleting records from indexes
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
729cd0db81
|
* Move message definition, must be available in web workers as well
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
d70b8c3d54
|
* DedicatedWorkerGlobalScope
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
daa8a20fd5
|
* Fix some compiler warnings
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
be00ea17f6
|
* Fix compiler warning
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
9c9231e6ba
|
* Memo field has no max length, encode param values with EncodeUriComponent
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
3f2fac179e
|
* Fix some compiler warnings
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
6ab796a4b5
|
* Fix warning
|
2022-07-10 11:48:44 +02:00 |
|
Nikolay Nikolov
|
3518f1ae9a
|
+ added method TJSWebAssemblyMemory.grow
|
2022-07-09 02:45:09 +03:00 |
|
Nikolay Nikolov
|
6512160636
|
+ added 'shared' flag to TJSWebAssemblyMemoryDescriptor
|
2022-07-09 01:38:43 +03:00 |
|
Michaël Van Canneyt
|
e77cb3502d
|
* Add secsperhour. Fix issue #39226
|
2022-06-23 07:45:07 +02:00 |
|
Michaël Van Canneyt
|
1cc84b8e1b
|
* Fix wrong import sock_recv
|
2022-06-22 20:37:37 +02:00 |
|
Michaël Van Canneyt
|
f844cde403
|
* Use Typed Dataset property of TJSHTMLElement
|
2022-06-22 17:00:08 +02:00 |
|
Michaël Van Canneyt
|
326b571d8d
|
* IFragmentClient is now alias to IHTMLClient
|
2022-06-22 16:59:37 +02:00 |
|