Re: [TOOLS] Re: Gecko installer

2006-06-30 Thread Jacek Caban
Jeremy Newman wrote: This is now live at: http://source.winehq.org/winegecko.php On Sun, 2006-06-25 at 11:40 +0200, Jonathan Ernst wrote: Le samedi 24 juin 2006 à 20:06 +0200, Jacek Caban a écrit : Hi, [...] - We need php script redirecting to SourceForge similar to one t

Re: [TOOLS] Re: Gecko installer

2006-06-29 Thread Boaz Harrosh
Jeremy Newman wrote: This is now live at: http://source.winehq.org/winegecko.php This is grate! It is Based on SeaMonkey version 1.8.0.1. We might want to do some kind of version system, this thing gets updated pretty fast, security updates and stuff... By the way, How do you make a CAB

Re: [TOOLS] Re: Gecko installer

2006-06-28 Thread Jeremy Newman
This is now live at: http://source.winehq.org/winegecko.php On Sun, 2006-06-25 at 11:40 +0200, Jonathan Ernst wrote: > Le samedi 24 juin 2006 à 20:06 +0200, Jacek Caban a écrit : > > Hi, > > > [...] > > - We need php script redirecting to SourceForge similar to one that > > forwards to Mozilla A

[TOOLS] Re: Gecko installer

2006-06-25 Thread Jonathan Ernst
Le samedi 24 juin 2006 à 20:06 +0200, Jacek Caban a écrit : > Hi, > [...] > - We need php script redirecting to SourceForge similar to one that > forwards to Mozilla ActiveX control. Here you are. --- /dev/null 2006-01-19 01:09:08.0 +0100 +++ winegecko.php 2006-06-25 11:37:20.0

Re: Gecko installer

2006-06-24 Thread Dimi Paun
On Sat, 2006-06-24 at 20:06 +0200, Jacek Caban wrote: > - Uploading wine_gecko.cab to SourceForge. I don't have an access to > do so. Could someone that can do it contact me privately? Or perhaps I > could get access so that in the future, when it needs to be updated I > could do it without involv

Re: Gecko installer

2006-06-24 Thread Jacek Caban
Hi, Now that Wine Gecko installer is in the tree, we have to enable it. All we have to do on Wine side is set one registry value, but first we need to have wine_gecko.cab file available to download. It means: - Uploading wine_gecko.cab to SourceForge. I don't have an access to do so.

Re: Gecko installer

2006-06-16 Thread Saulius Krasuckas
* On Thu, 15 Jun 2006, Jacek Caban wrote: > * Mike Hearn wrote: > > * On 6/14/06, Jacek Caban <[EMAIL PROTECTED]> wrote: > > > I'd really like to use Linux Gecko, but it's impossible because > > > we'd need XEmbed embedder support that's impossible to implement in > > > Wine (perhaps if we added

Re: Gecko installer

2006-06-15 Thread Mike Hearn
Yes this problem with the lack of child windows is most troublesome. I wonder if there is another way to solve this though. By using COMPOSITE to redirect the window heirarcy of the embedded window to a pixmap we can proxy events and copy the pixmap to simulate window embedding, without actually

Re: Gecko installer

2006-06-15 Thread Jacek Caban
Mike Hearn wrote: On 6/14/06, Jacek Caban <[EMAIL PROTECTED]> wrote: See http://www.winehq.org/?issue=285#MSHTML%20Update. I'd really like to use Linux Gecko, but it's impossible because we'd need XEmbed embedder support that's impossible to implement in Wine (perhaps if we added what we need to

Re: Gecko installer

2006-06-15 Thread Mike Hearn
On 6/14/06, Jacek Caban <[EMAIL PROTECTED]> wrote: See http://www.winehq.org/?issue=285#MSHTML%20Update. I'd really like to use Linux Gecko, but it's impossible because we'd need XEmbed embedder support that's impossible to implement in Wine (perhaps if we added what we need to XEmbed spec?). Tha

Re: Gecko installer

2006-06-14 Thread Jacek Caban
Mike Hearn wrote: On 6/14/06, Jacek Caban <[EMAIL PROTECTED]> wrote: Last week Wine Gecko was mentioned a few times on this mailing list and I can see that there is no understanding of it. It's not really surprising as it's a big mess ATM. We can still use Mozilla ActiveX control (but that needs

Re: Gecko installer

2006-06-14 Thread Jacek Caban
trol. Choosing our implementation you loose advantages of Gecko but you get more compatibility with IE. Please I have a few Questions: - Are you intending to produce a PE Gecko installer maintained by you or are you using a ready made package? I have a cab file that contains all the needed lib

Re: Gecko installer

2006-06-14 Thread Boaz Harrosh
o do later. I've just sent Wine Gecko installer. After it will be committed, a system similar to Mozilla ActiveX control download will have to be set up (that is upload the package to SourceForge and add a script that directs download of it). That will allow us to get rid of Mozilla

Re: Gecko installer

2006-06-14 Thread Mike Hearn
On 6/14/06, Jacek Caban <[EMAIL PROTECTED]> wrote: Last week Wine Gecko was mentioned a few times on this mailing list and I can see that there is no understanding of it. It's not really surprising as it's a big mess ATM. We can still use Mozilla ActiveX control (but that needs to be removed) or

Gecko installer

2006-06-14 Thread Jacek Caban
just sent Wine Gecko installer. After it will be committed, a system similar to Mozilla ActiveX control download will have to be set up (that is upload the package to SourceForge and add a script that directs download of it). That will allow us to get rid of Mozilla ActiveX control. Thanks, Jacek