Andrew Nguyen
097a31bb21
dxdiagn: Add operating system string properties to the DxDiag_SystemInfo container.
2011-04-04 13:21:03 +02:00
Andrew Nguyen
ca854b82cf
dxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container.
2011-04-04 13:20:49 +02:00
Andrew Nguyen
791aa53839
dxdiagn: Add a physical memory display string property to the DxDiag_SystemInfo container.
2011-04-04 13:16:02 +02:00
Andrew Nguyen
bd7ad13bb3
dxdiagn: Add date and time properties to the DxDiag_SystemInfo container.
2011-04-04 13:15:58 +02:00
Andrew Nguyen
35d313c4d4
dxdiagn/tests: Add tests for some DxDiag_SystemInfo properties.
2011-04-04 13:15:50 +02:00
Andrew Nguyen
96c3db6829
dxdiagn: Add a NECPC98 property to the DxDiag_SystemInfo container for completeness.
2011-04-04 13:15:44 +02:00
Andrew Nguyen
9e3fd16306
dxdiagn: Add a NetMeeting detection property to the DxDiag_SystemInfo container.
2011-04-04 13:15:40 +02:00
Andrew Nguyen
f9c8e46517
dxdiagn: Add language properties to the DxDiag_SystemInfo container.
2011-04-04 13:15:12 +02:00
Andrew Nguyen
8aaf3233db
dxdiagn: Broaden the scope of the DLL instance handle.
2011-04-04 12:27:58 +02:00
Andrew Nguyen
ff1285aca7
dxdiagn: Add some machine name properties to the DxDiag_SystemInfo container.
2011-04-04 12:27:32 +02:00
Alexandre Julliard
71c6f48269
gdi32: Use the hdc from the generic physdev structure in enhanced metafiles.
2011-04-04 12:27:09 +02:00
Alexandre Julliard
edb68487f4
gdi32: Use the hdc from the generic physdev structure in metafiles.
2011-04-04 12:27:02 +02:00
Owen Rudge
65ba77bd5c
advapi32: Add basic SaferSetLevelInformation stub.
2011-04-04 12:26:12 +02:00
Hwang YunSong
1beb6e1636
po: Update Korean translation.
2011-04-04 12:26:07 +02:00
Aurimas Fišeras
c6b810947a
po: Update Lithuanian translation.
2011-04-04 12:25:59 +02:00
Matteo Bruni
77face22d5
wined3d: Get rid of context_validate.
...
It should not be needed anymore, now the wined3d context is implicitly
validated on GL context activation. The check itself wasn't reliable
because of some threading issues and it also brought a small performance hit.
2011-04-04 12:25:56 +02:00
Henri Verbeet
ae58e47ca0
wined3d: Introduce a helper function for translating blend operations.
2011-04-04 11:53:50 +02:00
Henri Verbeet
6aa02f11ea
wined3d: Fix ARB_0001 with pixel shaders in arb_get_helper_value().
2011-04-04 11:53:45 +02:00
Henri Verbeet
358f14ee20
ddraw: Fix a typo in a comment.
2011-04-04 11:53:39 +02:00
Henri Verbeet
024b5c2245
ddraw: Do not unset the index buffer on D3D device destruction.
2011-04-04 11:53:35 +02:00
Henri Verbeet
973b56dc1c
ddraw: Get rid of the unused LoadWineD3D() declaration.
2011-04-04 11:53:27 +02:00
Jacek Caban
7611d10732
wininet: Added more tests.
2011-04-04 11:53:01 +02:00
Jacek Caban
ccd11eb7d6
wininet: Abstract different transfer and content encoding reading to layered structures.
2011-04-04 11:52:56 +02:00
Nikolay Sivov
0270e69b54
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-04-04 11:52:03 +02:00
Nikolay Sivov
6d43470600
comctl32/monthcal: Get rid of empty slots in cached brushes array.
2011-04-04 11:51:58 +02:00
Nikolay Sivov
41a113e0ce
comctl32/monthcal: Cache pens, fix line colour.
2011-04-04 11:51:53 +02:00
Nikolay Sivov
49088bf96d
comctl32/monthcal: Fix today label position and text colour.
2011-04-04 11:51:48 +02:00
Nikolay Sivov
5a8be0bc20
comctl32/monthcal: Week numbers use title colour.
2011-04-04 11:51:43 +02:00
Marcus Meissner
933b3af981
mscms: Added missing breaks (Coverity).
2011-04-04 11:51:23 +02:00
Marcus Meissner
aca1b275aa
mscms: Fixed bad sizeof() (Coverity).
2011-04-04 11:46:09 +02:00
Marcus Meissner
483559b3e0
msxml3: Fixed two const table declarations (Coverity).
2011-04-04 11:46:03 +02:00
Alexandre Julliard
123e4ad41d
Release 1.3.17.
2011-04-01 19:29:41 +02:00
Hwang YunSong
1c7ee4336e
comdlg32: Update Korean resource.
2011-04-01 16:16:15 +02:00
Hans Leidekker
68d6158875
msi: Implement and test MsiEnumComponentCostsA/W.
2011-04-01 16:16:04 +02:00
David Hedberg
f2231f8419
comdlg32: Implement opening files with the item dialog.
2011-04-01 12:42:22 +02:00
David Hedberg
9c1f56f67e
comdlg32: Factor out filename string splitting code.
2011-04-01 12:42:13 +02:00
David Hedberg
7f5ccd3262
comdlg32: Factor out some path validating code from FILEDLG95_OnOpen.
2011-04-01 12:42:08 +02:00
David Hedberg
fcb169fe36
comdlg32: Factor out some path building code from FILEDLG95_OnOpen.
2011-04-01 12:42:02 +02:00
David Hedberg
a172365bd9
comdlg32: Add a couple of simple navigation buttons to the item dialog.
2011-04-01 12:41:52 +02:00
David Hedberg
b2575dab62
comdlg32: We only want to check the low word of wparam.
2011-04-01 12:41:46 +02:00
David Hedberg
209069ae46
comdlg32: Implement filetype filtering for the item dialog.
2011-04-01 12:41:36 +02:00
David Hedberg
ccfbe722e3
comdlg32: Update file name from selection in the item dialog.
2011-04-01 12:41:32 +02:00
David Hedberg
36bf6e1afe
comdlg32: Implement GetFileName and SetFileName for the item dialog.
2011-04-01 12:41:16 +02:00
David Hedberg
0a524a0c76
comdlg32: Set explorerbrowser's site before navigating anywhere.
2011-04-01 12:41:10 +02:00
André Hentschel
a4d8b22f43
shlwapi: Implement wow64 reporting.
2011-04-01 11:54:50 +02:00
Austin Lund
be24fd4b64
user32/tests: Fixed SetParent test on 64bit Vista.
2011-04-01 11:54:50 +02:00
Matteo Bruni
06ef87ceb1
wined3d: Better handle some instances when we can't make the required GL context current.
2011-04-01 11:50:20 +02:00
Matteo Bruni
0322114cd6
wined3d: Fix an error message.
2011-04-01 11:50:05 +02:00
Francois Gouget
1ea5c7b8d9
regedit: Add support for creating expandable string values.
2011-04-01 11:45:22 +02:00
Francois Gouget
9b21a106cc
notepad: Remove the 'Help on Help' menu.
...
It is redundant with the help application's 'Help' menu and clutters notepad.
2011-04-01 11:38:18 +02:00