Re: [fpc-devel] Mouse scroll implementation in FV

2025-01-10 Thread Michael Van Canneyt via fpc-devel
On Fri, 10 Jan 2025, Marģers . via fpc-devel wrote: I have been working on fixing up Textmode IDE and some related packages (Free Vision, rtl-console) One of the recent large improvement is scrolling by mouse. I am happy how it turned out. I tested the changes, works really well :-) Cur

[fpc-devel] Please review bug #41018 in fcl-report (patch added)

2025-01-10 Thread Peter via fpc-devel
Hello, Can anyone have a look at this bug in fcl-report: https://gitlab.com/freepascal.org/fpc/source/-/issues/41018 The bug makes using groups with aggregates unusable. The bug also happens in the included demo in fcl-report. I think I found a solution and I added a patch. Please review this, m

Re: [fpc-devel] Please review bug #41018 in fcl-report (patch added)

2025-01-10 Thread Michael Van Canneyt via fpc-devel
On Fri, 10 Jan 2025, Peter via fpc-devel wrote: Hello, Can anyone have a look at this bug in fcl-report: https://gitlab.com/freepascal.org/fpc/source/-/issues/41018 The bug makes using groups with aggregates unusable. The bug also happens in the included demo in fcl-report. I think I found