Dan Kegel wrote:
> Not a real question, but I thought this graph was interesting:
>
> http://www.google.com/trends?q=dreamweaver+linux%2C+%22world+of+warcraft%22+linux%2C++itunes+linux%2C+photoshop+linux
>
> It seems iTunes on Linux is twice as popular a query as Photoshop on Linux.
> No idea wha
On Dec 23, 2007 11:55 AM, Jeremy White <[EMAIL PROTECTED]> wrote:
> ...snip..
> +static int cursor_from_device(DWORD deviceid, LPWTI_CURSORS_INFO *cursorp)
> +{
> +int i;
> +for (i = 0; i < gNumCursors; i++)
> +if (gSysCursor[i].PHYSID == deviceid)
> +{
> +*curso
Not a real question, but I thought this graph was interesting:
http://www.google.com/trends?q=dreamweaver+linux%2C+%22world+of+warcraft%22+linux%2C++itunes+linux%2C+photoshop+linux
It seems iTunes on Linux is twice as popular a query as Photoshop on Linux.
No idea what that really means, but it d
On Dec 23, 2007 8:27 AM, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote:
> James Hawkins [EMAIL PROTECTED] wrote:
>
> >Disassembling of any kind is prohibited. You don't have to convert the
> disassembly
> >to source code first to disqualify.
>
> By that strict definition starting up any decent debug
>> -Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine "$path" $args
>> +Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine start "$path" $args
>This is not correct. If console needs to be created for those apps and there
>isn't one, then Wine should do it when starting an app.
This is co
Alexander Dorofeyev <[EMAIL PROTECTED]> writes:
> Yeah these calculations are a headache. I could probably write
>
> now < start_time || now >= start_time + dwTimeout
The right way is to write
now - start_time > dwTimeout
using unsigned variables everywhere. Then you don't have to worry about
Kirill K. Smirnov wrote:
> This is needed by console applications.
> Fixes bug #10867
>
> -Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine "$path" $args
> +Exec=env WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" wine start "$path" $args
This is not correct. If console needs to be created for those
Am Sonntag, 23. Dezember 2007 01:43:17 schrieb Alexei Slepov:
> Subject:
>
> We can't use ordinary backbuffer to render textures, which size is more
> than
> size of the screen. To render bigger texture we must use pbuffer.
You can't just set the setting to PBUFFER, you at least have to check if
p
James Hawkins [EMAIL PROTECTED] wrote:
>Disassembling of any kind is prohibited. You don't have to convert the
disassembly
>to source code first to disqualify.
By that strict definition starting up any decent debugger is already
disqualifying.
Not sure we want to go quite there. I wouldn't reall
Our support for Photoshop 7 and maybe CS
is strong enough for industrial users --
and if it isn't, I'd like to know about it so
we can do something about it.
So I posted notes asking for serious Photoshop
users to try it and let us know what's still broken:
http://ubuntuforums.org/showthread.php?p=
2007/12/23, James Hawkins <[EMAIL PROTECTED]>:
> On Dec 22, 2007 10:37 PM, Huang, Zhangrong <[EMAIL PROTECTED]> wrote:
> > hi,
> >
> > 2007/12/23, James Hawkins <[EMAIL PROTECTED]>:
> > > On Dec 22, 2007 6:57 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote:
> > > > James Hawkins schreef:
> > > >
>
On Saturday 22 December 2007 19:54:17 Vitaliy Margolen wrote:
> --
> This is up for discussion:
[...]
> wine-net ->
I'll just go with James' suggestions here:
wine-net -> ws2_32, need to reclassify the wininet bugs to 'wininet', but that
can be done after the rename
On Dec 22, 2007 10:37 PM, Huang, Zhangrong <[EMAIL PROTECTED]> wrote:
> hi,
>
> 2007/12/23, James Hawkins <[EMAIL PROTECTED]>:
> > On Dec 22, 2007 6:57 PM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote:
> > > James Hawkins schreef:
> > >
> > > > On Dec 22, 2007 12:25 PM, Huang, Zhangrong <[EMAIL PROT
vdm is a bit cryptic, could we call it win16 instead?
That's a bit broader, but that's ok.
The other products could use some attention, too.
Wine HQ Apps Database
website-bugs -> appdb-misc
WineHQ Bugzilla
bug list -> delete
comments -> delete
login -> delete
misc-bugs -> bugzilla-misc
WineHQ.c
14 matches
Mail list logo