Commit Graph

571 Commits

Author SHA1 Message Date
michael
a0a0016f99 * Small fixes and demo for TStrings.LoadFromURL 2020-08-14 09:46:52 +00:00
michael
4be82217cd * Some fixes after tests with TSTrings 2020-08-14 09:34:44 +00:00
michael
e52ab39d2b Demo for LoadFromURL for TMemoryStream 2020-08-14 09:24:11 +00:00
michael
0c8d5388e6 * TBytesStream.LoadFromURL 2020-08-14 09:23:01 +00:00
michael
bb2faaa7fe * Fix bug ID 37544 (add overload modifier for CharInSet) 2020-08-11 13:38:02 +00:00
michael
02a759f94d * Add stdcall in case of makestub 2020-08-11 13:32:10 +00:00
michael
031890d363 * Fix bug ID 37543 - type alias 2020-08-11 13:21:24 +00:00
michael
8a7ce44e4f * Get/Set value for objects, patch by Henrique Werlang (Bug ID 37540) 2020-08-11 11:46:50 +00:00
michael
459935b75e * Fix declaration : add const (bug ID 37541, by Henrique Werlang) 2020-08-11 11:30:41 +00:00
michael
1c6c8b9bf1 * Fix declaration (by Henrique Werlang, bug ID 37542) 2020-08-11 11:29:21 +00:00
michael
bc1f5ab533 Use HRESULT for delphi compatibility 2020-08-11 11:26:53 +00:00
michael
3ed3dc7f1c * Remove TUseBoolStr type 2020-08-10 15:09:24 +00:00
michael
767287d442 * Patch from Henrique Werlang to remove duplicate identifiers 2020-08-10 14:05:47 +00:00
michael
d395512a12 * Remove duplicate TStringDYnArray, patch from Henrique Werlang 2020-08-10 13:16:24 +00:00
michael
082bd8ce32 * Patch from Sven Barth to stream top/left 2020-08-08 09:21:18 +00:00
michael
9ac7450c3a * Plug in browser JSON parser 2020-08-07 12:53:22 +00:00
michael
41b44c8613 * Enable GetJSON 2020-08-07 12:52:53 +00:00
michael
601dfd5be7 * Add TJSCloseEvent definition from Simon Ameis, bug ID 37425 2020-08-06 22:33:48 +00:00
michael
c51ddda824 * Add makestub to fpmake 2020-08-06 21:53:57 +00:00
michael
628dd46797 * Fix missing reference to procedure streaming 2020-08-06 13:00:01 +00:00
michael
21146d5b6d * Add PopOver 2020-08-04 08:13:28 +00:00
michael
a2e29dec6c * Remove lookup as well as calc fields from JSON 2020-08-01 09:40:02 +00:00
michael
2ff036a52e * Initial fpjson version for pas2js 2020-08-01 08:51:23 +00:00
michael
b5e238ec57 * Make strtoint more Delphi/FPC compatible: floats are rejected 2020-08-01 08:50:57 +00:00
michael
7ef467dea6 * Fix data abstract base classes, not real descendents of TROService 2020-07-30 17:51:14 +00:00
michael
d2943a01de * Fixes for missing types and changed callback types 2020-07-22 12:19:22 +00:00
michael
7d117bc7df * Fix dateTime type 2020-07-22 12:18:41 +00:00
michael
f643b25c92 * Correct definition of events 2020-07-22 12:18:21 +00:00
michael
50ce665a76 * Accept native Javascript Date, (adapted) patch from Bruno 2020-07-09 09:57:53 +00:00
michael
d744f40921 * Fix DefaultBytesToBlobData 2020-07-09 09:49:28 +00:00
mattias
3d92248d55 rtl: fixed AnsiSameText using toLowerCase to use default locale 2020-07-08 14:11:41 +00:00
michael
9578fd2459 * Complete URL and add URLSearchParams object 2020-07-02 08:54:05 +00:00
mattias
65bc20baef demo: descend Pascal class from JS function 2020-06-28 16:32:47 +00:00
mattias
271f20ea13 demo: descend Pascal class from JS function 2020-06-28 16:22:34 +00:00
mattias
3df6637e4b rtl: fixed jsInstanceOf returning boolean 2020-06-27 07:18:24 +00:00
michael
9a0639a37f * Add overloads for postMessage with options object (bug ID 36727) 2020-06-24 09:11:46 +00:00
michael
6222bd535a * Add overloads for postMessage without Target (bug ID 36727) 2020-06-24 09:08:03 +00:00
michael
26553bcac7 * Add debug to TJSConsole (bug ID 36726) 2020-06-24 08:46:59 +00:00
michael
df8e44ef3e * Change some code that results in browser warning about unreachable code (bug ID 37246) 2020-06-24 08:41:58 +00:00
michael
a9eed7255c * Change some code that results in browser warning about unreachable code 2020-06-24 08:37:58 +00:00
michael
738210f764 * Change some code that results in browser warning about unreachable code 2020-06-24 08:31:39 +00:00
mattias
175bd2a274 rtl: enclosed async modifier in ifndef skipasync 2020-06-18 07:55:00 +00:00
michael
157cce8bab * Publish required property on some controls 2020-06-08 08:17:22 +00:00
michael
6a3a4d4cf2 * Small fix for unrendering 2020-06-08 08:15:51 +00:00
michael
591d43ee9c * Forgot to commit 2020-06-07 20:54:39 +00:00
mattias
3fbb199385 rtl: renamed overloads 2020-06-07 18:24:34 +00:00
michael
c72c0faa30 * Stack is enumerated from bottom up 2020-06-07 15:36:14 +00:00
michael
362986f47b * Added generic TStack/TObjectStack and tests 2020-06-07 15:21:36 +00:00
michael
e5ee98ef8a * Add TQueue/TObjectQueue 2020-06-07 10:06:23 +00:00
michael
62ed888c1d * Enable all tests 2020-06-01 17:13:47 +00:00