Commit Graph

662 Commits

Author SHA1 Message Date
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
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
6f4b2a04b2 * Instructions for SampleDARW example 2020-09-13 08:18:49 +00:00
michael
3082bd47c9 * Server for R/W example 2020-09-13 08:06:34 +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