FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

announcement: Poseidon editor for D v0.1

 
Post new topic   Reply to topic     Forum Index -> Poseidon
View previous topic :: View next topic  
Author Message
Shawn Liu



Joined: 09 Mar 2005
Posts: 104
Location: Shanghai, China

PostPosted: Tue Dec 20, 2005 9:22 am    Post subject: announcement: Poseidon editor for D v0.1 Reply with quote

Poseidon editor for D v0.1

"Poseidon" is an open source D editor written with DWT.

features:
1) multiple documents/multiple projects management (early)
2) syntax high light powered by Scintilla
3) customizable hot key (short cut) for editor
4) customizable external tools
5) decent find/replace, code navigation behaviors
6) compile/build integrated as external tools

binary package :
http://svn.dsource.org/projects/dwt/downloads/win32/Poseidon-v0.1-bin.rar
screen shot:


The source code is coming with DWT 0.33 soon.

- Shawn Liu
Back to top
View user's profile Send private message
Björn Lietz-Spendig



Joined: 21 Dec 2005
Posts: 1

PostPosted: Wed Dec 21, 2005 8:53 am    Post subject: Thank you Reply with quote

Thank you Shawn, great work indeed. I am D and DWT newbie, but I hope I could contribute some custom controls in future.
again THANK YOU !
Björn
Back to top
View user's profile Send private message
tom



Joined: 14 Dec 2005
Posts: 22
Location: Buenos Aires, Argentina

PostPosted: Thu Dec 22, 2005 4:46 pm    Post subject: "Bug" Reply with quote

Should I report bugs here?

Here's one:

If the project is in a path that have blank spaces, build fails because you omitted the quotation marks on the call.

For example Poseidon passes these arguments to build:

build.exe C:\Documents and Settings\blabla\DProjects\Test\main.d -gui -unittest -release -O -inline -full -w -Xdwt -version=OLE_COM

When it should be

build.exe "C:\Documents and Settings\blabla\DProjects\Test\main.d" -gui -unittest -release -O -inline -full -w -Xdwt -version=OLE_COM

Tom
PS: Nice start Smile
Back to top
View user's profile Send private message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Fri Dec 23, 2005 1:00 pm    Post subject: Reply with quote

Since Poseidon is set up with Trac, he might want us to submit tickets: http://trac.dsource.org/projects/poseidon/newticket

Then, again, he might find it more convenient just to read the forum.
Back to top
View user's profile Send private message AIM Address
Shawn Liu



Joined: 09 Mar 2005
Posts: 104
Location: Shanghai, China

PostPosted: Sat Dec 24, 2005 8:09 am    Post subject: Reply with quote

to tom:
You are welcome. And the bug fixed in v0.12.

to jcc7:
I am new to Trac. Seems that it is a very powerful tool. I found it is easy to find difference of every reversion, and the deifference of single files compared line by line.
Thanks to Brad for maintaining Dsource.com so well.
Back to top
View user's profile Send private message
jcc7



Joined: 22 Feb 2004
Posts: 657
Location: Muskogee, OK, USA

PostPosted: Sat Dec 24, 2005 12:00 pm    Post subject: Reply with quote

Shawn Liu wrote:
to jcc7:
I am new to Trac. Seems that it is a very powerful tool. I found it is easy to find difference of every reversion, and the deifference of single files compared line by line.
Thanks to Brad for maintaining Dsource.com so well.
I'm pretty new to Trac, too, but it seems really cool! Brad is doing a great job by hooking us up with Trac.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Poseidon All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group