Commit Graph

286 Commits

Author SHA1 Message Date
michael
fae6877e9a * Fix case where applyupdates is called when a previous batch is still ebing handled 2019-08-26 18:35:38 +00:00
mattias
ddc8bafa81 rtl: started generic TList 2019-08-26 13:44:05 +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
mattias
ac227214f3 rtl: less hints 2019-08-17 08:58:08 +00:00
michael
f14118704c * Fix casing of substring 2019-08-13 06:07:48 +00:00
michael
e31a3ced26 * Re-enable all testcases 2019-08-11 13:13:24 +00:00
michael
0e4c76c91f * Additional widgets and tests 2019-08-11 13:12:42 +00:00
michael
6bc0de13f9 * Added missing value to TJSHTMLButtonElement 2019-08-09 06:44:59 +00:00
michael
8a3692b9fd * Correct DefaultHandler/DeefaultHandlerStr 2019-08-04 21:30:02 +00:00
michael
a89cc4b9ab * Add some extra functions 2019-08-04 21:23:21 +00:00
michael
eab2006134 * Webwidget embryonal version 2019-08-04 21:22:33 +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
5012b557ae * GotoBookmark checks that bookmark is valid. 2019-07-25 17:26:16 +00:00
michael
e2b9a878ad * Add FormData class 2019-07-24 16:31:19 +00:00
michael
64e17d4954 * Switch to resource strings 2019-07-18 16:30:32 +00:00
michael
b9187c5ad3 * New HTML media elements 2019-07-18 16:30:16 +00:00
michael
021964c4d0 * Copyright header added 2019-07-15 13:14:26 +00:00
michael
a99f117940 * Show how to translate resource strings 2019-07-15 12:58:03 +00:00
michael
0b21ea3b26 * Add ObjectTextToBinary and TParser 2019-07-14 09:56:12 +00:00
michael
0c9deb045e * PushJS import & demo by Silvio Clecio 2019-07-13 14:27:49 +00:00
michael
ca8aae9072 * Implement TStringStream, ObjectBinaryToText 2019-07-12 20:49:11 +00:00
michael
f76abc2f8d * Correct HTMLImageElement, space key 2019-07-12 20:48:21 +00:00
michael
2742723507 * Replace asm block with pascal in setreference 2019-07-11 06:57:30 +00:00
michael
b07f70c6b2 * Use FN correctly 2019-07-07 18:40:35 +00:00
michael
7f010191f5 * Check that currentindex is assigned 2019-07-07 18:39:55 +00:00
michael
ee110fbed3 * Needed for classes unit 2019-07-07 18:38:55 +00:00
michael
1b44527498 * Implement (binary) streaming 2019-07-07 18:36:49 +00:00
michael
3a623b5dc3 * Add MethodName, FieldAddress 2019-07-07 18:35:46 +00:00
michael
cb834b582f * Escape < > 2019-07-07 18:35:08 +00:00
michael
5db4d0571c * Add ClassInfo and MethodAddress 2019-07-01 08:22:30 +00:00
michael
aa62138a70 * Fix case in 2 places 2019-06-27 06:23:46 +00:00
michael
fd996c12f9 * Add $M+ to TPersistent 2019-06-24 11:45:02 +00:00
michael
7d58ca83c2 * Fix use of public keyword 2019-06-22 09:06:44 +00:00
michael
01edbe957a * Implement TStream 2019-06-19 07:52:34 +00:00
michael
e7de8d63ea * Fix internalpost so that records are only appended to existing indexes 2019-06-18 16:12:38 +00:00
michael
0d3122c452 * Add some overload keywords 2019-06-10 10:59:22 +00:00
michael
2c68cfda8c * Some IntN types 2019-06-10 10:58:57 +00:00
michael
46f7c2d5dc * Allow indent to work 2019-06-10 10:58:21 +00:00
michael
7d13098123 * Make sure browsertestrunner & consoletestrunner share re-run functionality 2019-06-10 10:57:53 +00:00
michael
131c345931 * Do not run tests at once 2019-06-10 10:49:36 +00:00
michael
4db960f581 * Port so it works in browser as well 2019-06-10 10:49:07 +00:00
michael
b8c3a37540 * Remove debug console output 2019-06-10 10:48:41 +00:00
michael
f786a75965 * Fix working of dataset when closing/opening 2019-06-08 11:40:56 +00:00
michael
71fb6246d5 * Publish OwnsData 2019-06-08 11:40:00 +00:00
michael
81bf48df6b * Fix setting index before dataset is open 2019-06-01 13:05:24 +00:00
michael
e3ef3fc9aa * Fix ArcTan definition (bug ID 35655) 2019-06-01 12:21:12 +00:00