Francois Gouget
3b4cc4464d
comdlg32/tests: Make ensure_zero_events_() static.
2011-05-26 13:38:22 +02:00
Marcus Meissner
6ade35ef0f
winspool.drv: Mark internal symbols with hidden visibility.
2011-05-26 13:31:40 +02:00
Marcus Meissner
3429b72bde
wuapi: Mark internal symbols with hidden visibility.
2011-05-26 13:31:12 +02:00
Marcus Meissner
b122ac9c07
wldap32: Mark internal symbols with hidden visibility.
2011-05-26 13:31:08 +02:00
Marcus Meissner
bf60886fb9
wintab32: Mark internal symbols with hidden visibility.
2011-05-26 13:31:01 +02:00
Marcus Meissner
a6429c7011
msvfw32: Mark MSVFW32_hModule with hidden visibility.
2011-05-26 13:30:50 +02:00
Marcus Meissner
ba66ceea2a
wmiutils: Mark internal symbols with hidden visibility.
2011-05-26 13:30:45 +02:00
Marcus Meissner
c0ad2d4a92
wininet: Mark internal symbols with hidden visibility.
2011-05-26 13:30:38 +02:00
Alexandre Julliard
d4b7888dbf
kernel32/tests: Delete some temporary files.
2011-05-26 13:28:55 +02:00
Alexandre Julliard
6dc9062086
kernel32: Fix a couple of handle leaks.
2011-05-26 13:28:46 +02:00
Alexandre Julliard
b79fde445e
msi: Remove the temp files after the storage files are closed.
2011-05-26 13:28:27 +02:00
Alexandre Julliard
2e1736d0eb
shdocvw: Delete the temporary storage file on release.
2011-05-26 13:27:55 +02:00
Alexandre Julliard
7efe6d9895
ole32: Delete the transacted storage scratch file on release.
2011-05-26 13:27:41 +02:00
Rico Schüller
7f426a51d1
d3dx9: Pass objects to functions instead of using the base effect in the parameter.
2011-05-25 17:54:40 +02:00
Rico Schüller
480259ca2c
d3d9/tests: Fix some ok() messages in the visual tests.
2011-05-25 17:54:38 +02:00
Rico Schüller
088ed09e94
d3dx9: Pass the device directly to d3dx9_parse_data().
2011-05-25 17:54:35 +02:00
Gerald Pfeifer
eb087ae860
inetmib1: Remove unused parameter pPduType from mapStructEntryToValue.
2011-05-25 17:53:48 +02:00
Gerald Pfeifer
619f6dccbd
imm32: Simplify CopyCompClauseIMEtoClient and callees by shedding an unused parameter.
2011-05-25 17:53:21 +02:00
Marcus Meissner
d8ed83e3c1
version: Merge all 3 C source files into one.
2011-05-25 16:35:05 +02:00
Francois Gouget
792a9eb689
usp10/tests: Make enumFontProc() static.
2011-05-25 16:35:05 +02:00
Francois Gouget
f62ca752e9
gdi32: Move MFDRV_{ExtEscape,GetDeviceCaps}() up and make them static.
2011-05-25 16:34:47 +02:00
Michael Stefaniuc
4d003283c1
shell32/tests: COM cleanup in ebrowser.c.
2011-05-25 14:16:30 +02:00
Michael Stefaniuc
381f72fd7e
shell32: COM cleanup for shfldr_printers.c.
2011-05-25 14:16:24 +02:00
Hans Leidekker
ee80412330
msi: Support rollback of failed uninstalls.
2011-05-25 14:16:13 +02:00
Hans Leidekker
6c39fdf19a
msi: Don't schedule rollback actions during rollback.
2011-05-25 14:16:08 +02:00
Hans Leidekker
3ce11c7cc2
msi: Fix updating the component reference count during rollback.
2011-05-25 14:16:04 +02:00
Hans Leidekker
0ecb33e21e
msi: Fix the remaining actions to revert features and components to the installed state during rollback.
2011-05-25 14:16:00 +02:00
Hans Leidekker
39b7ce6b82
msi: Fix the assembly actions to revert components to the installed state during rollback.
2011-05-25 14:15:55 +02:00
David Hedberg
4cc6107a7b
comdlg32: Add IFileDialogCustomize interface stub.
2011-05-25 13:36:56 +02:00
David Hedberg
93b947fd1e
comdlg32/tests: Fix some copypaste errors.
2011-05-25 13:36:41 +02:00
David Hedberg
0d96d26f0d
comdlg32: Improve handling of file extension changes in the Item Dialog.
2011-05-25 13:36:36 +02:00
David Hedberg
d441d3b8ba
comdlg32: Implement SetDefaultFilename.
2011-05-25 13:36:30 +02:00
David Hedberg
5fd6180a19
comdlg32: Add IOleWindow implementation to the Item Dialog.
2011-05-25 13:35:58 +02:00
David Hedberg
1597dec048
comdlg32: Support some events in the item dialog.
2011-05-25 13:35:49 +02:00
David Hedberg
77cc26878c
comdlg32: Fix reference counting when querying services.
2011-05-25 13:35:35 +02:00
David Hedberg
f539d4c928
comdlg32: Change some trace statements to dump strings.
2011-05-25 13:35:12 +02:00
Stefan Dösinger
cf757a6361
d3d9: Use a pixel shader for the vs 3.0 input test.
2011-05-25 12:23:32 +02:00
Stefan Dösinger
d8224118ab
d3d: Make the INTZ test more reliable.
2011-05-25 12:23:24 +02:00
Stefan Dösinger
dbd8786394
wined3d: CMP supports _SAT.
...
This is a partial revert of c9ef1ed28c
. I don't know where I got the
idea that CMP does not support _SAT, but I suspect that my driver at the time was broken.
2011-05-25 12:23:10 +02:00
Andrew Eikum
934a64cb38
winealsa.drv: Implement device enumeration.
2011-05-25 12:22:09 +02:00
Aric Stewart
c5f2ac3eea
usp10/test: Add Tibetan shaping test.
2011-05-25 11:54:42 +02:00
Aric Stewart
2b3da5389c
usp10: Determine glyph properties after shaping for Tibetan script.
2011-05-25 11:54:38 +02:00
Aric Stewart
850336d936
usp10/test: Make sure to only trace on _test_shape_ok number of glyphs if font is not valid.
2011-05-25 11:54:31 +02:00
Nikolay Sivov
bcb98d11ba
comctl32/treeview: TVM_EXPAND with TVE_TOGGLE action shouldn't always notify as it does on user input.
2011-05-25 11:54:13 +02:00
Marcus Meissner
7f5e729453
spoolss: Mark internal symbols with hidden visibility.
2011-05-25 11:53:51 +02:00
Marcus Meissner
f9779bbee2
usp10: Mark internal symbols with hidden visibility.
2011-05-25 11:52:05 +02:00
Marcus Meissner
790c107045
uxtheme: Mark internal symbols with hidden visibility.
2011-05-25 11:52:01 +02:00
Marcus Meissner
2ef583f584
wbemprox: Mark one internal function with hidden visibility.
2011-05-25 11:50:46 +02:00
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