Commit Graph

718 Commits

Author SHA1 Message Date
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
0024cc8683 * Patch by Martin to add button to show devtools 2021-04-05 07:12:39 +00:00
michael
3fbcdefcc6 * GUI improvement by Martin Friebe 2021-04-05 07:11:16 +00:00
michael
b08c04ca65 * Patch from Martin Friebe to improve detection of designdemo 2021-04-05 07:09:21 +00:00
michael
b8c0b0d885 * Patch from Martin Friebe to add browser log messages 2021-04-05 07:02:38 +00:00
michael
abf57d2eeb * Rework by Martin Friebe to work with Cef4Delphi 2021-04-04 09:49:30 +00:00
michael
2240440fff * Fix ObjectBinaryToStream: read filer signature 2021-04-04 09:28:37 +00:00
michael
efea6321bd * Fix demo to work again with latest webwidgets 2021-04-01 08:29:56 +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
46c124ced6 * Preventdefault 2021-03-23 10:50:31 +00:00
michael
fe057842c4 * Some logging 2021-03-23 10:47:23 +00:00
michael
cebd916053 * Add ExtractStrings 2021-03-22 20:09:55 +00:00
michael
8fb7a9ba3d * Fixed demorouter example 2021-03-22 12:59:37 +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