Commit Graph

64 Commits

Author SHA1 Message Date
michael
ed92652785 * Add arrayBuffer to Blob 2020-08-14 09:47:15 +00:00
michael
1c6c8b9bf1 * Fix declaration (by Henrique Werlang, bug ID 37542) 2020-08-11 11:29:21 +00:00
michael
d395512a12 * Remove duplicate TStringDYnArray, patch from Henrique Werlang 2020-08-10 13:16:24 +00:00
michael
601dfd5be7 * Add TJSCloseEvent definition from Simon Ameis, bug ID 37425 2020-08-06 22:33:48 +00:00
michael
9578fd2459 * Complete URL and add URLSearchParams object 2020-07-02 08:54:05 +00:00
michael
9a0639a37f * Add overloads for postMessage with options object (bug ID 36727) 2020-06-24 09:11:46 +00:00
michael
6222bd535a * Add overloads for postMessage without Target (bug ID 36727) 2020-06-24 09:08:03 +00:00
michael
26553bcac7 * Add debug to TJSConsole (bug ID 36726) 2020-06-24 08:46:59 +00:00
mattias
175bd2a274 rtl: enclosed async modifier in ifndef skipasync 2020-06-18 07:55:00 +00:00
mattias
bed2ddb8f2 rtl: using async function modifier 2020-05-28 07:16:42 +00:00
michael
d9238eb798 * Switch to safecall for event handlers 2020-05-17 08:46:34 +00:00
michael
2d309499e9 * MediaStreamTrack skeleton 2020-04-19 14:18:47 +00:00
michael
a5a202af2a * HTMLHeaders class 2020-03-23 13:50:57 +00:00
michael
e3db23ef42 * Patch from Silvio Clecio to implement cookie on TJSDocument (bug ID 0035357). 2020-02-09 18:13:07 +00:00
michael
9840999646 * Patch from Sven Barth to implement TJSWindow.onresize (bug ID 36677) 2020-02-08 09:39:42 +00:00
michael
17896572b8 * Fix case of removeEventListener (bug ID 36567, patch by Sven Barth) 2020-01-14 21:54:46 +00:00
michael
5dfaca424e * Fix origin property in TJSLocation 2019-11-19 23:01:38 +00:00
michael
7d531e888c * Complete TJSPath2D, add ellipse 2019-11-02 17:33:28 +00:00
michael
d1f79594de * Autofocus and disabled for select element 2019-10-30 09:01:05 +00:00
michael
68eefbea8e * Add Anchor and Template element classes 2019-10-27 13:12:09 +00:00
michael
6587b4df8e * Some additions: window.postmessage, form.checkvalidity, overload for image constructor 2019-10-18 07:58:00 +00:00
michael
3485d5252b * Fix case of TJSHTMLElement native name 2019-09-27 13:17:32 +00:00
mattias
d77f936d0e rtl: less hints 2019-09-18 17:33:09 +00:00
michael
7030886a98 * Added link element & script element correction 2019-08-30 12:21:53 +00:00
michael
2553ef17ad * TJSAttr is a descendent of TJSNode 2019-08-20 11:19:11 +00:00
michael
6fcea916a2 * Add some missing HTMLFormElement methods 2019-08-20 07:42:14 +00:00
michael
69ca0ce68a * Fix event handler signature 2019-08-20 07:25:39 +00:00
michael
1f3db78f37 * Added HTMLOutputElement 2019-08-20 07:14:20 +00:00
michael
6bc0de13f9 * Added missing value to TJSHTMLButtonElement 2019-08-09 06:44:59 +00:00
michael
f0deef7fcc * Add Label and TextArea elements 2019-07-28 21:07:26 +00:00
michael
d472e24793 * Add Fetch API by Simon Ameis 2019-07-27 11:17:07 +00:00
michael
e2b9a878ad * Add FormData class 2019-07-24 16:31:19 +00:00
michael
b9187c5ad3 * New HTML media elements 2019-07-18 16:30:16 +00:00
michael
f76abc2f8d * Correct HTMLImageElement, space key 2019-07-12 20:48:21 +00:00
michael
7d58ca83c2 * Fix use of public keyword 2019-06-22 09:06:44 +00:00
michael
9c2926cf96 * Add external name TJSMessageEvent class 2019-05-25 09:45:11 +00:00
michael
5505894bb0 * Add TJSMessageEvent class 2019-05-25 09:43:08 +00:00
michael
485f43abca * Constructors for TJSWebSocket 2019-05-23 11:58:50 +00:00
michael
1d83758b3f * Fix Cyrpto.Subtle api 2019-04-23 21:20:07 +00:00
michael
20561ff2d9 * Add FileReader class 2019-04-01 08:50:00 +00:00
michael
f1851f5d83 * Add progress element, patch from Silvio Clecio (bug ID 0034975) 2019-02-02 12:07:50 +00:00
mattias
731dcd8eb2 rtl: clean up 2019-01-27 22:01:27 +00:00
michael
b6eebedfea * Forgot a class 2019-01-14 15:48:02 +00:00
michael
6a47ea6920 * Fix some dependency issues (bug is 34872) 2019-01-14 15:45:45 +00:00
michael
b69e9bbc36 * Patch from Silvio Clecio to add THTMLImageElement 2019-01-13 17:51:46 +00:00
michael
16e88a1a38 * Patch by Silvio Clecio to add TJSHTMLButtonElement and TJSHTMLElement 2018-12-21 17:47:19 +00:00
michael
0c812655ec Correct XMLHTTPRequest constants 2018-12-08 23:33:07 +00:00
michael
e319c9723c * Add Screen definition 2018-10-31 11:53:09 +00:00
michael
9439a02b76 * Add Value to TJSIDBCursor 2018-08-27 12:00:47 +00:00
mattias
e3e8ff02b2 rtl: web: fixed typo 2018-07-13 13:50:55 +00:00