Marcus Meissner
bce961e98f
wiaservc: Mark internal symbols with hidden visibility.
2011-05-25 11:50:40 +02:00
Marcus Meissner
5078d07e6f
winealsa.drv: Mark internal symbols with hidden visibility.
2011-05-25 11:50:35 +02:00
Marcus Meissner
451a656f2f
wineps.drv: Mark internal symbols with hidden visibility.
2011-05-25 11:50:27 +02:00
Marcus Meissner
5a9b623212
winex11.drv: Mark internal symbols with hidden visibility.
2011-05-25 11:49:52 +02:00
Henri Verbeet
b396886e5d
wined3d: Get rid of an unintentional variable.
2011-05-25 11:49:33 +02:00
Henri Verbeet
ea34d7aaba
d3d9/tests: Add a test for unwritten pixel shader outputs.
2011-05-25 11:49:27 +02:00
Henri Verbeet
019f6a8534
wined3d: Mask out writes to unused render targets.
...
Outputs not written by the pixel shader are undefined in GL, but in D3D the
render target is unmodified.
2011-05-25 11:49:23 +02:00
Henri Verbeet
d5ee9a4014
wined3d: Check for unhandled resource usage flags.
2011-05-25 11:48:42 +02:00
Henri Verbeet
6d31039034
wined3d: Rename IWineD3DDeviceImpl_FindTexUnitMap() to device_update_tex_unit_map().
2011-05-25 11:48:38 +02:00
Henri Verbeet
6d31824a6e
d3d9/tests: Fix the depth clamping test.
2011-05-25 11:48:29 +02:00
Piotr Caban
197826b12d
msvcr90/tests: Added _getptd tests.
2011-05-25 11:48:02 +02:00
Piotr Caban
e253e526fc
msvcrt: Added _get_unexpected implementation.
2011-05-25 11:47:17 +02:00
Piotr Caban
696ba80347
msvcr90/tests: Don't check if msvcr90 functions exists.
2011-05-25 11:47:11 +02:00
Piotr Caban
6e777041b2
msvcrt: Added _getptd implementation.
2011-05-25 11:46:37 +02:00
Piotr Caban
abb3db5c57
msvcrt: Improved tmpnam/wtmpnam implementation.
2011-05-25 11:46:29 +02:00
Piotr Caban
12229aeeb2
msvcrt: Change the way how localtime/gmtime buffer is stored in __thread_data.
2011-05-25 11:46:16 +02:00
Piotr Caban
e15ac98cbc
msvcrt: Change the way locale information is stored in __thread_data.
2011-05-25 11:46:07 +02:00
Piotr Caban
6991ac0331
msvcrt: Use get_locinfo instead of get_locale.
2011-05-25 11:45:42 +02:00
Piotr Caban
11bfced55d
msvcrt: Use _create_locale instead of setlocale during initialization.
2011-05-25 11:45:14 +02:00
Piotr Caban
093909cf88
msvcrt: Reorder fields of __thread_data structure.
2011-05-25 11:44:51 +02:00
Piotr Caban
2bcc9d452a
msvcrt: Close thread handle when _beginthread is used.
2011-05-25 11:44:28 +02:00
Dylan Smith
6c9cff2e3f
d3dx9: Add support for loading mesh normals from X files.
2011-05-24 18:31:01 +02:00
Dylan Smith
a9ac91054e
d3dx9: Add support for loading basic meshes.
2011-05-24 18:30:24 +02:00
Dylan Smith
bf0979f557
d3dx9: Implement D3DXLoadMeshHierarchy for only loading frames.
2011-05-24 18:29:27 +02:00
Jörg Höhle
40dfd72bdb
winmm: Process MCI_DGV_INFO which is larger than MCI_INFO.
2011-05-24 18:28:36 +02:00
Jörg Höhle
0e566c5b64
msvfw32: Force lower-case 'vidc/vids/audc' etc. when opening new driver.
2011-05-24 18:28:30 +02:00
Aric Stewart
b22b80019a
usp10/test: Add Lao shaping test.
2011-05-24 18:12:36 +02:00
Aric Stewart
852c8fd60e
usp10/test: Add Phags-pa shaping test.
2011-05-24 18:12:33 +02:00
Aric Stewart
42274ed8ab
usp10/test: Add Thaana shaping test.
2011-05-24 18:12:31 +02:00
Aric Stewart
2d8955429c
usp10/tests: Add Syriac shaping test.
2011-05-24 18:12:28 +02:00
Aric Stewart
ee450d5041
usp10: Add Thai shaping test.
2011-05-24 16:55:51 +02:00
Aric Stewart
0d324b1fab
usp10: Add Arabic shaping test.
2011-05-24 16:55:48 +02:00
Aric Stewart
670f27104a
usp10: Add Hebrew shaping test.
2011-05-24 16:55:42 +02:00
Aric Stewart
50a1ed1b94
usp10/tests: Update test_ScriptShapeOpenType framework to shape in a given font.
2011-05-24 16:55:39 +02:00
Stefan Dösinger
e7c55939c4
d3d9: Drop the fixed function varying test.
...
Windows drivers return different values, some don't even draw. I don't know
any app that depends on this.
2011-05-24 12:47:28 +02:00
Stefan Dösinger
f6b30a17b3
d3d9: AMD cards don't clip transformed vertices.
2011-05-24 12:47:28 +02:00
Stefan Dösinger
9e19cb076f
d3d9: AMD drivers return D3D_OK when reading data from an unfinished query.
2011-05-24 12:47:28 +02:00
Stefan Dösinger
813c273725
wined3d: Fix a few function definitions.
2011-05-24 12:47:28 +02:00
Jacek Caban
ebc7abeef3
ntoskrnl.exe: Added ObReferenceObjectByHandle stub.
2011-05-24 12:47:28 +02:00
Dylan Smith
0be691ad9f
ddraw: Keep a function declaration within the include guard.
2011-05-24 12:47:28 +02:00
Dylan Smith
f7002c6627
ddraw: Don't interpret end padding as dwCaps2 for x64.
2011-05-24 12:47:28 +02:00
Dylan Smith
3871329872
ddraw: Avoid clearing some memory unnecessarily.
2011-05-24 12:47:27 +02:00
Aric Stewart
953c7a3427
usp10: Determine glyph properties after shaping for scripts with no justification.
2011-05-24 12:47:27 +02:00
Aric Stewart
9dd700206a
usp10: Determine glyph properties after shaping for Thai and other SE asian scrpts.
2011-05-24 12:47:27 +02:00
Aric Stewart
38d4409641
usp10: Determine glyph properties after shaping for Arabic.
2011-05-24 12:47:27 +02:00
Aric Stewart
342de4c128
usp10: Update LogClust from glyph properties.
2011-05-24 12:47:27 +02:00
Aric Stewart
8e8d4be5a4
usp10: Use the font GDEF table to update glyph properties.
2011-05-24 12:47:27 +02:00
Aric Stewart
c7e42c05a5
usp10: Add default glyph properties proc.
2011-05-24 12:47:27 +02:00
Aric Stewart
d26bdd9121
usp10: Framework for determing glyph properties after shaping.
2011-05-24 12:47:27 +02:00
André Hentschel
7c8ce6c6e4
user32/tests: Add tests for FlashWindowEx.
2011-05-24 12:19:11 +02:00
André Hentschel
b426a9a084
mscoree/tests: Fix for the results in CreateConfigStream tests.
2011-05-24 12:19:09 +02:00
Hans Leidekker
df2df89dbd
msi: Fix the font actions to revert components to the installed state during rollback.
2011-05-24 11:58:49 +02:00
Hans Leidekker
fe2b4b1df6
msi: Fix the ODBC actions to revert components to the installed state during rollback.
2011-05-24 11:58:45 +02:00
Hans Leidekker
7dd95a386e
msi: Fix the service actions to revert components to the installed state during rollback.
2011-05-24 11:58:41 +02:00
Hans Leidekker
ad84982d92
msi: Fix the class actions to revert features to the installed state during rollback.
2011-05-24 11:58:38 +02:00
Hans Leidekker
50dd7b498a
msi: Fix the registry actions to revert components to the installed state during rollback.
2011-05-24 11:58:34 +02:00
Hans Leidekker
c88f128537
msi: Fix the file actions to revert components to the installed state during rollback.
2011-05-24 11:58:29 +02:00
Hans Leidekker
b7950cfe68
msi: Fix the folder actions to revert components to the installed state during rollback.
2011-05-24 11:58:24 +02:00
Hans Leidekker
6ec7306948
msi: Improve the stub for MsiGetMode(MSIRUNMODE_ADVERTISE).
2011-05-24 11:58:18 +02:00
Hans Leidekker
f644601fc5
msi: Improve the BindImage action stub.
2011-05-24 11:58:11 +02:00
Hans Leidekker
02fb530401
msi: Move patch related functions to a separate file.
2011-05-24 11:57:57 +02:00
Vincent Povirk
9793ab9fa6
gdiplus: Implement DriverStringOptionsRealizedAdvance in software.
2011-05-24 11:56:53 +02:00
Vincent Povirk
11754452d2
gdiplus: Change the sign we use for origin.x in DrawDriverString.
...
Apparently characters whose black boxes extend to the left of the origin have
a negative x value, but characters whose black boxes extend above the origin
have a positive y value.
2011-05-24 11:56:46 +02:00
Marcus Meissner
7b2c647669
openal32: Mark internal variable as static.
2011-05-24 11:56:27 +02:00
Marcus Meissner
526cb9c8f6
printui: Mark hInstance as static.
2011-05-24 11:56:22 +02:00
Marcus Meissner
2f2b573259
qcap: Mark internal symbols with hidden visibility.
2011-05-24 11:56:11 +02:00
Marcus Meissner
20eefd8d22
qedit: Mark internal symbols with hidden visibilitiy.
2011-05-24 11:56:06 +02:00
Marcus Meissner
43742154a3
qmgr: Mark internal symbols with hidden visibility.
2011-05-24 11:56:03 +02:00
Marcus Meissner
9b39995201
quartz: Mark internal symbols with hidden visibility.
2011-05-24 11:55:59 +02:00
Marcus Meissner
598a7f6edf
riched20: Mark internal symbols with hidden visibility.
2011-05-24 11:55:55 +02:00
Marcus Meissner
de379263f8
rsaenh: First part of marking internal symbols with hidden visibility.
2011-05-24 11:55:25 +02:00
Marcus Meissner
4af30811a8
sane.ds: Mark internal symbols with hidden visibility.
2011-05-24 11:55:20 +02:00
Marcus Meissner
82376660d1
setupapi: Mark internal symbols with hidden visibility.
2011-05-24 11:55:14 +02:00
Henri Verbeet
1db6a7e450
ddraw/tests: Fix the depth clamping test.
2011-05-24 11:55:05 +02:00
Henri Verbeet
022db68080
d3d8/tests: Fix the depth clamping test.
2011-05-24 11:54:45 +02:00
Henri Verbeet
f147c1e928
ddraw: Don't touch the window during mode setting if we're not in exclusive mode.
2011-05-24 11:53:47 +02:00
Henri Verbeet
43aac32fd5
ddraw/tests: Add a test for mode settings calls with different coop levels.
2011-05-24 11:53:44 +02:00
Francois Gouget
37daab560c
msvcrt: Add a trailing '\n' to an ERR() call.
2011-05-23 16:25:48 +02:00
Jacek Caban
6eff315555
wininet: Added connection closing tests.
2011-05-23 16:25:44 +02:00
Jacek Caban
193da884ad
wininet: Correctly handle closed socket in HTTP_ReceiveRequestData.
2011-05-23 16:25:42 +02:00
Alexandre Julliard
22f5e1f6d7
winsta: Add stubs for WinStationQueryInformationA/W.
2011-05-23 13:38:42 +02:00
Austin English
e701ca90aa
kernel32: Add a stub for RegisterApplicationRecoveryCallback.
2011-05-23 13:16:25 +02:00
Austin English
ac2c5039c9
kernel32: Add a stub for ApplicationRecoveryInProgress.
2011-05-23 13:16:25 +02:00
Austin English
d7c9723bc1
kernel32: Add a stub for ApplicationRecoveryFinished.
2011-05-23 13:16:24 +02:00
Austin English
d8d7780981
regapi: Add a stub dll.
2011-05-23 12:22:02 +02:00
Austin English
14067ac17f
winsta: Add a stub dll.
2011-05-23 12:21:35 +02:00
Gerald Pfeifer
35707aee68
comctl32/tests: Add casts to avoid comparison of different int types.
2011-05-23 11:21:54 +02:00
Gerald Pfeifer
d73b27d806
imaadp32.acm: Remove ADPCM_drvOpen which is only a stub.
2011-05-23 11:21:41 +02:00
Gerald Pfeifer
c053e6680c
iphlpapi: Make addrLen unsigned in getInterfacePhysicalByName.
2011-05-23 11:21:36 +02:00
Michael Stefaniuc
4ecd6e7934
shell32: Finish the COM cleanup in shelllink.c.
2011-05-23 11:18:19 +02:00
Michael Stefaniuc
d9d74ec327
shell32: COM cleanup for the IShellLinkA iface.
2011-05-23 11:18:13 +02:00
Michael Stefaniuc
3d172c6978
shell32: Finish the COM cleanup in shlview.c.
2011-05-23 11:18:07 +02:00
Michael Stefaniuc
7d4dfae2b8
shell32: COM cleanup for the IShellView2 iface.
2011-05-23 11:18:00 +02:00
Nikolay Sivov
9bdd21cad5
comctl32/treeview: Correctly draw cut items.
2011-05-23 11:17:36 +02:00
Nikolay Sivov
a1f7c09b1c
comctl32/treeview: Item text should be vertically aligned.
2011-05-23 11:17:24 +02:00
Nikolay Sivov
4b741e8d2f
comctl32/treeview: Always draw a '+' for TVIS_EXPANDPARTIAL state.
2011-05-23 11:17:15 +02:00
Mike Kaplinskiy
e2e98ae36f
iphlpapi: Set the overlapped status to pending as well as returning ERROR_IO_PENDING.
2011-05-23 11:17:06 +02:00
Vincent Povirk
29b6b75edb
gdiplus: Add test for GdipGetDC on metafiles.
2011-05-23 11:16:11 +02:00
Vincent Povirk
fd9c5d7d01
gdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
2011-05-23 11:16:06 +02:00
Vincent Povirk
06b23138e2
gdiplus: Remove is_emfplus field from test structure, as it's redundant.
2011-05-23 11:15:59 +02:00