Commit Graph

110 Commits

Author SHA1 Message Date
michael
30d57e270c * Remove offset in field, fix warning 2018-07-19 12:54:50 +00:00
michael
53a3015923 * Change OnApplyUpdates to be more future proof. 2018-07-19 07:07:35 +00:00
michael
00300a800d * Change AfterApplyUpdates so it gets all resolveinfo from the batch 2018-07-18 07:25:52 +00:00
michael
6adedb6ade * Enable calculated Fields support 2018-07-17 07:53:30 +00:00
michael
ffc2238def * Avoid extra load at EOF if no pages are used 2018-07-17 07:52:46 +00:00
mattias
e3e8ff02b2 rtl: web: fixed typo 2018-07-13 13:50:55 +00:00
mattias
949b1daf26 rtl: typinfo GetPropList 2018-07-11 23:04:37 +00:00
mattias
55ecc09268 rtl: GetPropInfos: fixed duplicates 2018-07-11 22:27:54 +00:00
mattias
97cb60459e rtl: changed TGUIDString to type string 2018-07-07 19:58:08 +00:00
michael
73c710e93c * Fix hint about hding inerited constructor 2018-07-05 11:30:20 +00:00
michael
dbfbadb3f2 * Component class 2018-07-05 11:29:58 +00:00
michael
ad62d86c9b * Reset update desriptor if it failed in current batch. 2018-07-02 08:23:36 +00:00
michael
04fdabce10 * Add mechanism to get pending updates info 2018-07-01 15:51:27 +00:00
michael
801f362c24 + Timer component by warleyalex 2018-06-30 16:31:32 +00:00
michael
ec92165146 * Added websocket definition 2018-06-30 08:50:10 +00:00
michael
d963787f7f * Added MutationObserver declaration 2018-06-30 08:33:43 +00:00
mattias
9636f88afa rtl: typinfo: GetOrdProp/SetOrdProp for tkSet 2018-06-25 11:51:32 +00:00
michael
cff1e9dde9 * Moved TDateTime/TTime/TDate to system unit 2018-06-25 07:11:12 +00:00
michael
5113c4f198 * Support OldValue 2018-06-23 17:08:56 +00:00
michael
431727c61e * Added ftDataset field type 2018-06-23 16:40:28 +00:00
michael
8bb4d30b8f * Added webbluetooth unit 2018-06-23 16:27:19 +00:00
mattias
5964333408 rtl: typinfo: added GetEnumProp, SetEnumProp, GetSetProp, SetSetProp 2018-06-23 14:51:06 +00:00
michael
0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files 2018-06-23 13:37:25 +00:00
mattias
8bda483894 rtl: added JSDelete 2018-06-14 13:54:31 +00:00
mattias
d8e91fc412 rtl: fixed unit path 2018-06-14 13:53:59 +00:00
mattias
03ea3d5f5e rtl: type alias TDateTime, TDate, TTime, Int64, SIngle, Comp, Real, Extended, UnicodeString, WideString 2018-06-14 13:21:42 +00:00
michael
029e1cbbff * Added getModifierState 2018-06-11 04:55:46 +00:00
mattias
f76a76e2e3 lpk: fixed opening in 1.8 2018-06-07 16:50:59 +00:00
michael
355818cd00 * Added IInterface to TComponent 2018-06-06 13:43:06 +00:00
michael
17ff9cfaf5 * Added interfacedobject 2018-06-06 12:15:47 +00:00
mattias
d3e2e69826 typinfo: added GetStrProp, SetStrProp, GetOrdProp, SetStrProp 2018-06-05 22:17:12 +00:00
mattias
e0130a63e0 rtl: added TJSUInt32List 2018-05-28 20:23:36 +00:00
mattias
170e17c7e3 rtl: added UnicodeChar=char 2018-05-28 06:23:07 +00:00
mattias
8d671796a2 rtl: fixed TJSArray and typed array length and index types to nativeint 2018-05-19 18:00:52 +00:00
mattias
79e513a16f fcl: less hints 2018-05-17 13:22:48 +00:00
mattias
9ecd3f5c46 rtl: less hints 2018-05-17 13:11:19 +00:00
mattias
44537c3198 rtl: fixed webgl.pas 2018-05-16 10:45:48 +00:00
michael
19c70fdcad * Added HTMLScriptElement 2018-05-16 07:18:29 +00:00
michael
0f5ce3c78c * Added requestAnimationFrame 2018-05-16 07:06:16 +00:00
mattias
1b5bb6fdae rtl: less hints 2018-05-13 11:48:25 +00:00
michael
999d205768 * Added _set overloads to typed arrays 2018-05-12 08:38:07 +00:00
michael
55f562727b * Remove duplicate definitions of TJSBufferSource and TJSTypedArray 2018-05-11 09:03:05 +00:00
michael
0eae7aed52 * Fix some problems with typed array (_ not setting name, case sensitivity of native names) 2018-05-11 08:23:09 +00:00
michael
6bf2506960 * Fix getrecno, needs a 1-based number 2018-05-10 10:41:06 +00:00
michael
c4206f6d97 * Add constructors and typed class calls to Array classes 2018-05-10 09:52:19 +00:00
michael
7617a9ce1d * Patch from WarleyAlex to add HTMLTable elements 2018-05-10 09:51:46 +00:00
mattias
ed552d5c67 rtl: fixate IUnknown to style COM 2018-05-10 08:01:38 +00:00
mattias
719f42195e lpk: test compile to single js file 2018-05-08 15:47:04 +00:00
mattias
f68fa0f34b rtl: made Nan const 2018-05-02 07:34:58 +00:00
mattias
d03983b70e rtl: shortened TFPCustomHashTable.ChangeTableSize 2018-05-02 07:34:25 +00:00