Nikolay Sivov
39fcf4ec77
oleaut32/tests: Make it clear which vartypes are tested, skip calls on undefined vartype values.
2014-01-13 17:37:05 +01:00
Frédéric Delanoy
acf22e83f6
ntdll: Avoid TRUE:FALSE conditional expressions.
2014-01-13 17:37:04 +01:00
Frédéric Delanoy
7a28ce245d
dplayx: Avoid TRUE:FALSE conditional expressions.
2014-01-13 17:37:03 +01:00
Frédéric Delanoy
f2429cfeed
oleaut32: Avoid TRUE:FALSE conditional expressions.
2014-01-13 17:37:02 +01:00
Frédéric Delanoy
eecc2f8b72
dplayx: Remove "#if 1" preprocessor directives.
2014-01-13 17:37:00 +01:00
Frédéric Delanoy
74b0f6b4ad
dbghelp: Remove an "#if 1" preprocessor directive.
2014-01-13 17:36:59 +01:00
Dmitry Timoshkov
1f99a11f57
wuapi: Fix object constructors to match the changed prototype.
2014-01-13 17:36:48 +01:00
Hans Leidekker
8953c74e34
advapi32: Don't shadow keychain_item in mac_write_credential.
2014-01-10 18:15:08 +01:00
Hans Leidekker
2722c45173
advapi32: PP_USE_HARDWARE_RNG is a parameter, not a flag.
2014-01-10 18:15:05 +01:00
Jacek Caban
c345023efe
mshtml: Added more traces to nsDocumentObserver_BindToDocument.
2014-01-10 18:14:59 +01:00
Francois Gouget
e8e97f165d
ws2_32/tests: Add a trailing '\n' to a win_skip() call.
2014-01-10 18:14:54 +01:00
Francois Gouget
d3cf4ff569
d3dx9_36/tests: Fix compilation on systems that don't have NAN (Solaris).
2014-01-10 17:59:53 +01:00
Stefan Dösinger
965d00f4b6
wined3d: Give user memory its own location.
2014-01-10 17:59:16 +01:00
Stefan Dösinger
badf3d8db7
wined3d: Load surfaces into map binding memory on unload.
...
A surface can stay in DIB or user memory just fine. When buffers get
their own location an exception for them has to be added.
2014-01-10 17:56:48 +01:00
Stefan Dösinger
18bf8b49b3
wined3d: Move location flag updating out of surface_init_sysmem.
2014-01-10 17:56:43 +01:00
Stefan Dösinger
c770d3f573
wined3d: Mark the map binding up to date in texture2d_sub_resource_add_dirty_region.
2014-01-10 17:56:41 +01:00
Stefan Dösinger
1b561e815e
wined3d: Use the map binding for RGB<->sRGB loads.
2014-01-10 17:56:39 +01:00
Stefan Dösinger
5c1df19b16
wined3d: Use the map binding to reload surfaces on color key changes.
2014-01-10 17:56:30 +01:00
Stefan Dösinger
5479ccea20
wined3d: Use the map binding to reload surfaces on palette changes.
2014-01-10 17:56:27 +01:00
Stefan Dösinger
1046551c34
wined3d: Add a map_binding field to surfaces.
...
Buffers, heap memory, user memory and DIBs will have their own
locations. This field specifies which location is used when the surface
is mapped.
2014-01-10 17:56:24 +01:00
Jacek Caban
519166a448
mshtml: Fixed double release in NPP_New.
2014-01-10 16:26:04 +01:00
Dmitry Timoshkov
615319ebd0
advapi32/tests: Add access tests for a process.
2014-01-10 16:24:39 +01:00
Dmitry Timoshkov
eb96f7a5a3
advapi32/tests: Add access tests for a thread.
2014-01-10 16:24:37 +01:00
Dmitry Timoshkov
4229da7cae
advapi32/tests: Add access tests for a file mapping.
2014-01-10 16:24:35 +01:00
Dmitry Timoshkov
fa0b745d3f
advapi32/tests: Add more file access tests, add access tests for a directory.
2014-01-10 16:24:32 +01:00
Dmitry Timoshkov
b5c9bdaddb
advapi32/tests: Add a test for opening an event with access 0.
2014-01-10 16:24:28 +01:00
Dmitry Timoshkov
bce1a2b3d5
advapi32/tests: Add a test for opening a mutex with access 0.
2014-01-10 16:24:26 +01:00
Dmitry Timoshkov
df5affc13f
advapi32/tests: Add tests for access 0 mapping.
2014-01-10 16:24:22 +01:00
Michael Stefaniuc
edddda2374
include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath.
...
CLSID_DirectMusicAudioPath is private to Wine and produces the confusion
between the COM objects DirectMusicAudioPath and
DirectMusicAudioPathConfig. But those are totally different things.
2014-01-10 12:09:12 +01:00
Michael Stefaniuc
a64bda5b1b
dmime/tests: COM tests for DirectMusicAudioPath and DirectMusicAudioPathConfig.
2014-01-10 12:08:06 +01:00
Michael Stefaniuc
0991d3a9bc
dmime/tests: COM tests for DirectMusicGraph.
2014-01-10 12:07:59 +01:00
Michael Stefaniuc
13dfc393de
dmime/tests: COM tests for the different DirectMusic*Tracks.
2014-01-10 12:07:56 +01:00
Michael Stefaniuc
77bf52b8a2
dmime/tests: Add COM tests for DirectMusicSegmentState.
2014-01-10 12:07:49 +01:00
Michael Stefaniuc
d4861c07c4
dmime/tests: Move the unrelated COM test out of performance.c.
2014-01-10 12:07:44 +01:00
Michael Stefaniuc
2343eeff91
dmime: None of the COM classes support COM aggregation.
2014-01-10 12:06:41 +01:00
Henri Verbeet
c7d05d2d60
ddraw: Pass the monitor to the callback in ddraw_enumerate_secondary_devices().
2014-01-10 12:06:22 +01:00
Henri Verbeet
5dd286d05a
wined3d: Make rebind_fbo in struct wined3d_context a bitfield.
2014-01-10 12:06:13 +01:00
Henri Verbeet
51cdeeacd4
wined3d: Explicitly request alpha testing for blitting the cursor and logo textures to screen.
2014-01-10 12:06:09 +01:00
Henri Verbeet
06d6bdae4a
wined3d: Place the logo texture in the default pool.
2014-01-10 12:06:04 +01:00
Henri Verbeet
f8e62bc596
wined3d: Place the cursor texture in the default pool.
2014-01-10 12:05:57 +01:00
Ken Thomases
c072a4564e
winemac: For ChangeDisplaySettingsEx(), if caller didn't specify, prefer non-interlaced and unstretched modes.
2014-01-10 12:05:45 +01:00
Ken Thomases
ce5a87b1ef
winemac: Simplify display mode code.
...
When originalDisplayModes has entries, the app is active. When the app is
active, latentDisplayModes is empty.
2014-01-10 12:05:41 +01:00
Ken Thomases
d4d92a759e
winemac: Clear the latentDisplayModes instance variable before realizing the latent modes.
2014-01-10 12:05:38 +01:00
Ken Thomases
42a7d7209b
winemac: Restore display mode to original in more cases.
...
We only care if we have changed the mode and we're changing it back to its
original. Even if the current mode matches the target mode, we may still
need to release the displays and clear the entry from originalDisplayModes.
2014-01-10 12:05:34 +01:00
Ken Thomases
9c65d672a2
winemac: Don't assume the current display mode is the original if we don't have the displays captured.
...
Another process may have changed the display mode before we queried the
current mode, so we may be seeing a non-original mode.
2014-01-10 12:05:30 +01:00
Ken Thomases
fe1c0ab952
winemac: Don't record original display modes when not the active app.
...
originalDisplayModes should be used when active, empty when inactive.
latentDisplayModes is used when inactive, empty when active.
The count of entries in originalDisplayModes is used to test whether the
process has the displays captured so adding entries when inactive would give
incorrect results. This could have led us to mistakenly change the display
mode when we don't have the displays captured.
2014-01-10 12:05:25 +01:00
Hans Leidekker
a1d8886f6a
wbemprox: Implement Win32_OperatingSystem.Name.
2014-01-10 12:05:01 +01:00
Nikolay Sivov
92ed7c50a9
oleaut32: Add missing methods to test IRecordInfo implementation.
2014-01-10 12:04:54 +01:00
Frédéric Delanoy
7215eb2497
kernel32/tests: Unconstify a character string.
2014-01-10 12:04:10 +01:00
Akihiro Sagawa
ebccff8225
gdi32: Relax vertical face requirements.
2014-01-09 18:07:15 +01:00
Akihiro Sagawa
142a0f7af0
gdi32: Fix DBCS mask value in GetFontLanguageInfo.
2014-01-09 18:06:11 +01:00
Akihiro Sagawa
ab32c657ed
gdi32: Use defined names in GetFontLanguageInfo.
2014-01-09 18:06:05 +01:00
Piotr Caban
1d4ac6dc1e
msvcrt/tests: Fix crash in mbstowcs tests.
2014-01-09 17:42:44 +01:00
Andrey Gusev
8d426f5398
xapofx1_1: Add version.rc file.
2014-01-09 17:41:52 +01:00
Frédéric Delanoy
91f2435469
Assorted spelling fixes.
2014-01-09 17:39:59 +01:00
Erich E. Hoover
dc184b526c
ddraw/tests: Test DirectDrawEnumerateEx with DDENUM_ATTACHEDSECONDARYDEVICES.
2014-01-09 17:39:58 +01:00
Erich E. Hoover
eba5132bfa
ddraw: Make DirectDrawEnumerateEx report the driver description.
2014-01-09 17:39:57 +01:00
Erich E. Hoover
639f9335c2
ddraw: Make DirectDrawEnumerateEx only enumerate secondary display devices when requested.
2014-01-09 17:39:56 +01:00
Stefan Dösinger
bffd536213
wined3d: GL_NV_vertex_program2_option supports relative offsets > 63.
...
The ARR codepath used if ctx->target_version >= NV2 does not account for
the correction offset, but the indirect addressing reads do, which
ultimately results in incorrect offsets. Since the limitation goes away
as soon as we enable GL_NV_vertex_program_2_option ignoring the offset
is the best thing to do. I don't set shader_data->rel_offset to zero in
the pre-compilation analysis because enablding NV_vertex_program2 is in
theory a decision that is taken later during code generation.
2014-01-09 17:39:55 +01:00
Stefan Dösinger
441d8ffeb2
wined3d: Mark the system location up to date in the DIB recreation codepath.
2014-01-09 17:39:54 +01:00
Stefan Dösinger
db6d3c500c
wined3d: Remove SFLAG_USERPTR.
2014-01-09 17:39:53 +01:00
Alexandre Julliard
d1463cc44b
gdi32/tests: Run all DIB tests with a hardcoded palette.
2014-01-09 17:39:53 +01:00
Alexandre Julliard
eba26475fb
gdi32/tests: Don't test unreliable palette entries.
2014-01-09 17:39:52 +01:00
Alexandre Julliard
406587898f
ntdll/tests: Fix a test that fails on Win2k.
2014-01-09 17:39:51 +01:00
Henri Verbeet
e00cc024fd
ddraw/tests: Add some color key tests for complex surfaces.
2014-01-09 17:39:49 +01:00
Henri Verbeet
bddb0433f3
ddraw: Return DDERR_NOTONMIPMAPSUBLEVEL for ddraw_surface7_SetColorKey() on mipmap sub levels.
2014-01-09 17:39:47 +01:00
Henri Verbeet
f7ee96c311
ddraw: Don't propagate color key changes to attached surfaces.
2014-01-09 15:50:45 +01:00
Henri Verbeet
4710c4b51a
wined3d: Store color keys in textures instead of in surfaces.
2014-01-09 15:50:39 +01:00
Henri Verbeet
d412eb568e
wined3d: Introduce a common GLSL handler for scalar instructions.
2014-01-09 15:50:30 +01:00
Henri Verbeet
4d93adf75e
wined3d: Reset the command stream state as well in wined3d_device_reset().
2014-01-09 15:50:25 +01:00
Dmitry Timoshkov
cdc9eff5d2
msxml3: Remove unused IUnknown *outer parameter from object constructors.
2014-01-09 14:23:39 +01:00
Bruno Jesus
0d965c14e9
ws2_32/tests: Add broken for a WSALookupServiceBegin test in NT.
2014-01-09 12:12:52 +01:00
Frédéric Delanoy
290cd16358
mountmgr.sys: Use BOOL type where appropriate.
2014-01-09 12:11:35 +01:00
Frédéric Delanoy
4cece0dd43
crypt32: Use BOOL type where appropriate.
2014-01-09 12:11:33 +01:00
Jacek Caban
51e3c2397c
devenum: Added more strict CLSID_VideoCompressorCategory test.
2014-01-09 12:10:54 +01:00
Jacek Caban
e303f11628
devenum: Make CLSID_VideoCompressorCategory a special category.
2014-01-09 12:10:52 +01:00
Jacek Caban
bcf78a227f
dxdiagn: Don't fail the whole initialization for invalid filter data in build_directshowfilters_tree.
2014-01-09 12:10:50 +01:00
Dmitry Timoshkov
c7332fa1dc
ntdll: Remove shadow local variables.
2014-01-09 12:10:42 +01:00
Nikolay Sivov
b058c96136
oleaut32: Mask out certain features on array copy.
2014-01-09 10:55:13 +01:00
Bruno Jesus
2548d75f16
iphlpapi/tests: Add more IcmpSendEcho tests related to the reply size.
2014-01-09 10:51:07 +01:00
Michael Stefaniuc
a4664409ef
dmime: Remove "#if 1" preprocessor directives.
2014-01-09 10:50:27 +01:00
Jacek Caban
81c42ce710
devenum: Populate CLSID_VideoCompressorCategory category in key in DEVENUM_CreateSpecialCategories.
2014-01-08 20:06:16 +01:00
Jacek Caban
92be7be48d
devenum: Enumerate both regular key and special key for special categories.
2014-01-08 20:04:46 +01:00
Jacek Caban
6ce17c1fa4
devenum: Moved test for special category GUID to separated function.
2014-01-08 20:03:44 +01:00
Stefan Dösinger
03b2e737d2
ddraw/tests: Add a getdc test with a custom pitch.
2014-01-08 20:03:04 +01:00
Stefan Dösinger
b91973daa7
wined3d: Merge wined3d_surface_set_mem into wined3d_surface_update_desc .
2014-01-08 20:02:22 +01:00
Stefan Dösinger
82666af87a
wined3d: Simplify wined3d_surface_set_mem.
2014-01-08 19:58:56 +01:00
Stefan Dösinger
2a012ba16f
ddraw: Always set surface width, height and format in ddraw_surface7_SetSurfaceDesc.
2014-01-08 19:55:06 +01:00
Stefan Dösinger
70eab9d025
wined3d: Support custom pitches in wined3d_surface_update_desc.
2014-01-08 17:35:08 +01:00
Martin Storsjo
8d9ecf70e2
api-ms-win-core-util-l1-1-0: Add stub dll.
2014-01-08 16:27:21 +01:00
Martin Storsjo
6f17458793
api-ms-win-core-sysinfo-l1-2-0: Add stub dll.
2014-01-08 16:27:03 +01:00
Martin Storsjo
463bf7bb61
api-ms-win-core-string-l1-1-0: Add stub dll.
2014-01-08 16:26:54 +01:00
Martin Storsjo
3741f7176a
api-ms-win-core-profile-l1-1-0: Add stub dll.
2014-01-08 16:26:45 +01:00
Martin Storsjo
e5c2036cfe
api-ms-win-core-interlocked-l1-2-0: Add stub dll.
2014-01-08 16:26:36 +01:00
Martin Storsjo
5ee522162c
api-ms-win-core-errorhandling-l1-1-1: Add stub dll.
2014-01-08 16:26:26 +01:00
Martin Storsjo
0ee5b475cc
api-ms-win-core-debug-l1-1-1: Add stub dll.
2014-01-08 16:26:16 +01:00
Martin Storsjo
7918f968f1
api-ms-win-core-processthreads-l1-1-1: Add stub dll.
2014-01-08 16:26:06 +01:00
Bruno Jesus
98e1560d49
iphlpapi/tests: Add IcmpSendEcho tests.
2014-01-08 16:11:33 +01:00
Piotr Caban
f1105d3f81
msvcp110: Fix streamsize parameter size in spec file.
2014-01-08 16:11:32 +01:00
Piotr Caban
544d179434
msvcrt: Handle null mbstr parameter in mbstowcs.
2014-01-08 16:11:31 +01:00
Alexandre Julliard
3e40fea9d6
makefiles: Automatically add the necessary msvcrt flags to the generated rules.
2014-01-08 14:34:15 +01:00
Sebastian Lackner
ddc7f300e2
kernel32: Forward condition variable functions to ntdll.
2014-01-08 14:34:14 +01:00
Sebastian Lackner
5472b9f9ca
ntdll: Implement condition variable functions using keyed events.
2014-01-08 14:34:14 +01:00
Henri Verbeet
86ffd6c4ea
d3d9/tests: Make sure create_device() returns NULL on failure.
2014-01-08 14:34:13 +01:00
Henri Verbeet
ddae20b689
wined3d: Fix up the backbuffer count on failure in swapchain_init().
2014-01-08 14:34:12 +01:00
Henri Verbeet
2401a82bdc
wined3d: Get rid of the unused screen_palents field in struct wined3d_palette.
2014-01-08 14:34:12 +01:00
Nikolay Sivov
fac0d13ee7
scrrun: Fill find data on second Next() call before testing it.
2014-01-08 11:11:58 +01:00
Nikolay Sivov
c813ae2230
scrrun: Implement Clone() for file collection.
2014-01-08 11:11:54 +01:00
Nikolay Sivov
844aa7959e
scrrun: Implement Clone() for folder collection.
2014-01-08 11:11:51 +01:00
Nikolay Sivov
c1b7a075ca
scrrun: Store collection pointer directly in IEnumVARIANT data.
2014-01-08 11:11:47 +01:00
Nikolay Sivov
64c93f6070
scrrun: Implement Skip() for file and folder collections.
2014-01-08 11:11:42 +01:00
Michael Stefaniuc
8472190aaf
dmime: Fix copy and paste errors.
2014-01-08 11:11:37 +01:00
André Hentschel
1c61a53ef6
kernel32/tests: Don't test last error on success.
2014-01-08 11:10:27 +01:00
Piotr Caban
460991a8e9
msvcr110: Add __crtTerminateProcess implementation.
2014-01-07 16:34:40 +01:00
Piotr Caban
07566faaca
msvcr110: Add __libm_sse2_sqrt_precise implementation.
2014-01-07 16:34:33 +01:00
Piotr Caban
50e3f110d0
msvcp110: Share the source code with msvcp90.
2014-01-07 15:37:38 +01:00
Dmitry Timoshkov
f8a18f9c90
wmiutils: Remove unused IUnknown *outer parameter from object constructors.
2014-01-07 15:23:14 +01:00
Dmitry Timoshkov
182ff187a9
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
2014-01-07 15:23:07 +01:00
Dmitry Timoshkov
fb9e8bc94e
wbemdisp: Remove unused IUnknown *outer parameter from object constructor.
2014-01-07 15:22:49 +01:00
Dmitry Timoshkov
f8d79c83b4
winhttp: Remove unused IUnknown *outer parameter from object constructor.
2014-01-07 15:22:24 +01:00
Dmitry Timoshkov
5cf3c1f4a6
wuapi: Remove unused IUnknown *outer parameter from object constructors.
2014-01-07 15:22:18 +01:00
Dmitry Timoshkov
ab8237c8c5
wiaservc: Remove unused IUnknown *outer parameter from object constructor.
2014-01-07 15:22:03 +01:00
Dmitry Timoshkov
da0c40326a
qmgr: Remove unused IUnknown *outer parameter from object constructor.
2014-01-07 15:21:55 +01:00
Huw Davies
a53179dadd
riched20: Ensure the cursors are equal after deleting the selection.
2014-01-07 15:21:33 +01:00
Huw Davies
c59c582c9a
riched20: Correctly handle the cursor at the end of run case while splitting paragraphs.
2014-01-07 15:21:30 +01:00
Huw Davies
86ea91f424
riched20: Correctly handle the cursor at the end of a run case.
2014-01-07 15:21:27 +01:00
Huw Davies
2429e8b10b
riched20: Don't split a run if the cursor is at the end of it.
2014-01-07 15:21:23 +01:00
Huw Davies
7e7a8f1a4e
riched20: Simplify the code by accessing paragraphs directly from runs.
2014-01-07 15:21:13 +01:00
Michael Stefaniuc
996b3c87f1
dmime: Remove the extraneous IUnknown from DirectMusicSegment8.
...
Also lock/unlock the module only on creation/destruction of the object.
2014-01-07 12:20:30 +01:00
Michael Stefaniuc
dc45b8ad06
dmime: COM cleanup for IDirectMusicSegment8.
2014-01-07 12:20:29 +01:00
Michael Stefaniuc
c236bddcef
dmime: Remove duplicated "IDirectMusicSegment8" from the method names.
2014-01-07 12:20:28 +01:00
Michael Stefaniuc
770feca7ac
dmime: Don't use an IDirectMusicSegment8 method implementation directly.
2014-01-07 12:20:28 +01:00
Alexandre Julliard
15b40f62cc
mountmgr.sys: Use the correct variable for the include paths.
2014-01-07 12:20:27 +01:00
Alexandre Julliard
0d533cf0bd
makefiles: Allow define arguments to be specific to a single file.
2014-01-07 12:20:25 +01:00
Bruno Jesus
a1e2294006
ws2_32/tests: Show that the last WSACleanup must destroy sockets.
2014-01-07 10:47:13 +01:00
Bruno Jesus
7e4d075ec1
ws2_32/tests: Add some FIONREAD tests.
2014-01-07 10:47:06 +01:00
Andrey Gusev
4ec773a099
d3dx9_xx: Correct filename string.
2014-01-07 10:43:33 +01:00
Andrey Gusev
7ad3b863dc
d3dcompiler: Correct filename string.
2014-01-07 10:43:30 +01:00
André Hentschel
29907a2862
kernel32/tests: Add missing last errors for win8.
2014-01-07 10:42:32 +01:00
Nikolay Sivov
3ee9f2407b
scrrun: Implement Name() property for File.
2014-01-07 10:42:23 +01:00
Nikolay Sivov
6dbc8195a0
scrrun: Implement Reset() for file collection.
2014-01-07 10:42:21 +01:00
Nikolay Sivov
308f1144ac
scrrun: Implement Next() for file collection.
2014-01-07 10:42:17 +01:00
Nikolay Sivov
0920a3296e
scrrun: Added stub NewEnum support for IFileCollection.
2014-01-07 10:42:12 +01:00
Frédéric Delanoy
e5b689b71e
xmllite/tests: Use BOOL type where appropriate.
2014-01-07 10:42:08 +01:00
Frédéric Delanoy
50629d7ca9
wmiutils/tests: Use BOOL type where appropriate.
2014-01-07 10:41:53 +01:00
Frédéric Delanoy
aa0eceb554
wbemprox/tests: Use BOOL type where appropriate.
2014-01-07 10:41:47 +01:00
Piotr Caban
32858d1811
msvcr90: Add _is_exception_typeof implementation.
2014-01-06 20:52:40 +01:00
Jactry Zeng
51936be04d
riched20: Use CP_UNICODE instead of 1200.
2014-01-06 20:52:40 +01:00
Jacek Caban
289bdc4f45
strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.
2014-01-06 20:47:02 +01:00
Marcus Meissner
54dc91547d
ws2_32: handle error return from get_sock_fd (Coverity).
2014-01-06 20:47:00 +01:00
Marcus Meissner
eddc91f6e7
msvcp90: Return on error (Coverity).
2014-01-06 20:46:59 +01:00
Stefan Dösinger
b054fe94ee
d3dx9_36: Cast UINTs to FLOATs in d3dx9_line_Begin.
2014-01-06 20:46:56 +01:00
Stefan Dösinger
b87e167fa3
d3dx9_36: Make the order parameter of weightedcapintegrale an UINT.
2014-01-06 20:46:50 +01:00
Stefan Dösinger
86e88f51b8
d3dx9_36: Improve error handling in remap_faces_for_attrsort.
2014-01-06 20:46:48 +01:00
Stefan Dösinger
303a5f05f7
d3dx9_36: Don't make the input parameter to remap_faces_for_attrsort const.
2014-01-06 20:46:47 +01:00
Stefan Dösinger
e1a845c213
d3dx9_36: Cast D3DPARAMETER_TYPE * to DWORD *.
2014-01-06 20:46:45 +01:00
André Hentschel
87c7c961f2
Assorted spelling fixes.
2014-01-06 17:33:24 +01:00
André Hentschel
2d6685f4ec
msi: Check return value from MSIREG_OpenInstallProps (Coverity).
2014-01-06 17:19:43 +01:00
André Hentschel
57d2e8f3c3
ws2_32: Don't leak hostname (Coverity).
2014-01-06 17:16:55 +01:00
André Hentschel
6db63a1867
kernel32/tests: Allow more last errors from win8.
2014-01-06 17:16:33 +01:00
Frédéric Delanoy
4ec00cb2c2
setupapi/tests: Use BOOL type where appropriate.
2014-01-06 17:15:45 +01:00
Frédéric Delanoy
a06363669f
msi/tests: Use BOOL type where appropriate.
2014-01-06 17:15:14 +01:00
Frédéric Delanoy
949f1a0161
msxml3/tests: Use BOOL type where appropriate.
2014-01-06 17:14:40 +01:00
Frédéric Delanoy
e7594272fe
gdi32: Use BOOL type where appropriate.
2014-01-06 17:14:32 +01:00
André Hentschel
5865fe78de
ntdll: Add signal definitions for GNU/Hurd.
...
Partially based on a patch by Andrew Nguyen.
2014-01-06 17:10:05 +01:00
Michael Stefaniuc
84df351b1e
dmusic: Don't hardcode the guidClass in IDirectMusicObject::ParseDescriptor.
2014-01-06 17:10:04 +01:00
Michael Stefaniuc
dc9208a0c5
dmusic/tests: Add some DirectMusicCollection tests.
2014-01-06 17:10:03 +01:00
Michael Stefaniuc
fe0d2a2ba7
dmusic: Don't crash on NULL in IDirectMusicObject::GetDescriptor.
2014-01-06 17:10:02 +01:00
Michael Stefaniuc
fda99c0fcc
dmusic: The object class is immutable in a DirectMusicObject.
2014-01-06 17:10:01 +01:00
Michael Stefaniuc
5771ff8912
dmusic: Don't leak mem if DirectMusicCollection creation fails.
2014-01-06 17:08:52 +01:00
Michael Stefaniuc
d3c550d0ba
dmusic: Always AddRef the returned iface in QueryInterface.
2014-01-06 17:06:52 +01:00
Nikolay Sivov
5e4d5ebde7
dwrite: Implement ConvertFontFaceToLOGFONT().
2014-01-06 17:05:31 +01:00
Nikolay Sivov
07ded6bb36
scrrun: Added IFileCollection stub.
2014-01-06 17:03:06 +01:00
Nikolay Sivov
42d2b51992
scrrun: Implement Name() property for Folder.
2014-01-06 17:01:17 +01:00
Nikolay Sivov
b99b69aac2
scrrun: Implement Next() for folder collection.
2014-01-06 17:00:24 +01:00
Bruno Jesus
281f69bccf
ws2_32: Fix FreeBSD compiling issue on ipx address structure.
2014-01-06 16:59:15 +01:00
Bruno Jesus
b461fa4468
ws2_32/tests: Add some WSALookupService[Begin|Next|End] tests.
2014-01-06 16:59:06 +01:00
Vincent Povirk
51b873b3ca
gdiplus: Mark the Graphics object as busy before freeing it.
2014-01-06 16:02:40 +01:00
Alexandre Julliard
ce25c89585
makedep: Don't expand variable references that use ${}.
2014-01-04 20:33:57 +01:00
Frédéric Delanoy
29b2db009c
comctl32/tests: Use BOOL type where appropriate.
2014-01-03 18:08:51 +01:00
Frédéric Delanoy
6151371de3
ddraw/tests: Use BOOL type where appropriate.
2014-01-03 18:08:51 +01:00
Alexandre Julliard
2a7cdcf3c5
version: Load the resource that corresponds to the current language first.
2014-01-03 17:25:18 +01:00
Hans Leidekker
190878d92d
mscms: Print a fixme when compiled without support for liblcms2.
2014-01-03 17:01:22 +01:00
Hans Leidekker
48908c130c
msi: Remove the unused CurrentlyScripting field from MSISCRIPT.
2014-01-03 17:00:12 +01:00
Hans Leidekker
fcb924c144
msi: Fall back to the global temporary directory when the TempFolder property resolves to a non-existing directory.
2014-01-03 17:00:08 +01:00
Hans Leidekker
41d2b53c5b
msi: Always derive the SourceDir property from the database path.
2014-01-03 17:00:02 +01:00
Piotr Caban
2a8a1452ac
msvcp80: Fix ostreambuf_iterator<char> structure definition.
2014-01-03 14:40:47 +01:00
Nikolay Sivov
3cc34a5bf8
scrrun: Implement Reset() for folder collection.
2014-01-03 14:27:35 +01:00
Nikolay Sivov
47e1ac9f98
scrrun: Implement IEnumVARIANT stub for folder collection.
2014-01-03 14:27:33 +01:00
Nikolay Sivov
51f5ab1999
scrrun: Implement Count() property for folder collection.
2014-01-03 14:05:21 +01:00
Nikolay Sivov
0802e301ff
scrrun: Fix IFolder::QueryInterface() to respond to IDispatch query.
2014-01-03 14:05:19 +01:00
Nikolay Sivov
2a3f1560bb
scrrun: Added IFolderCollection stub.
2014-01-03 14:05:16 +01:00
Nikolay Sivov
c84189609d
scrrun: Use DISPID_VALUE instead of 0 in private idl.
2014-01-03 14:05:14 +01:00
Francois Gouget
1f26451964
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2014-01-03 11:28:16 +01:00
Martin Storsjo
48ae8f3070
ntdll: Improve handling of THUMB_MOV32 relocations.
2014-01-03 11:27:29 +01:00
Nikolay Sivov
f76f34ca23
scrrun: Implement GetFolder().
2014-01-02 19:35:49 +01:00
Nikolay Sivov
2ca39611e1
scrrun: Store folder path.
2014-01-02 19:35:49 +01:00
Zhenbo Li
c3bb460d68
wineps.drv: Constify a few pointers.
2014-01-02 17:49:19 +01:00
Zhenbo Li
767c09f16f
kernel32/tests: Add one more test for FindFirstFileA.
2014-01-02 17:46:00 +01:00
Michael Müller
6e373aa695
quartz: Return increasing monitor GUID on VMR7 monitor enumeration.
2014-01-02 17:43:29 +01:00
Stefan Dösinger
95317c33a9
d3dx9_36/tests: Use NAN.
2014-01-02 17:29:38 +01:00
Stefan Dösinger
9e3ef4abc6
d3dx9_36/tests: Fix calling convention specification.
...
Msvc wants __stdcall after the type, otherwise it generates an error.
2014-01-02 17:29:16 +01:00
Stefan Dösinger
aa2baf8c58
d3dx9_36: Add explicit casts in type conversion functions.
2014-01-02 17:29:06 +01:00
Stefan Dösinger
6bc4ebd516
d3dx9_36: Floatify some constants.
2014-01-02 17:28:47 +01:00
Stefan Dösinger
f06fc7f858
d3dx9_36: Use float math functions.
2014-01-02 17:28:24 +01:00
Piotr Caban
0f3c31b1ea
msvcrt: Try to convert C to C++ exception in __CxxFrameHandler.
2014-01-02 15:50:13 +01:00
Jacek Caban
9372274533
qcap: Added AVICompressorIn_Receive implementation.
2014-01-02 15:50:11 +01:00
Jacek Caban
d190b0c61e
msrle32: Properly set compression output flags.
2014-01-02 15:49:00 +01:00
Jacek Caban
331cb13b2f
msrle32: Get rid of no longer needed lDist argument in MSRLE32_CompressRLE8Line.
2014-01-02 15:48:57 +01:00
Jacek Caban
cb767f738d
msrle32: Append EOI instead of replacing EOL.
2014-01-02 15:48:53 +01:00
Jacek Caban
f9be296be4
msrle32: Get rid of ICM_GETQUALITY and ICM_SET_QUALITY that should not be supported.
2014-01-02 15:48:47 +01:00
Jacek Caban
1ed45a7416
msrle32: Use the same default quality as native.
2014-01-02 15:48:36 +01:00
Alexandre Julliard
99ef0d6ff0
makefiles: Get rid of the MAKE_TEST_RULES variable.
2014-01-02 12:13:16 +01:00
Alexandre Julliard
af6db67d6f
makefiles: Get rid of the MAKE_IMPLIB_RULES variable.
2014-01-02 12:12:59 +01:00
Alexandre Julliard
5e7416e5c8
makefiles: Get rid of the MAKE_DLL_RULES variable.
2014-01-02 12:08:18 +01:00
Alexandre Julliard
e330a128d5
shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable.
2014-01-02 11:56:11 +01:00
Michael Stefaniuc
393135c3c7
dmusic/tests: Change the way of detecting a workable dmusic.
2014-01-02 11:52:44 +01:00
Frédéric Delanoy
bf1a43e620
wintrust/tests: Constify some character strings.
2014-01-02 11:52:39 +01:00
Frédéric Delanoy
86f3f62289
winspool.drv/tests: Constify some character strings.
2014-01-02 11:52:32 +01:00
André Hentschel
4573aecf5b
gdi32: Fix a comment.
2014-01-02 11:52:11 +01:00
Alexandre Julliard
b192879597
makefiles: Automatically output appropriate target flags.
2014-01-01 21:44:38 +01:00
Alexandre Julliard
1cd2786f92
makefiles: Generate cross-compile rules automatically when supported.
2014-01-01 21:28:28 +01:00
Sebastian Lackner
3caa4e035d
kernel32: Prevent endless loop if NtQuerySystemInformation fails.
2014-01-01 20:45:31 +01:00
Stefan Dösinger
4734771f28
d3dx9_36: Make NUM_ELEM a define.
2014-01-01 20:45:29 +01:00
Stefan Dösinger
dcb101666b
d3dx9_36: Use SIZE_T for some iterators.
2014-01-01 20:45:28 +01:00
Stefan Dösinger
ebfdcc9c9a
d3dx9_36/tests: Use D3DX_PI instead of M_PI.
2014-01-01 20:45:27 +01:00
Stefan Dösinger
f6c90ec59f
d3dx9_36: Use D3DX_PI instead of M_PI.
2014-01-01 20:45:26 +01:00
Stefan Dösinger
1e9fe22f4c
wined3d: Fix an msvc warning.
2014-01-01 20:45:25 +01:00
Marcus Meissner
88923cd6f3
msxml3: Avoid double free of str (Coverity).
2014-01-01 20:45:21 +01:00
Marcus Meissner
84a51f64ca
setupapi: Do not free stack pointers (Coverity).
2014-01-01 20:45:20 +01:00
Marcus Meissner
a21c489f0f
mmsystem.dll16: Free the correct pointer (Coverity).
2014-01-01 20:45:19 +01:00
Marcus Meissner
ba8cacebf3
gdiplus: Free the correct pointer (Coverity).
2014-01-01 19:59:30 +01:00
Nikolay Sivov
1e1084232d
ntdll: Fix manifest attribute parsing.
2014-01-01 19:32:56 +01:00
Francois Gouget
b6ba53e572
gdi32/tests: Fix a flood of failures on Windows XP SP1 and 2003 pre-SP1.
2014-01-01 11:45:00 +01:00
Dmitry Timoshkov
07e7f40dc9
xmllite: Constify pointers in arrays that hold const data.
2014-01-01 11:44:25 +01:00
Dmitry Timoshkov
1be348ea51
xmllite: Use wine_dbg_sprintf instead of a static buffer.
2014-01-01 11:44:21 +01:00
Alexandre Julliard
1adaad4c89
makefiles: Remove no longer needed dlldata.o and testlist.o extra objects.
2013-12-31 19:05:12 +01:00
Alexandre Julliard
d08ff3ff19
makefiles: Use a single variable for all types of idl files.
2013-12-31 18:15:17 +01:00
Dmitry Timoshkov
3b8f4a280c
cabinet: Remove a no longer valid comment about seeking and restoring CAB position.
2013-12-31 16:18:48 +01:00
Dmitry Timoshkov
4ddb9f6915
cabinet: Read CAB size from the file header instead of calling FDI seek callback with SEEK_END.
...
SEEK_END is not supported by some callback implementations.
2013-12-31 16:18:28 +01:00
Dmitry Timoshkov
3cb5b93db9
cabinet/tests: Add an FDICopy test which emulates extracting from a memory block.
2013-12-31 16:18:08 +01:00
Ken Thomases
4f9de6bcdf
winemac: More thoroughly discard events which have been obsoleted by subsequent Wine- or program-driven changes.
...
Among other things, this fixes Syberia 2. That game shows, hides, and then
shows its window. Hiding it caused a WINDOW_LOST_FOCUS event to be queued.
By the time it was processed, the window was the foreground window again.
In response to being told it had lost focus, the game minimized its window.
Hiding the window should have prevented or discarded the WINDOW_LOST_FOCUS
event since the change was driven from Wine and the Win32 foreground/active
window state would already be correct. In addition, when the program
re-showed its window and made it foreground, that should have discarded the
event as being out of date. Now they do.
2013-12-31 12:31:39 +01:00
Ken Thomases
94cfa7799b
winemac: For WINDOW_DID_UNMINIMIZE events, don't attempt to restore windows which aren't minimized and visible.
...
The Win32 window state might have changed while the event was in the queue,
making it obsolete. Sending WM_SYSCOMMAND/SC_RESTORE might re-show a hidden
window, for example.
2013-12-31 12:31:33 +01:00
Ken Thomases
bcde44fb8a
winemac: Explicitly unhide the app early when showing windows.
...
Cocoa would implictly unhide it when we order a window, anyway. Doing it
early avoids problems from querying -[NSWindow isVisible] while the app is
hidden. That method returns FALSE even for windows which would be visible
if the app weren't hidden.
2013-12-31 12:31:29 +01:00
Ken Thomases
ae47323604
winemac: Track whether our windows would be visible if the process weren't hidden.
...
The -[NSWindow isVisible] method returns FALSE when the process is hidden,
but that's not what we need to know in some cases.
This fixes full-screen games which minimize their window when they lose
focus. Command-Tabbing away hides the process. Because the window was not
visible, the code didn't actually minimize it. When switching back to the
process, no event was sent to the Wine back-end telling it the window had
been restored, so it never resumed drawing to it.
2013-12-31 12:31:21 +01:00
Ken Thomases
6447e8e75c
winemac: Defer adjusting window levels while the process is hidden.
...
While the process is hidden, it can't get a list of its windows which would
be visible were it not hidden.
2013-12-31 12:31:15 +01:00
Nikolay Sivov
3cd677958c
shell32: Implement SHCreateQueryCancelAutoPlayMoniker() with some tests.
2013-12-31 12:27:23 +01:00
Nikolay Sivov
f041c2c554
ole32: Call moniker methods with proper wrappers.
2013-12-31 12:27:05 +01:00
Frédéric Delanoy
0e7e87875c
wininet/tests: Constify some character strings.
2013-12-31 12:25:04 +01:00
Frédéric Delanoy
e7f8e9e81d
winhttp/tests: Constify a character string.
2013-12-31 12:25:01 +01:00