[ros-dev] Wine Gecko

2010-10-27 Thread Adam Kachwalla
I think that Wine Gecko should be integrated in the ReactOS releases. It is needed IIRC for things like Winhlp32 (I think) and HTML Help (defiitely) and applications which use IE browser controls.___ Ros-dev mailing list Ros-dev@reactos.org http://www.

Re: [ros-dev] Wine Gecko

2010-10-27 Thread Olaf Siejka
IIRC, we have a strict policy of not bundling binaries in ROS trunk. On the other hand my buildbot's ISOs do have it included via modules\optional, mostly because i had to skip this nagging check in 2nd stage for roscdtest purpose. Regards 2010/10/27 Adam Kachwalla > I think that Wine Gecko sho

Re: [ros-dev] Wine Gecko

2010-10-27 Thread Adam Kachwalla
What about Wine Gecko from source? Also, I would think that because it is a GPL module, it wouldn't matter if the binaries are there or not?http://wiki.winehq.org/BuildingWineGeckoBy the way, did you have to extract the cab file into the modules/optional folder, or how did you integrate it?On Th

Re: [ros-dev] Wine Gecko

2010-10-27 Thread Olaf Siejka
Sure, why dont we add another 5-10 minutes to ros compile time As for integration i just placed wine_gecko-1.0.0-x86.cab in trunk\modules\optional\ Regards 2010/10/27 Adam Kachwalla > What about Wine Gecko from source? Also, I would think that because it is a > GPL module, it wouldn't matt

Re: [ros-dev] Wine Gecko

2010-10-27 Thread Adam Kachwalla
Shouldn't matter too much... we stick rosapps and rostests in there as optional components, I'm sure Wine Gecko shouldn't be too much of a problem to insert this way.On Thu, 28 Oct 2010 01:24:28 +1100, Olaf Siejka wrote:Sure, why dont we add another 5-10 minutes to ros compile timeAs for in

Re: [ros-dev] Wine Gecko

2010-10-27 Thread Colin Finck
Bernd Blaauw wrote: I'll have to verify if this is release-only or also in trunk builds (older ones didn't have it [...] The mshtml winesync in question has occured shortly after 0.3.11 had been released, so this also affects trunk builds for quite a while now. To make a long story short:

Re: [ros-dev] Wine Gecko

2010-10-27 Thread Bernd Blaauw
Op 27-10-2010 20:45, Colin Finck schreef: The mshtml winesync in question has occured shortly after 0.3.11 had been released, so this also affects trunk builds for quite a while now. To make a long story short: Thanks for your detailed explanation Colin, everything seems to have its perfectl

[ros-dev] Wine Gecko Installer @ 2nd boot

2010-03-03 Thread James Tabor
Hi! I guess we need to vendor drop and add to our build this missing component. James <>___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] Wine Gecko Installer @ 2nd boot

2010-03-03 Thread Andrew Faulds
I've always wondered why it wasn't included anyway, as not only ROS Explorer uses it, any app that uses HTML needs it, and these are becoming increasingly common. On 3 March 2010 18:33, James Tabor wrote: > Hi! > I guess we need to vendor drop and add to our build this missing component. > James

Re: [ros-dev] Wine Gecko Installer @ 2nd boot

2010-03-03 Thread James Tabor
Christoph posted: In boot/bootdata/packages/reactos.dff has this entry: modules\optional\wine_gecko-1.0.0-x86.cab 4 optional Download this: http://downloads.sourceforge.net/wine/wine_gecko-1.0.0-x86.cab copy or move it to your reactos/modules/optional/ directory. You may need to mkdir

Re: [ros-dev] Wine Gecko Installer @ 2nd boot

2010-03-03 Thread Steven Edwards
On Wed, Mar 3, 2010 at 1:38 PM, Andrew Faulds wrote: > I've always wondered why it wasn't included anyway, as not only ROS Explorer > uses it, any app that uses HTML needs it, and these are becoming > increasingly common. It's a artifact of Wine. They make it optional so that you can override the