I updated wine from CVS, and P. Christeas patch that solves bug 720 (misplaced graphics on AutoCAD) isn't there yet... but the bug does :) I tried the patch and works well with AutoCAD, and doesn't seems to make troubles with other apps I tested, so the question : what happens to patches sent to wine-devel ? They must be sent somwhere else or must wait longer to be put in CVS ?
Regards
Max
On Thu, Jun 27, 2002 at 10:58:57PM +0200, Max wrote:
I updated wine from CVS, and P. Christeas patch that solves bug 720 (misplaced graphics on AutoCAD) isn't there yet... but the bug does :) I tried the patch and works well with AutoCAD, and doesn't seems to make troubles with other apps I tested, so the question : what happens to patches sent to wine-devel ? They must be sent somwhere else or must wait longer to be put in CVS ?
Patches to WD are NEVER getting applied (considered "testing" patches). Every single docu out there says to send them either to wine-patches (much preferred) or to Alexandre directly. ;-)
Patches to WD are NEVER getting applied (considered "testing" patches). Every single docu out there says to send them either to wine-patches (much preferred) or to Alexandre directly. ;-)
I did send that patch to wine-patches.. I didn't however watch that list to see what happened to my patch.
Well, I added some minor cleanups to Dib code, as long as your patch.... It seems to me that some old code hung inside X11DRV_SetDIBitsToDevice function, as explained in my patch. I'll send it to wine-patches too. BTW, did you remark that Autocad toolbars are ill-drawn when undocked ?
Regards
Max
Alle 23:18, giovedì 27 giugno 2002, hai scritto:
Patches to WD are NEVER getting applied (considered "testing" patches). Every single docu out there says to send them either to wine-patches (much preferred) or to Alexandre directly. ;-)
I did send that patch to wine-patches.. I didn't however watch that list to see what happened to my patch.
I'll send it to wine-patches too. BTW, did you remark that Autocad toolbars are ill-drawn when undocked ?
Guess I 'll have to join wine-patches.. Yes, the toolbars are ill-drawn and my patch won't solve that. That may be my second goal then :) (although I 'd prefer to devote my tries to the 2o00 version :-] )