Commit Graph

389 Commits

Author SHA1 Message Date
michael
43a68f985a * Small cosmetic change 2020-05-16 11:54:20 +00:00
michael
8e45a4dd32 * Allow to hook uncaught exceptions 2020-05-16 11:53:21 +00:00
michael
ec3efe0ad5 * Fix from Wagner Landgraf: Lookup must return Null if not found 2020-05-13 12:29:37 +00:00
michael
e8804d29c2 * Fix format 2020-05-06 21:26:23 +00:00
mattias
2b438be87e rtl: clean up 2020-05-06 19:33:33 +00:00
mattias
4d995df2f7 rtl: fixed sysutils 2020-05-06 17:45:57 +00:00
mattias
1bf007ef13 rtl: clean up 2020-05-06 17:42:44 +00:00
mattias
726d0d3b3d rtl: added pfAddress,pfReference 2020-05-06 17:42:05 +00:00
michael
58ae11c6d3 * SplitString 2020-04-26 11:56:23 +00:00
michael
f3585cf8e9 * Overloads to allow passing strings to Array of Char 2020-04-26 11:56:08 +00:00
michael
11fbc72255 * Fix Trim, fix some format() issues, work around bug in helper support 2020-04-26 10:59:52 +00:00
michael
b3d53e217a * Range error message 2020-04-25 17:25:28 +00:00
michael
9cc2ff7776 * Add IsFinite 2020-04-25 17:25:18 +00:00
michael
4ec47938ee * Add BinStr 2020-04-25 16:23:30 +00:00
michael
2d309499e9 * MediaStreamTrack skeleton 2020-04-19 14:18:47 +00:00
michael
841b080e6c * Video conferencing APIs 2020-04-19 14:18:02 +00:00
michael
e4dbc23e67 * Allow display of not found elements 2020-04-19 10:32:13 +00:00
michael
e6d18fc1b4 * Add easy access method RouteFromURL 2020-03-23 13:52:15 +00:00
michael
6ba4e00741 * WEBRTC classes 2020-03-23 13:51:28 +00:00
michael
a5a202af2a * HTMLHeaders class 2020-03-23 13:50:57 +00:00
michael
9141c50a2c * Fix bug in FormatFloat: missing thousand sep when no decimal separator present. Patch by Bruno Fierens 2020-03-21 14:39:56 +00:00
michael
fa3016bc4b * DB widgets 2020-03-10 23:51:47 +00:00
michael
b83a5f1fd5 * Set children length to zero after clearing 2020-03-10 23:50:54 +00:00
michael
38a6cfc3f9 * DB Widgets tests 2020-03-10 23:22:29 +00:00
michael
c1f474e1be * Fix tests 2020-03-10 23:21:31 +00:00
michael
656de4aeaa * Table tests 2020-03-10 23:20:26 +00:00
michael
7b10e9822c * Various loop templates 2020-03-10 22:44:10 +00:00
michael
8d1c9e5da9 * Select and table widgets 2020-03-10 22:27:35 +00:00
michael
eb7a8dc058 * Fix commend in header 2020-03-10 22:25:41 +00:00
michael
de05c1f807 * Remove todos 2020-03-10 22:24:31 +00:00
michael
18452a754b * Copyright notice 2020-03-10 22:23:52 +00:00
michael
b457601e27 * Update requests must also pass through setuprequest 2020-02-23 19:22:26 +00:00
michael
f42303383d * Use node.mod.pas naming schedule 2020-02-23 12:59:40 +00:00
michael
1532b6aac2 spi-device node module 2020-02-23 10:00:05 +00:00
michael
1fc88b7218 * Require returns object with Gpio member 2020-02-23 09:00:52 +00:00
michael
d5344582b0 * license added 2020-02-22 23:06:13 +00:00
michael
ddc5776e47 * license added 2020-02-22 23:04:23 +00:00
michael
c581dece39 * node onoff module for GPIO control on raspberry 2020-02-22 23:02:57 +00:00
michael
84b1c93a7d * nodejs HTTP class 2020-02-21 15:13:16 +00:00
michael
8944471cc6 * ByteDynArray 2020-02-21 15:12:12 +00:00
michael
df2250da28 * Completed bugger, added events and timers 2020-02-21 15:11:29 +00:00
michael
482d7d0690 * IteratorResult & AsyncIterator 2020-02-21 15:10:56 +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
b028be4ec2 * Fix bug 35558: Add SortList 2020-02-08 09:50:34 +00:00
michael
9840999646 * Patch from Sven Barth to implement TJSWindow.onresize (bug ID 36677) 2020-02-08 09:39:42 +00:00
michael
20646eb432 * Fix from Sven Barth for bug ID 36676 : TParser reads too many bytes in certain cases 2020-02-08 09:37:11 +00:00
michael
17896572b8 * Fix case of removeEventListener (bug ID 36567, patch by Sven Barth) 2020-01-14 21:54:46 +00:00
michael
ba11536829 * Add ResolveStatus to TResolveInfo 2019-12-06 14:02:10 +00:00
michael
5dfaca424e * Fix origin property in TJSLocation 2019-11-19 23:01:38 +00:00
michael
9e2c77792d * Fix EndsWith declaration 2019-11-11 12:00:38 +00:00