Alexandre Julliard
|
573595a639
|
Release 0.9.26.
|
2006-11-24 17:18:04 +01:00 |
Markus Amsler
|
3fd8fe089c
|
d3d: Fix partially applied patch: Remove AddRef from GetDirect3D.
|
2006-11-24 12:57:01 +01:00 |
Christoph Frick
|
53620bc77b
|
dinput: Simplify the code that finds the offset of the given linux event.
|
2006-11-24 12:56:50 +01:00 |
Marcus Meissner
|
caa301a736
|
oleaut32: Protect against integer overflow in SysAllocStringLen.
|
2006-11-24 12:56:42 +01:00 |
Francois Gouget
|
1a145bb532
|
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.
|
2006-11-24 12:56:35 +01:00 |
Andrew Talbot
|
89bb54601f
|
winmm/wineoss: Cast-qual warning fix.
|
2006-11-24 12:56:31 +01:00 |
Andrew Talbot
|
d9cdd23411
|
ws2_32: Cast-qual warnings fix.
|
2006-11-24 12:56:26 +01:00 |
Andrew Talbot
|
972826b267
|
winspool.drv: Cast-qual warning fix + make function static.
|
2006-11-24 12:56:23 +01:00 |
Detlef Riekenberg
|
8fcd1107bb
|
localspl/tests: Add test for DeletePort.
|
2006-11-24 12:56:18 +01:00 |
Detlef Riekenberg
|
ca199009af
|
localspl: Implement DeletePort.
|
2006-11-24 12:56:14 +01:00 |
Paul Vriens
|
9d0b69d130
|
advpack: Remove test that crashes on systems with IE7.
|
2006-11-24 11:51:01 +01:00 |
Jacek Caban
|
958596b70a
|
mshtml: Added Exec(IDM_FONTSIZE) implementation.
|
2006-11-24 11:50:58 +01:00 |
Jacek Caban
|
c6d7f14296
|
mshtml: Added missing break.
|
2006-11-24 11:50:42 +01:00 |
Marcus Meissner
|
9e8b1259ca
|
kernel32/tests: Test -1 length for NULL ptr too.
|
2006-11-24 11:50:36 +01:00 |
Francois Gouget
|
22209db865
|
comdlg32: Moved a FIXME out of the user-visible string.
|
2006-11-24 11:50:25 +01:00 |
Francois Gouget
|
4e2a8b5b66
|
serialui: Update the Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-24 11:50:01 +01:00 |
Francois Gouget
|
0cfa13dd3f
|
programs: Update the Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-24 11:49:58 +01:00 |
Francois Gouget
|
b5f104d05b
|
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
|
2006-11-24 11:49:32 +01:00 |
Francois Gouget
|
3988c3dc8f
|
user32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:25 +01:00 |
Francois Gouget
|
b2765fc45a
|
msvcrt/tests: The tests must not include msvcrt.h because it contains declarations that may be incompatible with the PSDK headers.
|
2006-11-24 11:49:13 +01:00 |
Francois Gouget
|
fb957ec589
|
comctl32/tests: Fix the CheckDPA() tests.
There is no guarantee that the compiler will compute the function arguments in left-to-right order.
|
2006-11-24 11:49:07 +01:00 |
Francois Gouget
|
26b2cdf8a0
|
shlwapi/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:00 +01:00 |
Francois Gouget
|
144995b5a5
|
shell32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-24 11:48:56 +01:00 |
Francois Gouget
|
73c6275e94
|
mapi32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:53 +01:00 |
Francois Gouget
|
cc1cb0ad8e
|
dsound/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:50 +01:00 |
Francois Gouget
|
dc44dbfa41
|
dinput/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:47 +01:00 |
Francois Gouget
|
9d2f40cf33
|
comctl32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-24 11:48:42 +01:00 |
Francois Gouget
|
9fefaa87a9
|
shell32: Remove unused parameters from SHELL_FindExecutableByOperation().
|
2006-11-24 11:48:35 +01:00 |
Hwang YunSong(황윤성)
|
2d07cae211
|
winecfg: Update Korean resource.
|
2006-11-24 11:48:09 +01:00 |
Andrew Talbot
|
529aa7de90
|
winmm: Cast-qual warnings fix.
|
2006-11-24 11:47:44 +01:00 |
Andrew Talbot
|
a8f02b8bb7
|
winmm: Cast-qual warnings fix.
|
2006-11-24 11:47:39 +01:00 |
Vitaliy Margolen
|
6a6f1f48d6
|
winemenubuilder: Use 'start.exe' to launch non .exe files.
|
2006-11-22 12:07:25 +01:00 |
Andrew Talbot
|
4ef6043a57
|
wininet: Cast-qual warnings fix.
|
2006-11-22 11:45:05 +01:00 |
Mike McCormack
|
4e25188a2a
|
msi: Treat the SourceDir folder the same as TargetDir.
|
2006-11-22 11:43:09 +01:00 |
Mike McCormack
|
7eb270265f
|
msi: Load all folders in one query, rather one per query.
|
2006-11-22 11:43:05 +01:00 |
Alex Villacís Lasso
|
cf0c21af47
|
kernel32: Restore C locale for LC_NUMERIC.
|
2006-11-22 11:42:17 +01:00 |
Markus Amsler
|
f84f687e6d
|
d3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
|
2006-11-22 11:40:50 +01:00 |
Markus Amsler
|
5c4008719c
|
d3d: Remove AddRef from IWineD3DDevice_GetIndices.
|
2006-11-22 11:40:43 +01:00 |
Markus Amsler
|
16b1e046d8
|
d3d: Remove AddRef from IWineD3DDevice_GetStreamSource.
|
2006-11-22 11:40:37 +01:00 |
Markus Amsler
|
274df6ef88
|
d3d: Remove AddRef from IWineD3DDevice_GetTexture.
|
2006-11-22 11:40:31 +01:00 |
Markus Amsler
|
18546a65e6
|
d3d: Remove AddRef from IWineD3DDevice_GetDepthStencilSurface.
|
2006-11-22 11:40:24 +01:00 |
Markus Amsler
|
a7518f6f54
|
d3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
|
2006-11-22 11:40:05 +01:00 |
Markus Amsler
|
478a414e58
|
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
|
2006-11-22 11:39:52 +01:00 |
Markus Amsler
|
167b83c28a
|
d3d: Remove AddRef from IWineD3DDevice_GetDirect3D.
|
2006-11-22 11:39:39 +01:00 |
Mike McCormack
|
b1a16d978d
|
msi: Only wait for custom actions that don't have msidbCustomActionTypeContinue specified.
|
2006-11-22 11:39:25 +01:00 |
Mike McCormack
|
2a95a8ae78
|
msi: Split process_action_return_value into two different functions.
|
2006-11-22 11:39:21 +01:00 |
Mike McCormack
|
eb16fd5198
|
msi: Remove an unused parameter.
|
2006-11-22 11:39:16 +01:00 |
Dmitry Timoshkov
|
53cf91bced
|
user32: Restore the len == 0 check which got lost in a previous patch.
|
2006-11-22 11:39:11 +01:00 |
Huw Davies
|
8519a6c49e
|
ole32: Spelling fixes.
|
2006-11-22 11:39:03 +01:00 |
Huw Davies
|
1f34fdffee
|
ole32: CoGetInterfaceAndReleaseStream shouldn't crash when passed a NULL stream.
|
2006-11-22 11:38:57 +01:00 |