[Lazarus] Sparta Form Designer change

2017-07-18 Thread Anthony Walter via Lazarus
I noticed hnb checked in quite a few changes to the sparta docked form designer yesterday. Is this the majority of the changes coming for sparta? I was going to do some testing on it, but I want to wait until the bulk of the new changes, which I hear are coming, have been checked in. Oh, and a sm

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Dmitry Boyarintsev via Lazarus
Alexey, Martin, thank you for pointing to the right direction. it's now fixed for carbon. -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Martin Frb via Lazarus
On 18/07/2017 17:41, Dmitry Boyarintsev via Lazarus wrote: On Tue, Jul 18, 2017 at 12:33 PM, Dmitry Boyarintsev mailto:skalogryz.li...@gmail.com>> wrote: So I'm wondering is multi-caret / Internal synedit drawing is enabled at all time. In the IDE yes. It becomes active when the multi

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Alexey via Lazarus
>The code of the internal caret painter sets pmNotXor mode when drawing lines. The value seems to be ignored by WS Yes, it is ignored in Mac WSes. -- Regards, Alexey -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Dmitry Boyarintsev via Lazarus
On Tue, Jul 18, 2017 at 12:33 PM, Dmitry Boyarintsev < skalogryz.li...@gmail.com> wrote: > On Tue, Jul 18, 2017 at 11:38 AM, Alexey via Lazarus < > lazarus@lists.lazarus-ide.org> wrote: > >> Caret should paint via pmNotXor (or pmXor) pen mode. MacOS WS bug - it >> paints it always black. Win32 sho

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Dmitry Boyarintsev via Lazarus
On Tue, Jul 18, 2017 at 12:33 PM, Dmitry Boyarintsev < skalogryz.li...@gmail.com> wrote: > A stand-alone project with SynEdit, draws the caret as expected (with > internal colors) > * (with inverted colors) -- ___ Lazarus mailing list Lazarus@lists.laz

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Dmitry Boyarintsev via Lazarus
On Tue, Jul 18, 2017 at 11:38 AM, Alexey via Lazarus < lazarus@lists.lazarus-ide.org> wrote: > Caret should paint via pmNotXor (or pmXor) pen mode. MacOS WS bug - it > paints it always black. Win32 should paint Ok. A stand-alone project with SynEdit, draws the caret as expected (with internal co

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Martin Frb via Lazarus
On 18/07/2017 14:53, Dmitry Boyarintsev via Lazarus wrote: Hello Is there an option to control caret color of IDE editor? I typically use classic color scheme, that means blue background with yellow text. However, the OS caret still draws the caret in black. On SynEdit internals, there's a w

Re: [Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Alexey via Lazarus
Caret should paint via pmNotXor (or pmXor) pen mode. MacOS WS bug - it paints it always black. Win32 should paint Ok. Alexey -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Running Unit tests for all projects

2017-07-18 Thread Graeme Geldenhuys via Lazarus
On 2017-07-18 14:42, Marcos Douglas B. Santos via Lazarus wrote: I would like to know if there is a tool or a simple way to compile, run and catch the results for all projects. MSEide+MSEgui has such a tool in its MSEUniverse repository. It's a bit cryptic to use (and no help as always), but o

[Lazarus] IDE-SynEdit Caret Color

2017-07-18 Thread Dmitry Boyarintsev via Lazarus
Hello Is there an option to control caret color of IDE editor? I typically use classic color scheme, that means blue background with yellow text. However, the OS caret still draws the caret in black. On SynEdit internals, there's a way to use an internal caret painter TSynEditScreenCaret.Create(

[Lazarus] Running Unit tests for all projects

2017-07-18 Thread Marcos Douglas B. Santos via Lazarus
Hi, I have several projects that have FPCUnit tests. I would like to know if there is a tool or a simple way to compile, run and catch the results for all projects. Motivation: When I update FPC, 3rd libs/frameworks and Lazarus, some changes may broke my code, but not in all projects. I would lik

[Lazarus] Free Pascal 3.0.4-rc1 released!

2017-07-18 Thread Marco van de Voort via Lazarus
Hello, We have placed the first release candidate of the Free Pascal Compiler version 3.0.4 on our ftp servers. You can help improve the upcoming 3.0.4 release by downloading and testing this release. If you want you can report what you have done here: http://wiki.freepascal.org/Testers_3.0.4 or