Commit Graph

234 Commits

Author SHA1 Message Date
mattias
6731fdacd0 fcl-base: less hints 2019-02-15 22:40:30 +00:00
mattias
fb5f97355d rtl: updated isRecord 2019-02-11 15:15:11 +00:00
michael
f1851f5d83 * Add progress element, patch from Silvio Clecio (bug ID 0034975) 2019-02-02 12:07:50 +00:00
michael
9d14376259 * added chartjs and demos from Silvio Clecio 2019-02-02 09:48:52 +00:00
mattias
d2d2044319 demo: fixed demoxhr, issue 34980 2019-01-31 16:16:51 +00:00
mattias
9f11002d42 rtl: clean up 2019-01-30 16:52:56 +00:00
mattias
e86dfef5de rtl: clean up 2019-01-29 12:40:57 +00:00
mattias
ce04b7c283 demo: fixed compile, issue 34963 2019-01-28 08:03:23 +00:00
mattias
c330f6ff6b dataabstract: clean up 2019-01-27 22:02:01 +00:00
mattias
6c78a2162f fcl-base: clean up 2019-01-27 22:01:49 +00:00
mattias
731dcd8eb2 rtl: clean up 2019-01-27 22:01:27 +00:00
mattias
01b3be4a07 rtl: added tkHelper 2019-01-27 22:01:14 +00:00
mattias
84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 2019-01-26 20:12:48 +00:00
mattias
1a3c5c5a48 rtl: added lo, hi for word, smallint, longword, longint 2019-01-24 16:28:21 +00:00
michael
1f7eb3dbeb * Fix paths 2019-01-17 09:49:07 +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
1d7bd679af * Added TJSPDF class by Silvio Clecio 2019-01-13 15:15:31 +00:00
mattias
7b1596cb91 rtl: added typinfo functions for TTypeInfoStruct to access advanced record RTTI 2019-01-07 16:07:42 +00:00
mattias
74b4d41274 rtl: fixed TryStringToGUID for new record var arg 2019-01-07 16:06:53 +00:00
mattias
6244b933ac rtl: cache IObjectInstance as string 2019-01-07 16:05:29 +00:00
mattias
2ed1cff471 rtl: changed Null and Undefined from var to const, issue 34801 2019-01-07 16:03:43 +00:00
michael
5d7b0b4891 * Added filtering 2018-12-30 16:17:11 +00:00
michael
50d5a647bd * Fix identifier value callback 2018-12-30 16:16:53 +00:00
michael
460c0fa4a3 * Added expression parser 2018-12-29 18:31:11 +00:00
michael
4dad417429 * Add indexing 2018-12-26 18:57:08 +00:00
michael
8de41029b1 * Remove some debug statements 2018-12-25 11:26:51 +00:00
michael
7f311b408c * Implement FieldValues, Locate, Lookup and lookup fields (no cache yet) 2018-12-25 11:11:49 +00:00
mattias
ce1b671e0d webgl: clean up and made TJSWebGLRenderingContextBase a TJSObject 2018-12-23 13:50:42 +00:00
mattias
e922c46cea demo: webgl: fixed compile 2018-12-23 13:50:06 +00:00
mattias
46fd5f4831 demo: webgl: clean up 2018-12-23 13:48:11 +00:00
mattias
4730228187 demo: webgl: fixed compile 2018-12-23 13:47:18 +00:00
mattias
a466924024 demo webgl: undo remove 2018-12-23 13:38:46 +00:00
mattias
30bc693118 removed webgl example, it never compiled 2018-12-23 13:32:38 +00:00
mattias
7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 2018-12-23 13:10:58 +00:00
michael
2905e30982 * Removed some comments 2018-12-23 11:37:56 +00:00
michael
b8e3bcccaf * Add Data Abstract classes and demo (read-only for the moment) 2018-12-23 11:16:40 +00:00
michael
16e88a1a38 * Patch by Silvio Clecio to add TJSHTMLButtonElement and TJSHTMLElement 2018-12-21 17:47:19 +00:00
mattias
5791ba170e rtl: initial Rtti.Invoke(), issue 34710 2018-12-18 23:33:17 +00:00
mattias
ac757558fe rtl: added val(s,bool,code), fixed range check error MinInteger 2018-12-15 11:33:54 +00:00
mattias
1f3e008591 rtl: system val integers support for hexnumbers 2018-12-14 08:44:08 +00:00
michael
0c812655ec Correct XMLHTTPRequest constants 2018-12-08 23:33:07 +00:00
michael
69f85aaa96 * Fix from Wagner Landgraf to fix missing data events 2018-12-05 14:14:38 +00:00
michael
4d3eef11e8 * Web compiler, initial demo 2018-12-04 21:43:26 +00:00
michael
81f641814a * Filename functions as in SysUtils 2018-12-01 18:57:29 +00:00
mattias
bea50b5047 rtl: accelerated StringOf 2018-11-21 08:39:01 +00:00
mattias
5c7c57af41 rtl: added BytesOf and StringOf, issue 34580, from silvioprog 2018-11-21 08:36:51 +00:00
mattias
6b98060678 rtl: fixed compile 2018-11-13 19:03:24 +00:00
mattias
67afd2d765 rtl: simplified FormatNumberCurrency 2018-11-13 14:09:50 +00:00