Commit Graph

600 Commits

Author SHA1 Message Date
Michael Van Canneyt
f6c7b4e0f3 * Move some definitions 2024-01-25 09:25:26 +01:00
mattias
f324831371 rtl: fixed compielrpath 2024-01-25 09:25:14 +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
26080b7853 * AbortSignal 2023-12-26 17:38:20 +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
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
3f88cdd20a * Fix inverted IFDEF 2023-12-03 13:17:01 +01:00
Michaël Van Canneyt
1afdbeda6a * Namespaced WASI and JOB APIs 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
f3907ef818 * Namespaced RTL 2023-12-02 18:00:43 +01:00
Michaël Van Canneyt
289b8226bb * Disable unused params warning 2023-10-15 17:50:29 +02:00
Michaël Van Canneyt
05d527693b Class Destructor 2023-09-10 23:14:35 +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
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
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
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
85da3bc708 * BeforeBind, AfterBind events 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
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
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
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
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
630bd82c56 * Add find parent helper methods to TJSHTMLElementHelper 2023-03-07 14:21:46 +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
02d9df8ca3 * Stronger check for valid floats. Fix issue #39246 2022-11-19 12:28:22 +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