Commit Graph

974 Commits

Author SHA1 Message Date
Henrique Gottardi Werlang
210ae9b76d Fix in invoke to the constructor of the class to return the created instance. 2024-02-29 19:51:33 +00:00
Henrique Gottardi Werlang
6940c94333 Overload to allow a new constructor in the derived class, but allowing to call the base constructor. 2024-02-29 11:12:17 -03:00
Henrique Gottardi Werlang
61bce04d28 More to string types. 2024-02-23 07:36:40 -03:00
Henrique Gottardi Werlang
5042c69e56 New types in the ToString function of TValue record. 2024-02-22 09:50:21 -03:00
Henrique Gottardi Werlang
2d9369e2b6 Fix namespaced declaration. 2024-02-22 08:28:37 -03:00
Michaël Van Canneyt
102a037a46 * Disable range checks, see merge request !51 2024-02-22 11:37:25 +01:00
Henrique Gottardi Werlang
6ff4275792 Now the make function can create records. 2024-02-22 07:30:09 -03:00
mattias
038b896f03 less hints 2024-02-13 16:57:32 +01:00
Michael Van Canneyt
79a6c8b31f * Move some definitions 2024-01-24 19:01:18 +01:00
mattias
89cf871e53 rtl: fixed compielrpath 2024-01-24 18:16:16 +01:00
Michaël Van Canneyt
28bd294bb0 * Fix mathlog10E declaration. Fixes issue #39278 2024-01-17 16:59:09 +01:00
Michaël Van Canneyt
dac320190d * Remove some debug things 2024-01-14 14:48:46 +01:00
Michaël Van Canneyt
0cffa26111 * Better handling of empty dates 2024-01-14 14:48:46 +01:00
Michaël Van Canneyt
f6aa05353b * Set field value on change 2024-01-14 14:48:46 +01:00
Michaël Van Canneyt
cfe1da9cb6 * Correct .Assign for styleclasses 2024-01-14 14:48:46 +01:00
mattias
49f95762ee fcl-base: fixed uses section 2024-01-08 11:27:47 +01:00
mattias
0deacaa0bd less hints 2024-01-08 11:27:47 +01:00
Henrique Gottardi Werlang
5c44b340aa Declared the Number class, marked some string functions as deprecated and append new functions to TJSString class. 2024-01-03 14:59:39 +00:00
Henrique Gottardi Werlang
32580b7e0a Changed the declaration to the types of each function, based in the Mozilla documentation. 2024-01-03 10:45:16 -03:00
Michaël Van Canneyt
dd8c2a15af * Call AfterRender also when using pre-existing element ID 2023-12-30 17:19:26 +01:00
Michaël Van Canneyt
0ea98f71a0 * Allow to create fixed element 2023-12-30 17:19:26 +01:00
Michaël Van Canneyt
54b6dbb3c8 * Use correct properties for OK button, and close on cancel button click 2023-12-30 17:19:26 +01:00
Michaël Van Canneyt
2a0eb561d5 * Fixes to make bulma-styled actions possible 2023-12-30 17:19:26 +01:00
Michaël Van Canneyt
ac76071d00 * Take into beginning begin and end of string in LIKE match 2023-12-28 13:13:51 +01:00
Michaël Van Canneyt
c1e983137d * Test insight 2023-12-26 19:09:12 +01:00
Michaël Van Canneyt
26080b7853 * AbortSignal 2023-12-26 17:38:20 +01:00
Michaël Van Canneyt
5013439753 * Allow LIKE in filters 2023-12-14 09:02:12 +01:00
Michaël Van Canneyt
1f74abd200 * Add T(G|JS)Generator and Proxy classes. Closes !47 2023-12-13 15:38:40 +01:00
Michael Van Canneyt
eb8e63aa30 * Add Symbol 2023-12-13 14:39:23 +01:00
Michaël Van Canneyt
b8127bcc11 * Add RenderTextLayer and updateTextLayer 2023-12-13 14:28:20 +01:00
Michaël Van Canneyt
139781a9c2 * Fix uses clause mixup 2023-12-13 14:28:20 +01:00
Henrique Gottardi Werlang
ed4651fb1a Initialize the result before copy the values to it. 2023-12-12 17:22:15 -03:00
Michaël Van Canneyt
92913bfe69 * Known aliases list for prefixunits tool 2023-12-03 13:17:01 +01:00
Michaël Van Canneyt
3f88cdd20a * Fix inverted IFDEF 2023-12-03 13:17:01 +01:00
Michaël Van Canneyt
b137a91fc6 * Mapping from old to new namespaced filenames 2023-12-02 19:55:12 +01:00
Michaël Van Canneyt
86e45dfb86 * Namespaced Node.JS Apis 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
1afdbeda6a * Namespaced WASI and JOB APIs 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
ed15d85e7a * Namespaced HTMLFragment 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
590b574fbe * Namespaced VSCode API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
0226838e9b * Namespaced version of xterm 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
ad4c5b5a85 * Namespaced tinyeditor API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
1e4a6845b9 * Namespaced OpenTok API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
3c8da6f10c * Namespaced PushJS API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
3742d2d19f * Namespaced Kurento API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
0f5cbb613e * Namespaced PDF.Js API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
647f7c452e * Namespaced JSPdf Api 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
83d39de9a2 * Namespaced Jitsi meet API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
b158666517 * Namespaced FullCalendar API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
ef9c0c64d0 * Namespaced Electron API 2023-12-02 18:00:44 +01:00
Michaël Van Canneyt
b760667787 * Namespaced Atom API 2023-12-02 18:00:44 +01:00