Commit Graph

71532 Commits

Author SHA1 Message Date
florian
cfee7d07d8 * cleanup 2025-01-11 23:11:41 +01:00
florian
971d97c179 + RiscV: make use of the fmv.w.x/fmv.d.x instruction to load 0.0 2025-01-11 21:03:54 +01:00
Sven/Sarah Barth
366acce9ef * fix compiling binaries on JVM: the entries list contains pinitfinalentry values, not tused_unit 2025-01-11 15:35:58 +01:00
florian
1202b2612f + RiscV: make use of the fl* rd,symbol,rd pseudoinstruction 2025-01-11 14:22:01 +01:00
florian
63845c2be6 * missing Copyright year update 2025-01-11 10:45:24 +01:00
Michaël Van Canneyt
fdd911c6fa * Forgot to commit 2025-01-11 00:37:45 +01:00
florian
bcbf521922 * updated copyright year to 2025 2025-01-10 22:47:03 +01:00
Michaël Van Canneyt
cc0012f3dd * Correct typo in class name TLocalMenuOutlieViewer -> TLocalMenuOutlineViewer 2025-01-10 22:38:52 +01:00
Margers
290e6311c6 Save As option in browser window 2025-01-10 21:27:16 +00:00
Margers
beb8e63075 Correct mouse button mapping under Unix 2025-01-10 21:25:38 +00:00
Margers
24f498292a Make TFPMemo view srollable even if no scrollbars are attached to it 2025-01-10 21:24:10 +00:00
Margers
51055fa196 Browser information mouse scroll 2025-01-10 21:22:45 +00:00
Margers
7fc62dadfc Browser information filters 2025-01-10 21:22:45 +00:00
Margers
2b35696400 Browser options save 2025-01-10 21:22:45 +00:00
Margers
fa9ebd2d4c fpsymbols web friendly 2025-01-10 21:22:45 +00:00
Margers
86f61918b4 Window list dialog windows size adjustment 2025-01-10 21:19:03 +00:00
Margers
d2df6a630c Paste problem fix 2025-01-10 21:17:53 +00:00
Margers
4e96751cb7 Screen width more than 255 chars (for Unixes at least) 2025-01-10 21:16:29 +00:00
Margers
30dcf0b61a Small editor draw optimization 2025-01-10 21:16:29 +00:00
Margers
8e5f22383f Message window can be scrolled beyond second to last item 2025-01-10 21:13:21 +00:00
Margers
550fd24d29 Remove some redundant code 2025-01-10 21:13:21 +00:00
Margers
c464f4d58e File open dialog file list adjustments after resize 2025-01-10 21:13:21 +00:00
Margers
aebc7458e1 Detach List scrollbar value change of focused item change 2025-01-10 21:13:21 +00:00
Margers
83d045d1f1 Command line parameter -C affects names of *.cfg, *.dsk and *.ini 2025-01-10 21:11:55 +00:00
Michaël Van Canneyt
7fa6fa257b * Fix aggregates calculation. Fixes issue #41018 2025-01-10 22:10:20 +01:00
Margers
12bc05d2b4 Mouse double click select word, triple click select line 2025-01-10 21:10:17 +00:00
Margers
c893233359 FV add mouse triple click 2025-01-10 21:10:17 +00:00
Michaël Van Canneyt
a6b0e4badc * Fix aggregates calculation. Fixes issue #41018
(cherry picked from commit 7fa6fa257b)
2025-01-10 22:11:29 +01:00
Margers
87d4c18992 Every compile gets actual current directory (fix for Textmode IDE) 2025-01-10 18:38:22 +00:00
Pierre Muller
a9ab15c60d Fix compilation of riscv32 compiler 2025-01-10 12:10:02 +00:00
Sven/Sarah Barth
c422c137f8 - remove what appears to be debug output (will otherwise lead to exceptions on systems where Output is not open (e.g. Windows service)) 2025-01-10 09:57:06 +01:00
mattias
5e41a1417f fcl-passrc: fixed proc arg file 2025-01-10 08:51:41 +01:00
florian
c3110dfaa9 + RiscV: make use of the fneg.* instruction 2025-01-09 22:25:26 +01:00
Nikolay Nikolov
904c25745c * fixed compilation after previous commit 2025-01-09 19:04:18 +02:00
Nikolay Nikolov
0d11caa47d + fix and enable compilation of libjack for Win32 and Win64 2025-01-09 19:00:36 +02:00
Sven/Sarah Barth
5af16b3da3 * apply patch by Michael Ring to fix compilation for ARM THUMB 2025-01-09 07:39:18 +01:00
Sven/Sarah Barth
f29fe358ad - remove unnecessary defines 2025-01-08 23:06:29 +01:00
Sven/Sarah Barth
40725146cc + add intrinsic for 8-bit atomic cmpxchg for wasm32 (this way the fallback for cmxchg is no longer used for wasm32) 2025-01-08 23:06:29 +01:00
Michaël Van Canneyt
5530e6626d * New test DB 2025-01-08 22:59:09 +01:00
florian
e698a88b62 * make small test lest strict 2025-01-08 22:18:44 +01:00
Michaël Van Canneyt
2c03eb2221 * Test for es256 signature, by Andrew Haines 2025-01-08 15:36:06 +01:00
Michaël Van Canneyt
d6efbfb2bb * Patch from Andrew Haines to fix creating signature. Fixes issue #41058 2025-01-08 15:31:27 +01:00
Michaël Van Canneyt
8488c87b20 * New fix for fpc_atomic_cmp_xchg_alu, as suggested by Sven 2025-01-08 14:56:16 +01:00
Michaël Van Canneyt
5d100fd2c6 cpuNbitalu is not the correct type for fpc_atomic_cmp_xchg_alu on webassembly 2025-01-08 12:06:52 +01:00
Nikolay Nikolov
29ad3f9ae5 + added libjack example program metro.pp (translated from metro.c) 2025-01-08 00:44:24 +02:00
florian
a370b6ff1d * set is_jmp 2025-01-07 22:51:16 +01:00
Nikolay Nikolov
3123101b0c + added libjack example program midiseq.pp (translated from midiseq.c) 2025-01-07 23:45:47 +02:00
Nikolay Nikolov
46c2be7407 + added libjack example program midisine.pp (translated from midisine.c) 2025-01-07 22:38:11 +02:00
Sven/Sarah Barth
5e57516498 * fix #41091: apply patch by @yoozaa80 to use the length of the WideString instead of the single-/multibyte encoded string 2025-01-07 21:22:04 +01:00
Sven/Sarah Barth
d595976f4c + add missing cpu64bit defines for consistency 2025-01-07 20:39:16 +01:00