Henri Verbeet
|
bf5ab0a199
|
wined3d: Make the device parameter to surface_blt_to_drawable() const.
|
2011-10-27 19:34:19 +02:00 |
Henri Verbeet
|
dbfe83baff
|
wined3d: Rename nCfgs to cfg_count.
|
2011-10-27 19:34:15 +02:00 |
Henri Verbeet
|
38abddca68
|
ddraw: Only update primary_lock when we're actually locking the frontbuffer.
This fixes a regression introduced by commit
8330558e12 .
|
2011-10-27 19:34:09 +02:00 |
Henri Verbeet
|
61550ff1de
|
wined3d: Use the correct pitch in surface_upload_data().
This fixes a regression introduced by commit
2da4f87a7e .
|
2011-10-27 19:34:00 +02:00 |
Hans Leidekker
|
392bd2b7a2
|
msi/tests: Fix a skip message.
|
2011-10-27 14:21:31 +02:00 |
Hans Leidekker
|
841a747409
|
msi/tests: Fix some test failures on win2k.
|
2011-10-27 14:21:27 +02:00 |
Hans Leidekker
|
319081cbf6
|
msi: Wait up to 30 seconds for services to start up.
|
2011-10-27 14:21:23 +02:00 |
Jacek Caban
|
d1e49da2f5
|
mshtml: Reimplement nsIURL::GetFileExtension on top of IUri API.
|
2011-10-27 14:21:02 +02:00 |
Francois Gouget
|
fc2b645d29
|
wineconsole: Give a name to the curses backend critical section.
|
2011-10-27 14:20:57 +02:00 |
Francois Gouget
|
97ab9cc7e5
|
services: Give a name to the scmdatabase critical section.
|
2011-10-27 14:20:51 +02:00 |
Francois Gouget
|
39e12238e9
|
winealsa.drv: Give a name to the mmdevapi critical sections.
Also statically initialize g_sessions_lock.
|
2011-10-27 14:20:44 +02:00 |
Francois Gouget
|
23e0ae83c2
|
msvcp90: Add a space before an implementation function name in the spec file.
|
2011-10-27 14:20:10 +02:00 |
Francois Gouget
|
9b5ed14bd8
|
d3dx9_36/tests: Add a trailing '\n' to an ok() call.
|
2011-10-27 14:20:05 +02:00 |
Alexandre Julliard
|
bb21ac85b3
|
gdi32: Add a helper function to copy BITMAPINFO structures to avoid copying uninitialized data.
|
2011-10-27 14:19:44 +02:00 |
Charles Davis
|
65634bca0b
|
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
|
2011-10-27 12:31:40 +02:00 |
Michael Stefaniuc
|
91c17c8399
|
include: Make "long" numeric constants LP64/LLP64 proof (sql.h).
|
2011-10-27 12:29:25 +02:00 |
Michael Stefaniuc
|
c62f1ffea3
|
include: Make "long" numeric constants LP64/LLP64 proof (sqlext.h).
|
2011-10-27 12:29:19 +02:00 |
Michael Stefaniuc
|
da1bef4340
|
include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h).
|
2011-10-27 12:29:05 +02:00 |
Michael Stefaniuc
|
bd197aea92
|
include: Make "long" numeric constants LP64/LLP64 proof (d3d9*.h).
|
2011-10-27 12:28:59 +02:00 |
Michael Stefaniuc
|
ee30e087e1
|
include: Make "long" numeric constants LP64/LLP64 proof (d3d9caps.h).
|
2011-10-27 12:28:51 +02:00 |
Michael Stefaniuc
|
1b2f89e673
|
include: Add a macro to paper over LP64/LLP64 differences for numeric constants.
Based on an idea by Kai Tietz.
|
2011-10-27 12:28:44 +02:00 |
Michael Stefaniuc
|
c5441514bc
|
include: Drop the 'l' modifier from some numeric constants in winnt.h.
|
2011-10-27 12:25:37 +02:00 |
Henri Verbeet
|
22d2d26ffc
|
wined3d: Make the device parameter to surface_blt_fbo() const.
|
2011-10-27 12:25:29 +02:00 |
Henri Verbeet
|
54dc38718b
|
wined3d: Make the device parameter to wined3d_surface_depth_blt_fbo() const.
|
2011-10-27 12:25:24 +02:00 |
Henri Verbeet
|
6a981239db
|
wined3d: Get rid of the unused palette9 wined3d_surface field.
|
2011-10-27 12:25:19 +02:00 |
Henri Verbeet
|
0dd54eb0fd
|
secur32: Print the ntlm_auth diagnostic message to the winediag channel.
|
2011-10-27 12:25:13 +02:00 |
Henri Verbeet
|
2f74d5052a
|
wined3d: Recognize Sumo/Llano in select_card_amd_mesa().
|
2011-10-27 12:25:00 +02:00 |
Ken Thomases
|
14efc6eb24
|
gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts:Path.
|
2011-10-27 12:24:52 +02:00 |
Alexandre Julliard
|
c441d57452
|
gdi32: Implement the ExtTextOut entry point in the path driver.
|
2011-10-26 23:16:52 +02:00 |
Alexandre Julliard
|
613972efe5
|
gdi32: Implement the polyline entry points in the path driver.
|
2011-10-26 23:16:51 +02:00 |
Alexandre Julliard
|
d4889bef47
|
gdi32: Implement the polygon entry points in the path driver.
|
2011-10-26 23:16:51 +02:00 |
Alexandre Julliard
|
ac00dfc984
|
gdi32: Implement the Bezier entry points in the path driver.
|
2011-10-26 23:16:19 +02:00 |
Alexandre Julliard
|
4d9cc24128
|
gdi32: Implement the arc entry points in the path driver.
|
2011-10-26 20:10:00 +02:00 |
Alexandre Julliard
|
f8040958f5
|
gdi32: Implement the Rectangle and RoundRect entry points in the path driver.
|
2011-10-26 20:05:24 +02:00 |
Alexandre Julliard
|
364e216462
|
gdi32: Add a helper function to start a new path stroke.
|
2011-10-26 20:02:10 +02:00 |
Alexandre Julliard
|
fc5e29486d
|
gdi32: Implement the LineTo entry point in the path driver.
|
2011-10-26 19:58:51 +02:00 |
Alexandre Julliard
|
2c1ec7fc3b
|
gdi32: Implement the MoveTo entry point in the path driver.
|
2011-10-26 19:57:28 +02:00 |
Alexandre Julliard
|
8a7bf0a2ab
|
gdi32: Push a path driver on the DC stack when a path is opened.
|
2011-10-26 19:53:22 +02:00 |
Alexandre Julliard
|
97a261d573
|
gdi32: Avoid directly modifying the cursor position in the DC structure in PolyDraw.
|
2011-10-26 19:47:27 +02:00 |
Michael Mc Donnell
|
da6363e377
|
d3dx9/tests: Implemented CloneMesh test.
|
2011-10-26 17:57:06 +02:00 |
Michael Mc Donnell
|
3b693143eb
|
d3dx9: Implemented non-equal declaration support in CloneMesh.
|
2011-10-26 17:55:57 +02:00 |
Louis Lenders
|
066a649a77
|
ntoskrnl.exe: Update version resource.
|
2011-10-26 17:54:49 +02:00 |
Alexandre Julliard
|
5adfd065bb
|
winegcc: Avoid including Windows headers in the Mingw unicode stub.
|
2011-10-26 17:38:19 +02:00 |
Bruno Jesus
|
f621f8ea78
|
shell32: Don't parse command line if numargs is NULL in CommandLineToArgvW.
|
2011-10-26 17:12:13 +02:00 |
Piotr Caban
|
698afdca98
|
msvcrt: Don't search for LCID in _setmbcp_l if it was already done.
|
2011-10-26 17:07:05 +02:00 |
Piotr Caban
|
df5d3e348a
|
msxml3/tests: Added element attributes tests when SAXXMLReader is used.
|
2011-10-26 14:14:36 +02:00 |
Piotr Caban
|
685be40c33
|
msxml3: Fix attributes handling when msxml6 is used.
|
2011-10-26 14:14:36 +02:00 |
Alexandre Julliard
|
ba2ea23574
|
gdi32: Always use a polygon to draw text strike-outs and underlines.
|
2011-10-26 14:14:36 +02:00 |
Alexandre Julliard
|
ef34c47c4b
|
gdi32: Move internal path functions to the top of the file to avoid forward declarations.
|
2011-10-26 14:14:32 +02:00 |
Alexandre Julliard
|
f44c1e6533
|
gdi32/tests: Add tests for path open/closed states.
|
2011-10-26 12:41:56 +02:00 |