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
Vincent Povirk
11248262be
gdiplus: Add test for metafile enumeration.
2011-05-23 11:15:48 +02:00
Vincent Povirk
d436e51872
gdiplus: Add basic metafile recording support.
2011-05-23 11:15:41 +02:00
André Hentschel
4e26336eae
ntdll: Improved ARM little endianess detection.
2011-05-23 11:14:53 +02:00
Marcus Meissner
12ea910ece
msctf: Mark internal symbols with hidden visibility.
2011-05-23 11:14:36 +02:00
Marcus Meissner
5fe6c550d9
msimtf: Mark internal symbol as hidden.
2011-05-23 11:14:30 +02:00
Marcus Meissner
e7fc858328
mstask: Mark internal symbol with hidden visibility.
2011-05-23 11:14:27 +02:00
Marcus Meissner
d6c0dec158
netapi32: Mark internal symbols with hidden visibility.
2011-05-23 11:14:17 +02:00
Marcus Meissner
a71c2f5ec7
objsel: Mark internal symbols with hidden visibility.
2011-05-23 11:14:09 +02:00
Marcus Meissner
cc37b188d2
ntprint: Mark hInstance as static.
2011-05-23 11:13:22 +02:00
Marcus Meissner
5113a7da1b
oledb32: Mark internal symbol with hidden visibility.
2011-05-23 11:13:14 +02:00
Marcus Meissner
3026862f35
oledlg: Mark internal variables with hidden visibility.
2011-05-23 11:13:10 +02:00
Alexandre Julliard
5d19caf9e5
crypt32/tests: Get rid of the iTunes chain that no longer validates.
2011-05-22 11:30:44 +02:00
Adam Martinson
456e48efa1
ole32/tests: IDropTarget::QueryInterface() shouldn't be called.
2011-05-20 17:57:01 +02:00
Adam Martinson
f730d13c84
msxml3/domdoc: Add support for VT_ARRAY|VT_UI1 in domdoc_load().
2011-05-20 17:56:58 +02:00
Adam Martinson
17f72b8b67
msxml3/domdoc: Properly handle character encoding in doparse().
2011-05-20 17:56:55 +02:00
Piotr Caban
716a69c6db
msvcrt: Make FILE writing functions thread safe.
2011-05-20 13:42:21 +02:00
Piotr Caban
11c6c5324f
msvcrt: Make FILE reading functions thread safe.
2011-05-20 13:42:17 +02:00
Piotr Caban
f2d425b7fc
msvcrt: Make FILE position related functions thread safe.
2011-05-20 13:42:13 +02:00
Piotr Caban
ae15a4b6bc
msvcrt: Make FILE->_flag reading functions thread safe.
2011-05-20 13:42:08 +02:00
Piotr Caban
dd30302268
msvcrt: Make ungetc and ungetwc thread safe.
2011-05-20 13:42:04 +02:00
Piotr Caban
eb01bc1efa
msvcrt: Make setvbuf thread safe.
2011-05-20 13:42:01 +02:00
Piotr Caban
c989c4980b
msvcrt: Make _flsbuf thread safe.
2011-05-20 13:41:57 +02:00
Piotr Caban
f773ad8388
msvcrt: Make _filbuf thread safe.
2011-05-20 13:41:54 +02:00
Piotr Caban
1b26496270
msvcrt: Make fclose thread safe.
2011-05-20 13:41:50 +02:00
Piotr Caban
d18f0766f7
msvcrt: Make fflush function thread safe.
2011-05-20 13:41:46 +02:00
Piotr Caban
23a0d0f04a
msvcrt: Free locks after freeing io data.
2011-05-20 13:41:34 +02:00
Alexandre Julliard
5a559f181a
ole32: Don't continue to wait for a local server if the process has terminated.
2011-05-20 13:41:18 +02:00
Hans Leidekker
1ab830188a
msi: Execute the rollback script if the installation failed.
2011-05-20 12:44:37 +02:00
Hans Leidekker
0f5cb14a67
msi: Schedule rollback for standard actions.
2011-05-20 12:44:32 +02:00
Hans Leidekker
49f263558b
msi: Implement MsiGetMode(MSIRUNMODE_ROLLBACKENABLED).
2011-05-20 12:44:26 +02:00
Hans Leidekker
9c9e0981b4
msi: Implement the DisableRollback standard action.
2011-05-20 12:44:22 +02:00
Hans Leidekker
b817fb1aaa
msi: Avoid a double free.
2011-05-20 12:44:18 +02:00
Hans Leidekker
7545fc1014
msi: Recursively create the destination directory in the MoveFiles action.
2011-05-20 12:44:13 +02:00
Hans Leidekker
4a1c243e6a
msi: Factor out common code from MsiEnumComponentCostsW.
2011-05-20 12:44:10 +02:00
Rico Schüller
0858dee303
d3dx9: Parse effect samplers.
2011-05-20 12:44:05 +02:00
Piotr Caban
38f476399c
msvcrt: Fix __pctype_func implementation.
2011-05-20 12:36:24 +02:00
Dylan Smith
f272fb2921
d3dx9/tests: Correct ok messages to be consistent with their test.
2011-05-20 12:36:17 +02:00
Dylan Smith
c3201a4678
d3dx9: Implement D3DXFrameDestroy.
2011-05-20 12:35:46 +02:00
Gerald Pfeifer
be57450fee
wineoss.drv: Cope with system which lack SNDCTL_DSP_HALT.
2011-05-20 10:35:27 +02:00
Dylan Smith
0857d2b26b
d3dxof: Remove assumption of 4 bytes pointers for LPSTR value.
2011-05-20 10:34:52 +02:00
Dylan Smith
147e120049
d3dx9/tests: Fix a normal comparison for triangles with zero area.
2011-05-20 10:34:46 +02:00
Stefan Dösinger
77c1454cf6
d3d9: Skip the YUV tests when the driver confuses the U and V channels.
2011-05-20 10:34:37 +02:00
Stefan Dösinger
803bad0959
d3d9: Account for another different behavior in the viewport test.
2011-05-20 10:34:30 +02:00
Marcus Meissner
df6eedf969
mpr: Mark internal symbols with hidden visibility.
2011-05-20 10:33:10 +02:00
Marcus Meissner
3abe627af5
gphoto2.ds: Mark a variable with hidden visibility.
2011-05-20 10:33:06 +02:00
Marcus Meissner
dc5c9c5595
mmdevapi: Mark internal symbols with hidden visibility.
2011-05-20 10:33:03 +02:00
Marcus Meissner
340be4feb7
localspl: Mark internal symbols with hidden visibility.
2011-05-20 10:32:59 +02:00
Marcus Meissner
b93c6dfc69
mapi32: Mark internal symbols with hidden visibility.
2011-05-20 10:32:55 +02:00
Marcus Meissner
fb48414419
mciavi32: Mark internal symbols with hidden visibility.
2011-05-20 10:32:51 +02:00
Marcus Meissner
4ef1e17f03
mciqtz: Mark one variable as static.
2011-05-20 10:32:48 +02:00
Marcus Meissner
e025b138f9
mountmgr.sys: Mark internal symbols with hidden visibility.
2011-05-20 10:32:42 +02:00
Marcus Meissner
d826e08904
msacm32: Mark internal symbols with hidden visibility.
2011-05-20 10:32:37 +02:00