Re: Work on WineQuartz for MacOSX

2010-05-16 Thread Charles Davis
On 5/16/10 9:04 PM, James Mckenzie wrote: > Roderick Colenbrander wrote: >> On Sun, May 16, 2010 at 6:02 PM, C.W. Betts wrote: >>> On May 16, 2010, at 9:31 AM, James Mckenzie wrote: All: There was or is a quite lengthy thread on this project. What is the status of work? A

Re: Work on WineQuartz for MacOSX

2010-05-16 Thread James Mckenzie
Roderick Colenbrander wrote: >On Sun, May 16, 2010 at 6:02 PM, C.W. Betts wrote: >> On May 16, 2010, at 9:31 AM, James Mckenzie wrote: >>> All: >>> >>> There was or is a quite lengthy thread on this project. >>> >>> What is the status of work?  Any progress on Emmanuel's work from 2008? >>> >>> Th

Trying to fix a bug, stuck at cross-compiling

2010-05-16 Thread Alexandru Băluț
Hi, I'm trying to fix bug 12804, and made some changes to winecfg, and I need to test how it works on Windows. I followed the instructions from http://wiki.winehq.org/CompilingDLLsUsingMingw - Cross Compiling the Whole Tree, but I get an error: $ ../wine-crossc/configure --host=i586-mingw32msvc -

Re: riched20: Avoid using long.

2010-05-16 Thread testbot
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=2105 Your paranoid android.

Re: Work on WineQuartz for MacOSX

2010-05-16 Thread Roderick Colenbrander
The fact that Cocoa is objective C is one of the issues (Charles Davis made some C wrapper I think). The most problematic thing is that it really need is a DIB engine. The Cocoa graphics APIs are similar to Cairo / XRender / Direct2D and other modern APIs. These APIs are great for vector drawing, a

Re: Work on WineQuartz for MacOSX

2010-05-16 Thread C.W. Betts
On May 16, 2010, at 12:29 PM, James Mckenzie wrote: > C.W. > > The page referred to by this message no longer exists > > Time for an update. Include the period at the end. It works then. I was able to get the code and compile it fine under 32-bit mode. Apparently there has been a few ch

Fwd: Work on WineQuartz for MacOSX

2010-05-16 Thread C.W. Betts
Begin forwarded message: > From: Erich Hoover > Date: May 16, 2010 10:10:29 AM MDT > To: "C.W. Betts" > Subject: Re: Work on WineQuartz for MacOSX > > On Sun, May 16, 2010 at 10:02 AM, C.W. Betts wrote: > If memory serves, the main reason why there hasn't been any work done is > because of

Re: Fwd: [AppDB] patch: Request for UTF8-encoded results from MySQL when querying the bugs DB.

2010-05-16 Thread Alexander Nicolaysen Sørnes
Hello, I must have overlooked your previous submission; I'm not used to people sending in AppDB patches. That being said, it's really nice to have other people working on the code. :) I'll review it and commit in the next few days. Alexander Søndag 16. mai 2010 18.26.15 skrev Alexandru Bălu

Fwd: [AppDB] patch: Request for UTF8-encoded results from MySQL when querying the bugs DB.

2010-05-16 Thread Alexandru Băluț
Hi, Is anyone reviewing patches for AppDB? Thanks, Alex -- Forwarded message -- From: Alexandru Balut Date: Sat, May 1, 2010 at 17:29 Subject: [AppDB] patch: Request for UTF8-encoded results from MySQL when querying the bugs DB. To: wine-patc...@winehq.org Resending because I

Re: Work on WineQuartz for MacOSX

2010-05-16 Thread C.W. Betts
If memory serves, the main reason why there hasn't been any work done is because of the dependency of Objective-C, which the project administrator has said "no" to. On May 16, 2010, at 9:31 AM, James Mckenzie wrote: > All: > > There was or is a quite lengthy thread on this project. > > What is

Re: [PATCH 1/9] tools: Modified the ICO render script to render BMPs (resend)

2010-05-16 Thread Alexandre Julliard
Joel Holdsworth writes: > +# Convert it into a bmp > +if($depth == 32) { > +# Alpha channel is negated as a work around for an ImageMagick bug > +shell $convert, "png:$pngFile", "-channel", "Alpha", "-negate", > $outFileName; Which ImageMagick version needs this? Mine (

Work on WineQuartz for MacOSX

2010-05-16 Thread James Mckenzie
All: There was or is a quite lengthy thread on this project. What is the status of work? Any progress on Emmanuel's work from 2008? Thank you. James McKenzie

Re: Release plans

2010-05-16 Thread James Mckenzie
> > >Hi, > >some time passed and because statistics are somewhat popular here, i >did one ;) > >340 regressions <-- release announcement >356 regressions <-- release announcement + 1week > Not a good statistic, but maybe we caused a few folks to decide to submit overdue regressions now that Win

Change default library paths

2010-05-16 Thread Danila Sentiabov
Hi. I have a set of home-made scripts for compiling and using different Wine versions with different prefixes (no system-wide Wine installed at all). I build new versions on Ubuntu VM (./configure --prefix=/home/build-user/wine-build/binaries), then copy compiled binaries to designated folder of my

Re: More benchmarks of 3d performance comparing windows and linux

2010-05-16 Thread Stefan Dösinger
Am Freitag 14 Mai 2010 20:32:06 schrieb Dan Kegel: > timedemo [demoname] - Plays the specified demo and reports performance > information upon completion, including frames played, time taken, > average FPS and FPS variability. Also records the information in a > file called sourcebench.csv in your

Re: Release plans

2010-05-16 Thread wylda
Hi, some time passed and because statistics are somewhat popular here, i did one ;) 340 regressions <-- release announcement 356 regressions <-- release announcement + 1week So we are not converging... Will there be at least an effort to fix all the regression or should i go and crawl throug