Commit Graph

200 Commits

Author SHA1 Message Date
mattias
ba04629881 fcl-db: less hints 2019-03-16 22:03:18 +00:00
mattias
d936dcfe15 updated demos 2019-03-16 22:02:58 +00:00
michael
8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk:
------------------------------------------------------------------------
    r356 | michael | 2019-03-07 09:46:06 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * Auto-detect JSON type
    ------------------------------------------------------------------------
    r357 | michael | 2019-03-07 09:46:40 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * Allow descendents to configure data requests
    ------------------------------------------------------------------------
    r358 | michael | 2019-03-07 09:51:16 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * SQLDBRestBridge components and first demo
    ------------------------------------------------------------------------
    r359 | michael | 2019-03-07 09:55:15 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * Small fix in html, add missing closing tr tag
    ------------------------------------------------------------------------
    r365 | michael | 2019-03-09 21:02:37 +0100 (Sat, 09 Mar 2019) | 1 line
    
    * Add logout method
    ------------------------------------------------------------------------
    r366 | michael | 2019-03-09 21:03:01 +0100 (Sat, 09 Mar 2019) | 1 line
    
    * Fix detection of push state api
    ------------------------------------------------------------------------
    r373 | michael | 2019-03-12 04:44:14 +0100 (Tue, 12 Mar 2019) | 1 line
    
    * Let TBlobField descend of TField
    ------------------------------------------------------------------------
    r374 | michael | 2019-03-12 09:11:52 +0100 (Tue, 12 Mar 2019) | 1 line
    
    * TBlobField must bet TBinaryField descendent, but needs to allow size 0
    ------------------------------------------------------------------------
    r376 | michael | 2019-03-12 19:24:17 +0100 (Tue, 12 Mar 2019) | 1 line
    
    * Fixes for working with the JSONStreamer
    ------------------------------------------------------------------------
2019-03-13 10:20:38 +00:00
mattias
2ae4cc16ca rtl: clean up 2019-03-11 12:29:20 +00:00
mattias
e3a287b9b3 rtl: added overload TryStrToFloat with type extended 2019-03-05 10:59:04 +00:00
mattias
13ad0dfd3f fcl-db: Fix SetBufListSize 2019-02-27 09:10:49 +00:00
mattias
1ea026bcbc rtl: clean up 2019-02-26 17:46:10 +00:00
michael
1ddfba94f3 * Merging revisions 294 from trunk:
------------------------------------------------------------------------
    r294 | michael | 2019-02-18 13:25:30 +0100 (Mon, 18 Feb 2019) | 1 line
    
    * Added some missing functions
    ------------------------------------------------------------------------
2019-02-18 12:28:23 +00:00
michael
a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 2019-02-17 19:27:10 +00:00
michael
d41a04d1a4 * Websvg generated from web SVG IDL 2019-02-17 16:38:51 +00:00
mattias
371dc7c97c rtl: using const to avoid cloning on calls 2019-02-16 08:20:05 +00:00
mattias
ccfc40d11f rtl: less hints 2019-02-15 22:44:49 +00:00
mattias
6daad959fb rtl: added TVarRec and compiler utility function VarRecs 2019-02-15 22:43:18 +00:00
mattias
eff31f67be rtl: fixed AnsiCompareStr 2019-02-15 22:41:33 +00:00
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
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
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
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
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