- 04 May, 2009 10 commits
-
-
Ken Thomases authored
Fixes building on Snow Leopard. Mac OS X doesn't have a concept of one bit-ness being "native". So, which architecture gets built is somewhat arbitrary. On Snow Leopard, the tools have changed to default to building 64-bit, which causes us problems. So, just always be explicit.
-
Ken Thomases authored
-
Ken Thomases authored
The dev tools on Mac OS X takes this option to dictate the output architecture. (Gcc still accepts -m32 and -m64, as well, but "ld" and "as" do not.)
-
Nicolas Le Cam authored
-
Nicolas Le Cam authored
-
Vincent Povirk authored
Currently, gradients are drawn by filling a series of quadrilaterals, with one side equal to a gradient line and the other side equal to the edge of the bounding rectangle of the area being filled. A single pixel can be filled many times, and that causes flicker.
-
Vincent Povirk authored
Theoretically, a line gradient covers the area enclosed by the starting and ending gradient lines, which intersect the start and end points respectively and are perpendicular to a line joining the start and end points.
-
Vincent Povirk authored
-
Vincent Povirk authored
Negative lfHeight values do not include internal leading. This was making fonts created from LOGFONT structures larger than they should be.
-
Vincent Povirk authored
-
- 01 May, 2009 21 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Hans Leidekker authored
-
Rein Klazes authored
-
Nikolay Sivov authored
-
Vincent Povirk authored
-
Rein Klazes authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Damjan Jovanovic authored
-
Scott Ritchie authored
-
- 30 Apr, 2009 9 commits
-
-
Huw Davies authored
-
Nikolay Sivov authored
-
Rein Klazes authored
user32/tests: Show that vertical and horizontal window scroll bar info is not created independently.
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-