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
Alexandre Julliard
57765b8c30
libport: Don't clear the buffer on failure in mkstemps.
2011-05-26 12:21:02 +02:00
Alexandre Julliard
2f4f9ee1cb
winebuild: Fix the creation of temp files in /tmp.
2011-05-26 12:20:37 +02:00
Alexandre Julliard
dbbed381d0
configure: Make sure the winetest directory exists before building tests.
2011-05-26 12:04:45 +02:00
Alexandre Julliard
52cb5b20f7
widl: Set the correct stack size for parameters in the proc format string.
2011-05-25 20:32:12 +02:00
Alexandre Julliard
56e65b4534
widl: Allow using fixed size arrays as strings.
2011-05-25 19:34:26 +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
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