Re: OleFont: Fix IDispatch Implementation (was Re: olefont: GetIDsOfNames)

2005-09-15 Thread Walt Ogburn
On Wed, 14 Sep 2005, Robert Shearman wrote: > > You're not being lazy enough. All of this stuff can be easily > implemented in one go using CreateStdDispatch, as long as you know how > to use it. Try the attached patch. > > Changelog: > Return the standard font IDispatch interface created using > C

Re: [AppDB] new server supports GD2

2005-09-15 Thread Chris Morgan
I didn't notice it on wine-devel. Has Jeremy confirmed that the server is running gd2? Chris On Thursday 15 September 2005 5:01 am, Jonathan Ernst wrote: > Hi Chris, > > Something wrong with this one ? > > Le mercredi 31 août 2005 à 15:16 +0200, Jonathan Ernst a écrit : > > To be applied after

Re: winspool/tests: New Testsuite

2005-09-15 Thread Detlef Riekenberg
Am Samstag, den 10.09.2005, 15:32 +0100 schrieb Huw D M Davies: > On Fri, Sep 09, 2005 at 12:50:26AM +0200, Detlef Riekenberg wrote: > > > Changelog: > > > - New Testsuite for winspool.drv: > It's almost a 3000 line patch. You should try to break this down it > separate, smaller patches. I'm w

Re: Is Wine SMP-safe yet?

2005-09-15 Thread Michael Stefaniuc
On Thu, Sep 15, 2005 at 05:50:51AM -0700, Dan Kegel wrote: > I've seen conflicting reports about whether Wine is safe > to run on SMP systems. I'm running it since 1.5 years on a SMP system (P4, HT enabled and smp kernel). I don't remember to have run into SMP problems. Or better said in the proble

Is Wine SMP-safe yet?

2005-09-15 Thread Dan Kegel
I've seen conflicting reports about whether Wine is safe to run on SMP systems. Have the issues described in http://www.winehq.org/hypermail/wine-devel/2005/01/0060.html been taken care of? I just pinged the reporter of the only bug with SMP in the summary, http://bugs.winehq.org/show_bug.cgi?id

Re: wineconsole --backend-user

2005-09-15 Thread Robert Lunnon
On Thursday 15 September 2005 18:16, Marcus Meissner wrote: > On Wed, Sep 14, 2005 at 06:20:35PM +1000, Robert Lunnon wrote: > > After an underwhelming response to my last query, I dug a little deeper > > and while I'm not too familiar with windows code I can't seem to figure > > out what is wrong

Re: wineconsole and solaris

2005-09-15 Thread Robert Lunnon
> > did you try to pick up another font for the console and then get back to > "Wine Courier" ? Likely, there's a discrepency between font cell size > (in registry) and what the font actually does. > > A+ I did some more work and it seems that either the memory DC isn't being written properly

Re: [AppDB] new server supports GD2

2005-09-15 Thread Jonathan Ernst
Hi Chris, Something wrong with this one ? Le mercredi 31 août 2005 à 15:16 +0200, Jonathan Ernst a écrit : > To be applied after Jeremy confirms that GD2 is installed. > To test: go to the admin and regenerate all pictures > > Changelog: > - use GD2 php functions to get nicer screenshots > > >

Re: wineconsole --backend-user

2005-09-15 Thread Marcus Meissner
On Wed, Sep 14, 2005 at 06:20:35PM +1000, Robert Lunnon wrote: > After an underwhelming response to my last query, I dug a little deeper and > while I'm not too familiar with windows code I can't seem to figure out what > is wrong with user.c that gives me my funny display. It would seem that >

wineconsole --backend-user

2005-09-15 Thread Robert Lunnon
After an underwhelming response to my last query, I dug a little deeper and while I'm not too familiar with windows code I can't seem to figure out what is wrong with user.c that gives me my funny display. It would seem that either bitblt isn't working as advertised or the memory DC isn't being