Re: d3dx9_36: Make get_parameter_{handle,struct}() static.

2011-04-10 Thread luis . busquets
Shouldn't this be inline? > --- > dlls/d3dx9_36/effect.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/dlls/d3dx9_36/effect.c b/dlls/d3dx9_36/effect.c > index 1e3de0c..a03e8a3 100644 > --- a/dlls/d3dx9_36/effect.c > +++ b/dlls/d3dx9_36/effect.c > @@ -91,12 +91,1

Re: dbghelp: get rid of a couple unused variables

2011-04-10 Thread Andrew Nguyen
On 04/11/2011 12:41 AM, Austin English wrote: > This ignores the side effects of the dwarf2_parse_u2 function. signature.asc Description: OpenPGP digital signature

Re: Ubuntu's new UI has glitches that affect Wine...

2011-04-10 Thread Dan Kegel
On Sun, Apr 10, 2011 at 2:58 PM, Dan Kegel wrote: > Ubuntu 11.04 beta 1 is out, http://www.ubuntu.com/testing/natty/beta > There are aleady about six bug reports about how its new UI interacts with > Wine: > https://launchpad.net/ubuntu/+bugs?field.searchtext=unity+wine > If you're an ubuntu user

Introducing "Deobjectivizer"

2011-04-10 Thread Charles Davis
Hi, I've been working on a secret Clang-based project for a while, and now I'm ready to share it with the world. Introducing the "Deobjectivizer". This is a program that scans framework bundle headers for Objective-C constructs, and generates procedural C wrappers around them, so you can call th

Ubuntu's new UI has glitches that affect Wine...

2011-04-10 Thread Dan Kegel
Ubuntu 11.04 beta 1 is out, http://www.ubuntu.com/testing/natty/beta There are aleady about six bug reports about how its new UI interacts with Wine: https://launchpad.net/ubuntu/+bugs?field.searchtext=unity+wine If you're an ubuntu user, please try out Natty Beta, review those bugs, and vote for t

Re: gdiplus: Make get_font_hfont() static.

2011-04-10 Thread Vincent Povirk
I'm planning to use this from GdipAddPathString. On Sun, Apr 10, 2011 at 11:45 AM, Francois Gouget wrote: > --- >  dlls/gdiplus/gdiplus_private.h |    2 -- >  dlls/gdiplus/graphics.c        |    2 +- >  2 files changed, 1 insertions(+), 3 deletions(-) > > diff --git a/dlls/gdiplus/gdiplus_private

Fwd: d3dx9_36 [patch 1/3; try 9]: Remove useless includes

2011-04-10 Thread David Adam
Any feedback for the reasons why this patch and the following ones were not commited? Thanks in advance A+ David -- Forwarded message -- From: David Adam Date: 2011/4/6 Subject: d3dx9_36 [patch 1/3; try 9]: Remove useless includes To: wine-patches