Re: Wine at Systems in Munich

2007-10-13 Thread David M. Gümbel
On Donnerstag, 11. Oktober 2007, Dan Kegel wrote: > It would be great to have a booth there, hope somebody can go. > > It's kind of hard to do a good booth on short notice, though. > Let's remember that this is coming up next year, and plan > for it. Can you send me contact info for the organizers

Re: Wine crashes while trying to use Lexmark Network Scanback utility

2007-10-13 Thread L. Rahyen
On Sunday October 14 2007 03:19, King InuYasha wrote: > Ehh, well, I was trying to use the Lexmark Scanback Utility to operate my > Lexmark OptraImage 322 and it crashed after clicking the button to setup a > new profile Installed original MFC42.DLL in the Scanback program > folder... > > Crash

Re: Wine crashes while trying to use Lexmark Network Scanback utility

2007-10-13 Thread Juan Lang
King, On 10/13/07, King InuYasha <[EMAIL PROTECTED]> wrote: > Ehh, well, I was trying to use the Lexmark Scanback Utility to operate my > Lexmark OptraImage 322 and it crashed after clicking the button to setup a > new profile Installed original MFC42.DLL in the Scanback program > folder... W

Re: RICHED20: EM_SETTEXTEX must support RTF strings too

2007-10-13 Thread Dmitry Timoshkov
<[EMAIL PROTECTED]> wrote: > Changelog: > * EM_SETTEXTEX should also support RTF strings, just like WM_SETTEXT It would be helpful to have a test case for this, as well as a unicode version of WM_SETTEXT/EM_SETTEXTEX. -- Dmitry.

Wine crashes while trying to use Lexmark Network Scanback utility

2007-10-13 Thread King InuYasha
Ehh, well, I was trying to use the Lexmark Scanback Utility to operate my Lexmark OptraImage 322 and it crashed after clicking the button to setup a new profile Installed original MFC42.DLL in the Scanback program folder... Crash log: [EMAIL PROTECTED] ScanBack]$ wine scanwiz.exe wine: Call f

Re: Support GCOV for Wine 1.0?

2007-10-13 Thread Detlef Riekenberg
On Fr, 2007-10-12 at 09:47 -0700, Dan Kegel wrote: > > It would be nice, when we can support gcov in current Wine > > "out of the box". > > That would help us a lot, when we write more tests for the > > suggested Wine 1.0 Applications. > > That project had a doc patch accepted: > http://www.wineh

Re: Translating the Wiki

2007-10-13 Thread Dimi Paun
On Sat, 2007-10-13 at 19:02 +0200, Francois Gouget wrote: > I have also added a FrenchDict page as described in the above help, in > an attempt to have users who open the FAQ page sent to the > FoireAuxQuestions page if their locale is French. However this does > not seem to work. Do you know what

Re: CSS changes to the Wiki

2007-10-13 Thread Jan Zerebecki
On Sat, Oct 06, 2007 at 01:32:32PM -0500, Alex Waite wrote: > Awhile ago I sent a few patches in to cleanup some HTML and CSS on > WineHQ. I didn't continue with writing more patches since it seemed > like we didn't have a clear idea of what direction we wanted to pursue. > I am more than happy

Re: CSS changes to the Wiki

2007-10-13 Thread Alexander Q. Waite
Scott Ritchie wrote: > Dimi Paun wrote: >> On Fri, 2007-10-12 at 21:29 +0200, Kai Blin wrote: >>> John Klehm pointed me at a post from Mitchell Mebane (at >>> http://www.winehq.org/pipermail/wine-devel/2007-August/058622.html) >>> >>> Someone care to give that a spin? >> I've implemented the featu

Translating the Wiki

2007-10-13 Thread Francois Gouget
On Sat, 13 Oct 2007, Dimi Paun wrote: > On Sat, 2007-10-13 at 10:32 +0200, Francois Gouget wrote: > > > > d) there's no way to translate it > > http://moinmoin.wikiwikiweb.de/HelpOnLanguages > > More is on the way I believe. Ok. So I have added a FoireAuxQuestions page with the start of a tra

Wiki looks much better

2007-10-13 Thread Juan Lang
Hi Dimi, I just checked out the Wiki after your most recent checkin. It does, indeed, look much better. Thanks for taking the time to look at it. And, after reviewing the change, I have to agree: it would be hard to predict that the browsers would do what they did based on the old CSS. :-/ --J

Re: Support GCOV for Wine 1.0?

2007-10-13 Thread Dimi Paun
On Sat, 2007-10-13 at 10:32 +0200, Francois Gouget wrote: > > d) there's no way to translate it http://moinmoin.wikiwikiweb.de/HelpOnLanguages More is on the way I believe. -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.

Re: Call of Dutty 4 works!!

2007-10-13 Thread Mirek Slugeň
I am using patches for 3DMark and ET: QW, that's everything. Mirek Chris Spencer napsal(a): -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mirek, Have you done anything special to get CoD4 working in Wine, have you applied any patches? Also what graphics card do you have? We are havin

Re: make test drill

2007-10-13 Thread Francois Gouget
On Fri, 12 Oct 2007, Marcus Meissner wrote: [...] > Or do a bugreport for X / your distro! :) > > But I just tried bothering our X developers, but mentioning the Xorg "ati" > driver (for my Radeon Mobility) just causes laughs. :/ Yep. For a while my X server was crashing whenever I would exit M

Re: Support GCOV for Wine 1.0?

2007-10-13 Thread Francois Gouget
On Fri, 12 Oct 2007, Dan Kegel wrote: [...] > The disadvantages of the wiki are > a) it's not stored in git > b) there's no way to do local editing and previewing > c) the formatting is crap d) there's no way to translate it -- Francois Gouget <[EMAIL PROTECTED]> http://fgouget.free

Re: USER32: fix EM_SETLIMITTEXT with zeroed args (with tests)

2007-10-13 Thread Francois Gouget
On Fri, 12 Oct 2007, [EMAIL PROTECTED] wrote: [...] > This patch implements the higher limits for EM_SETLIMITTEXT with > zeroed wParam and lParam, when the reported Windows version is WinNT, > Win2k and higher. It also implements a default maximum limit of 3 > before receiving any EM_SETLIMI