Re: [2/2] msxml3: Register Missing Components

2009-07-25 Thread Austin English
On Sat, Jul 25, 2009 at 8:14 PM, Pat Renton wrote: Forgot the patch. -- -Austin

[2/2] msxml3: Register Missing Components

2009-07-25 Thread Pat Renton

Re: Fun news about CodeWeavers

2009-07-25 Thread Scott Ritchie
Jeremy White wrote: > http://www.codeweavers.com/about/general/press/20090724/ > > *grin* > > Cheers, > > Jeremy > > Good work ;) I did enjoy this, though the quick consensus from people I've shown this to seems to be "could have been shorter". The joke gets stretched over a whole page and

Re: Wine on cygwin

2009-07-25 Thread King InuYasha
If you are using Fedora, "yum install mingw32*" will install the whole cross-compiling suite. On Sat, Jul 25, 2009 at 6:39 PM, Austin English wrote: > On Sat, Jul 25, 2009 at 12:36 PM, dominik wrote: > > Hi all, > > I've just tried to build wine on cygwin in order to build the test suite > in > >

Re: Wine on cygwin

2009-07-25 Thread Austin English
On Sat, Jul 25, 2009 at 12:36 PM, dominik wrote: > Hi all, > I've just tried to build wine on cygwin in order to build the test suite in > order to maybe find out why some tests fail on my machine. > > configure runs reasonably well, but when the first dll is being built, hell > breaks loose. > > T

Wine on cygwin

2009-07-25 Thread dominik
Hi all, I've just tried to build wine on cygwin in order to build the test suite in order to maybe find out why some tests fail on my machine. configure runs reasonably well, but when the first dll is being built, hell breaks loose. The assembler files generated from the .spec files are not

Re: RFC XRender add support for dibsections in more color depths

2009-07-25 Thread Jesse Allen
On Thu, Jul 23, 2009 at 2:51 PM, Roderick Colenbrander wrote: > Hi, > > For some weeks I have been working on moving more 2D rendering to > XRender. XRender has three advantages for Wine. First of all it allows > us to perform more rendering operations using X which we previously > did using a comb

Re: Request for Review: Cursor & Icon patches

2009-07-25 Thread Frédéric Delanoy
On 07/25/2009 08:21 PM, Daniel Santos wrote: >> Anyway Alexandre is on holiday next week, so you'll have to >> wait a bit to get his comments. > > Yea, that's what I was afraid of. > > As far as the chunks, most of them do stand on their own with updated test > code (one of them fails tests). Yo

Re: Request for Review: Cursor & Icon patches

2009-07-25 Thread Daniel Santos
> Anyway Alexandre is on holiday next week, so you'll have to > wait a bit to get his comments. Yea, that's what I was afraid of. As far as the chunks, most of them do stand on their own with updated test code (one of them fails tests). I was considering submitting the patches in both the inc

Re: Request for Review: Cursor & Icon patches

2009-07-25 Thread Frédéric Delanoy
On 07/25/2009 02:06 PM, Roderick Colenbrander wrote: > On Sat, Jul 25, 2009 at 8:04 AM, lats wrote: >> On 25/07/09 12:46, Daniel Santos wrote: >> >>> I finished the actual code about 3 weeks ago, but it's been a lot of work for me to split it out into smaller pieces, especially being new

Re: Adding a pedantic version of transl

2009-07-25 Thread André Hentschel
Paul Vriens schrieb: Hi, Currently transl doesn't show potential translation errors on a higher level. I'm busy implementing a more pedantic version of transl that shows the potential translation errors on the resfile pages (see attached screenshot). I'm now looking for the best way to get

Re: Request for Review: Cursor & Icon patches

2009-07-25 Thread Roderick Colenbrander
On Sat, Jul 25, 2009 at 8:04 AM, lats wrote: > On 25/07/09 12:46, Daniel Santos wrote: > >> >> I finished the actual code about 3 weeks ago, >>> >>> but it's been a lot of work for me to split it out into >>> smaller pieces, especially being new to git. > > The intention is that is that you build a

Re: Request for Review: Cursor & Icon patches

2009-07-25 Thread lats
On 25/07/09 12:46, Daniel Santos wrote: I finished the actual code about 3 weeks ago, but it's been a lot of work for me to split it out into smaller pieces, especially being new to git. The intention is that is that you build and test smaller chunks, hence the term "commit often". It cert

Revised How-to for ODBC Databases: Jet/Access success

2009-07-25 Thread Barry Bird
Hello folks, after email conversation with James McKenzie, here is my revised how-to Access 2000 can work with Wine, but this how-to doesn't require Microsoft Access. How to set up Wine to enable Windows programs that read and write to Jet (Access) databases using ODBC. I write such progra

Re: ODBC Databases: Jet/Access success

2009-07-25 Thread Barry Bird
Barry Bird wrote: [Bottom post please, that's how we do things here.] James Mckenzie wrote: On Thu, Jul 23, 2009 at 11:04 PM, Mike Kaplinskiy wrote: On Thu, Jul 23, 2009 at 10:32 PM, Juan Lang wrote: Hey Barry, this was a handy writeup. Â Perhaps you c

Re: Create our own temp directory to make sure it's not the Windows directory.

2009-07-25 Thread Nicolas Le Cam
2009/7/24 Paul Vriens : > Paul Vriens wrote: >> >> Nicolas Le Cam wrote: >>> >>> 2009/7/24 Paul Vriens : Nicolas Le Cam wrote: > > 2009/7/24 Paul Vriens : >> >> Hi Alexandre, >> >> This one introduced a test failure on several W2K, XP and W2K3 boxes. >> No