Re: xlive preliminary implementation

2011-07-10 Thread Damjan Jovanovic
On Sat, Jul 9, 2011 at 10:24 AM, Giovanni Ongaro wrote: > Hi, i am a compuer scientist in the age of 46, > i have written a partial porting of xliveless to the wine git tree > adding the xlive dll. > > Right now it is in this state: > > Section 8 runs but does not save > > FUEL runs but does not s

Re: d3dx9_36: Push down the scope of two variables. (RESEND)

2011-07-10 Thread Gerald Pfeifer
On Tue, 5 Jul 2011, Alexandre Julliard wrote: >> This does not fix a bug or add a feature, but it makes the coder easier >> to follow. Narrower scope tends to be a good thing for variables, both >> for human readers and compilers (though modern ones should not need the >> hint). > Not necessarily,

Re: xmllite: Implement CreateXmlWriter

2011-07-10 Thread Octavian Voicu
On Sun, Jul 10, 2011 at 1:17 PM, Alistair Leslie-Hughes wrote: > Subject: [PATCH] Implement CreateXmlWriter ... > +/* > + * XMLLite IXmlReader tests > + * ... > +typedef struct _xmlreader > +{ > +IXmlWriter IXmlWriter_iface; > +LONG ref; > +} xmlwriter; Looks like you have some copy-paste

Re: Some notes from wineconf about the 1.4 release -- are we on track?

2011-07-10 Thread Henri Verbeet
On 10 July 2011 11:27, Scott Ritchie wrote: > done that's worth listing?  Is "sometime in 2011" still the best guess > for 1.4's release? > I'd guess late 2011 or maybe early 2012. I think the main criterion is having a solid 400 regressions. It's currently at 399, but it fluctuates a bit.

Re: Some notes from wineconf about the 1.4 release -- are we on track?

2011-07-10 Thread Louis Lenders
Scott Ritchie open-vote.org> writes: > > According to Alexandre... > > 1.4 will be out "sometime in 2011" . . . > > Plus, of course, the general goal of making more applications work :) > > It seems like we're making serious progress. Have any of these stalled > or become less important? Ha

Some notes from wineconf about the 1.4 release -- are we on track?

2011-07-10 Thread Scott Ritchie
According to Alexandre... 1.4 will be out "sometime in 2011" At the time of wineconf we already had several new features: animated cursors, 64-bit Gecko, native cursor themes, AcceptEx support, mono packages Goals for the 1.4 release: Successful 64-bit make test Successful 32-bit make test ;) R