Margers
|
4e96751cb7
Screen width more than 255 chars (for Unixes at least)
|
8 months ago |
Margers
|
30dcf0b61a
Small editor draw optimization
|
8 months ago |
Margers
|
8e5f22383f
Message window can be scrolled beyond second to last item
|
8 months ago |
Margers
|
550fd24d29
Remove some redundant code
|
8 months ago |
Margers
|
c464f4d58e
File open dialog file list adjustments after resize
|
8 months ago |
Margers
|
aebc7458e1
Detach List scrollbar value change of focused item change
|
8 months ago |
Margers
|
83d045d1f1
Command line parameter -C affects names of *.cfg, *.dsk and *.ini
|
8 months ago |
Margers
|
12bc05d2b4
Mouse double click select word, triple click select line
|
8 months ago |
Margers
|
c893233359
FV add mouse triple click
|
8 months ago |
Michaël Van Canneyt
|
a6b0e4badc
* Fix aggregates calculation. Fixes issue #41018
|
8 months ago |
Margers
|
87d4c18992
Every compile gets actual current directory (fix for Textmode IDE)
|
8 months ago |
Pierre Muller
|
a9ab15c60d
Fix compilation of riscv32 compiler
|
8 months ago |
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))
|
8 months ago |
mattias
|
5e41a1417f
fcl-passrc: fixed proc arg file
|
8 months ago |
florian
|
c3110dfaa9
+ RiscV: make use of the fneg.* instruction
|
8 months ago |
Nikolay Nikolov
|
904c25745c
* fixed compilation after previous commit
|
8 months ago |
Nikolay Nikolov
|
0d11caa47d
+ fix and enable compilation of libjack for Win32 and Win64
|
8 months ago |
Sven/Sarah Barth
|
5af16b3da3
* apply patch by Michael Ring to fix compilation for ARM THUMB
|
8 months ago |
Sven/Sarah Barth
|
f29fe358ad
- remove unnecessary defines
|
8 months ago |
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)
|
8 months ago |
florian
|
e698a88b62
* make small test lest strict
|
8 months ago |
Michaël Van Canneyt
|
2c03eb2221
* Test for es256 signature, by Andrew Haines
|
8 months ago |
Michaël Van Canneyt
|
d6efbfb2bb
* Patch from Andrew Haines to fix creating signature. Fixes issue #41058
|
8 months ago |
Michaël Van Canneyt
|
8488c87b20
* New fix for fpc_atomic_cmp_xchg_alu, as suggested by Sven
|
8 months ago |
Michaël Van Canneyt
|
5d100fd2c6
cpuNbitalu is not the correct type for fpc_atomic_cmp_xchg_alu on webassembly
|
8 months ago |
Nikolay Nikolov
|
29ad3f9ae5
+ added libjack example program metro.pp (translated from metro.c)
|
8 months ago |
florian
|
a370b6ff1d
* set is_jmp
|
8 months ago |
Nikolay Nikolov
|
3123101b0c
+ added libjack example program midiseq.pp (translated from midiseq.c)
|
8 months ago |
Nikolay Nikolov
|
46c2be7407
+ added libjack example program midisine.pp (translated from midisine.c)
|
8 months ago |
Sven/Sarah Barth
|
5e57516498
* fix #41091: apply patch by @yoozaa80 to use the length of the WideString instead of the single-/multibyte encoded string
|
8 months ago |