Robert Shearman wrote:
Vincent Béron wrote:
Changelog:
Fix warning about signedness of pointers in x11drv.
Mike McCormack already tried an identical patch, but it was rejected
because the implications of the fix were not considered. It doesn't seem
that they were addressed in this patch ei
Vincent Béron wrote:
Changelog:
Move functions in comctl32/string.c to remove function declaration.
The current ordering is more logical, but the more important point is
that these functions are exported and so should be put in a header file
somewhere.
--
Rob Shearman
Vincent Béron wrote:
Changelog:
Fix warning about signedness of pointers in x11drv.
Vincent
Index: dlls/x11drv/event.c
===
RCS file: /home/wine/wine/dlls
On 11/5/05, Peter Berg Larsen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> The following patch
>
> http://www.winehq.org/pipermail/wine-patches/2005-October/021269.html
>
> fixes
>
> http://bugs.winehq.org/show_bug.cgi?id=3514
>
> but crashed Railroad tycoon, as it always sets device->primary->dsound to
Hi,
The following patch
http://www.winehq.org/pipermail/wine-patches/2005-October/021269.html
fixes
http://bugs.winehq.org/show_bug.cgi?id=3514
but crashed Railroad tycoon, as it always sets device->primary->dsound to
null when there are more than one user of the device.
The following pat
Actually, I tried the idea in your patch (use DISPLAY
everywhere, so just patch misc.c back to DISPLAY
instead of patching all the other files forward to
\\.\DISPLAY1). For Quicken 2005, it works fine in W98
mode, but doesn't work in W2k mode.
I don't know if this is a bug in quicken itself or
no
Kuba Ober wrote:
On Monday 31 October 2005 17:39, Walt Ogburn wrote:
Hi Marcos,
What are the buttons supposed to look like? The ones in your screenshot
look OK to me.
You do see that the bottom edge of each tool button is cut off, right? I don't
think that's OK :)
Yes, sorry, i
Tim Martin wrote:
I had discovered a bug with Quicken 2005 where certain
graphics aren't being drawn on screen, depending on
whether the application is using W98 or W2k
"emulation".
The behavior actually changed (from works in W98 but
broken in W2k to works in W2k but broken in W98) at
some poi
Marcus Meissner wrote:
Hi,
ExpressPCB (http://bugs.winehq.org/show_bug.cgi?id=3752)
does some invokes on IPictures.
I implemented the ones it needs.
GetTypeInfo is stolen from olefont.c.
Please try not to introduce any more of this code into wine. We should
be deferring to typelibs here
On 11/4/05, David Goodenough <[EMAIL PROTECTED]> wrote:
> One app that I think is quite important to the business world and that
> used to work (up to 0628) and still does work with 0.9 is Lotus Notes (at
> least the 6.5 client). It has been reported a number of times on this
> forum.
No doubt.
Dan Kegel wrote:
> On 11/4/05, David Gümbel <[EMAIL PROTECTED]> wrote:
>> .. we're arranging an informational event next week on
>> thursday afternoon in Stuttgart. We'll present Wine and its capabilities
>> for migrating and porting applications to Unix. Details are available
>> online (in German
Le ven 04/11/2005 à 12:22, James Hawkins a écrit :
> Hi,
>
> Changelog
> * Free an alloc'ed string.
>
> --
> James Hawkins
>
>
> Index: dlls/hhctrl.ocx/hhctrl.c
> ===
> RCS file: /home/wine/wine/dlls/hhctrl.ocx/hhctrl.c,v
> re
On 11/4/05, Saulius Krasuckas <[EMAIL PROTECTED]> wrote:
> This was a one minute looker, so it can contain some logical errors or so.
>
No it's good. I don't know why I got ERROR_ALREADY_EXISTS when I was
testing, but I swear I did! I don't get the error anymore so it must
have been leftover fro
--- Raphael <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > > > Changelog:
> > > > - defined D3DCOLOR_B macros to access byte values of D3DCOLOR
> > > > - use D3DCOLOR macros instead of using shift + masks
> > > > - fix a bug where diffuse.lpData checked instead of specular.lpData
> > > > - imple
I had discovered a bug with Quicken 2005 where certain
graphics aren't being drawn on screen, depending on
whether the application is using W98 or W2k
"emulation".
The behavior actually changed (from works in W98 but
broken in W2k to works in W2k but broken in W98) at
some point in time. After so
On 11/4/05, David Gümbel <[EMAIL PROTECTED]> wrote:
> .. we're arranging an informational event next week on
> thursday afternoon in Stuttgart. We'll present Wine and its capabilities
> for migrating and porting applications to Unix. Details are available
> online (in German) ... http://www.itomig.
Hello everybody,
as most of you probably remember, my company (ITOMIG) launched an initiative
called WineProbe (=~ "WineTasting" in English) some time ago. As part of
this initiative, we're arranging an informational event next week on
thursday afternoon in Stuttgart. We'll present Wine and i
Marcus Meissner <[EMAIL PROTECTED]> writes:
> Hi,
>
> Third submission... Should I change anything? Make it cleaner?
>
> Sample app is in http://bugs.winehq.org/show_bug.cgi?id=2683
>
> Ciao, Marcus
>
> Changelog:
> Implemented OLEPicture loading from IStreams that do
> not support IS
18 matches
Mail list logo