Commit Graph

321 Commits

Author SHA1 Message Date
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
mattias
d374918a94 removed compiled 2018-06-03 11:56:54 +00:00
mattias
e0130a63e0 rtl: added TJSUInt32List 2018-05-28 20:23:36 +00:00
mattias
b9e7c5aa1f demos: webgl 2018-05-28 20:09:33 +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
mattias
38ebbaabed rtl: less hints 2018-05-02 06:15:33 +00:00
mattias
8fc505f54d rtl: less hints 2018-05-01 22:20:40 +00:00
mattias
7d36bee9b7 rtl: pas2js_rtl.lpk: test command creates only one js file in lib/ 2018-05-01 22:20:32 +00:00
michael
c26f48ec26 * Fixed wrong name for TJSWebGLBuffer 2018-05-01 14:54:51 +00:00
michael
d1939e0be2 * Added webgl unit to package 2018-05-01 12:41:51 +00:00
michael
62a7354a77 * Added webgl import unit 2018-05-01 12:36:26 +00:00
michael
016fb2628e * Fixed StrokeStyle typo 2018-05-01 09:51:29 +00:00
mattias
2acf5c93dd rtl: less hints 2018-04-27 08:37:34 +00:00
mattias
f6cee08d5d rtl: HexStr nativeint 2018-04-27 08:36:16 +00:00
mattias
77ee122422 rtl: added HexStr 2018-04-26 08:13:24 +00:00
mattias
78d46bc7ce rtl: overload new() 2018-04-25 00:21:29 +00:00
mattias
ce883581ac rtl: GUIDToString simplified 2018-04-25 00:21:05 +00:00
mattias
3f0b7322ad rtl: note about currency 2018-04-22 11:39:32 +00:00
mattias
a95188db36 rtl: removed currency alias 2018-04-22 11:21:52 +00:00
michael
261cf413ad * Support for currency formatting. Currency type is a double 2018-04-21 09:17:29 +00:00
michael
5dc2adc79f * Fix recno calculation 2018-04-21 07:54:20 +00:00
michael
2cd1d5909a * Initialize next buffers when increasing buffer size 2018-04-21 07:54:00 +00:00