Commit Graph

992 Commits

Author SHA1 Message Date
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
7944be97f0 * fix compilation of Tetris demo 2020-11-15 11:26:08 +00:00
svenbarth
cbcbf73cbf * TStack<>.TrimExcess should override TCustomList<>.TrimExcess 2020-11-13 15:02:27 +00:00