Alexandre Julliard
|
a075001704
|
explorer: Never paint the desktop when using the X root window.
|
2006-08-09 11:21:41 +02:00 |
Juan Lang
|
5349745a90
|
crypt32: Trace key type in CryptFindOIDInfo.
|
2006-08-09 11:21:24 +02:00 |
Hwang YunSong(황윤성)
|
78610e20cc
|
user32: Updated Korean resource.
|
2006-08-09 11:21:16 +02:00 |
Michael Stefaniuc
|
243a3e4107
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02:00 |
Michael Stefaniuc
|
125e310ed3
|
comdlg32: Remove redundant NULL checks before MemFree.
|
2006-08-09 11:21:02 +02:00 |
Matt Finnicum
|
43a23b00a7
|
wordpad: Request WS_VSCROLL now that riched20 supports it.
|
2006-08-09 11:20:52 +02:00 |
Matt Finnicum
|
658c0cdd1a
|
riched20: Implement EM_SHOWSCROLLBAR, EM_SETSCROLLPOS, ES_DISABLENOSCROLL, and WS_VSCROLL.
|
2006-08-09 11:20:43 +02:00 |
James Hawkins
|
bf4e00fd9b
|
msi: Add tests for the RemoveFiles action.
|
2006-08-09 11:20:25 +02:00 |
Andrew Talbot
|
9a67d452fa
|
user/tests: Write-strings warnings fix.
|
2006-08-09 11:20:18 +02:00 |
Andrew Talbot
|
5f2558f506
|
shlwapi/tests: Write-strings warnings fix.
|
2006-08-09 11:20:12 +02:00 |
Kai Blin
|
c62193266d
|
secur32: Move NTLM tests to ntlm.c to avoid cluttering main.c with NTLM-specific tests.
|
2006-08-09 11:20:03 +02:00 |
Juan Lang
|
e649994262
|
rsaenh: Test and fix CryptEncrypt with NULL buffer.
|
2006-08-08 20:15:08 +02:00 |
Jeff Latimer
|
ff421fde8e
|
usp10: ScriptItemize will break up the string into script_items.
|
2006-08-08 20:07:09 +02:00 |
Francois Gouget
|
faf05dfd3b
|
configure: Fix the linux/ipx.h detection.
|
2006-08-08 19:48:05 +02:00 |
Roderick Colenbrander
|
c856432fab
|
wined3d: Volume texture addressing caps.
|
2006-08-08 19:37:30 +02:00 |
Roderick Colenbrander
|
eba1f90ef6
|
wined3d: Shader declaration cap fixes.
|
2006-08-08 19:37:23 +02:00 |
Matt Finnicum
|
cba3b122ed
|
riched20: Modify ME_CharFromPoint to work properly with password controls.
|
2006-08-08 19:35:44 +02:00 |
Samuel Lidén Borell
|
1209e6691b
|
mshtml: Add Swedish translation.
|
2006-08-08 19:35:33 +02:00 |
Roderick Colenbrander
|
194cdfa4b0
|
wined3d: Shader cap fixes.
|
2006-08-08 19:35:24 +02:00 |
Robert Shearman
|
b550f34f2e
|
user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process.
|
2006-08-08 19:35:15 +02:00 |
Mike McCormack
|
5678ec4db6
|
shell32: Use case insensitive comparisons when comparing paths.
|
2006-08-08 19:34:40 +02:00 |
James Hawkins
|
f84fa0ce63
|
msi: Fix the compressed files logic.
If the compressed file attribute is not set, use the Word Count
property to determine if files are compressed.
|
2006-08-08 19:34:34 +02:00 |
Hwang YunSong(황윤성)
|
8f6de4af74
|
shell32: Updated Korean resource.
|
2006-08-08 11:22:11 +02:00 |
Jan Zerebecki
|
ccf0d11352
|
wined3d: Stub out remaining renderstates.
|
2006-08-08 11:21:17 +02:00 |
Jan Zerebecki
|
f5d9b221cf
|
wined3d: Correct check for GL ext. support in MULTISAMPLEANTIALIAS.
|
2006-08-08 11:21:10 +02:00 |
Jan Zerebecki
|
f02af24039
|
wined3d: Add missing newline at the end of traces.
|
2006-08-08 11:20:15 +02:00 |
Jan Zerebecki
|
4d6cfb6351
|
wined3d: Registry setting for the amount of simulated texture memory.
Set VideoMemorySize under HKCU\Software\Wine\Direct3D to amount in MB
as string.
|
2006-08-08 11:20:05 +02:00 |
Francois Gouget
|
f1adb69c2e
|
wine.inf: lnkfile\shellex\ContextMenuHandlers\... is not supposed to have a default value.
|
2006-08-08 11:17:49 +02:00 |
Francois Gouget
|
efafe08fc6
|
wine.inf: Don't create a fake exe and change the name at the same time.
This confuses installers that think said exes can be run when this is
not the case and cannot work.
|
2006-08-08 11:17:02 +02:00 |
Francois Gouget
|
dec695f6c1
|
wine.inf: Use %CurrentVersionNT% wherever applicable.
|
2006-08-08 11:16:46 +02:00 |
Francois Gouget
|
0c1586e8f0
|
mlang: Fix the 'Multi Language String' CLSID: there is no {44EC053A-B70D-11D0-B188-00AA0038C969} CLSID in the Windows registry.
|
2006-08-08 11:16:40 +02:00 |
Francois Gouget
|
a3191f7f16
|
shell32: Add CLSID_CUrlHistory and CLSID_CURLSearchHook.
|
2006-08-08 11:16:33 +02:00 |
Francois Gouget
|
feab43c7ba
|
inseng: Switch to the standard regsvr.c registration code.
Now the CLSID_DLManager and CLSID_ActiveSetupEng keys get proper display names.
This also gives us DllUnregisterServer() for free.
|
2006-08-08 11:16:24 +02:00 |
Francois Gouget
|
b684e9d652
|
itss: Register CLSID_ITSProtocol. Tweak the registration code (via copy/paste) so we can register its VersionIndependentProgID.
|
2006-08-08 11:16:12 +02:00 |
Francois Gouget
|
aab7d2e78a
|
oleaut32: Set some missing ProxyStubClsid fields.
|
2006-08-08 11:15:38 +02:00 |
Francois Gouget
|
9ed9398ebe
|
ole32: Add a BaseInterface where needed.
|
2006-08-08 11:15:28 +02:00 |
Roderick Colenbrander
|
91998b4d99
|
wined3d: Textureops caps fix.
|
2006-08-08 11:15:07 +02:00 |
Andrew Talbot
|
47b90d6b11
|
user/tests: Write-strings and cast-qual warnings fix.
|
2006-08-08 11:14:57 +02:00 |
Andrew Talbot
|
5d0e4ba0eb
|
shell32: Write-strings warnings fix.
|
2006-08-08 11:14:36 +02:00 |
James Hawkins
|
f5e0195be6
|
wintrust: Always return ERROR_SUCCESS in WinVerifyTrust.
|
2006-08-08 11:14:17 +02:00 |
James Hawkins
|
4fade6d3a8
|
msi: Add tests for MsiGetProperty.
|
2006-08-08 11:14:10 +02:00 |
Alexandre Julliard
|
bdbffd9740
|
configure: Fixed soname detection on MacOS by using otool instead of ldd.
|
2006-08-07 21:41:55 +02:00 |
Kevin Koltzau
|
b89cafaf92
|
hid: Initial implementation.
|
2006-08-07 20:00:56 +02:00 |
Ulrich Czekalla
|
f6c0a461ec
|
wininet: Add INTERNET_OPTION_SECURITY_FLAGS stub to InternetSetOptionW.
|
2006-08-07 20:00:03 +02:00 |
Krzysztof Foltman
|
bad844d0a9
|
riched20: New, clean, simple selection repaint logic - should fix all outstanding refresh issues.
|
2006-08-07 19:59:58 +02:00 |
H. Verbeet
|
6128a05071
|
d3d9: Stub D3DPERF_ functions.
|
2006-08-07 19:59:53 +02:00 |
H. Verbeet
|
3d2ae69102
|
wined3d: Allow async occlusion queries.
|
2006-08-07 19:59:49 +02:00 |
H. Verbeet
|
008c23d06a
|
wined3d: Improve a few query traces.
The query type is useful to have in query TRACEs.
IWineD3DQueryImpl_GetDataSize isn't really a stub.
|
2006-08-07 19:42:54 +02:00 |
H. Verbeet
|
44c1747f71
|
wined3d: Check Occlusion query GL calls.
|
2006-08-07 19:42:39 +02:00 |
H. Verbeet
|
02a8f74490
|
wined3d: Add a couple of traces to the vertexdeclaration creation code.
|
2006-08-07 19:42:31 +02:00 |