James Hawkins
3bec162d51
msi: Skip the component action detection logic if there is no product code.
2008-08-25 11:40:38 +02:00
James Hawkins
d596ae29d8
msi: Skip the feature action detection logic if there is no product code.
2008-08-25 11:40:30 +02:00
James Hawkins
c855fbfcd8
msi: Don't install a feature that is disabled.
2008-08-25 11:40:22 +02:00
James Hawkins
9288055beb
msi: Only set the action to source if the component has a local feature.
2008-08-25 11:40:15 +02:00
James Hawkins
3807a91739
msi: Fix the logic to determine the appropriate action of the feature.
2008-08-25 11:40:09 +02:00
James Hawkins
63064f7a45
msi: Handle features installed as source in MsiQueryFeatureState.
2008-08-25 11:40:02 +02:00
Jacek Caban
ad156168d1
mshtml: Added IHTMLElement::get_parentElement implementation.
2008-08-25 11:39:56 +02:00
Jacek Caban
480087666d
mshtml: Added IHTMLDocument::get_Script implementation.
2008-08-25 11:39:50 +02:00
Paul Vriens
60f3e577c2
advapi32/tests: Fix a crash.
2008-08-25 11:39:41 +02:00
Paul Vriens
10217fae29
advapi32/tests: Remove duplicate test.
2008-08-25 11:39:31 +02:00
Henri Verbeet
978b0b4784
d3dx9: Improve a few TRACEs.
2008-08-25 11:39:22 +02:00
Henri Verbeet
6fbbcd19e7
wined3d: Move a TRACE up a few lines.
2008-08-25 11:39:16 +02:00
Henri Verbeet
e3507a725f
wined3d: glDeleteFramebuffersEXT() needs a context.
2008-08-25 11:39:10 +02:00
Alexander Nicolaysen Sørnes
ded5b05e4a
regedit: Fix memory leaks in favourites handling.
2008-08-25 11:39:02 +02:00
Alexander Nicolaysen Sørnes
455ce06d4f
regedit: Convert favourites handling to unicode.
2008-08-25 11:38:56 +02:00
Alexander Nicolaysen Sørnes
039df36b16
regedit: Fix possible memory leaks.
2008-08-25 11:38:28 +02:00
Alexander Nicolaysen Sørnes
223c24bdbf
regedit: Remove unneeded character conversions.
2008-08-25 11:38:20 +02:00
Nikolay Sivov
f0a507e1fc
gdiplus: Made Graphics calls check for busy state.
2008-08-25 11:38:14 +02:00
Nikolay Sivov
366ae1e6c6
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
2008-08-25 11:38:02 +02:00
Nikolay Sivov
4570501155
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.
2008-08-25 11:37:40 +02:00
Nikolay Sivov
ac23eb7939
gdiplus: Free memory after some GraphicsPath tests.
2008-08-25 11:37:26 +02:00
Nikolay Sivov
6e37ec6bc3
gdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics.
2008-08-25 11:37:18 +02:00
Nikolay Sivov
0db63a0264
gdiplus: Free memory after some Graphics tests.
2008-08-25 11:37:07 +02:00
Piotr Caban
ceb8979222
msxml3: Added custom queryresult DISPIDs implementation.
2008-08-25 11:29:45 +02:00
Chris Robinson
eca8577d53
wined3d: Use 8 bits-per-component for the PBO test internal format.
...
GL_RGBA doesn't gaurantee an internal storage depth, which can cause the test
to fail if it's stored with less than 8 bits of precision. Some nVidia
drivers would actually store with 4 bits of precision.
2008-08-25 11:29:38 +02:00
Muneyuki Noguchi
757f347dd3
winhlp32: Add Japanese resources.
2008-08-25 11:14:36 +02:00
Muneyuki Noguchi
bea8b95904
clock: Add Japanese resources.
2008-08-25 11:14:23 +02:00
Muneyuki Noguchi
4b8134a242
user32: Update Japanese translation.
2008-08-25 11:14:11 +02:00
Muneyuki Noguchi
4c3d30dfd6
shell32: Update Japanese translation.
2008-08-25 11:14:07 +02:00
Muneyuki Noguchi
7654b6aa72
comdlg32: Update Japanese translation.
2008-08-25 11:14:03 +02:00
Alexandre Julliard
de92617b3e
Release 1.1.3.
2008-08-22 17:16:26 +02:00
David Adam
acaeb92042
d3d8/d3d9: Remove unconsistent tests for SetMaterial.
2008-08-22 11:32:09 +02:00
David Adam
bb67a925d6
ddraw: Only ddraw checks wether one can give a null pointer to SetMaterial.
2008-08-22 11:32:09 +02:00
Paul Vriens
f0a821a1ae
advapi32/tests: Add tests for EnumServicesStatusExA.
2008-08-22 11:32:09 +02:00
Paul Vriens
ce64e0d055
advapi32: Prevent a crash when passing an allowed NULL parameter.
2008-08-22 11:32:09 +02:00
Paul Vriens
0539b463e6
advapi32/tests: Add tests for EnumServicesStatusA.
2008-08-22 11:32:09 +02:00
Paul Vriens
7947522001
advapi32/tests: Add tests for QueryServiceStatusEx.
2008-08-22 11:32:09 +02:00
Paul Vriens
9d906d0df8
advapi32/tests: Add tests for QueryServiceStatus.
2008-08-22 11:32:09 +02:00
Paul Vriens
6381303c01
advapi32/tests: Add helper function to get function pointers.
2008-08-22 11:32:09 +02:00
Alexander Nicolaysen Sørnes
bae5e6e1e5
dpnet: Add stubbed DirectPlay8Peer interface.
2008-08-22 11:32:09 +02:00
Alexander Nicolaysen Sørnes
74cae34da8
regedit: Convert AddEntryToTree to unicode.
2008-08-22 11:32:09 +02:00
Alexander Nicolaysen Sørnes
a6a4109dd4
regedit: Convert key creation to unicode.
2008-08-22 11:32:09 +02:00
Roy Shea
f208025228
mstask: Implemented partial stub for (Set|Get)AccountInformation.
2008-08-22 11:32:08 +02:00
Roy Shea
a597d9eaed
mstask: Implemented (Set|Get)MaxRunTime.
2008-08-22 11:32:08 +02:00
Roy Shea
37708b1e5c
mstask: Implemented (Set|Get)Comment.
2008-08-22 11:32:08 +02:00
Roy Shea
2f95e5123b
mstask: Implement (Set|Get)Parameters.
2008-08-22 11:32:08 +02:00
Roy Shea
aec0eb87de
mstask: Task PersistFile AddRef, QueryInterface, and Release.
2008-08-22 11:32:08 +02:00
Piotr Caban
2841755c16
msxml3: Added IDispatchEx QueryInterface test.
2008-08-22 10:42:37 +02:00
Piotr Caban
3e3a5b187e
msxml3: Added queryresult's IDispatchEx implementation.
...
File dispex.c is copied from mshtml.dll. Jacek helped me to write this patch.
2008-08-22 10:42:33 +02:00
Piotr Caban
12f7e0aa39
msxml3: Code clean up.
2008-08-22 10:41:29 +02:00