Hans Leidekker
|
f62211198a
|
msi: Implement the RemoveEnvironmentStrings standard action.
|
2010-03-03 15:23:23 +01:00 |
Hans Leidekker
|
7b6858546c
|
msi: Strip leading text style label from control text before lookup in binary table.
|
2010-03-03 15:23:15 +01:00 |
Hans Leidekker
|
1b8ba25371
|
setupapi: Destination directory defaults to system directory.
|
2010-03-03 15:23:04 +01:00 |
Nikolay Sivov
|
ab0e037ee0
|
shell32: Remove WINAPI where it's not needed.
|
2010-03-03 14:02:35 +01:00 |
Nikolay Sivov
|
500c785053
|
shell32: Implement SHParseDisplayName with basic tests.
|
2010-03-03 14:02:23 +01:00 |
Nikolay Sivov
|
721be7135f
|
shell32/tests: Minor test file cleanup.
|
2010-03-03 14:02:13 +01:00 |
David Hedberg
|
5a1f8c57a8
|
user32: Fix case where EM_SCROLL with page down results in trying to scroll up past the beginning.
|
2010-03-03 14:01:58 +01:00 |
David Hedberg
|
598052b4ad
|
user32: Fix return value of EDIT_EM_Scroll.
|
2010-03-03 14:01:50 +01:00 |
Louis Lenders
|
cd172dff7c
|
wine.inf: Add windows\help directory.
|
2010-03-03 13:25:06 +01:00 |
Alexandre Julliard
|
b0760fc2e9
|
server: Set the idle event when PeekMessage is called with -1 as window filter.
|
2010-03-03 13:20:53 +01:00 |
Alexandre Julliard
|
4d33d4982f
|
user32: Pass HWND_BOTTOM unmodified to the server in PeekMessage.
|
2010-03-03 13:20:26 +01:00 |
Roderick Colenbrander
|
c0ef7a1a93
|
wined3d: Move the 8-bit palette shader code over to the blit_shader backend.
|
2010-03-03 12:53:51 +01:00 |
Roderick Colenbrander
|
922ad80f42
|
wined3d: Rename yuv to complex in order to prepare for 8-bit palette fixups using the same code.
|
2010-03-03 12:53:41 +01:00 |
Nikolay Sivov
|
2d76bf2e69
|
shlwapi/tests: Some tests for PathGetDriveNumber.
|
2010-03-03 11:54:52 +01:00 |
Alexandre Julliard
|
f8a89aa083
|
krnl386.exe: Don't try to free again an already freed global block.
|
2010-03-03 11:52:59 +01:00 |
Andrew Nguyen
|
0270f18e11
|
msi: Correctly set the process working directory in custom action type 34.
|
2010-03-03 11:52:37 +01:00 |
Christian Costa
|
cafb20bb5c
|
d3dxof: Turn some TRACEs into WARNs in case of parsing error.
|
2010-03-03 11:52:32 +01:00 |
Dylan Smith
|
7617cc4bcc
|
comctl32/tests: Added scrolled listview test for LVM_GETSUBITEMRECT.
|
2010-03-03 11:52:28 +01:00 |
Dylan Smith
|
a7053ecc4c
|
comctl32/listview: Scrolling affects subitem rect.
|
2010-03-03 11:52:21 +01:00 |
Dylan Smith
|
3952da836a
|
comctl32/tests: Add NULL terminator to unicode string constant.
|
2010-03-03 11:52:07 +01:00 |
Reece Dunn
|
a15dbfac22
|
crypt32: Fix CryptFreeTls when calling with a freed index.
|
2010-03-03 11:50:04 +01:00 |
Reece Dunn
|
1b46c0660d
|
kernel32/tests: Add a test case for calling TlsFree on a freed index.
|
2010-03-03 11:49:35 +01:00 |
Vincent Povirk
|
11abad24dd
|
ole32: Add a test showing IStorage_CopyTo ignores open objects in the source.
|
2010-03-03 11:49:27 +01:00 |
Paul Chitescu
|
af2bed44f8
|
quartz: Silence the FIXME that AsyncReader does not implement IBasicAudio.
|
2010-03-03 10:59:01 +01:00 |
Juan Lang
|
2f83664981
|
wintrust: Correct GenericChainCertificateTrust's handling of WINTRUST_CreateChainForSigner's return value.
|
2010-03-03 10:58:55 +01:00 |
Vincent Povirk
|
24ff704835
|
ole32: Clear the sibling links when reinserting a renamed element.
|
2010-03-02 16:44:12 +01:00 |
Huw Davies
|
dba91c0643
|
oleaut32: Add a test for non-oleautomation error handling.
|
2010-03-02 16:44:08 +01:00 |
Hans Leidekker
|
75ec82bbaf
|
msi: Add tests for removing values from .ini files.
|
2010-03-02 16:12:23 +01:00 |
Hans Leidekker
|
b891d0888a
|
msi: Implement the RemoveIniValues standard action.
|
2010-03-02 16:12:17 +01:00 |
Hans Leidekker
|
1fe30e0015
|
msi: Skip the FindRelatedProducts action when product is already installed.
|
2010-03-02 16:12:08 +01:00 |
Hans Leidekker
|
e637839a83
|
msi: Improve a trace.
|
2010-03-02 16:11:57 +01:00 |
Hans Leidekker
|
6c6b2a7a18
|
msi: Look at the requested action when publishing assemblies, not the action taken.
|
2010-03-02 16:11:53 +01:00 |
Hans Leidekker
|
ff3ed5f051
|
msi: Look at the requested action when moving files, not the action taken.
|
2010-03-02 16:11:49 +01:00 |
Hans Leidekker
|
c13d84fffc
|
msi: Look at the requested action when deleting services, not the action taken.
|
2010-03-02 16:11:44 +01:00 |
Hans Leidekker
|
2d3676d912
|
msi: Look at the requested action when stopping services, not the action taken.
|
2010-03-02 16:11:40 +01:00 |
Hans Leidekker
|
87448dcaeb
|
msi: Look at the requested action when installing services, not the action taken.
|
2010-03-02 16:11:36 +01:00 |
Hans Leidekker
|
c8308ef99d
|
msi: Only create environment strings when the component is set to be installed.
|
2010-03-02 16:11:31 +01:00 |
Hans Leidekker
|
a64372ca44
|
msi: Improve a trace.
|
2010-03-02 16:11:24 +01:00 |
Jörg Höhle
|
bafbc9820e
|
winmm/tests: Fix up to 3 MCI test failures.
|
2010-03-02 16:11:05 +01:00 |
Andrey Turkin
|
baf86a13f3
|
userenv: Implement stubbed userenv.dll.138.
|
2010-03-02 14:29:29 +01:00 |
Henri Verbeet
|
6ee4a87ad6
|
user32: Also show dialogs right after a WM_TIMER message.
|
2010-03-02 14:29:21 +01:00 |
Alexandre Julliard
|
ac08b038f0
|
server: Initial support for Wow64 registry redirection.
|
2010-03-02 12:03:17 +01:00 |
Marcus Meissner
|
615e0e64f9
|
windowscodecs: Handle old libpng.so using distros (as SLE 10).
|
2010-03-02 11:57:41 +01:00 |
Roderick Colenbrander
|
6c84c3f9ad
|
opengl32: Update opengl extensions.
|
2010-03-02 11:52:35 +01:00 |
Alexandre Goujon
|
ac0a38cf57
|
configure: Define _WIN32 when compiling on Windows.
|
2010-03-02 11:37:05 +01:00 |
Alexandre Goujon
|
2b05c84016
|
configure: Add dll name recognition for cygwin.
|
2010-03-02 11:36:39 +01:00 |
Austin English
|
cdb8e18715
|
urlmon: Add a stub for AsyncInstallDistributionUnit.
|
2010-03-02 11:14:52 +01:00 |
Christian Costa
|
a942fe6fd7
|
d3dx9_36: Remove useless HEAP_ZERO_MEMORY flag (spotted by Henri Verbeet).
|
2010-03-02 11:14:38 +01:00 |
Hwang YunSong
|
5c5f37a6c7
|
wordpad: Update Korean translation.
|
2010-03-02 11:14:19 +01:00 |
Andrey Turkin
|
46a04b72c0
|
shdocvw: Return success code in ITaskBarList::HrInit.
|
2010-03-02 11:14:00 +01:00 |