Commit Graph

15964 Commits

Author SHA1 Message Date
Michaël Van Canneyt
0df9da502b * Correct errors like "then;" . Fixes issue #41171 2025-03-01 20:49:54 +01:00
Nikolay Nikolov
0d069b160f + added wasip1threads to fpmake.pp 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
890512cae2 + added wasip1threads to fpmkunit 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
bf0c724d80 * regen makefiles 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
4423989868 * renamed wasi -> wasip1 in fpmake.pp files 2025-02-28 15:12:19 +02:00
Nikolay Nikolov
1f965d262d * wasi renamed wasip1 in fpmkunit 2025-02-28 15:12:19 +02:00
Nikolay Nikolov
12c494cc0f * update makefiles 2025-02-28 15:12:19 +02:00
Michaël Van Canneyt
e958ad5126 * Add delphi-compatible TList constructor with array of values 2025-02-28 10:12:47 +01:00
Michaël Van Canneyt
a0a453f890 * Various IsXYZ functions for TValue 2025-02-27 17:36:43 +01:00
Ondrej Pokorny
7f9def422f fix KeepConnectionTimeout loop 2025-02-26 09:32:46 +00:00
Ondrej Pokorny
e2c9661234 whitespace cleanup 2025-02-26 09:32:46 +00:00
mattias
c40cb181fe fcl-css: nicer name 2025-02-25 16:34:34 +01:00
mattias
d322143566 fcl-css: parse pseudo elements as unary or binary elements, resolver: pseudo element 2025-02-25 11:25:42 +01:00
Nikolay Nikolov
eef5001455 + enabled compilation of package fcl-res for WASI 2025-02-25 07:57:26 +02:00
Pierre Muller
11076f084c Try to solve compilation failure for msdos OS 2025-02-22 13:22:01 +01:00
Pierre Muller
899916d76a Disable all packages that do not compile for jvm-android 2025-02-22 13:00:37 +01:00
Michaël Van Canneyt
e062a54716 * Minimal TTimeZone class for Delphi compatibility 2025-02-19 17:31:01 +01:00
Margers
12599706e5 Update Textmode IDE to new mouse wheel event. 2025-02-17 10:39:33 +00:00
Margers
4b271d8e0e Implemented dedicated mouse wheel event in FV. 2025-02-17 10:39:33 +00:00
Margers
89af29c27f No mouse up events for mouse wheel. 2025-02-17 10:39:33 +00:00
Michaël Van Canneyt
0ce9845809 * Example from Margers from merge request !953 2025-02-17 11:23:04 +01:00
Margers
300d4f2617 Complete ColorSel units load and store procedures. 2025-02-17 09:59:29 +00:00
Margers
1fae85a1c6 Fix TGroup.IndexOf. Report Last as last not as 1. 2025-02-17 09:59:29 +00:00
Margers
3be1c08516 Remove TFPMemo flickering of selected text while mouse button is still pressed. 2025-02-17 09:56:30 +00:00
Margers
3c7a114c0b Fp Window->Tile - enable, disable correctly. 2025-02-17 09:53:41 +00:00
Margers
2d7a8d4440 Make functional fp parameter return to last directory: -R, -R+ and -R- 2025-02-17 09:52:47 +00:00
mattias
3dd4b7afbf fcl-css: comment 2025-02-17 10:48:02 +01:00
Michaël Van Canneyt
e920651b4d * Remove outdated version number 2025-02-17 09:45:25 +01:00
Pierre Muller
6852903b57 Add missing allow C like operators to head of utcstrutils unit source 2025-02-14 13:54:04 +00:00
Michaël Van Canneyt
708a479fdd * ID is now handled in webassembly 2025-02-13 15:54:04 +01:00
Michaël Van Canneyt
008397cb49 * Object ID must be controlled by wasm side 2025-02-13 15:54:04 +01:00
Hunter200165
c04024506b Fixed infinite recursion in ASNFetchOID in fpasn.pp 2025-02-13 01:48:32 +00:00
Michaël Van Canneyt
637fa74c5c * API to share JOB objects between threads (if browser allows) 2025-02-11 10:41:04 +01:00
Michaël Van Canneyt
92b3e6a7d7 * Correct string definition. Fixes issue #41135 2025-02-08 18:15:43 +01:00
Michaël Van Canneyt
ac98583fb4 * Correctly write labels. Patch by Simone Tacconi. Fixes issue #41133 2025-02-08 17:51:01 +01:00
Michaël Van Canneyt
b3d555c258 * Patch from Lipinast Lekrisov to get/set record-typed values. Fixes issue #41129 2025-02-08 17:24:11 +01:00
Michaël Van Canneyt
b5254fbeb4 * TDirectory.GetDirectories should actually only return directories. Patch by Artem Izmaylov. Fixes issue #41137 2025-02-08 13:30:21 +01:00
Michaël Van Canneyt
10e6a54b59 * Call correct newinstance when overridden. Fixes issue #41090 2025-02-08 12:59:47 +01:00
Rika Ichinose
6631f83ccf Change CompareChar uses inside compiler/RTL to CompareByte. 2025-02-07 20:51:50 +03:00
Michaël Van Canneyt
b935cc7f93 * Correct typo. Fixes issue #41141 2025-02-07 14:39:05 +01:00
Rika Ichinose
814370b894 Fix NaturalCompareText for string = unicodestring. 2025-02-07 07:02:43 +03:00
Michaël Van Canneyt
1cfa628320 * Test from merge request !312 2025-02-06 22:00:55 +01:00
Rika Ichinose
acaa4660fb Improve NaturalCompareText behaviour as a comparer.
This version probably can’t return garbage or intransitive results.
2025-02-06 21:38:45 +03:00
mattias
d0b4e8730a pastojs: fixed refcount for-Intf-in-something-do, issue #39293 2025-02-05 16:51:46 +01:00
mattias
4d8c9c9d78 pastojs: convert exit(ComIntf) to setting Result variable, issue #39292 2025-02-05 12:46:01 +01:00
Michaël Van Canneyt
f270543bf4 * Assign result in async 2025-02-04 17:57:23 +01:00
mattias
83f9a94503 fcl-passrc: fixed generic templates as string 2025-02-03 14:06:10 +01:00
mattias
3b5482b580 fcl-passrc: clean up 2025-02-03 14:05:51 +01:00
mattias
00ed18a61b pastojs: rtti flag for class property 2025-02-03 13:59:43 +01:00
Tomas Hajny
2b6c136d01 * added short name for fcl-hash 2025-02-02 23:58:35 +00:00