Re: Screen mode retrieval/trace tool for Windows

2008-03-04 Thread mark cox
Perhaps use detours to hook the ChangeDisplaySettingsEx function and dump the devmode structure to a file? Regards, mark On Wed, Mar 5, 2008 at 9:09 AM, Denver Gingerich <[EMAIL PROTECTED]> wrote: > I am trying to trace the sequence of screen mode > (resolution/bpp/refresh rate) changes that occ

Re: Some thoughts about next GSoC

2007-11-22 Thread mark cox
the FFMpeg project was very successful with it's qualification tasks http://guru.multimedia.cx/googles-summer-of-code-2007/ regards, mark On Nov 23, 2007 6:30 AM, Jesse Allen <[EMAIL PROTECTED]> wrote: > On Nov 22, 2007 10:00 AM, Kai Blin <[EMAIL PROTECTED]> wrote: > > On Thursday 22 November 20

Re: Fonts (+liberation again...)

2007-08-13 Thread mark cox
Louis, What about a wine-fonts package? That would avoid the gpl issue. On 13/08/07, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > > "Louis. Lenders" <[EMAIL PROTECTED]> writes: > > > Of course this patch lacks checking for presence of liberation, and > > has ugly hard-coded path for the liberat

Re: New winetricks: add support for Red Hat's liberation fonts

2007-05-24 Thread mark cox
I added them to winetricks so people could experiment with > them (slightly) more easily. > - Dan I'm pretty sure the proper place for these fonts is as a separate distro package - perhaps one that Wine can depend on. If the liberation fonts aren't yet being packed up in Ubuntu, I'll see about a

Re: how to edit wiki?

2006-05-30 Thread mark cox
Create Profile" under the text entry fields, along with instructions.--Daniel RemenakOn 5/30/06, mark cox <[EMAIL PROTECTED]> wrote:> There is no login option i can see (when using firefox) or info on how to > create an account.> Regards,> mark>> On 5/31/06, Andrew

Re: how to edit wiki?

2006-05-30 Thread mark cox
There is no login option i can see (when using firefox) or info on how to create an account.Regards,markOn 5/31/06, Andrew Ziem < [EMAIL PROTECTED]> wrote:mark cox wrote:> When i search in google for 'cxtest', one of the hits is from winenq, > but when i open the page http://wiki.winehq.org/CxTest,

how to edit wiki?

2006-05-30 Thread mark cox
When i search in google for 'cxtest', one of the hits is from winenq, but when i open the page http://wiki.winehq.org/CxTest, i get the message ' This page does not exist yet. You can create a new empty page, or use one of the page templates. Before creating the page, please check if a similar page

Missing wine documentation

2006-05-16 Thread mark cox
The documentation directory in cvs and in the tarball contains no documentation, i got cvs and did a find for '*.sgml'. Nothing to be found. Am i missing something?mark