Commit Graph

1044 Commits

Author SHA1 Message Date
Michaël Van Canneyt
6beea9c25c * CSS improvements 2021-12-29 21:31:29 +01:00
Michaël Van Canneyt
6cbccfb57d demowasiapp 2021-12-29 21:31:29 +01:00
Michaël Van Canneyt
d098519016 * Remove debug statement 2021-12-29 21:31:29 +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
Michaël Van Canneyt
46d826aec5 * Some CSS improvements 2021-12-29 21:31:29 +01:00
FPC_Admin
6683eacd6c * updated 2021-12-29 01:00:08 +00:00
Michaël Van Canneyt
984ed3c8b1 * Some CSS improvements 2021-12-28 22:26:30 +01:00
mattias
7bf378ec15 demo: wasi: using wasm extension in lpi to support older lazarus 2021-12-28 13:29:40 +01:00
mattias
680a94c373 demo: wasi canvas: added gitignore, wasm lpi, css 2021-12-28 13:25:12 +01:00
mattias
b017682e82 Merge branch 'main' of ssh://gitlab.com/freepascal.org/fpc/pas2js into main 2021-12-28 13:16:20 +01:00
mattias
3f7ed42e21 demo: added example wasm lpi 2021-12-28 13:16:01 +01:00
mattias
ff7458e1da demo: fixed name and gitignore wasm files 2021-12-28 13:15:04 +01:00
FPC_Admin
6814c4d62e * updated 2021-12-28 01:00:10 +00: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
FPC_Admin
6e6647b2c0 * updated 2021-12-27 01:00:12 +00:00
FPC_Admin
5c0436337f * updated 2021-12-26 01:00:09 +00: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
FPC_Admin
056841e66e * updated 2021-12-24 01:00:08 +00:00
FPC_Admin
d6afd1168b * updated 2021-12-23 01:00:08 +00:00
FPC_Admin
bdb7d74ba2 * updated 2021-12-22 01:00:07 +00: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
Michael Van Canneyt
aadbe531b6 * Patch from Alfred to fix compilation with older FPC 2021-12-21 14:29:05 +01:00
martin
d8e433123c demo/nativedesigner: replace TThread.Syncronize 2021-12-21 13:24:23 +00:00
martin
77b1cecb8b DesignDemo: Fix finding clicked component by ID. 2021-12-21 13:24:23 +00:00
Martin
489514bca1 DesignDemo: Fix class of demo button. TWidgetButtonWidget is for the component palette. 2021-12-21 13:24:23 +00:00
martin
c37a6e7852 NativeDesign: Rename controls to match names of widgets 2021-12-21 13:24:23 +00:00
martin
90e966751d Fixed removing or mark-sent of commands 2021-12-21 13:24:23 +00:00
martin
36cb79dfb3 DesignDemo: do not crash, if response to /action/... in not json / skips callback as then there is no data 2021-12-21 13:24:23 +00:00
Martin
f2e4d0834e Undo adding custom debugger to lpi in abf57d2eeb 2021-12-21 13:24:23 +00:00
Martin
47fe8ee013 Fix compiling with "USEIDE" not defined / fix commit e31b5de7ea 2021-12-21 13:24:23 +00: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
FPC_Admin
184cdf3835 * updated 2021-12-21 01:00:11 +00:00
FPC_Admin
22349d0733 * updated 2021-12-20 01:00:10 +00: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
FPC_Admin
6376f021f1 * updated 2021-12-19 01:00:07 +00:00
FPC_Admin
4daa56fc86 * updated 2021-12-18 01:00:07 +00:00
FPC_Admin
71ee7d3982 * updated 2021-12-17 01:00:07 +00:00