dummzeuch
Jim McKeeth has updated the GExperts documentation a bit. It’s far from finished but that’s better than the totally outdated one on gexperts.org. I have now exported it as webhelp and checked it in to… … Read more
4 weeks ago in Delphi, GExperts0
dummzeuch
The new GExperts version still supports all Delphi versions back to Delphi 6 (with the notable exception of Delphi 8) and even the Delphi 12 version is no longer in Beta state. I hope we… … Read more
3 months ago in Delphi, GExperts0
dummzeuch
Jim McKeeth is going to hold a Webinar Essential Delphi: GExperts on 2024-08-28. I’ll try to join if I find the time (it’s scheduled for 17:00 CEST (15:00 UTC), so I might just make it.)… … Read more
3 months ago in Delphi, GExperts0
dummzeuch
Michael Höfmann has written an additional CodeInsightExpert (in German) that can be added to GExperts and supports the writing of CodeInsight compatible comments in Delphi 12 (Athens). The source code is in his repository on… … Read more
3 months ago in Delphi, GExperts0
dummzeuch
The Grep Results window (and several other windows) can be docked to the IDE. To allow that GExperts does not save their positions and size but lets the IDE do that, which means these settings… … Read more
3 months ago in Delphi, GExperts0
dummzeuch
I have spent several days now to try and fix the remaining bugs in GExperts that are related to highDPI. I think I nailed most of them but unfortunately I can’t be sure because the… … Read more
6 months ago in Delphi, GExperts0
dummzeuch
Thanks mostly to the work Achim Kalwa put into the preparations I have now built an installer for GExperts 1.3.23 Alpha for Delphi 12. Note the word “Alpha” in the release name. Basically I installed… … Read more
1 year ago in Delphi, GExperts0
dummzeuch
When running stand alone, GExperts Grep Results can not be opened in the IDE. Instead an external text editor is used. This editor and the required parameters to open the file and set the cursor… … Read more
1 year ago in Delphi, GExperts0
dummzeuch
The new GExperts version still supports all Delphi versions back to Delphi 6 (with the notable exception of Delphi 8) and even the Delphi 11 version is no longer in Beta state. There are even… … Read more
2 years ago in Delphi, GExperts0
dummzeuch
Note to self: Setting a form’s bounds can move the form to a different monitor. If that monitor has a different DPI than the one the form was originally on, this will cause a WM_DPICHANGED… … Read more
2 years ago in Delphi, GExperts0
dummzeuch
4 years ago I wrote a helper class TdzSpeedBitBtn which turns a TBitBtn into a TSpeedButton that can have the focus. That helper class has also been used in GExperts (in the Uses Clause Manager… … Read more
2 years ago in Delphi, dzLib, GExperts0
dummzeuch
It has been in the source code for quite a while and some few people and I have tested it, but I didn’t tell anybody else about it: There is a new expert in GExperts… … Read more
2 years ago in Delphi, GExperts0
dummzeuch
I have just applied patches that are supposed to fix some Unicode issues with Russian characters. These apply to the following editor experts: Expand Macro Template Locate / Move to matching delimiter Previous / Next… … Read more
2 years ago in Delphi, GExperts0
dummzeuch
I have just finished fixing all known bugs in the GExperts code formatter that were related to Generics. On top of that I fixed a few others. I am sure there are still more though,… … Read more
2 years ago in Delphi, GExperts0
dummzeuch
Prompted by a post on Delphi Praxis, I just added a new feature to the Expert Manager expert in GExperts (lots of experts here 😉 ): It can now change the order in which the… … Read more
2 years ago in Delphi, GExperts0