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...
Show off your group to the world. Share a photo of your group with us.

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 3002 - 3031 of 3849   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3002
I am not if this issue has already been addressed, if so then just ignore this. I have added another token 'in' to my token list, in order to align my uses ...
Thomas Due
aberrant_due
Offline Send Email
Aug 1, 2005
12:53 pm
3003
... If you add your token as ' in ', it should work for you in the above case. Erik...
Erik Berry
ErikBerry
Offline Send Email
Aug 1, 2005
7:07 pm
3004
... It ALMOST works. If I align the following: Forms, FlisException in 'FlisException.pas', FlisFrm in 'FlisFrm.pas' {FlisForm}, MainDM in 'MainDM.pas' {DM:...
Thomas Due
aberrant_due
Offline Send Email
Aug 2, 2005
5:49 am
3005
... How about using 'in '' (say: include the following first single tick into the token)? Would this work? Bye, Peter...
Peter Nagel
peter_nagel2000
Offline Send Email
Aug 2, 2005
6:21 am
3006
... I think this is a bug, the one I submitted a patch a few weeks ago. Do you have the latest cvs version? -- Leonel...
Leonel
burninbr
Offline Send Email
Aug 2, 2005
2:20 pm
3007
... No I dont. I think the source I have is a couple of weeks old or more, I'll try downloading the newest. Thanks :) Best regards / Med venlig hilsen Thomas...
Thomas Due
aberrant_due
Offline Send Email
Aug 3, 2005
5:42 am
3008
... Alas, I am not able to use CSV from work. And the lastest snapshot is from 2005-07-12, so I'll just have to wait until the snapshot is more up to date. ...
Thomas Due
aberrant_due
Offline Send Email
Aug 3, 2005
6:08 am
3009
I was perusing sourceforge CVS Docs and found this. To access the project CVS server using anonymous pserver-based access from behind a firewall, you may...
Jim Campbell
jimdelilah
Offline Send Email
Aug 4, 2005
9:24 pm
3010
... Nope, thanks for the suggestion, but it does not seem to work. CVS returned this error message: cvs [login aborted]: connect to...
Thomas Due
aberrant_due
Offline Send Email
Aug 8, 2005
5:59 am
3011
... If you need a snapshot now: http://www.gabrijelcic.org/gexperts-snapshot.tgz (gzipped tar, both WinZip and Windows/Total Commander will open and unpack it...
Primo€ ¢Å¾ Gabrijel€ ...
gabr42
Online Now Send Email
Aug 8, 2005
6:43 am
3012
Sounds good, unfortunately my web access is down right now (typical), but I will get it as soon as I can. I am very familiar with .tgz, so no problem there :) ...
Thomas Due
aberrant_due
Offline Send Email
Aug 8, 2005
6:48 am
3013
Well, everybody and its brother seems to be on vacation :) I set it up anyway - daily GExperts snapshot is now at ...
Primo Gabrijeli
gabr42
Online Now Send Email
Aug 9, 2005
7:47 am
3014
Very nice, thanks alot :) Best regards / Med venlig hilsen Thomas Due Software Developer Scanvagt Nordic A/S Johann Gutenbergs Vej 5-9 DK-8200 Arhus N Denmark ...
Thomas Due
aberrant_due
Offline Send Email
Aug 9, 2005
7:59 am
3015
I forgot to add - Erik, feel free to link to this file on GExperts webpages. I'll make sure that this link is always fresh. Primoz...
Primo Gabrijeli
gabr42
Online Now Send Email
Aug 9, 2005
8:13 am
3016
Hello, ... I'm in the same situation as Thomas: CVS doesn't work here in my office because of firewall. So I am interested in snapshots, too. Weekly releases...
Achim Kalwa
akalwawork
Offline Send Email
Aug 9, 2005
11:07 am
3017
If anyone on the development team is interested in taking the DelForExp Delphi formatter and converting it to work inside GExperts, please let me know. We...
Erik Berry
ErikBerry
Offline Send Email
Aug 11, 2005
6:15 am
3018
... I took a quick look at this. Overall, it looks good and I think others will find it useful. I'm going to clean a few things up and get ... Thanks, Erik...
Erik Berry
ErikBerry
Offline Send Email
Aug 11, 2005
6:17 am
3019
... Including the engine? Or is that still closed? Best regards / Med venlig hilsen Thomas Due Software Developer Scanvægt Nordic A/S Johann Gutenbergs Vej...
Thomas Due
aberrant_due
Offline Send Email
Aug 11, 2005
6:28 am
3020
Hi, ... I probably don't qualify as "anyone from the development team", and I won't have the time to do all the work, but I have some experience with...
Thomas Mueller
s2hbbs
Offline Send Email
Aug 11, 2005
7:31 am
3021
Hi Erik, ... I certainly find it very useful, I don't know how I could ever live without. ... Will do, let me know when it is in CVS. twm...
Thomas Mueller
s2hbbs
Offline Send Email
Aug 11, 2005
7:33 am
3022
... I can't commit to do the whole work, but I volunteer to help with some tasks. Is the source in the CVS or somewhere we could get yet? -- Leonel...
Leonel
burninbr
Offline Send Email
Aug 11, 2005
11:26 am
3023
I could have a look at it, however unstable as my health is I can't promise anything. Martin...
Martin Waldenburg
mwaldenburg
Offline Send Email
Aug 11, 2005
11:58 am
3024
Thomas, Leonel, Martin, and Everyone, I uploaded the code formatter source here: http://groups.yahoo.com/group/GExpertsDiscuss/files/ Someone will need to...
Erik Berry
ErikBerry
Offline Send Email
Aug 11, 2005
1:39 pm
3025
(Sorry if this appears in duplicate, I got an error the first time I sent it) ... Great. The souce is smaller than I expected! After some tweaking with project...
Leonel Togniolli
burninbr
Offline Send Email
Aug 11, 2005
5:36 pm
3026
... I changed GxOtaGetCurrentSyntaxHighlighter to support C#, if you want to try to test/add Code Proofreader support for C#. ... If you can figure out...
Erik Berry
ErikBerry
Offline Send Email
Aug 11, 2005
7:01 pm
3027
... able to ... I made an GExpert for D2005 which seems to work. However it uses the original engine dll. Also I'm not yet sure where the configuration etc is...
Ulrich Gerhardt
uligerhardt
Offline Send Email
Aug 11, 2005
8:48 pm
3028
Hello Erik, ... Compiling the engine turned out to be simple. I also managed to add the missing directives "deprecated" and "platform", but with "library" ...
Thomas Mueller
s2hbbs
Offline Send Email
Aug 11, 2005
9:37 pm
3029
Hi Ulrich, ... It stores its settings in delforexp.cfg. See TPascalParser.Config in unit DelFor1. twm...
Thomas Mueller
s2hbbs
Offline Send Email
Aug 11, 2005
9:41 pm
3030
Hi, I have just uploaded my package based formatter expert to yahoo. It is originally based on Egbert van Nes' wizard but has a few features which might make...
Thomas Mueller
s2hbbs
Offline Send Email
Aug 11, 2005
10:13 pm
3031
Are there any Inno Setup experts out there interested in modifying our GExperts.iss installation script in CVS to ask the user if they want to delete the...
Erik Berry
ErikBerry
Offline Send Email
Aug 12, 2005
3:08 am
Messages 3002 - 3031 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