... I believe revision 69 is the last one included in the release. I didn't have time to look very far into tagging this, because the tagging looked different...
... Is this fixed in the formatter now? I'd like to get some feedback from any other regular German/Polish/Asian/Russian/etc. users and Thomas if he knows any...
Hi Erik, ... I think I might qualify as a German user because I use the formatter at work daily and never encountered a problem with umlaut characters. But I...
... The class browser only supports Delphi files. There is a section on C++ compatibility in the help file that explains more details on what features are...
Dear Erik, The C++ Builder 2007's built-in structure view could not support for adding member functions or properties. As you know, it is an inconvenience...
... If you are reading the editor's text as raw bytes into a TStringList and writing it back to the editor as raw bytes then the UTF-8 stored in the editor...
Hi Erik, ... But only if the current charset can handle these characters. Will it still work with e.g. Chinese characters on a German Windows? Of course, most...
... The nice thing about UNICODE is that it doesn't care about the current user's selected keyboard, character set, code page, etc. As long as you are ...
Hi Erik, ... I was talking about the internal representation of the formatter, which is AnsiStrings and MBCS, isn't it? ... I'll have a look. ... And even if...
... I guess the most common internal representation would be ASCII/ANSI/MBCS, but if you consider the contents of each line in the TStringList as a generic ...
Here is already and 1.32 released, but problem UTF8 with searching for in opened for editing files is not solved. In particular with russian charset :( Let me...
Hi, ... The problem here is probably that none of the developers of GExperts uses a Russian charset so they not only don't have that problem but also don't...
... Thanks! I think it would be a great addition to change the grep tool to support UTF-8. The proposed changes are linked here in case anyone wants to test...
Seems that development of GExpert was stoped and no news about it during last several monthes. Nevetheless I think that several points can be implemented at...
... If you are referring to the Grep Results form, the position and size are saved similar to other dockable forms when you either turn on the project desktop...
... I've been looking at this, but there are some remaining issues with this change. For example, it was doing UTF-8 conversions of editor contents in the...
I snippet from my D6 code function TToolsApiHelper.GetCurrentModuleFile: string; var modserv: IOTAModuleServices; module: IOTAModule; begin modserv :=...
... You can also see GX_OtaUtils.GxOtaGetTopMostEditBufferFileName or GxOtaGetCurrentSourceEditor for other similar examples. See the OTA FAQ here for some...
Thanks for your replies. The code gives the current source file or the current source editor. But I want to be Notified when a source file is selected on...
Code Gear lists GExperts as a 2009 ready product, but I don't see a download for that revision. Is is just from the compiling the "nightly" builds, or am I...
The "Components to Code" (CTC) feature is in a nutshell the very reason I use GExerts. I have a suggestion though, that I think many users will agre with. ...
... Basic Delphi 2009 has been available in the nightly source releases for a few weeks, but I have not had time to get an official beta release built and ...
Is anyone interested in doing something with our web site? I'd like to transition to a system that allows page templates and has the ability to do updates to...
Thanks for the clarification Erik, I will see what I can do with the nightly builds. I completely understand the demands of the job, the hobbies, and the ...
Hi Erik, I suggest you to take a look to dokuwiki... http://www.dokuwiki.org/dokuwiki It work with Apache + PHP. You may define users and a light ACL, can...
Hi, this is just to let you know that the current GExperts sources in the subversion repository do not compile in Delphi 7 (it does, with some minor...
See the notes and downloads here: http://www.gexperts.org/ "GExperts 1.33 Beta 1 is available with support for Delphi 2009. This is a beta release intended...