Michaël Van Canneyt
|
07f11729cc
|
* Fix typo for namespaced use
|
2024-05-19 08:28:12 +02:00 |
|
Michael Van Canneyt
|
013f0bbdf5
|
* WASI Filesystem support, initial implementation
|
2024-05-18 23:23:45 +02:00 |
|
Michael Van Canneyt
|
a7db8e9f8b
|
* Added BigInt
|
2024-05-18 23:22:42 +02:00 |
|
Michael Van Canneyt
|
4f1a37293d
|
* Some fixes in stats and writesync
|
2024-05-18 23:22:26 +02:00 |
|
Michael Van Canneyt
|
bc2102a91d
|
* Some corrections in logging statements
|
2024-05-16 17:47:10 +02:00 |
|
Michael Van Canneyt
|
ac1c2cd874
|
* Added ZenFS and demo
|
2024-05-16 17:47:10 +02:00 |
|
Michaël Van Canneyt
|
374ec5a94d
|
* Shiftstate
|
2024-05-12 14:02:15 +02:00 |
|
Michaël Van Canneyt
|
5f495b670b
|
* Window descends from globalscope
|
2024-05-12 14:02:02 +02:00 |
|
Michaël Van Canneyt
|
166a88e929
|
* Some mediadevices types
|
2024-05-11 13:01:18 +02:00 |
|
Michael Van Canneyt
|
828d37161c
|
* Fix wrong environment count
|
2024-05-10 16:52:09 +02:00 |
|
Michael Van Canneyt
|
dcf6b87890
|
* Allow logging of API calls
|
2024-05-10 16:34:35 +02:00 |
|
Michael Van Canneyt
|
de892c168d
|
* Declare CSS
|
2024-04-29 17:08:27 +02:00 |
|
Michael Van Canneyt
|
034bdafe50
|
* Register CSS global
|
2024-04-29 16:26:33 +02:00 |
|
mattias
|
7d78964c52
|
wasi: updated example, some clean up
|
2024-04-28 15:56:16 +02:00 |
|
Michael Van Canneyt
|
de5144b9cf
|
* Add possibility to create objects directly without global object. Allow factory function for objects
|
2024-04-26 18:04:02 +02:00 |
|
Henrique Gottardi Werlang
|
5b18d98cd1
|
Fix for ToString when the object is nil.
|
2024-04-04 07:54:07 -03:00 |
|
Michaël Van Canneyt
|
6a930c25f6
|
* Correct notifications object
|
2024-03-26 17:35:39 +01:00 |
|
Michaël Van Canneyt
|
fbad08559d
|
* Patch from Thierry Gayet, caches is only available in web worker
|
2024-03-26 17:35:39 +01:00 |
|
Henrique Gottardi Werlang
|
4ad27e7aee
|
Shadow root declaration.
|
2024-03-19 08:04:04 -03:00 |
|
Michaël Van Canneyt
|
cb0a0d36d3
|
* Push notifications API
|
2024-03-16 17:13:09 +01:00 |
|
Michaël Van Canneyt
|
3a38ab46e9
|
* Firebase API for messaging
|
2024-03-16 17:13:09 +01:00 |
|
Henrique Gottardi Werlang
|
87adedc1ba
|
ToString function of TValue record implementation to be equal of Delphi declaration.
|
2024-03-14 09:07:44 -03:00 |
|
Ondrej Pokorny
|
c442924bf6
|
XML interface extensions: Node, NamedNodeMap, CharacterData
|
2024-03-09 08:50:09 +01:00 |
|
Ondrej Pokorny
|
fc8cf68e66
|
remove forgotten Writeln
|
2024-03-09 08:48:39 +01:00 |
|
Henrique Gottardi Werlang
|
210ae9b76d
|
Fix in invoke to the constructor of the class to return the created instance.
|
2024-02-29 19:51:33 +00:00 |
|
Henrique Gottardi Werlang
|
6940c94333
|
Overload to allow a new constructor in the derived class, but allowing to call the base constructor.
|
2024-02-29 11:12:17 -03:00 |
|
Henrique Gottardi Werlang
|
61bce04d28
|
More to string types.
|
2024-02-23 07:36:40 -03:00 |
|
Henrique Gottardi Werlang
|
5042c69e56
|
New types in the ToString function of TValue record.
|
2024-02-22 09:50:21 -03:00 |
|
Henrique Gottardi Werlang
|
2d9369e2b6
|
Fix namespaced declaration.
|
2024-02-22 08:28:37 -03:00 |
|
Michaël Van Canneyt
|
102a037a46
|
* Disable range checks, see merge request !51
|
2024-02-22 11:37:25 +01:00 |
|
Henrique Gottardi Werlang
|
6ff4275792
|
Now the make function can create records.
|
2024-02-22 07:30:09 -03:00 |
|
mattias
|
038b896f03
|
less hints
|
2024-02-13 16:57:32 +01:00 |
|
Michael Van Canneyt
|
79a6c8b31f
|
* Move some definitions
|
2024-01-24 19:01:18 +01:00 |
|
mattias
|
89cf871e53
|
rtl: fixed compielrpath
|
2024-01-24 18:16:16 +01:00 |
|
Michaël Van Canneyt
|
28bd294bb0
|
* Fix mathlog10E declaration. Fixes issue #39278
|
2024-01-17 16:59:09 +01:00 |
|
Michaël Van Canneyt
|
dac320190d
|
* Remove some debug things
|
2024-01-14 14:48:46 +01:00 |
|
Michaël Van Canneyt
|
0cffa26111
|
* Better handling of empty dates
|
2024-01-14 14:48:46 +01:00 |
|
Michaël Van Canneyt
|
f6aa05353b
|
* Set field value on change
|
2024-01-14 14:48:46 +01:00 |
|
Michaël Van Canneyt
|
cfe1da9cb6
|
* Correct .Assign for styleclasses
|
2024-01-14 14:48:46 +01:00 |
|
mattias
|
49f95762ee
|
fcl-base: fixed uses section
|
2024-01-08 11:27:47 +01:00 |
|
mattias
|
0deacaa0bd
|
less hints
|
2024-01-08 11:27:47 +01:00 |
|
Henrique Gottardi Werlang
|
5c44b340aa
|
Declared the Number class, marked some string functions as deprecated and append new functions to TJSString class.
|
2024-01-03 14:59:39 +00:00 |
|
Henrique Gottardi Werlang
|
32580b7e0a
|
Changed the declaration to the types of each function, based in the Mozilla documentation.
|
2024-01-03 10:45:16 -03:00 |
|
Michaël Van Canneyt
|
dd8c2a15af
|
* Call AfterRender also when using pre-existing element ID
|
2023-12-30 17:19:26 +01:00 |
|
Michaël Van Canneyt
|
0ea98f71a0
|
* Allow to create fixed element
|
2023-12-30 17:19:26 +01:00 |
|
Michaël Van Canneyt
|
54b6dbb3c8
|
* Use correct properties for OK button, and close on cancel button click
|
2023-12-30 17:19:26 +01:00 |
|
Michaël Van Canneyt
|
2a0eb561d5
|
* Fixes to make bulma-styled actions possible
|
2023-12-30 17:19:26 +01:00 |
|
Michaël Van Canneyt
|
ac76071d00
|
* Take into beginning begin and end of string in LIKE match
|
2023-12-28 13:13:51 +01:00 |
|
Michaël Van Canneyt
|
c1e983137d
|
* Test insight
|
2023-12-26 19:09:12 +01:00 |
|
Michaël Van Canneyt
|
26080b7853
|
* AbortSignal
|
2023-12-26 17:38:20 +01:00 |
|
Michaël Van Canneyt
|
5013439753
|
* Allow LIKE in filters
|
2023-12-14 09:02:12 +01:00 |
|
Michaël Van Canneyt
|
1f74abd200
|
* Add T(G|JS)Generator and Proxy classes. Closes !47
|
2023-12-13 15:38:40 +01:00 |
|
Michael Van Canneyt
|
eb8e63aa30
|
* Add Symbol
|
2023-12-13 14:39:23 +01:00 |
|
Michaël Van Canneyt
|
b8127bcc11
|
* Add RenderTextLayer and updateTextLayer
|
2023-12-13 14:28:20 +01:00 |
|
Michaël Van Canneyt
|
139781a9c2
|
* Fix uses clause mixup
|
2023-12-13 14:28:20 +01:00 |
|
Henrique Gottardi Werlang
|
ed4651fb1a
|
Initialize the result before copy the values to it.
|
2023-12-12 17:22:15 -03:00 |
|
Michaël Van Canneyt
|
92913bfe69
|
* Known aliases list for prefixunits tool
|
2023-12-03 13:17:01 +01:00 |
|
Michaël Van Canneyt
|
3f88cdd20a
|
* Fix inverted IFDEF
|
2023-12-03 13:17:01 +01:00 |
|
Michaël Van Canneyt
|
b137a91fc6
|
* Mapping from old to new namespaced filenames
|
2023-12-02 19:55:12 +01:00 |
|
Michaël Van Canneyt
|
86e45dfb86
|
* Namespaced Node.JS Apis
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
1afdbeda6a
|
* Namespaced WASI and JOB APIs
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
ed15d85e7a
|
* Namespaced HTMLFragment
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
590b574fbe
|
* Namespaced VSCode API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
0226838e9b
|
* Namespaced version of xterm
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
ad4c5b5a85
|
* Namespaced tinyeditor API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
1e4a6845b9
|
* Namespaced OpenTok API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
3c8da6f10c
|
* Namespaced PushJS API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
3742d2d19f
|
* Namespaced Kurento API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
0f5cbb613e
|
* Namespaced PDF.Js API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
647f7c452e
|
* Namespaced JSPdf Api
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
83d39de9a2
|
* Namespaced Jitsi meet API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
b158666517
|
* Namespaced FullCalendar API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
ef9c0c64d0
|
* Namespaced Electron API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
b760667787
|
* Namespaced Atom API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
c1bd8440e4
|
* Namespaced Bulma Widgets
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
bf3de15513
|
* Namespaced ChartJS API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
176286ed63
|
* Namespaced flatpickr API
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
a3cbb234f4
|
* Datatables namespaced
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
2b5c74fe7e
|
* Data Abstract namespaced
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
1b3e30146a
|
* Bootstrap namespaced
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
305ec178cd
|
* Namespaced version of webwidgets
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
975506af0b
|
* FPCUnit using namespaces
|
2023-12-02 18:00:44 +01:00 |
|
Michaël Van Canneyt
|
2026290a99
|
* fcl-rpc namespaced
|
2023-12-02 18:00:43 +01:00 |
|
Michaël Van Canneyt
|
8b9c9cd5d6
|
* Namespaced fcl-json
|
2023-12-02 18:00:43 +01:00 |
|
Michaël Van Canneyt
|
eab8c5f3af
|
* Fcl-DB with namespaces
|
2023-12-02 18:00:43 +01:00 |
|
Michaël Van Canneyt
|
6637b6307b
|
* FCL-Base namespaced version
|
2023-12-02 18:00:43 +01:00 |
|
Michaël Van Canneyt
|
f3907ef818
|
* Namespaced RTL
|
2023-12-02 18:00:43 +01:00 |
|
Michaël Van Canneyt
|
bb9474215e
|
* Some improvements: global instance, hook exceptions
|
2023-11-19 11:08:19 +01:00 |
|
Michaël Van Canneyt
|
c6fb0e4bbf
|
* Resolve hints
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
f1a55daf76
|
* Disable unused params warning
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
289b8226bb
|
* Disable unused params warning
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
0e188ed584
|
* Always add params, also if no params
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
4fb43b145f
|
* Do not pass by variant type detection when setting value
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
2bea7d21f6
|
* Better click event needed detection
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
05c189cbb5
|
disable warning about unused params
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
e50f637255
|
* Action column support
|
2023-10-15 17:50:29 +02:00 |
|
Michaël Van Canneyt
|
05d527693b
|
Class Destructor
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
3d012f3ddf
|
* Delete action
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
21976f3689
|
* ItmTemplate
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
3e83b4eac5
|
* Fix warning
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
7091f49685
|
* Fix warnings
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
3c5f1c2e68
|
* Fix warnings
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
fce9953256
|
* Fix Activechanged
|
2023-09-10 23:14:35 +02:00 |
|
Michaël Van Canneyt
|
5d09c81e78
|
* Publish event
|
2023-09-03 18:41:04 +02:00 |
|
Michaël Van Canneyt
|
19ca444485
|
* Trigger onrender after all clients handled render
|
2023-09-03 18:41:03 +02:00 |
|
Michaël Van Canneyt
|
16327ebaf1
|
* Actions column
|
2023-09-03 18:41:03 +02:00 |
|
leledumbo_cool@yahoo.co.id
|
01ad82b7ee
|
Add missing constructors for TJSBlob and TJSHTMLFile, add a demo for their usage
|
2023-08-28 11:02:29 +07:00 |
|
Michaël Van Canneyt
|
82d1ee313c
|
* Call RecordChange, so server-side changes are visualized
|
2023-08-18 14:54:03 +02:00 |
|
Michaël Van Canneyt
|
4410361758
|
* Add AddOrRemoveClass
|
2023-08-18 14:54:03 +02:00 |
|
Michaël Van Canneyt
|
527e999410
|
Correct uses clause. Fixes issue #39269
|
2023-08-18 14:54:03 +02:00 |
|
Michaël Van Canneyt
|
b174f59941
|
* Staticbackdrop support
|
2023-08-11 17:20:31 +02:00 |
|
Michaël Van Canneyt
|
2a031cf9db
|
* Fix DoResolveRecordUpdate
|
2023-08-10 20:39:47 +02:00 |
|
Henrique Gottardi Werlang
|
94b7823972
|
Create the class for the RTTI pointer type.
|
2023-08-08 16:10:18 -03:00 |
|
Michaël Van Canneyt
|
34e96dd494
|
* Checked and IsDisabled
|
2023-08-05 20:40:01 +02:00 |
|
Michaël Van Canneyt
|
fce573b458
|
* Correct icon
|
2023-08-02 22:22:24 +02:00 |
|
Michaël Van Canneyt
|
7f7dc95804
|
* Reload option
|
2023-08-02 22:22:24 +02:00 |
|
Michaël Van Canneyt
|
f5a20bd63d
|
* CurrentTargetHTML
|
2023-08-02 22:22:24 +02:00 |
|
Henrique Gottardi Werlang
|
7d57734bb0
|
Remove hint.
|
2023-07-24 15:03:38 -03:00 |
|
Henrique Gottardi Werlang
|
b8b9ae4459
|
Just remove hints.
|
2023-07-19 14:55:31 -03:00 |
|
Michaël Van Canneyt
|
e2778fb8fb
|
* Fix toast when parent ID is specified
|
2023-07-18 16:03:28 +02:00 |
|
Michaël Van Canneyt
|
85da3bc708
|
* BeforeBind, AfterBind events
|
2023-07-18 16:03:28 +02:00 |
|
Michaël Van Canneyt
|
cf7873c602
|
* Filter method
|
2023-07-18 16:03:28 +02:00 |
|
Henrique Gottardi Werlang
|
4e15c853b6
|
Removed hint.
|
2023-07-14 14:30:09 -03:00 |
|
Henrique Gottardi Werlang
|
5aa250f9ee
|
DeclaringUnitName property for RTTI Type.
|
2023-07-10 16:26:32 -03:00 |
|
Michaël Van Canneyt
|
d7d8abff2c
|
* Add getSelection to window
|
2023-07-08 12:26:05 +02:00 |
|
Michaël Van Canneyt
|
7a2fcdcb1f
|
* OnCheck handler
|
2023-07-08 12:26:05 +02:00 |
|
Michaël Van Canneyt
|
f245c1ce31
|
* Split fields/arrays
|
2023-07-08 12:26:05 +02:00 |
|
Michaël Van Canneyt
|
6099074969
|
* Add convenience methods for TrttiMethod.invoke()
|
2023-06-27 13:34:06 +02:00 |
|
Michaël Van Canneyt
|
dab3c271d6
|
* Add overload for requestSubmit
|
2023-06-27 00:18:35 +02:00 |
|
Michaël Van Canneyt
|
65d5b59a4f
|
* Complete counts
|
2023-06-27 00:17:13 +02:00 |
|
Yuri Serebrennikov
|
67eff180b4
|
Added requestSubmit method for Form element.
|
2023-06-27 01:13:40 +03:00 |
|
Michaël Van Canneyt
|
f64a034b69
|
* "OnElementBound event
|
2023-06-13 19:11:30 +02:00 |
|
Michaël Van Canneyt
|
85c8e7d0f6
|
* double click row
|
2023-06-13 19:11:30 +02:00 |
|
Michaël Van Canneyt
|
0c0bf05574
|
* Make modal onshow event usable
|
2023-06-13 19:11:30 +02:00 |
|
Michaël Van Canneyt
|
1e51e8bca8
|
* RefreshData, OnRowDblClick and oncluck for button columns
|
2023-06-13 19:11:30 +02:00 |
|
Michael Van Canneyt
|
c85aad66f4
|
* Let the StartWebAssembly return a promise, allow to initialize library
|
2023-06-13 19:05:06 +02:00 |
|
Michael Van Canneyt
|
6e630afa75
|
* Do not cache memory, it may grow
|
2023-06-12 17:36:58 +02:00 |
|
Henrique Gottardi Werlang
|
109a1d57aa
|
Removed hint.
|
2023-05-26 16:11:53 -03:00 |
|
Henrique Gottardi Werlang
|
701cc16d12
|
Changed the loading behavior of TComponent derived classes.
|
2023-05-24 12:43:02 +00:00 |
|
Henrique Gottardi Werlang
|
2078701dc9
|
Classes compilation error.
|
2023-05-12 16:48:01 -03:00 |
|
Michaël Van Canneyt
|
a9665c33a0
|
* Add XMLSerializer. Fixes issue #39262
|
2023-05-11 09:25:21 +02:00 |
|
Michaël Van Canneyt
|
32091c3521
|
* Publish additional events
|
2023-05-09 11:17:47 +02:00 |
|
Michaël Van Canneyt
|
df0484df52
|
* Fix dokeydown for input element
|
2023-05-09 11:17:47 +02:00 |
|
Michaël Van Canneyt
|
ae2fc1516b
|
* Add offscreen canvas, fixes issue #39259
|
2023-05-09 11:17:47 +02:00 |
|
Michaël Van Canneyt
|
c0a7e45415
|
* Added JSValueArrayOf
|
2023-03-14 22:26:31 +01:00 |
|
Yuri Silver
|
276d288ca0
|
Added property "placeholder" for "textarea" element.
https://www.w3schools.com/tags/att_textarea_placeholder.asp
|
2023-03-14 01:42:08 +03:00 |
|
Michaël Van Canneyt
|
561f965d98
|
* Additional event
|
2023-03-12 20:43:12 +01:00 |
|
Michaël Van Canneyt
|
349ac7c3b1
|
* Forgot to add TCustomAttributeClass
|
2023-03-10 00:45:00 +01:00 |
|
Michaël Van Canneyt
|
882044c2e0
|
* Reworked patch from Henrique Gottardo with additional function to get custom attribute (merge request pas2js rtti.pas)
|
2023-03-09 17:43:01 +01:00 |
|
Michaël Van Canneyt
|
f2ce2648af
|
* Do not write size if -1
|
2023-03-07 14:21:46 +01:00 |
|
Michaël Van Canneyt
|
630bd82c56
|
* Add find parent helper methods to TJSHTMLElementHelper
|
2023-03-07 14:21:46 +01:00 |
|
Michaël Van Canneyt
|
926b346609
|
* Support for sorting server result
|
2023-03-07 14:21:46 +01:00 |
|
Michaël Van Canneyt
|
4a425c3263
|
* More customization possibilities
|
2023-03-07 14:21:46 +01:00 |
|
Michaël Van Canneyt
|
b0e184906e
|
* Correct group nesting
|
2023-02-21 17:01:12 +01:00 |
|
Michaël Van Canneyt
|
c1d04d45fb
|
* Headers event was not triggered
|
2023-02-21 17:01:12 +01:00 |
|
Michaël Van Canneyt
|
8e6f81cbd0
|
* No filter on blob
|
2023-02-21 17:01:12 +01:00 |
|
Henrique Gottardi Werlang
|
5612d3812f
|
Keep and drop context in the TRTTIContext.
|
2023-01-30 09:56:22 +00:00 |
|
Michaël Van Canneyt
|
98a5b2edc1
|
* Patch for TList.Move of merge request git restore src/fresneldom.pas to Fix issue #39250
|
2023-01-07 18:43:52 +01:00 |
|
Henrique Gottardi Werlang
|
367e86d7e5
|
Parent for the method params.
|
2022-12-16 15:28:25 -03:00 |
|
Ondrej Pokorny
|
cc12b31504
|
HTMLElement: add ontouch* events
|
2022-12-08 11:56:35 +00:00 |
|
Ondrej Pokorny
|
8bcbf220d9
|
Use the InputIsUTC parameter in GetLocalTimeOffset()
|
2022-12-06 00:53:31 +01:00 |
|
Michaël Van Canneyt
|
b056e9c2b3
|
* MaxIntValue implementation from Roman Kassebaum, fixes issue #39248
|
2022-11-28 09:05:35 +01:00 |
|
Michaël Van Canneyt
|
6d814279ae
|
* Actualy set default properties
|
2022-11-28 09:05:35 +01:00 |
|
Michaël Van Canneyt
|
02d9df8ca3
|
* Stronger check for valid floats. Fix issue #39246
|
2022-11-19 12:28:22 +01:00 |
|
Michaël Van Canneyt
|
04dad391cb
|
* Datatables example
|
2022-11-09 16:17:18 +01:00 |
|
Ondrej Pokorny
|
27745fdb5d
|
add XPathResult constants
|
2022-11-09 10:57:05 +01:00 |
|
Michaël Van Canneyt
|
5ef03190c9
|
* Fix naming issue. Fixes issue #39236
|
2022-11-07 12:57:07 +01:00 |
|
Michaël Van Canneyt
|
5b8684ea63
|
* Added TGUID.Empty. Fix issue #39241
|
2022-11-07 12:50:11 +01:00 |
|
mattias
|
8c47e2de11
|
wasi: added modeswitches
|
2022-10-21 11:42:46 +01:00 |
|
Henrique Gottardi Werlang
|
a456240851
|
Fixed loading nil value in a component property.
|
2022-10-20 07:56:48 -03:00 |
|
Henrique Gottardi Werlang
|
a2b77e865d
|
TVirtualInterface equivalent to the Delphi implementation.
|
2022-10-20 07:05:46 +00:00 |
|
Henrique Gottardi Werlang
|
968453010c
|
Full mapped the interface info.
|
2022-10-20 07:03:42 +00:00 |
|
Michaël Van Canneyt
|
2a663b0d83
|
* Writeln hook is reference to procedure
|
2022-10-19 22:40:15 +02:00 |
|
Michaël Van Canneyt
|
fd3127beb0
|
* Debugcapture client
|
2022-10-19 22:40:15 +02:00 |
|
Henrique Gottardi Werlang
|
d196eafe3b
|
Changed the pool control of the RTTI context.
|
2022-10-19 16:00:50 +00:00 |
|
Henrique Gottardi Werlang
|
dbe0707ddb
|
TValue to work with reference variable.
|
2022-10-19 07:35:48 -03:00 |
|
Michaël Van Canneyt
|
c326037808
|
* Add translation tool
|
2022-10-18 10:01:18 +02:00 |
|
Michaël Van Canneyt
|
3b79dd0a67
|
* Implement paramstr as elements in hash, separated by /
|
2022-10-14 11:02:52 +02:00 |
|
Michaël Van Canneyt
|
abaa86d446
|
* ApplyText introduced, properly get/set empty text
|
2022-10-05 11:04:35 +02:00 |
|
Michaël Van Canneyt
|
a30c313d3e
|
* ClearContents added
|
2022-10-05 11:04:35 +02:00 |
|
Michaël Van Canneyt
|
426000efcd
|
* Reinstate check for non-empty text content
|
2022-10-04 09:41:40 +02:00 |
|
Michaël Van Canneyt
|
2f73633813
|
* Added overload for TryStroInt and integer with settings, fix issue #39237
|
2022-10-03 21:24:00 +02:00 |
|
Michaël Van Canneyt
|
ad8c36e807
|
* Publish properties for TDivWidget and TLabelWidget
|
2022-10-03 21:15:22 +02:00 |
|
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 |
|