From di at fh-wedel.de Tue Jul 8 13:09:46 2008 From: di at fh-wedel.de (Martin Dietze) Date: Tue, 8 Jul 2008 19:09:46 +0200 Subject: [Mulberry-dev] wontfix: 4.1 branch has OS X only changes right now. Message-ID: <20080708170946.GA2083@fh-wedel.de> Hi, I just learned today that the 4.1 branch is only usable for OS X right now. This raises the question on bugfixes for other OSes. We discussed the idea of "private" branches (which I think is not the way to coordinate bugfixes of relevance to all users), but there has not been any sign of this to happen. There are a number of very serious bugs which are still not fixed in the trunk. I would very much like to contribute bugfixes which I have developed but I just do not see how I can possibly do this. Cheers, Martin -- ----------- / http://herbert.the-little-red-haired-girl.org / ------------- =+= Tower: Hoehe und Position? Pilot: Ich bin 1.80m und sitze vorne links. From di at fh-wedel.de Tue Jul 8 13:09:46 2008 From: di at fh-wedel.de (Martin Dietze) Date: Tue, 8 Jul 2008 19:09:46 +0200 Subject: [Mulberry-dev] wontfix: 4.1 branch has OS X only changes right now. Message-ID: <20080708170946.GA2083@fh-wedel.de> Hi, I just learned today that the 4.1 branch is only usable for OS X right now. This raises the question on bugfixes for other OSes. We discussed the idea of "private" branches (which I think is not the way to coordinate bugfixes of relevance to all users), but there has not been any sign of this to happen. There are a number of very serious bugs which are still not fixed in the trunk. I would very much like to contribute bugfixes which I have developed but I just do not see how I can possibly do this. Cheers, Martin -- ----------- / http://herbert.the-little-red-haired-girl.org / ------------- =+= Tower: Hoehe und Position? Pilot: Ich bin 1.80m und sitze vorne links. From daboo at mulberrymail.com Tue Jul 8 13:37:26 2008 From: daboo at mulberrymail.com (Cyrus Daboo) Date: Tue, 08 Jul 2008 13:37:26 -0400 Subject: [Mulberry-dev] wontfix: 4.1 branch has OS X only changes right now. In-Reply-To: <20080708170946.GA2083@fh-wedel.de> References: <20080708170946.GA2083@fh-wedel.de> Message-ID: <77D746711327D44DB4A2EC6A@caldav.corp.apple.com> Hi Martin, --On July 8, 2008 7:09:46 PM +0200 Martin Dietze wrote: > I just learned today that the 4.1 branch is only usable for OS X > right now. This raises the question on bugfixes for other OSes. We > discussed the idea of "private" branches (which I think is not > the way to coordinate bugfixes of relevance to all users), but > there has not been any sign of this to happen. > > There are a number of very serious bugs which are still not > fixed in the trunk. I would very much like to contribute > bugfixes which I have developed but I just do not see how I can > possibly do this. I haven't had time to look into setting up the proper svn access for other people. In the meantime please attach patches to trac tickets and ping me about them and I can manually apply those to svn as appropriate. -- Cyrus Daboo From shiva at sewingwitch.com Fri Jul 18 20:22:09 2008 From: shiva at sewingwitch.com (Kenneth Porter) Date: Fri, 18 Jul 2008 17:22:09 -0700 Subject: [Mulberry-dev] Mozilla Gecko Message-ID: The subject of adding HTML support has been around for a long time. I was googling around for something else and came across this page on how to embed the Mozilla Gecko engine in an application: Independent of whether HTML support is added, this would still be a nice rendering control. It's not tied to Windows like the IE control, and it's open source so relatively unencumbered. For those who want to drop Gecko into another app currently using the IE control, here's a guy who wrapped Gecko in ActiveX: