Hi,
Can we get this patch committed? It's a trivial fix to the calendar
positioning, as seen here:
http://linux.ucla.edu/~leiz/software/wine/screenshots/monthcal.png
- Lei
On 12/29/06, Lei Zhang <[EMAIL PROTECTED]> wrote:
The month calendar currently puts the calendar in the top-right corner
The developer's list was talking about this a couple of weeks back. Somebody
was going to take over and continue the newsletter, but nothing yet.
- Original Message
From: Michal Seliga <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Tuesday, January 16, 2007 10:14:31 AM
Subject: [Wine]
Mike wrote:
Tried that.
But windef.h then requires tchar.h and wtypes.h.
No, it doesn't. You need to give out more details of what you're trying
to compile.
error: 'IID' does not name a type
windef.h doesn't mention IID. It's quite possible that this error is
coming from your source file
Tried that.
But windef.h then requires tchar.h and wtypes.h. I include those and
then the cascade starts. I end up having to add nearly every wine header
in the windows directory.
Once I do that then I start getting all kinds of undefined types errors
at compile time - mainly because the def
Mike wrote:
Hi.
I know this is unsupported but I am trying to use the Wine windows
headers to port some Windows code to Mac OS X. I'm not really trying
to use the Wine functionality - I use the headers more to define and
map the existing Win32 defines, and datatypes to Mac OS so that I can
m
I verify my work on winspool.drv and localspl.dll with the native
versions of "localspl.dll" in wine.
To my surprise, localspl.dll/XP needs a native "sfc_os.dll",
while localspl.dll/W2K is happy with our buildin "sfc.dll"
Please remember:
- "sfc.dll" was not present before w2k.
- The "System File
Hi Gav,
> As the iphlpapi DLL is LGPLed, our patches to it are necessarily under
> the LGPL as well.
In fact that's not true. I added the LGPL headers for inclusion into
WineHQ, but I said my patches were MIT/X11 (unless I say otherwise, which
I didn't say, but I suppose is implied):
http://www
Am Dienstag 16 Januar 2007 18:01 schrieb Christoph Bumiller:
> Henri Verbeet wrote:
> > Well, you can't set a VBO as rendertarget directly, but you can copy
> > the FBO data into a PBO, which you can bind as a VBO. That's pretty
> > legitimate in OpenGL. But I was wondering how hard it would be to
Hi.
I know this is unsupported but I am trying to use the Wine windows
headers to port some Windows code to Mac OS X. I'm not really trying to
use the Wine functionality - I use the headers more to define and map
the existing Win32 defines, and datatypes to Mac OS so that I can make
as few ch
Henri Verbeet wrote:
Well, you can't set a VBO as rendertarget directly, but you can copy
the FBO data into a PBO, which you can bind as a VBO. That's pretty
legitimate in OpenGL. But I was wondering how hard it would be to use
something like that for ProcessVertices.
Well, you would get the re
> (*): They are to big. I think I should post a bug report... maybe
> tomorrow -
Not tomorrow -- but now:
http://bugs.winehq.org/show_bug.cgi?id=7186
pgp5LDtF4qhPr.pgp
Description: PGP signature
Replying to myself:
--- opened bug 7186 ---
http://bugs.winehq.org/show_bug.cgi?id=7186
pgp62R01jW7O7.pgp
Description: PGP signature
Alexandre Julliard wrote:
dlls/ntdll/virtual.c | 56 ++-
include/wine/server_protocol.h | 32 +-
server/protocol.def| 30 -
server/thread.c|2 +
server/trace.c
Hello!
> Thank you for your elaborate diagnosis. This is probably related to the
> problem Mono has on Wine because it also uses Pango/GTK.
It seems as if this is not a problem with GTK or Pango but with cairo. GTK-2.6
(without cairo) works fine on wine.
Here is a minimal cairo-win32 example bas
Am Dienstag 16 Januar 2007 03:17 schrieb Gavriel State:
> Author: Mark Adams <[EMAIL PROTECTED]>
>
> ChangeLog:
> - Clarify interface counting
> - Filter out no-ip addresses when building ip address table
> - Add error messages when unimplemented functions are called on
> non-linux platforms (ie: p
--- iphlpapi/ifenum.c 21 Dec 2006 16:37:51 - 1.25
+++ iphlpapi/ifenum.c 15 Jan 2007 23:16:54 -
@@ -22,7 +22,7 @@
[...]
- * - using the sysctl interface (FreeBSD and Mac OS X)
+ * - using the sysctl interface (FreeBSD and MacOS X)
Just a small note; based on the Apple website I t
On Mon, Jan 15, 2007 at 08:03:25PM +0100, Christoph Frick wrote:
This is the replacement for [dinput 4/5] - the other patches still
apply.
--
Add a config for the axes like we do for the buttons
This adds a mapping from the linux input id of the axis to the instance id
we assigned the axis.
17 matches
Mail list logo