Commit Graph

159 Commits

Author SHA1 Message Date
michael
8744cbe84f * Fix formatfloat rounding 2018-10-27 10:56:15 +00:00
mattias
972afa471d started nodejsfs 2018-10-25 16:08:07 +00:00
mattias
0e923963eb rtl: added ovrloads Min/Max 2018-10-25 15:42:06 +00:00
mattias
4490c59bca rtl: fixed function result Min/Max(nativelargeint) from double to nativelargeint 2018-10-25 11:13:35 +00:00
mattias
8fe2017c52 rtl: changed PI to const 2018-10-22 09:07:20 +00:00
michael
fd98459d58 * Fix stringofchar for count<=0 2018-10-17 21:36:40 +00:00
michael
0f607847a6 * Fix int not working on IE 2018-10-17 07:49:17 +00:00
mattias
e16c97b01f rtl: StringOfChar: use repeat if available 2018-10-16 10:42:14 +00:00
mattias
73eff95a11 rtl: added val(string;out nativeuint;out integer) 2018-10-16 10:24:03 +00:00
mattias
8e84c3d709 sysutils: added function DeQuoteString 2018-10-13 22:21:22 +00:00
mattias
aabb2c66cf rtl: typinfo: added GetEnumName, GetEnumValue, GetEnumNameCount 2018-10-07 21:01:00 +00:00
michael
abceaab919 * Refactored and improved class2pas 2018-10-06 12:36:34 +00:00
michael
9439a02b76 * Add Value to TJSIDBCursor 2018-08-27 12:00:47 +00:00
michael
5b3bc69a41 * Fix quotestring and add quotedstr 2018-08-10 07:19:14 +00:00
michael
231bb41627 fix warning 2018-07-19 12:55:02 +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
c08e8fc667 * Added webidl2pas 2018-06-23 14:10:58 +00:00
michael
4b1df83a79 * Added webidl 2018-06-23 14:04:37 +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
michael
944ab9ae8e * Fix typo in uses clause 2018-06-08 12:39:31 +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
bedaf2ef76 fixed make for fpc 3.0.4 2018-06-03 12:42:31 +00:00