mattias
38b0422b90
rtl: system: undo linebreak
2018-11-13 18:41:33 +00:00
mattias
3f25fabf37
rtl: sysutils updated from trunk: added Exception.NodeJSError, fixed val(hexnumber), added DeQuoteString, fixed Format with currencies
2018-11-13 18:39:14 +00:00
mattias
5d576870d1
rtl: fixed isNaN in ECMAScript6
2018-11-03 22:04:45 +00:00
mattias
b954c1ebf3
rtl: fixed IsInfinite
2018-10-29 18:18:34 +00:00
michael
c32df2ac9f
* Merging revisions 177 from trunk:
...
------------------------------------------------------------------------
r177 | michael | 2018-10-27 12:56:15 +0200 (Sat, 27 Oct 2018) | 1 line
* Fix formatfloat rounding
------------------------------------------------------------------------
2018-10-27 10:56:47 +00:00
michael
373517e9df
* Merging revisions 166 from trunk:
...
------------------------------------------------------------------------
r166 | michael | 2018-10-17 23:36:40 +0200 (Wed, 17 Oct 2018) | 1 line
* Fix stringofchar for count<=0
------------------------------------------------------------------------
2018-10-27 09:45:26 +00:00
michael
9cf938f788
* Merging revisions 165 from trunk:
...
------------------------------------------------------------------------
r165 | michael | 2018-10-17 09:49:17 +0200 (Wed, 17 Oct 2018) | 1 line
* Fix int not working on IE
------------------------------------------------------------------------
2018-10-27 09:43:07 +00:00
michael
a48748e086
* Merging revisions 156 from trunk:
...
------------------------------------------------------------------------
r156 | michael | 2018-08-10 09:19:14 +0200 (Fri, 10 Aug 2018) | 1 line
* Fix quotestring and add quotedstr
------------------------------------------------------------------------
2018-10-27 09:42:44 +00:00
mattias
386dbcbbce
rtl: added overloads Min/Max
2018-10-25 15:44:29 +00:00
mattias
59141b3c1d
rtl: changed PI to const
2018-10-22 09:11:07 +00:00
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