Commit Graph

510 Commits

Author SHA1 Message Date
michael
81538babe2 * Merging revisions 941,942,950,951,952,953 from trunk:
------------------------------------------------------------------------
    r941 | svenbarth | 2020-11-13 16:02:27 +0100 (Fri, 13 Nov 2020) | 1 line
    
    * TStack<>.TrimExcess should override TCustomList<>.TrimExcess
    ------------------------------------------------------------------------
    r942 | svenbarth | 2020-11-15 12:26:08 +0100 (Sun, 15 Nov 2020) | 1 line
    
    * fix compilation of Tetris demo
    ------------------------------------------------------------------------
    r950 | michael | 2020-11-24 15:59:49 +0100 (Tue, 24 Nov 2020) | 1 line
    
    * Added rendercolumn, so columns can be disabled
    ------------------------------------------------------------------------
    r951 | michael | 2020-11-25 12:15:19 +0100 (Wed, 25 Nov 2020) | 1 line
    
    * Add Focus and ReplaceClasses/AddRemoveClasses
    ------------------------------------------------------------------------
    r952 | michael | 2020-11-27 09:41:43 +0100 (Fri, 27 Nov 2020) | 1 line
    
    * Make creation of data-tags optional
    ------------------------------------------------------------------------
    r953 | michael | 2020-11-27 17:12:43 +0100 (Fri, 27 Nov 2020) | 1 line
    
    * Correct options objects
    ------------------------------------------------------------------------
2020-11-27 16:34:51 +00:00
michael
79e245988b * Merging revisions 944 from trunk:
------------------------------------------------------------------------
    r944 | michael | 2020-11-16 16:29:21 +0100 (Mon, 16 Nov 2020) | 1 line
    
    * Assigned instead of <>Nil
    ------------------------------------------------------------------------
2020-11-16 15:29:54 +00:00
mattias
541735fe84 rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64 2020-11-13 11:18:47 +00:00
mattias
46053a8ce5 rtl: removed obsolete widechar declaration 2020-11-12 23:42:33 +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