Commit Graph

881 Commits

Author SHA1 Message Date
Michaël Van Canneyt
0f909fc3b4 * Better detection of resource format. 2022-04-11 13:59:44 +02:00
mattias
4eb3cac52b rtl: do not use TDataModule and TFormatSettings in initialization 2022-04-09 13:24:26 +02:00
mattias
b3319c4d4a fcl-base: TServiceWorkerApplication: comments 2022-03-31 15:11:04 +02:00
mattias
32705d4659 fcl-base: TServiceWorkerApplication: added virtual methods 2022-03-31 14:59:21 +02:00
mattias
03efe9d17b fcl-base: added serviceworkerapp.pas 2022-03-31 14:39:41 +02:00
mattias
49e4bf63ab rtl: added TBrowserApp.RegisterServiceWorker 2022-03-31 12:02:45 +02:00
mattias
4c501a5ed9 rtl: renamed HasServiceWorker 2022-03-31 12:02:45 +02:00
mattias
1dd4eaa96c rtl: less hints 2022-03-30 14:39:33 +02:00
mattias
0825eba3b7 rtl: TJSNavigationPreloadState 2022-03-30 14:39:33 +02:00
mattias
80136bb8ac rtl: less hints 2022-03-30 14:39:33 +02:00
Michaël Van Canneyt
dc33972704 * fix IsServiceWorker 2022-03-29 18:33:03 +02:00
Michaël Van Canneyt
fdbdca9207 * fix caches 2022-03-29 18:29:07 +02:00
Michaël Van Canneyt
c2a8b40044 * Self for serviceworker 2022-03-29 18:28:16 +02:00
Michaël Van Canneyt
c5acb9a2e2 * Cache and friends 2022-03-29 17:34:33 +02:00
Michaël Van Canneyt
a5286f1dbc * Extendable event etc 2022-03-29 16:37:32 +02:00
Michaël Van Canneyt
940ed2537d * Cannot assigne line ending 2022-03-29 16:37:32 +02:00
Michaël Van Canneyt
a6945100a0 * HTMLActionList 2022-03-21 22:46:55 +01:00
Michaël Van Canneyt
079edf826b * TDatamodule, TResourceStream added 2022-03-21 22:46:55 +01:00
Michaël Van Canneyt
dfb8c2a06c * TDatamodule, TResourceStream added 2022-03-21 22:46:55 +01:00
Michaël Van Canneyt
cd181f192a * Dummy THandle type 2022-03-21 22:46:55 +01:00
Michaël Van Canneyt
3f7fc79935 * Added TJSHTMLElementArray 2022-03-21 22:46:55 +01:00
Michaël Van Canneyt
418901d777 * Allow to add data to route 2022-03-20 09:28:30 +01:00
Michaël Van Canneyt
e2ff032213 * Correct global definition 2022-03-09 11:20:53 +01:00
Michaël Van Canneyt
cedf711a86 * click and trigger 2022-03-05 17:49:35 +01:00
Michaël Van Canneyt
5fec2409ca * PopOver corrections 2022-03-05 17:49:35 +01:00
Michaël Van Canneyt
9088c2050f * Backport some fixes
(cherry picked from commit b792791eae7feb2a08d2eb946e6d725fb891bf6f)
2022-03-05 17:49:35 +01:00
mattias
fb23c8ad49 rtl: less hints 2022-02-14 20:42:58 +01:00
Henrique Gottardi Werlang
ffcb2ac150 Invariant no format settings. 2022-02-09 11:49:54 +00:00
Henrique Gottardi Werlang
54014abb5c Global loading classes implementation. 2022-02-07 07:36:08 -03:00
Henrique Gottardi Werlang
846b223e79 Typeinfo of external classes. 2022-02-06 13:42:35 +00:00
Michaël Van Canneyt
42a493f8e3 * Added TrttiType.GetProperties 2022-02-05 10:22:04 +01:00
Michaël Van Canneyt
354bd551e5 * Sign can accept nativeint. Fix issue #39211 2022-02-02 15:51:32 +01:00
Henrique Gottardi Werlang
4702161f5a All changes in RTTI I have made. 2022-01-29 09:55:59 +00:00
Michaël Van Canneyt
0d7474cec4 * Removing from previous owner after doing validation 2022-01-13 22:44:02 +01:00
Michaël Van Canneyt
f6d675b224 relatedTarget also exists in firefox 2022-01-06 10:04:57 +01:00
Michaël Van Canneyt
9f8e8c71de * Micro improvements 2021-12-29 21:31:29 +01:00
Michaël Van Canneyt
4469f8defe * WASIHostApplication object 2021-12-29 21:31:29 +01:00
Henrique Gottardi Werlang
4c18c4f2a5 Adjusted the component insertion implementation, which did not remove the component from the original owner, only added in the other owner. 2021-12-27 18:12:01 +00:00
Henrique Gottardi Werlang
9d0b5468d1 They forgot the overload. 2021-12-27 14:41:39 -03:00
Michaël Van Canneyt
2d3fbefd0a * Fix error when no import extensions registered 2021-12-27 16:51:34 +01:00
Michaël Van Canneyt
2626eef7c3 * WASI runtime embedding 2021-12-24 14:02:56 +01:00
Michaël Van Canneyt
6f1f064d16 * Xterm package, plus demo 2021-12-24 13:44:37 +01:00
Michaël Van Canneyt
4b07d2f9bb * Memory property for exports 2021-12-24 13:44:37 +01:00
Michaël Van Canneyt
2a840f9e58 * Text decoder/encoder 2021-12-24 13:44:37 +01:00
Michaël Van Canneyt
4c2cdc6e03 * Enhanced patch from Henrique Werlang to implement ancestor type. Fix issue #38945 2021-12-21 17:46:56 +01:00
Michael Van Canneyt
7f643577a7 * Patch from Henrique Werlang to access external classes RTTI info. Fix issue #38944 2021-12-21 15:08:47 +01:00
Michael Van Canneyt
a8b1e1f7c4 * Patch from Dmytro Bogatskyy to add missing overload. Fix issue #39202 2021-12-21 14:51:18 +01:00
Michael Van Canneyt
fb6cf854dd * Fix for escaping too much HTML, issue #39203 2021-12-21 14:32:57 +01:00
Henrique Gottardi Werlang
d69b7e791b Fixed loading boolean property. 2021-12-21 13:22:44 +00:00
Yuri
c9bfb3c440 Added imageSmoothingEnabled property for Canvas 2021-12-21 13:16:43 +00:00
Michael Van Canneyt
2799118b26 * Patch from heliosroots. Closes merge request cd pas2js/ 2021-12-21 14:15:45 +01:00
Michaël Van Canneyt
56d3f11fba * RPC Client + RPC Client Code generator 2021-12-19 22:04:58 +01:00
Michaël Van Canneyt
c9bf21a20d * Pascal code generator from FPC codebase 2021-12-19 22:04:58 +01:00
Michaël Van Canneyt
1714ad692d * Syntax error class 2021-12-19 22:04:58 +01:00
Michaël Van Canneyt
9641700974 * Allow identifiers to start with _ 2021-11-26 12:00:33 +01:00
Michaël Van Canneyt
571ad193dc * Rename newly introduced method 2021-11-26 11:40:53 +01:00
Michaël Van Canneyt
de1173cba4 * Remove unneeded overload directive 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
097a3d1167 * Restore calculated fields storage, make sure they do not propagate to server 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
95acdc6501 * Added SinCos for Delphi compatibility 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
eb52f60dde * Inserted and then deleted records are removed from changelist 2021-10-05 13:57:02 +02:00
Michaël Van Canneyt
37cc921e52 * off 2021-10-04 18:09:24 +02:00
mattias
1feacc66d2 rtl: less anonymous arrays 2021-09-21 12:24:31 +02:00
mattias
103f8ce03a typeinfo: updated comments, that Module, Attributes and Params can be nil 2021-09-21 12:24:06 +02:00
Michaël Van Canneyt
bd6bc41f7f * Fix streaming of chars outside ASCII range 2021-09-12 11:21:09 +02:00
Michaël Van Canneyt
eaf7f8b282 * Correct ReadString to be delphi compatible: count is number of characters, not bytes 2021-09-11 19:09:26 +02:00
Michaël Van Canneyt
b1ebb09f79 * Undo &type 2021-09-06 21:47:14 +02:00
Henrique Gottardi Werlang
8eb6e78e43 Adicionado mais algumas classes de controle de arquivos. 2021-09-06 19:40:39 +00:00
Henrique Gottardi Werlang
e61df9571c Istype no TValue.
Ajustado type cast com problemas.
2021-09-06 19:37:48 +00:00
Henrique Gottardi Werlang
6a2412fd97 Permitindo retornar um objeto de Date no AsJSValue do TField. 2021-09-06 19:35:37 +00:00
Michaël Van Canneyt
1717e6043e * LogGetElementErrors is virtual 2021-09-01 22:26:28 +02:00
Michaël Van Canneyt
7afdff00de * Scrollintoview 2021-09-01 22:25:53 +02:00
Michaël Van Canneyt
5dd3334858 * Fix formatfloat issue for certain precisions 2021-09-01 22:25:23 +02:00
Henrique Gottardi Werlang
745d566ae5 Make do TValue igual ao do Delphi. 2021-08-09 14:54:14 +00:00
Michaël Van Canneyt
74d6b0e9f4 * Fix error in calclookupvalue 2021-08-09 16:35:42 +02:00
michael
96d5ad47f8 * Enable TDatasource.Enabled 2021-07-22 05:49:35 +00:00
michael
7d544eafc0 * Fix SkipValue for string values 2021-06-21 11:39:43 +00:00
michael
5a942fb610 * Patch from Henrique Werlang to fix setting correct state when modifying data 2021-06-11 14:10:19 +00:00
michael
5fef7a40d0 * Empty string cannot be number 2021-06-11 05:33:16 +00:00
michael
fb7dbfabe5 * GetAttributes from Henrique Werlang. Issue ID 38955 2021-06-03 12:48:23 +00:00
mattias
adb8e064c1 rtti: added TRttiType.GetQualifiedName, issue 38917, from henrique 2021-05-21 11:41:48 +00:00
michael
b44be85b81 * Add and use TValueSign 2021-05-21 08:56:41 +00:00
michael
51c84408d7 * TJSHTMLDivElement, patch from Henrique Werlang (Issue ID 38913) 2021-05-20 15:11:49 +00:00
michael
aa84856ad8 * RequestIdleCallback (patch from Henrique) 2021-05-20 14:03:35 +00:00
michael
8482033b45 * Fix bug 38911, finally 2021-05-20 14:00:36 +00:00
michael
1be0755593 * Undo last change, wrong compiler used 2021-05-17 10:03:32 +00:00
michael
73ff2aa7a0 * Char no longer equal to widechar? 2021-05-17 09:46:22 +00:00
michael
270126b868 * Alternate quicksort from FPC (issue ID 38871) 2021-05-12 18:57:44 +00:00
michael
aa33897aa3 * Convert array of jsvalue to array of const where appropriate 2021-05-08 15:35:32 +00:00
michael
18900ad5a3 * Add correct constructor 2021-05-08 14:41:57 +00:00
michael
8391404494 * Fix %m formatting in format 2021-05-08 14:40:48 +00:00
michael
15c584548a * Fix issue ID, property wrongly defined in TJSHTMLLabel 2021-05-07 05:56:28 +00:00
michael
a12207ccc3 * Patch from Wagner Landgraf to fix order of params in StartsStr/EndsStr (Issue ID 38853) 2021-05-04 12:46:46 +00:00
mattias
f50e3b21a8 rtl: simplified TObject.MethodName 2021-05-04 08:55:17 +00:00
michael
e95f3a7f26 * Patch from Wagner Landgraf to add GetTypeName function (Issue ID 38850) 2021-05-04 08:54:03 +00:00
mattias
8b952f5578 rtl: added TValue.Cast/FromOrdinal/FromArray, issue 38825, from Henrique Gottardi Werlang 2021-04-30 09:30:45 +00:00
mattias
37fe291187 rtl: added TRttiInstanceType, issue 38824, from Henrique Gottardi Werlang 2021-04-30 09:22:05 +00:00
mattias
a3b1d0b22a rtl: fixed TRttiMethod.LoadParameters flags, issue 38823, from Henrique Gottardi Werlang 2021-04-30 09:19:57 +00:00
mattias
0dd3a997c1 rtl: reuse existing rtticontext, still not Delphi compatible, issue 38812, from Henrique Gottardi Werlang 2021-04-30 09:17:33 +00:00
michael
e36441b661 * Added overloaded constructor so omitting argument will not cause problems 2021-04-28 12:32:03 +00:00
michael
cbcc6c63b8 * Add range check to trystrtoint 2021-04-28 09:35:19 +00:00
mattias
dd8c294f2b fixed trystrtoint checking bounds 2021-04-28 09:20:10 +00:00
mattias
173ddc874b rtl: added TRttiMethod.GetIsAsyncCall, issue 38803, from henrique 2021-04-26 21:06:10 +00:00
mattias
0e5b285b1d rtl: added rtti TProcedureFlag pfSafeCall and pfAsync 2021-04-24 12:08:19 +00:00
michael
0d67dd9e56 * | is special char for regexp 2021-04-22 07:05:01 +00:00
mattias
8ee8c55c49 rtl: fixed TValue.Empty setting FData, issue 38776 2021-04-19 20:40:48 +00:00
michael
0f656ddf5f * Add comparer version of dictionary 2021-04-14 10:38:27 +00:00
michael
b892a8a8bf * TBlobField.DisplayValue 2021-04-13 19:11:36 +00:00
michael
f4f8234b1f * Publish OnRecordResolved, OnLoadFail 2021-04-13 19:11:06 +00:00
michael
e7c06bcde4 * Use TBoolStrs for Boolean.ToString helper 2021-04-13 07:23:33 +00:00
michael
84a9a96ee2 * Fix wrong comparison of objects, adjusted patch by Henrique Werlang (Issue 38748) 2021-04-13 07:16:07 +00:00
michael
6ea1e42c5c * Fix for destroying nested datasets, patch by Henrique Werlang (issue 38749) 2021-04-13 07:07:07 +00:00
michael
58971dc918 * Fix missing override; patch by Henrique Werlang (issue 38747) 2021-04-13 07:03:02 +00:00
michael
7f00bc04ab * Clipboard support (bug ID 0038726) 2021-04-08 12:31:29 +00:00
mattias
1a832a6d09 rtl: clean up 2021-04-06 10:48:28 +00:00
michael
714c373055 * Undo latest change 2021-04-05 13:37:50 +00:00
michael
2240440fff * Fix ObjectBinaryToStream: read filer signature 2021-04-04 09:28:37 +00:00
michael
78cff9a0ec * Forgot to commit TSysCharSet 2021-03-30 08:54:19 +00:00
michael
a697c3c12a * Remove unused variable 2021-03-26 03:19:30 +00:00
michael
42b39a317d * Patch from Henrique Werlang to ignore some missing properties from stream 2021-03-23 11:55:23 +00:00
michael
cebd916053 * Add ExtractStrings 2021-03-22 20:09:55 +00:00
michael
513de6c6e3 * (try)StrToUint(def) 2021-03-14 09:02:51 +00:00
michael
caca92c60d * Amended fix from Bruno Fierens to handle CR/LF in GetNextLineBreak 2021-03-14 08:50:50 +00:00
michael
e3c55a64e4 * StringStream.ReadString/WritString. Fix TMemoryStream.LoadFromStream. 2021-03-13 11:36:45 +00:00
michael
3435ab3e7b * flatpickr lib 2021-03-09 13:58:42 +00:00
mattias
01992a59d5 rtl: TRttiClassRefType for tkClassRef, issue 38571, from henrique 2021-03-02 13:58:35 +00:00
mattias
17df322ecd rtl: TRttiParameter.GetFields, issue 38570, from henrique 2021-03-02 13:57:03 +00:00
michael
414ef0fe37 * Patch from henrique werlang to allow get/set value of records (Issue ID 38569) 2021-03-02 13:19:52 +00:00
michael
4cbd08c400 * Patch from Henrique Werlang to implement generic AsType<T>() 2021-03-02 12:32:38 +00:00
mattias
4527a72865 rtl: less hints 2021-03-01 21:31:20 +00:00
mattias
eda9e6b192 rtl: comment 2021-02-22 14:33:22 +00:00
mattias
9a4aeb7d3c rtl: fixed overload 2021-02-22 14:33:11 +00:00
svenbarth
d3efceb4d0 * provide suitable defaults for Long- and ShortTimeFormat 2021-02-19 16:27:46 +00:00
michael
b70bd9f844 * Patch from Henrique Werlang to let datalink transmit events ony when active 2021-02-19 15:38:36 +00:00
svenbarth
b8155b93cb * correctly stream TStrings based properties 2021-02-19 15:31:28 +00:00
michael
d19e385f71 * Fix uninitialized result warnings 2021-02-16 09:08:59 +00:00
michael
67dc093559 * Patch from Henrique Werlang to implement TJSElement.Remove 2021-02-10 11:58:01 +00:00
michael
0e621afe8b * Patch from Henrique Werlang to implement TJSCSSStyleDeclaration 2021-02-10 11:55:12 +00:00
michael
2647578515 * Fix in TDataSet.DefaultBytesToBlobData, index out of range 2021-02-07 12:20:26 +00:00
michael
3e8bbf72b4 * Patch from Henrique Werlang to implement getting method parameters info (bug ID 38313) 2021-01-23 10:45:24 +00:00
michael
0642e13f57 * FindType implementation from Henrique Werlang (bug ID 38252) 2021-01-23 10:37:01 +00:00
michael
761b632d8f * Patch from Henrique Werlang to implement TDatasetField 2021-01-23 10:32:10 +00:00
michael
920cd090f5 * Correct object names 2021-01-18 10:29:34 +00:00
mattias
6dff05705c rtl: AsInstance RTTI Implementation, from henrique, issue 38361 2021-01-15 17:14:21 +00:00
mattias
7597eb96e3 rtl: Implementation of SetArrayElement finished, from henrique, issue 38360 2021-01-15 13:16:54 +00:00
mattias
9966b6d55b rtl: fixed TTypeInfoStaticArray.Dims 2021-01-14 22:16:39 +00:00
mattias
838825b0b2 rtl: removed TTypeInfoDynArray.DimCount 2021-01-14 22:10:56 +00:00
mattias
0b86b71d49 rtl: startedd RTTI info for record types, patch 38322 2021-01-10 23:02:03 +00:00
mattias
0746298593 packages: rtl: fixed TTypeInfoRecord.RecordType 2021-01-10 22:59:45 +00:00
mattias
a87efb9bd5 rtl: fixed TDicttionary with proc type 2021-01-10 22:14:03 +00:00
michael
b0997aea42 * Fix StringReplace not working on ? (bug ID 38224) 2020-12-28 11:51:21 +00:00
michael
219a749aa3 * Patch from Henrique Werlang to add Delphi compatible From<> 2020-12-28 11:43:36 +00:00
michael
6b2457c67b * VS Code Extension 2020-12-27 14:47:49 +00:00
michael
800d67d7af * Atom package support 2020-12-22 10:52:30 +00:00
michael
d3155c2941 * HTMLStyleElement 2020-12-18 23:14:43 +00:00
michael
d6c9909688 * Fix from Henrique Werlang to fix some specific cases where buffer position is not correctly observed/updated 2020-12-15 15:05:25 +00:00
michael
a39d168575 * Fix TFrameRequestCallback 2020-12-14 10:58:17 +00:00
michael
e1637a739f * Const string args 2020-12-11 21:35:25 +00:00
michael
e998fe474a * Removed navigator reference 2020-12-11 21:28:46 +00:00
michael
e06502aa4b * WordDynArray 2020-12-11 21:28:24 +00:00
michael
82ca0ecd8e * Start of array utils 2020-12-11 16:48:44 +00:00
michael
f6b40883f0 * Some fixes in stringbuilder 2020-12-11 16:41:51 +00:00
michael
8b600f7e10 * Additional string 2020-12-11 16:30:04 +00:00
michael
9365cb9dec * TStringBuilder 2020-12-11 16:29:47 +00:00
michael
2b41003926 * FormatSettings 2020-12-11 13:35:32 +00:00
michael
09e6d4e6af * Additional overloads 2020-12-11 13:35:11 +00:00
michael
79977e735e * Fix compilation, TStringDynArray moved 2020-12-11 13:34:26 +00:00
michael
73347e80d2 * Correct options objects 2020-11-27 16:12:43 +00:00
michael
fe5ab42f2c * Make creation of data-tags optional 2020-11-27 08:41:43 +00:00
michael
1308f6be51 * Add Focus and ReplaceClasses/AddRemoveClasses 2020-11-25 11:15:19 +00:00
michael
68b631ac85 * Added rendercolumn, so columns can be disabled 2020-11-24 14:59:49 +00:00
michael
ba1d3b1145 * Assigned instead of <>Nil 2020-11-16 15:29:21 +00:00
svenbarth
cbcbf73cbf * TStack<>.TrimExcess should override TCustomList<>.TrimExcess 2020-11-13 15:02:27 +00:00
mattias
45abbd53bf rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64 2020-11-13 11:17:55 +00:00
mattias
c09d97e72d rtl: removed obsolete widechar declaration 2020-11-12 23:41:57 +00:00
mattias
5a1d978516 rtl: removed superfluous UnicodeString 2020-11-12 14:31:27 +00:00
michael
9405cae183 * Check browse mode before setting recno 2020-11-10 09:35:17 +00:00
michael
07d4e4a9fe * Allow seconds to be empty 2020-11-05 08:51:34 +00:00
michael
1a5c3bba66 * Avoid returning undefined when getting field data 2020-11-05 08:34:37 +00:00
michael
5fdeab5490 * Allow descendents to copy row using fieldmapper 2020-11-01 12:09:23 +00:00
mattias
25cd5e607a rtl: added TStrings.ToObjectArray and TStrings.ToStringArray 2020-10-29 22:05:26 +00:00
michael
d51ccfbc13 * Fixed buggy support for + between long strings 2020-10-23 10:34:17 +00:00
michael
01d9516261 * Fix videoSource* external name by TMS Software 2020-10-14 13:19:43 +00:00
michael
cff01fce48 * Patch from Bruno Fierens to take into account milliseconds in RFC3339 dates 2020-10-13 07:59:08 +00:00
michael
6597c81be0 * Table demos 2020-10-11 10:36:06 +00:00
michael
55de4988c1 * Additional demos 2020-10-10 16:46:02 +00:00
michael
557a61a21a * Patch from Henrique Werlang to rework GetProperties so it is faster (bug ID 37850). 2020-10-06 11:24:53 +00:00
michael
69c9c7ce6d * Patch from Henrique Werlang to correct sort order in GetMethods 2020-10-06 08:21:06 +00:00
michael
5aafee91b1 * Add/RemoveClasses now directly sets classes 2020-10-04 13:14:41 +00:00
michael
81e5de31ac * Paragraph widget 2020-10-02 21:01:08 +00:00
svenbarth
06c02531e0 * fix compilation, mode ObjFPC requires specialize keyword 2020-09-25 13:22:15 +00:00
michael
69da16c052 * Patch from Henrique Werlang to add TRttiDynArray (Bug ID 0037761) 2020-09-25 11:42:20 +00:00
michael
e3f828a8ef * Patch from Henrique Werlang to implement TValue.Empty 2020-09-25 11:25:01 +00:00
michael
3c0385af7a * TArray is in system unit (bug id 37795) 2020-09-25 11:23:16 +00:00
michael
85abc5e040 * Add RegisterClasses 2020-09-25 11:20:32 +00:00
michael
ea077cd836 * Add async fetch 2020-09-22 18:52:06 +00:00
michael
2fdece6eab * Patch from Henrique Werlang to move TArray (bug ID 37759) 2020-09-16 19:19:49 +00:00
michael
af47c521d7 * Data Abstract Read/Write 2020-09-13 07:57:23 +00:00
michael
4c649e5048 * Create edit row correctly 2020-09-13 07:57:03 +00:00
michael
f2cdddebcd * ExtractErrorMsg 2020-09-13 07:56:31 +00:00
michael
7a9f1cddba * Bootstrap modal and demo 2020-09-12 09:07:29 +00:00
michael
e507e6a21a * Add NewIsNull to TDAWhereClauseBuilder 2020-09-12 08:31:58 +00:00
michael
48a57fc9f1 * Patch from henrique Werlang to check parent classes when getting methods (bug ID 377736) 2020-09-12 08:03:18 +00:00
michael
1fc0e8dd10 * correct GetIsInstance for TRttiInstanceType 2020-09-12 07:57:24 +00:00
michael
784e85a9dd * Fix bug ID 37737: always set parentcomponent 2020-09-12 07:52:43 +00:00
michael
d903f347ec * License 2020-09-10 06:53:20 +00:00
michael
a005bf16c0 * Add AddEventListener with raw event handler to tjswindow 2020-09-10 06:52:58 +00:00
michael
620cdcd7d0 * Forgot to commit 2020-09-09 21:51:50 +00:00
michael
bd2dd96c45 * Fix bug ID 37702 2020-09-04 14:48:03 +00:00
michael
1bd27fdbb3 * Corrected patch for TRttiEnumerationType 2020-09-03 09:10:27 +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
mattias
6fb1ce581f rtl: moved TTypeKind to unit system, fpc compatibility, needed by GetTypeKind 2020-08-30 12:05:03 +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
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
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
4be82217cd * Some fixes after tests with TSTrings 2020-08-14 09:34:44 +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
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