Search the web
Sign In
New User? Sign Up
GExpertsDiscuss · Discuss development of the GExperts tools for Delphi and C++Builder
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2418 - 2447 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2418
... I wrote an expert which seems to accomplish this, albeit very slowly. It uses a brute force approach: :-) - Finding every identifier via TmwPasLex (this...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Mar 1, 2004
8:56 am
2419
... As you might have guessed I also uploaded it to the files area: :-) http://groups.yahoo.com/group/GExpertsDiscuss/files/CaseCorrector.zip...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Mar 1, 2004
8:59 am
2420
... How fast is it for a relatively large file in the GExperts source such as GX_OTAUtils.pas, for example? Does it work reliably? How many mistakes in that...
Erik Berry
ErikBerry
Offline Send Email
Mar 3, 2004
6:17 am
2421
... such as ... Here's the log of a sample run on GX_OtaUtils on 1700MHz Mobile P4 with some other programs running (but quite idle): Rest 22136 Replace...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Mar 3, 2004
8:12 am
2422
... I just discovered one issue while formatting one of my own units: Suppose you have a routine with a local var "min: Integer" in a unit using Math.pas. Then...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Mar 3, 2004
8:46 am
2423
Hi, today D5 crashed again on shutdown. This time I have the error messages and the GExpert Debug Log: ... What I have done: - doubleclicked a dpr file in...
Achim Kalwa
akalwawork
Offline Send Email
Mar 3, 2004
11:23 am
2424
... Current version compiles fine with Typed-@ option - but I didn't implement any change. At least it works in D5. Please retest. ... Fixed. ... Added -...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Mar 3, 2004
1:52 pm
2425
... I appreciate your help tracking this down, but I still can't seem to duplicate the bug or make any definite progress determining the cause. I started and...
Erik Berry
ErikBerry
Offline Send Email
Mar 4, 2004
9:51 am
2426
... The compilation issue is here in Delphi 6: function TGpIntegerList.Add(item: integer): integer; begin if not Sorted then Result :=...
Erik Berry
ErikBerry
Offline Send Email
Mar 4, 2004
9:52 am
2427
one can try to make a small dll (just do File -> New ->Dll ) save it , compile it and set Delphi as the host application ! (Run->Parameters ) If you then run...
Per-Eric Larsson (BS/...
emwtur_emw
Offline Send Email
Mar 4, 2004
9:58 am
2428
... Removing the @ works in D5, too. OK, removed. ... No problem. It was a great fun. And I learned a lot. Especially how badly the FAT is designed. Primoz...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Mar 4, 2004
11:12 am
2429
... All of the issues I mentioned as outstanding for GExperts 1.2 are fixed now in CVS. I did the conversion of the Code Librarian to use the new structured...
Erik Berry
ErikBerry
Offline Send Email
Mar 6, 2004
3:03 am
2430
... According to a post by Anders, the second patch to D8 should be coming out this week. Maybe we should wait for it, if it has significant fixes to the OTA. ...
Leonel
burninbr
Offline Send Email
Mar 8, 2004
4:42 pm
2431
... It really needs a "Stay On Top" toggle. It's frustrating having it disappear every time you scroll the editor looking for a snippet or for the right place...
Leonel
burninbr
Offline Send Email
Mar 8, 2004
4:49 pm
2432
Hi, An "Index out of bounds" exception sometimes occurs on Code Librarian if you try to delete a folder which contains snippets. To reproduce it: On an empty...
Leonel
burninbr
Offline Send Email
Mar 8, 2004
6:11 pm
2433
... Primoz, do you have time to look at this? The issue appears to be that that TGpStructuredFolder.DeleteAll tries to delete an attribute file that was...
Erik Berry
ErikBerry
Offline Send Email
Mar 9, 2004
8:33 am
2434
... Erik kindly provided the fix for this problem (and one other problem he found). New version is at http:\\gabrijelcic.org\gss106a.zip. Primoz...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Mar 9, 2004
9:38 am
2435
Erik found a bug in folder deletion code, which could cause infinite loops in the Delete method. Fixed in 1.06b. http://www.gabrijelcic.org/gss106b.zip. ...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Mar 10, 2004
9:16 am
2436
... Try the latest CVS code/download and see if this is fixed. Everyone should delete their current CodeLibrarian.fs first, since it might still contain some...
Erik Berry
ErikBerry
Offline Send Email
Mar 11, 2004
7:28 am
2437
Please everyone give these binary setup releases a test. If everything checks out fine, I'll announce this to everyone that isn't on this mailing list. News:...
Erik Berry
ErikBerry
Offline Send Email
Mar 11, 2004
10:40 pm
2438
The download at SourceForge does not work properly for all files. The download address that works is under http://www.gexperts.org/files/beta/ /Stefan...
Stefan Bodingh
tassan359
Offline Send Email
Mar 12, 2004
1:45 pm
2439
I would have liked to see the keystroke macro library expert included in 1.2. What was the reason for keeping it out? John Hansen...
Hansen, John
afanofosc_99
Offline Send Email
Mar 12, 2004
1:48 pm
2440
Hello, just tried to send a bug report using GExperts Feedback Wizard. On the final step, there is a button "Compose Email". Clicking this button doesn't work...
Achim Kalwa
akalwawork
Offline Send Email
Mar 12, 2004
2:03 pm
2441
... I tested all of the downloads both today and yesterday and they worked. It may be that one mirror site is down, so you'll need to switch your configured...
Erik Berry
ErikBerry
Offline Send Email
Mar 12, 2004
4:27 pm
2442
... I don't want to work around mailto: bugs in mail clients right now, because last time I used MAPI, many mail clients didn't properly support that as well...
Erik Berry
ErikBerry
Offline Send Email
Mar 12, 2004
4:31 pm
2443
... Features were added based on user interest in the feature (on the mailing list and in the feature requests I've seen over the years) and finding the time...
Erik Berry
ErikBerry
Offline Send Email
Mar 12, 2004
4:44 pm
2444
... Yes, they worked for me okay as well :) Glenn Crouch mailto:glenn@... ESB Consultancy http://www.esbconsult.com Home to ESB Calculators, ESBPCS,...
Glenn Crouch - ESB
esbglenn
Online Now Send Email
Mar 13, 2004
1:51 am
2445
Hi, I use the autocorrect function very often. I would like to be able to replace 'bg' by a 'begin..end' group with the "13#10 chars. It was possible to enter...
Fabio Chelly
fabiochelly
Offline Send Email
Mar 13, 2004
7:08 am
2446
Hi all! I've just installed GExperts 1.2 Beta 2. It looks like default 'sd' and 'sdme' templates in 'Macro Templates' expert have no units configured for...
Piotr L
vpiotr
Offline Send Email
Mar 13, 2004
11:23 am
2447
... According to the bugzilla link that was posted, a simple workaround is to change spaces in the mailto link to %20. Maybe that 's a safe enough workaround,...
Leonel
burninbr
Offline Send Email
Mar 13, 2004
12:40 pm
Messages 2418 - 2447 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help