Commit Graph

655 Commits

Author SHA1 Message Date
mattias
fb23c8ad49 rtl: less hints 2022-02-14 20:42:58 +01:00
Henrique Gottardi Werlang
ffcb2ac150 Invariant no format settings. 2022-02-09 11:49:54 +00:00
Henrique Gottardi Werlang
54014abb5c Global loading classes implementation. 2022-02-07 07:36:08 -03:00
Henrique Gottardi Werlang
846b223e79 Typeinfo of external classes. 2022-02-06 13:42:35 +00:00
Michaël Van Canneyt
42a493f8e3 * Added TrttiType.GetProperties 2022-02-05 10:22:04 +01:00
Michaël Van Canneyt
354bd551e5 * Sign can accept nativeint. Fix issue #39211 2022-02-02 15:51:32 +01:00
Henrique Gottardi Werlang
4702161f5a All changes in RTTI I have made. 2022-01-29 09:55:59 +00:00
Michaël Van Canneyt
0d7474cec4 * Removing from previous owner after doing validation 2022-01-13 22:44:02 +01:00
Michaël Van Canneyt
f6d675b224 relatedTarget also exists in firefox 2022-01-06 10:04:57 +01:00
Michaël Van Canneyt
9f8e8c71de * Micro improvements 2021-12-29 21:31:29 +01:00
Michaël Van Canneyt
4469f8defe * WASIHostApplication object 2021-12-29 21:31:29 +01:00
Henrique Gottardi Werlang
4c18c4f2a5 Adjusted the component insertion implementation, which did not remove the component from the original owner, only added in the other owner. 2021-12-27 18:12:01 +00:00
Henrique Gottardi Werlang
9d0b5468d1 They forgot the overload. 2021-12-27 14:41:39 -03:00
Michaël Van Canneyt
2d3fbefd0a * Fix error when no import extensions registered 2021-12-27 16:51:34 +01:00
Michaël Van Canneyt
2626eef7c3 * WASI runtime embedding 2021-12-24 14:02:56 +01:00
Michaël Van Canneyt
6f1f064d16 * Xterm package, plus demo 2021-12-24 13:44:37 +01:00
Michaël Van Canneyt
4b07d2f9bb * Memory property for exports 2021-12-24 13:44:37 +01:00
Michaël Van Canneyt
2a840f9e58 * Text decoder/encoder 2021-12-24 13:44:37 +01:00
Michaël Van Canneyt
4c2cdc6e03 * Enhanced patch from Henrique Werlang to implement ancestor type. Fix issue #38945 2021-12-21 17:46:56 +01:00
Michael Van Canneyt
7f643577a7 * Patch from Henrique Werlang to access external classes RTTI info. Fix issue #38944 2021-12-21 15:08:47 +01:00
Michael Van Canneyt
a8b1e1f7c4 * Patch from Dmytro Bogatskyy to add missing overload. Fix issue #39202 2021-12-21 14:51:18 +01:00
Michael Van Canneyt
fb6cf854dd * Fix for escaping too much HTML, issue #39203 2021-12-21 14:32:57 +01:00
Henrique Gottardi Werlang
d69b7e791b Fixed loading boolean property. 2021-12-21 13:22:44 +00:00
Yuri
c9bfb3c440 Added imageSmoothingEnabled property for Canvas 2021-12-21 13:16:43 +00:00
Michael Van Canneyt
2799118b26 * Patch from heliosroots. Closes merge request cd pas2js/ 2021-12-21 14:15:45 +01:00
Michaël Van Canneyt
56d3f11fba * RPC Client + RPC Client Code generator 2021-12-19 22:04:58 +01:00
Michaël Van Canneyt
c9bf21a20d * Pascal code generator from FPC codebase 2021-12-19 22:04:58 +01:00
Michaël Van Canneyt
1714ad692d * Syntax error class 2021-12-19 22:04:58 +01:00
Michaël Van Canneyt
9641700974 * Allow identifiers to start with _ 2021-11-26 12:00:33 +01:00
Michaël Van Canneyt
571ad193dc * Rename newly introduced method 2021-11-26 11:40:53 +01:00
Michaël Van Canneyt
de1173cba4 * Remove unneeded overload directive 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
097a3d1167 * Restore calculated fields storage, make sure they do not propagate to server 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
95acdc6501 * Added SinCos for Delphi compatibility 2021-11-26 11:35:14 +01:00
Michaël Van Canneyt
eb52f60dde * Inserted and then deleted records are removed from changelist 2021-10-05 13:57:02 +02:00
Michaël Van Canneyt
37cc921e52 * off 2021-10-04 18:09:24 +02:00
mattias
1feacc66d2 rtl: less anonymous arrays 2021-09-21 12:24:31 +02:00
mattias
103f8ce03a typeinfo: updated comments, that Module, Attributes and Params can be nil 2021-09-21 12:24:06 +02:00
Michaël Van Canneyt
bd6bc41f7f * Fix streaming of chars outside ASCII range 2021-09-12 11:21:09 +02:00
Michaël Van Canneyt
eaf7f8b282 * Correct ReadString to be delphi compatible: count is number of characters, not bytes 2021-09-11 19:09:26 +02:00
Michaël Van Canneyt
b1ebb09f79 * Undo &type 2021-09-06 21:47:14 +02:00
Henrique Gottardi Werlang
8eb6e78e43 Adicionado mais algumas classes de controle de arquivos. 2021-09-06 19:40:39 +00:00
Henrique Gottardi Werlang
e61df9571c Istype no TValue.
Ajustado type cast com problemas.
2021-09-06 19:37:48 +00:00
Henrique Gottardi Werlang
6a2412fd97 Permitindo retornar um objeto de Date no AsJSValue do TField. 2021-09-06 19:35:37 +00:00
Michaël Van Canneyt
1717e6043e * LogGetElementErrors is virtual 2021-09-01 22:26:28 +02:00
Michaël Van Canneyt
7afdff00de * Scrollintoview 2021-09-01 22:25:53 +02:00
Michaël Van Canneyt
5dd3334858 * Fix formatfloat issue for certain precisions 2021-09-01 22:25:23 +02:00
Henrique Gottardi Werlang
745d566ae5 Make do TValue igual ao do Delphi. 2021-08-09 14:54:14 +00:00
Michaël Van Canneyt
74d6b0e9f4 * Fix error in calclookupvalue 2021-08-09 16:35:42 +02:00
michael
96d5ad47f8 * Enable TDatasource.Enabled 2021-07-22 05:49:35 +00:00
michael
7d544eafc0 * Fix SkipValue for string values 2021-06-21 11:39:43 +00:00