After making the source code of dzDebugVisualizer available I got interested in Debug Visualizers in general and had a look at how they are supported in Delphi 11. I wrote a visualizer for TColor, based on an old EDN article (now only in the Internet Archive). And after that I simply added that functionality to … Continue reading added support for TColor and Local Variables to dzDebugVisualizer
Month: July 2022
dzDebugVisualizer source code available
Several years ago I wrote a Delphi IDE plugin to extend the functionality of the "Evaluate and Modify" dialog as well as the Watches window called dzDebugVisualizer and even released an update for it. Back then I wasn't sure whether I wanted to open source it or possibly commercialize it. I am now sure that … Continue reading dzDebugVisualizer source code available
dzBdsLauncher 1.0.9 released
I just released dzBdsLauncher 1.0.9. If started with a .bdsproj file, it will now not just assume that a .dpr file must exist but will check for it and if it does not exist, will try for a .dpk file.
Thunderbird 102.0.3 no longer asks to accept a self signed certificate for IMAP
One of my computer's hard disk didn't survive a recent power failure so I had to set up its Thunderbird client again (a backup didn't work, don't ask). My internal IMAP server uses a self signed certificate which worked like a charm until now. Normally, the first time Thunderbird connects to the server after the … Continue reading Thunderbird 102.0.3 no longer asks to accept a self signed certificate for IMAP