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
a774152f1a
port: Add isinf and isnan implementations for Visual Studio.
2011-05-25 12:25:38 +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
Frédéric Delanoy
32d7f32c97
po: Update French translation.
2011-05-25 11:54:47 +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