Commit Graph

417 Commits

Author SHA1 Message Date
michael
e3ef3fc9aa * Fix ArcTan definition (bug ID 35655) 2019-06-01 12:21:12 +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
mattias
0a5fe28683 rtl: added GetInterfaceProp, SetInterfaceProp 2019-05-22 12:43:39 +00:00
mattias
87f96a7724 rtl: added SetMethodProp 2019-05-21 15:34:37 +00:00
mattias
c465228571 rtl: added GetMethodProp 2019-05-21 15:12:07 +00:00
mattias
9dd808c9f1 build script: clean up 2019-05-21 15:11:28 +00:00
michael
c5d66bd192 * Reset default to RFC3339 date handling if no format specified 2019-05-20 18:56:26 +00:00
michael
0a0fd7dfe0 * Locate by default starts from 0th record. Add option to allow search from current. Fix date handling 2019-05-18 14:20:45 +00:00
michael
c149455dce * Add SetReading 2019-05-11 15:23:50 +00:00
michael
8ec22dc064 * Added SetWriting() 2019-05-11 15:13:37 +00:00
michael
1d83758b3f * Fix Cyrpto.Subtle api 2019-04-23 21:20:07 +00:00
michael
a751522df8 * Add dynamic unit loader and demo 2019-04-12 20:38:40 +00:00
mattias
45a382eef3 nodejs: fixed GetEnvironmentVariable on non existing vars 2019-04-11 10:52:18 +00:00
mattias
bbdda51fee rtl: clean up 2019-04-11 10:50:49 +00:00
michael
66e6880c35 * P2JS can be overridden (build system) 2019-04-05 14:44:47 +00:00
michael
a2c6993120 * Add current packages to pas2js command-line 2019-04-05 14:38:30 +00:00
mattias
f4f743c62f scripts: fixed macos 2019-04-05 14:17:18 +00:00
michael
585d0a398f * Some fixes for build script 2019-04-05 14:06:53 +00:00
michael
6281a903ac * More complete build script to create snapshot 2019-04-05 10:11:00 +00:00
michael
f2f782f6cc * Overloaded form of _then 2019-04-04 18:35:04 +00:00
michael
00baed38ae * Some improvements 2019-04-04 17:06:15 +00:00
michael
9d2677ad0e * Add build script 2019-04-02 20:44:36 +00:00
michael
817f1e92f9 * Add webcompiler target 2019-04-02 20:22:18 +00:00
michael
6d74cc78b2 * Added makefile to compile all demos 2019-04-02 20:04:38 +00:00
michael
f500021bc5 * Removed unused unit and procedure 2019-04-01 09:01:51 +00:00
michael
8aaabb14c0 * Make channel/message public, so they can be used in other service constructors 2019-04-01 08:50:55 +00:00
michael
31e43b5ec1 * Add enum type 2019-04-01 08:50:26 +00:00
michael
20561ff2d9 * Add FileReader class 2019-04-01 08:50:00 +00:00
michael
f19bd7899d * Fix some warnings 2019-04-01 08:49:29 +00:00
michael
a0351ecfdc * out-of-the-box support for custom SQL statement, add databaseconnection property to dataset 2019-03-31 14:17:55 +00:00
michael
643fc182b4 * Fix stringreplace with + char. 2019-03-18 11:29:40 +00:00
mattias
002076a599 demos: updates 2019-03-16 17:02:39 +00:00
mattias
6d6ebaa8e6 demos: updates 2019-03-16 17:00:25 +00:00
mattias
2d8d5be2c9 demo: updates 2019-03-16 16:58:35 +00:00
mattias
20be28d765 demo: updated webgl 2019-03-16 16:54:19 +00:00
mattias
7b66731e88 demo: less hints 2019-03-16 16:17:43 +00:00
mattias
8859a8c8f3 fcl-db: less hints 2019-03-16 16:17:32 +00:00
mattias
13fe090eba updated demos 2019-03-16 14:42:26 +00:00
mattias
a4f6b68f4e updated lpi 2019-03-16 13:00:21 +00:00
mattias
cc2b20667f demo: updated lpi 2019-03-16 12:51:20 +00:00
mattias
3dcbbfe508 demo: updated lpi 2019-03-16 12:48:23 +00:00
mattias
ea7e4bb121 demo: updated lpi 2019-03-16 12:40:37 +00:00
mattias
796072e063 demo: chartjs: updated lpi 2019-03-16 12:39:57 +00:00
mattias
6cb74c087a demo: rtl: set all lpi to compatibility mode 2019-03-16 11:59:55 +00:00
michael
6212dab167 * Fixes for working with the JSONStreamer 2019-03-12 18:24:17 +00:00
mattias
33328ecf5a rtl: added TObject.Dispatch and DispatchStr 2019-03-12 12:12:02 +00:00
michael
b4fb0f45dd * TBlobField must bet TBinaryField descendent, but needs to allow size 0 2019-03-12 08:11:52 +00:00
michael
8619a9f296 * Let TBlobField descend of TField 2019-03-12 03:44:14 +00:00