SharpWT repository down

Steven Brown <[email protected]> Thu, 13 Jan 2005 14:40:40 -0800
Newsgroups gmane.comp.gnome.mono.swt.devel
Message-ID <[email protected]>
The SharpWT repository seems to be down currently:

http://svn.sharpwt.net/SWT/

Can someone give it a kick?

I'd like to check in some code that lets Mozilla pop windows on Mono 
(gtkmozembed).  This allows for SSL cert dialogs to pop and such, where 
previously it'd have just spun (or not worked at all).  There's still a 
problem with Mozilla's parachute causing process exit() on SIGSEGV 
(which Mono uses to catch managed null refs), but that's a fix needed in 
the Mozilla camp.  I'll check in a patch to disable the parachute along 
with this until I can figure out how to get it changed cleanly with the 
Mozilla folk.  Help appriciated. :)