Commit Graph

72270 Commits

Author SHA1 Message Date
Rika Ichinose
e133ab5790 Fix + QoL + eye candy for Windows error boxes. 2025-07-23 14:06:48 +00:00
Michaël Van Canneyt
9701f72a3f * EBNF grammar parser 2025-07-22 19:13:01 +02:00
mattias
66123763f7 pastojs: less hints 2025-07-22 13:20:44 +02:00
mattias
abbca70ef7 fcl-passrc: less hints 2025-07-22 13:20:35 +02:00
mattias
5bf63265aa fcl-json: clean up 2025-07-22 13:20:18 +02:00
mattias
f1f28e35e1 pas2js: marked writeln 2025-07-22 09:03:15 +02:00
mattias
5fc7066777 pastojs: fixed compile with pas2js 2025-07-22 09:03:15 +02:00
mattias
33c39147cd fcl-passrc: fixed compile with pas2js, nicer error msg 2025-07-22 09:03:15 +02:00
mattias
6df79b9d2f pastojs: array of com interface 2025-07-22 09:03:15 +02:00
mattias
5da7748be1 pastojs: array of com interface: assign, pass as arg 2025-07-22 09:03:15 +02:00
mattias
5c24a474cc fcl-passrc: simplified 2025-07-22 09:03:15 +02:00
J. Gareth "Curious Kit" Moreton
32b217bcd7 * x86_64: Deep MOV optimisation extended to attempt to replace registers after
MOV %reg1d,%reg2d; AND %reg1d,%reg1d pair.
2025-07-21 22:45:00 +02:00
J. Gareth "Curious Kit" Moreton
63e2605928 * x86: AND %reg,%reg removal is now more thorough under -O3. 2025-07-21 22:45:00 +02:00
Ondrej Pokorny
5dd835c79f OpenSSL: fix uninitialized results 2025-07-20 12:47:13 +02:00
Michaël Van Canneyt
3310a49ce0 * Allow user to completely manage quoting himself. Fixes issue #41329 2025-07-17 16:15:56 +02:00
Michaël Van Canneyt
7fd0c136a2 * Patch from Werner Pamler to correctly detect endianness. Fixes issue #41332 2025-07-17 12:05:21 +02:00
Michaël Van Canneyt
e497019fbc * Client side can now handle stream content 2025-07-17 11:43:06 +02:00
Michaël Van Canneyt
8e319f567d * Allow both body/response to be streams 2025-07-17 11:43:06 +02:00
Michaël Van Canneyt
667607f121 * Some corrections in service name construction, in line with method name construction 2025-07-17 11:43:06 +02:00
Michaël Van Canneyt
8d82a7ed63 * Allow to send stream body 2025-07-17 11:43:06 +02:00
Michaël Van Canneyt
c083d61c00 * Allow to set content stream on request 2025-07-17 11:43:06 +02:00
Michaël Van Canneyt
8e48c78c94 * no packed for 64-bit version of THUMBBUTTON. Fixes issue #41333 2025-07-17 09:16:54 +02:00
Pierre Muller
41be042a28 Simplistic fix for bug report #41331 2025-07-16 20:44:19 +00:00
Michaël Van Canneyt
7df69170a0 * Handle other types than application/json 2025-07-16 17:30:17 +02:00
Michaël Van Canneyt
2b947b8664 * Do not serialize binary data 2025-07-16 17:29:29 +02:00
Michaël Van Canneyt
78ccbc6d60 * Remove some more debug statements 2025-07-16 17:28:56 +02:00
Michaël Van Canneyt
27e2871246 * Serialize arrays of basic types 2025-07-16 17:17:26 +02:00
Michaël Van Canneyt
391c5b79e4 * Not all types may need serialization 2025-07-16 12:02:40 +02:00
Michaël Van Canneyt
3c1e3b663a * Sanitize property names and type names 2025-07-16 12:02:40 +02:00
Michaël Van Canneyt
9424e9fda5 * Generate API array types 2025-07-16 12:02:40 +02:00
Michaël Van Canneyt
0e2890630c * Remove debug statement 2025-07-15 20:01:55 +02:00
gORDon_vdLg
d09373cd04 Fixed windows dll names for pcre2 2025-07-15 12:46:55 +00:00
Margers
539f014c48 Add "Cluster disabled" entry in ColorSel. 2025-07-15 12:45:07 +00:00
Margers
f7e0de1b11 Mouse wheel do not affect AutoTicks. 2025-07-15 12:45:07 +00:00
Margers
c8f8d3a1d3 Treat #10 as line break in TStaticText. 2025-07-15 12:45:07 +00:00
Margers
515735eedb Editors use id constants for ObjType. 2025-07-15 12:45:07 +00:00
Margers
396432f734 Adjust max line length as you type in TEditor. 2025-07-15 12:45:07 +00:00
Margers
cc57bb2146 Select by mouse scroll in TEditor. 2025-07-15 12:45:07 +00:00
Margers
4f9950e92e Fix finding line start. 2025-07-15 12:45:07 +00:00
Margers
889db707e4 Wide end of line character. 2025-07-15 12:45:07 +00:00
Margers
18c009fd98 Register TClockView and THeapView. 2025-07-15 12:45:07 +00:00
Margers
7452fb5477 Correct position of Clock and Heap view after screen resize. 2025-07-15 12:45:07 +00:00
Margers
a8e34cfbc9 Adapt Free Vision App to screen resize. 2025-07-15 12:45:07 +00:00
Margers
0099cab2de Do not allow resize Ascii Table window. 2025-07-15 12:45:07 +00:00
Margers
ce3da8d360 Fix unit name in uses. 2025-07-15 12:45:07 +00:00
Margers
1ebf3c1615 Use Length function instead of S[0]. 2025-07-15 12:45:07 +00:00
Margers
2d27ffa427 Remove explicit unit specify. 2025-07-15 12:45:07 +00:00
Margers
225fc12164 Fix comment. 2025-07-15 12:45:07 +00:00
Margers
ab64ccf73a FormatStr deal with UnicodeString. 2025-07-15 12:45:07 +00:00
Margers
bb62a9d8f0 Change Draw to DrawView. 2025-07-15 12:45:07 +00:00