Marcus Meissner
|
a89f877fd3
|
winetest: Close filehandle on run error (Coverity).
|
2012-10-10 10:36:11 +02:00 |
Marcus Meissner
|
748dd6fed3
|
advapi32: Removed a double free issue on loop termination (Coverity).
|
2012-10-10 10:35:47 +02:00 |
Marcus Meissner
|
3199fe147d
|
server: Removed duplicate close of acceptfd (Coverity).
|
2012-10-10 10:35:38 +02:00 |
Henri Verbeet
|
8f915156b9
|
wined3d: Implement SM4 WINED3DSIH_SINCOS in the GLSL shader backend.
|
2012-10-10 10:33:18 +02:00 |
Henri Verbeet
|
e34acc2251
|
wined3d: Implement SM4 loops in the GLSL shader backend.
|
2012-10-10 10:33:14 +02:00 |
Henri Verbeet
|
6e4ecdf854
|
wined3d: Implement WINED3DSIH_IADD in the GLSL shader backend.
|
2012-10-10 10:33:09 +02:00 |
Henri Verbeet
|
f9c181bf74
|
wined3d: Implement WINED3DSIH_DIV in the GLSL shader backend.
|
2012-10-10 10:33:05 +02:00 |
Henri Verbeet
|
2b46c4046a
|
wined3d: Implement WINED3DSIH_BREAKP in the GLSL shader backend.
|
2012-10-10 10:32:58 +02:00 |
Daniel Lehman
|
8780fa642a
|
msvcp90: Fix export for fstream<wchar_t> ctor.
|
2012-10-09 18:32:29 +02:00 |
Daniel Lehman
|
1f324d543f
|
msvcp90: Fix cxx exception information for 64-bit.
|
2012-10-09 18:32:29 +02:00 |
Daniel Lehman
|
b1d9d16c7e
|
msvcp90: Flip fclose result check in filebuf<>::close.
|
2012-10-09 18:32:28 +02:00 |
Daniel Lehman
|
d67923575a
|
msvcp90: Change basic_ios<wchar_t>::imbue to match char version.
|
2012-10-09 18:32:27 +02:00 |
Erich Hoover
|
f036f46217
|
setupapi: Close the target file before issuing SPFILENOTIFY_FILEEXTRACTED.
|
2012-10-09 18:32:27 +02:00 |
Erich Hoover
|
2ee8cd5a6c
|
setupapi: Report the correct target file with SPFILENOTIFY_FILEEXTRACTED.
|
2012-10-09 18:32:26 +02:00 |
André Hentschel
|
f5375256d0
|
winetest: Report actual number of failures in the statusbar.
|
2012-10-09 18:32:26 +02:00 |
Christian Costa
|
068ff64e0a
|
ntoskrnl.exe: Add MDL flags definitions.
|
2012-10-09 18:32:25 +02:00 |
Christian Costa
|
03086e87ff
|
quartz: Fill right RECT structure in SetDefaultTargetRec.
|
2012-10-09 18:32:25 +02:00 |
Christian Costa
|
7ea44c0007
|
quartz: Forward IMediaControl_RenderFile to IFilterGraph2_RenderFile.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
0ae458cc94
|
mshtml: Wine Gecko 1.8 release.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
d184650887
|
appwiz.cpl: Cache downloaded addon MSI files.
|
2012-10-09 18:32:16 +02:00 |
Jacek Caban
|
cea783ddda
|
services: Fixed memory leak.
|
2012-10-09 16:12:30 +02:00 |
Piotr Caban
|
e920be279f
|
msvcp60: Added missing 64-bit exports.
|
2012-10-09 16:12:24 +02:00 |
Dmitry Timoshkov
|
8fd422499b
|
gdiplus: Add more font transformation tests.
|
2012-10-09 16:12:17 +02:00 |
Alexandre Julliard
|
cc7bf355c5
|
user32: Add support for setting the window surface visible region.
|
2012-10-09 15:22:56 +02:00 |
Alexandre Julliard
|
d0c9d22371
|
server: Add a heuristic to avoid computing surface regions when no pixel format has been set.
|
2012-10-09 15:22:46 +02:00 |
Alexandre Julliard
|
a52ebb158e
|
server: Add a request to compute the clipping region of a window surface.
|
2012-10-09 15:22:27 +02:00 |
Alexandre Julliard
|
20768173ba
|
server: Add flags in the set_window_pos request to inform the server about the window surface.
|
2012-10-09 15:22:14 +02:00 |
Francois Gouget
|
0c989fb078
|
shell32: Don't expand environment variables in ShellExecute()'s parameters argument.
|
2012-10-09 10:04:11 +02:00 |
Francois Gouget
|
40b01c1bfc
|
shell32: Fix CommandLineToArgvW()'s handling of the executable path and consecutive quotes.
|
2012-10-09 10:04:04 +02:00 |
Francois Gouget
|
35004f84a2
|
shell32: Simplify CommandLineToArgvW() a bit.
|
2012-10-09 10:03:52 +02:00 |
Francois Gouget
|
1e3834aa14
|
shell32/tests: Fix test_one_cmdline() and add a few more tests.
test_one_cmdline() did not check the last parameter.
|
2012-10-09 10:03:25 +02:00 |
André Hentschel
|
9b2eb6e6ea
|
winemaker: Include the target specific dll path when linking.
|
2012-10-09 10:00:15 +02:00 |
André Hentschel
|
2c3121d533
|
winemaker: Always use parent project for project files.
|
2012-10-09 10:00:09 +02:00 |
Henri Verbeet
|
07203fa465
|
wined3d: Remove unused wined3d_shader_limits fields.
|
2012-10-09 09:59:58 +02:00 |
Henri Verbeet
|
eedbdded23
|
wined3d: Fix the SM3 int and bool vs constant limits.
Reported by Eduard Munteanu.
|
2012-10-09 09:59:54 +02:00 |
Henri Verbeet
|
9d127a4d36
|
wined3d: wined3d_surface_set_palette() never fails.
|
2012-10-09 09:59:38 +02:00 |
Henri Verbeet
|
7cea4645c5
|
d3d10: Implement d3d10_effect_sampler_variable_GetSampler().
|
2012-10-09 09:59:33 +02:00 |
Henri Verbeet
|
eda5c39335
|
d3d10: Handle blend state in d3d10_effect_object_apply().
|
2012-10-09 09:59:29 +02:00 |
Alexandre Julliard
|
cf799f5852
|
user32: Store the pixel format in the window structure.
|
2012-10-09 09:51:29 +02:00 |
Alexandre Julliard
|
6eea257fd1
|
user32: Add a helper function to update the window visible state.
|
2012-10-09 09:48:11 +02:00 |
Alexandre Julliard
|
b9c847a426
|
user32: Don't use SWP_SHOWWINDOW when the WS_VISIBLE style was already toggled manually.
|
2012-10-09 09:45:09 +02:00 |
Jacek Caban
|
6ae3418aaf
|
mshtml: Return dispinterface from PHEventSink::QueryInterface.
|
2012-10-08 17:40:46 +02:00 |
Jacek Caban
|
470137b6d3
|
vbscript: Added CStr implementation.
|
2012-10-08 17:40:41 +02:00 |
Michael Stefaniuc
|
c046d30fb7
|
msrle32: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:31 +02:00 |
Michael Stefaniuc
|
07d602c4f1
|
imaadp32.acm: Don't bother using the register storage class specifier.
|
2012-10-08 17:40:27 +02:00 |
Jörg Höhle
|
4a823fdf00
|
mciseq: Map MMSYSERR_* to MCIERR_* error codes.
|
2012-10-08 17:40:16 +02:00 |
Jörg Höhle
|
310b2a5114
|
mciseq: Send MCI_PLAY notifications like w2k-w7 do.
|
2012-10-08 17:39:52 +02:00 |
Jörg Höhle
|
010019df06
|
mciseq: Create player thread in the synchronous case too.
|
2012-10-08 17:39:37 +02:00 |
Jörg Höhle
|
0e675165f1
|
mciseq: Play returns MCIERR_OUTOFRANGE as required.
|
2012-10-08 17:39:21 +02:00 |
Jörg Höhle
|
4dbceec8f9
|
mciseq: Separate player loop from MCI_PLAY command.
|
2012-10-08 17:39:06 +02:00 |