Commit Graph

602 Commits

Author SHA1 Message Date
mattias
cdd3e19511 fpmake under linux: create libpas2js.so instead of libpas2jslib.so 2020-09-03 07:55:08 +00:00
michael
64419cbd51 * Fix from henrique Werlang to fix bug ID 37672, reading too big resource stream 2020-09-02 22:10:36 +00:00
michael
33ba240af3 * Fix bug ID 0037681, TD headers is readonly (patch by Henrique Werlang) 2020-09-01 19:16:07 +00:00
michael
e6ab1e7963 * Some style improvements 2020-08-30 21:29:20 +00:00
mattias
6fb1ce581f rtl: moved TTypeKind to unit system, fpc compatibility, needed by GetTypeKind 2020-08-30 12:05:03 +00:00
mattias
633ffb57f9 examples: added example for using libpas2js.dll and demonstrating unit alias 2020-08-30 11:45:34 +00:00
michael
5aee9a57ec * Additional bootstrap demos 2020-08-30 09:17:43 +00:00
michael
d3d17e3c4f * Some additional bootstrap components 2020-08-30 09:16:58 +00:00
michael
e3fa3e3278 * Small fix for bootstrap toast, add button 2020-08-30 08:18:37 +00:00
michael
26d68a1ffa * Simple version of OI 2020-08-29 20:42:45 +00:00
michael
3a04649639 * Demo program for widgets 2020-08-29 20:33:41 +00:00
michael
d81f905639 * HTML To form tool committed 2020-08-29 07:10:28 +00:00
michael
b141aed060 * Patch from Henrique Werlang to fix RTTI info and improve readability (Bug ID 37655) 2020-08-28 17:12:23 +00:00
michael
15fc4fd5c1 * Fix bug ID 37653: use UseBoolStrs argument to BoolToStr 2020-08-28 15:46:32 +00:00
michael
bff1abd2ed * Patch from Henrigque Werlang, implementing TRTTIInterface and adding RTTIStructuredType methods 2020-08-27 14:10:30 +00:00
michael
9ed5a58808 * LoadHelper for browser app 2020-08-27 12:12:29 +00:00
michael
325b307732 * Add kurento lib and demo 2020-08-27 12:11:53 +00:00
michael
b91651683c * SPlit eventemitter, often encountered in browser code 2020-08-27 12:09:51 +00:00
michael
143a836c5f * Split in FullCalendar V4 and V5 demos 2020-08-22 12:12:24 +00:00
michael
37b9ddb411 * Correct to use libfullcalendar 4 2020-08-22 11:56:38 +00:00
michael
ae98610408 * Correct unit name 2020-08-22 11:56:05 +00:00
michael
b64eb88698 * Add version 5, rename older version to v 4 2020-08-22 11:55:06 +00:00
michael
63cf3a6ae9 * Bootstrap toast manager component 2020-08-22 11:53:26 +00:00
michael
3aca99af09 * Add popover options 2020-08-22 11:52:54 +00:00
michael
5ceedc6bc3 * Patch from Henrique Werlang to expose JSValue (bug ID 37597) 2020-08-20 07:27:45 +00:00
michael
1572f8e05f * Patch from Henrique Werlang to retrieve declared properties (Bg ID 37598) 2020-08-20 07:26:26 +00:00
michael
f75a471eeb * Integer -> longint 2020-08-14 12:00:14 +00:00
michael
8e58dc66b3 * Patch from Henrique to improve stub generation for Delphi (bug ID 37568) 2020-08-14 10:26:02 +00:00
michael
2248f6abe2 * Move HRESULT to system unit 2020-08-14 10:21:22 +00:00
michael
a5a55469e9 * Fixes for Blob handling 2020-08-14 09:47:36 +00:00
michael
ed92652785 * Add arrayBuffer to Blob 2020-08-14 09:47:15 +00:00
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