On Friday, March 15, 2013 7:45 PM, André Hentschel wrote:
> What i'd like is that you first upgrade the theme for now, whatever changes
> it may need.
> For this task don't care about search fields, tables, sponsoring, ...
> The result should be a wine wiki with the same quality and/or bugs as we
Folks,
There won't be any commits next week, as I'll be out skiing...
--
Alexandre Julliard
julli...@winehq.org
Josh DuBois writes:
> Ken also noted that the error reporting could be simpler if it were in
> gdi instead of user32. My impression, after having poked at it a
> while with Ken, is that it is in theory possible that an application
> which never tried to create a window would print less noise wit
2013/3/15 Nozomi Kodama :
>
Patch series is fine to me.
I wrote:
>The [notepad] menu bar sometimes was refreshed badly, causing some texts
>therein
>to be displayed twice, shifted by a few pixels, or with varying fonts.
That looks much like bug #33154
http://bugs.winehq.org/show_bug.cgi?id=33154
filed about Linux/X11. Nothing specific to winemac
-- a
On Fri, Mar 15, 2013 at 9:24 PM, Alexandre Julliard wrote:
> It's not useful to load this dynamically if you are not going to check
> that it was found.
Thanks very much, I'll send an improved version.
--
Regards,
Qian Hong
-
http://www.codeweavers.com
Hi,
Alexandre Julliard wrote:
>> To achieve this, we eliminate the tail call and turn it into a loop,
>> which allows us to preserve the local state in the variable "last".
>Please do this as a proper loop, not with a goto.
In bug #33155 I explained that Wine's PullACMData needs a redesign
http:
Qian Hong writes:
> @@ -562,6 +562,34 @@ static void test_source_iface(void)
> ok(maj_ver == 4 && min_ver == 0, "ver = %d.%d\n", maj_ver, min_ver);
> }
>
> +static void test_ax_win(void)
> +{
> +BOOL ret;
> +WNDCLASSEXW wcex;
> +static const WCHAR AtlAxWin100[] =
> {'A','t','
writes:
> The only comments about v2 were Michael Stefaniuc
> suggesting a refactoring and me explaining why
> in this particular case, that would not be a good idea.
> http://www.winehq.org/pipermail/wine-devel/2013-March/099068.html
It's still a good idea, even if the function is ultimately us
Am 15.03.2013 04:17, schrieb Francois Gouget:
> * A default table is totally ugly: it has no border and no cell padding
> so it does not look like a table at all, just text appearing at random
> on the page. Here is an example:
> http://wiki.winehq.org/FrancoisGouget
>
> * During the previ
10 matches
Mail list logo