Lei Zhang
|
fa057686bb
|
shell32: Perform copy in UnixFolder_ISFHelper_CopyItems.
|
2007-11-21 12:05:18 +01:00 |
Rob Shearman
|
046f24a0e7
|
rpcrt4: Raise an exception if a NULL ref-pointer is passed in to PointerMarshall or PointerBufferSize.
|
2007-11-21 12:03:35 +01:00 |
Rob Shearman
|
ec8a27f573
|
server: Fix incorrect translation of the World SID to and from Unix file permissions.
The World SID now maps to user|group|other instead of just other.
|
2007-11-21 12:03:29 +01:00 |
Jonathan Ernst
|
b95bab9b56
|
credui: Updated French translation.
|
2007-11-21 12:03:21 +01:00 |
Jonathan Ernst
|
3fc12344fc
|
cmd: Updated French translation.
|
2007-11-21 12:03:10 +01:00 |
Alexandre Julliard
|
58b85bba3e
|
kernel32/tests: Don't crash the test if GetThreadContext fails.
|
2007-11-20 17:53:43 +01:00 |
Alexander Nicolaysen Sørnes
|
1f8ba96128
|
user32: Change to modern Windows colours.
|
2007-11-20 16:59:20 +01:00 |
Francois Gouget
|
c69d47fa49
|
crypt32/tests: Get the tests running on Windows 98.
|
2007-11-20 16:45:02 +01:00 |
Francois Gouget
|
10e738f236
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2007-11-20 16:44:58 +01:00 |
Francois Gouget
|
5f1416ef2b
|
user32/tests: Add the trailing '\n' to an ok() call.
|
2007-11-20 16:44:53 +01:00 |
David Adam
|
e8edc51d34
|
d3dx8: Implement D3DXQuaternionBaryCentric.
|
2007-11-20 16:43:58 +01:00 |
David Adam
|
8ec01f62b0
|
d3dx8: Implement D3DXQuaternionSquad.
|
2007-11-20 16:43:32 +01:00 |
David Adam
|
cb954ca6b4
|
d3dx8: Implement D3DXQuaternionSlerp.
|
2007-11-20 16:43:22 +01:00 |
David Adam
|
54e8d08e45
|
d3dx8: Implement D3DXQuaternionInverse.
|
2007-11-20 16:43:10 +01:00 |
David Adam
|
45b13a6cab
|
d3dx8: Implement D3DXQuaternionMultiply.
|
2007-11-20 16:43:01 +01:00 |
David Adam
|
375dcaa82e
|
d3dx8: Implement D3DXColorAdjustContrast.
|
2007-11-20 16:42:51 +01:00 |
David Adam
|
8389eab6b7
|
d3dx8: Implement D3DXColorAdjustSaturation.
|
2007-11-20 16:42:41 +01:00 |
David Adam
|
4a28945505
|
d3dx8: Implement D3DXPlaneTransform.
|
2007-11-20 16:41:21 +01:00 |
David Adam
|
54d3bb28fd
|
d3dx8: Implement D3DXPlaneFromPoints.
|
2007-11-20 16:41:12 +01:00 |
David Adam
|
3d30866133
|
d3dx8: Implement D3DXPlaneFromPointNormal.
|
2007-11-20 16:41:03 +01:00 |
Misha Koshelev
|
ac2c1b8070
|
msi: automation: Fix ITypeInfo leak.
|
2007-11-20 16:39:19 +01:00 |
Misha Koshelev
|
c30d03f8cc
|
msi/tests: automation: Add missing VariantClear.
|
2007-11-20 16:39:14 +01:00 |
Misha Koshelev
|
74a2ce4d99
|
msi/tests: Close opened service handles.
|
2007-11-20 16:38:56 +01:00 |
Misha Koshelev
|
fce6f56f93
|
msi: automation: Fix automation object reference counts when objects are created.
|
2007-11-20 16:38:42 +01:00 |
Alexander Nicolaysen Sørnes
|
a1378190a5
|
wordpad: Move printing functions to a separate file.
|
2007-11-20 14:58:03 +01:00 |
Alexander Nicolaysen Sørnes
|
62d90a60ca
|
wordpad: Fix print preview bar.
|
2007-11-20 14:56:19 +01:00 |
Alexander Nicolaysen Sørnes
|
04aefe8647
|
wordpad: Refer to main menu using IDM_MAINMENU.
|
2007-11-20 14:56:11 +01:00 |
Rob Shearman
|
6753fdc3b7
|
server: Fix a typo in the enumeration of the ACE's in sd_to_mode.
This caused only the first ACE to be examined, causing permissions to
always be set to ----???---.
|
2007-11-20 14:29:23 +01:00 |
Rob Shearman
|
bf2a35b78d
|
server: Change the get_dll_info server request to allow retrieving the image file name of a process.
Implement NtQueryInformationProcess(ProcessImageFileName).
|
2007-11-20 14:29:09 +01:00 |
Jacek Caban
|
b61bc4b92e
|
mshtml: Change FIXME that is usually invalid to TRACE.
|
2007-11-20 13:21:06 +01:00 |
Jacek Caban
|
843703030a
|
mshtml: Added more loading tests.
|
2007-11-20 13:21:04 +01:00 |
Jacek Caban
|
5d9e64554b
|
mshtml: Reload page in exec_editmode if available.
|
2007-11-20 13:21:00 +01:00 |
Jacek Caban
|
2702dfffbf
|
mshtml: Always initialize output in exec_fontname.
|
2007-11-20 13:20:57 +01:00 |
Jacek Caban
|
ebc89a02d3
|
mshtml: Use call_set_active_object in exec_editmode.
|
2007-11-20 13:20:55 +01:00 |
Jacek Caban
|
3f444cae92
|
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
|
2007-11-20 13:20:52 +01:00 |
Stefan Dösinger
|
22ac3704ba
|
d3d9: Free the converted declaration data after creating the declaration.
|
2007-11-20 13:10:55 +01:00 |
Stefan Dösinger
|
f0c479d6f7
|
d3d8: Destroy the window after the visual test.
|
2007-11-20 13:10:51 +01:00 |
Stefan Dösinger
|
1fc1fe3c6e
|
wined3d: Use standard wine lists for the resource list.
|
2007-11-20 13:10:46 +01:00 |
Stefan Dösinger
|
7a97d4e2ec
|
wined3d: Free the shader function when freeing the shader.
|
2007-11-20 13:02:07 +01:00 |
Stefan Dösinger
|
bd97580683
|
wined3d: Move IUnknown functions to IWineD3DBaseShader.
|
2007-11-20 12:53:07 +01:00 |
Stefan Dösinger
|
6cecaa9852
|
d3d8: Release the vertex declarations array when destroying the device.
|
2007-11-20 12:53:00 +01:00 |
Jacek Caban
|
e37ca6f927
|
shdocvw: Return correct error from WebBrowser::Quit.
|
2007-11-20 12:29:00 +01:00 |
Jacek Caban
|
a8a1a2da5a
|
shdocvw: Added WebBrowser::get_Application implementation.
|
2007-11-20 12:29:00 +01:00 |
James Hawkins
|
075e84bd90
|
msi: Check the cabinet's full path for existence, not just the cabinet name.
|
2007-11-20 12:29:00 +01:00 |
Andrew Talbot
|
49c0bd5dd5
|
user32: Constify some variables.
|
2007-11-20 12:29:00 +01:00 |
Rob Shearman
|
e35665fc47
|
credui: Display a warning balloon if the user has Caps Lock on.
|
2007-11-20 12:29:00 +01:00 |
Rob Shearman
|
110f6e99e7
|
credui: Show a balloon tip in the credential dialog if CREDUI_FLAGS_INCORRECT_PASSWORD was specified.
|
2007-11-20 12:29:00 +01:00 |
Rob Shearman
|
862aaaba58
|
urlmon: Fix a reference count leak in RegisterBindStatusCallback.
|
2007-11-20 12:28:59 +01:00 |
Rob Shearman
|
e301d17211
|
explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area.
|
2007-11-20 12:28:59 +01:00 |
Rob Shearman
|
0d44f6f070
|
comctl32: Forward the WM_GETTEXTLENGTH message from ComboEx controls to its edit control.
|
2007-11-20 12:28:59 +01:00 |