Commit Graph

30239 Commits (1f854b20243ec16c7355075715042ce5dbdf455d)
 

Author SHA1 Message Date
Robert Shearman 1f854b2024 include: Add types to objidl.idl used by COM contexts. 2006-09-28 11:56:03 +02:00
Robert Shearman cc21d23539 oleaut32: Make sure to free the allocated vtable when the tmarshal proxy is released. 2006-09-28 11:56:00 +02:00
Robert Shearman 3721bf60bb ole32: Check the return value of IStream_SetSize so as to not blindly continue on and possibly corrupt the structured storage file. 2006-09-28 11:55:56 +02:00
Robert Shearman 5881d91cfc ntdll: Avoid crashing in check_atl_thunk if an execution exception was raised with a bad address. 2006-09-28 11:55:50 +02:00
Robert Shearman c88bbd8092 ntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH fails with STATUS_NOT_SUPPORTED on Win2000 instead of STATUS_INVALID_PARAMETER. 2006-09-28 11:55:45 +02:00
Robert Shearman f9e12a1001 include: Add recently added PSDK VM flags to winnt.h. 2006-09-28 11:55:39 +02:00
Dmitry Timoshkov 98b2e55b5c gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does. 2006-09-28 11:55:34 +02:00
Jacek Caban 8b125182c1 mshtml: Added get_readyState implementation. 2006-09-28 11:55:23 +02:00
Jacek Caban 5c7078b268 mshtml: Remove conflicts between resource.h and mshtmcid.h. 2006-09-28 11:55:20 +02:00
Alexandre Julliard 335144dc04 ole32/tests: Avoid using sizeof in a trace. 2006-09-27 20:54:05 +02:00
Alexandre Julliard dba338f2e6 d3d9/tests: Don't test texture states beyond the supported maximum. 2006-09-27 20:53:01 +02:00
Mikołaj Zalewski 5db5744c5b comctl32: toolbar: Test and fix TB_ADDSTRING from resource. 2006-09-27 20:21:00 +02:00
Jan Zerebecki 10d13b2186 wined3d: Fix typo in ResourceReleased. 2006-09-27 20:20:54 +02:00
Paul Vriens 946f3ee10a crypt32: Partly implement CryptSIPRetrieveSubjectGuid. 2006-09-27 20:10:32 +02:00
Saulius Krasuckas d43595fe32 lz32/tests: Fix some typos in error messages. 2006-09-27 19:53:50 +02:00
Ivan Gyurdiev 42a9262acf wined3d: Read GL info and load constants into the same device. 2006-09-27 19:53:43 +02:00
Ivan Gyurdiev d0032a1a2a wined3d: Move device pointer into the BaseShader class. 2006-09-27 19:44:09 +02:00
Juan Lang afbe00a85e netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW. 2006-09-27 18:19:44 +02:00
Juan Lang 180c814c67 wintrust.h: Remove duplicate definitions. Spotted by Paul Vriens. 2006-09-27 18:18:46 +02:00
Paul Vriens 1a4bd814ca crypt32: Another CryptSIPLoad test. 2006-09-27 18:16:18 +02:00
Paul Vriens a0ac040b8c wintrust: Added some CryptSIP stub implementations. 2006-09-27 18:16:11 +02:00
Paul Vriens 0181fbb530 wintrust: Fix function prototype. 2006-09-27 18:16:05 +02:00
Jonathan Ernst 29c8aec79e clock: French translation improvements. 2006-09-27 18:15:24 +02:00
Jonathan Ernst 58c913ca88 notepad: French translation improvements. 2006-09-27 18:15:19 +02:00
Jonathan Ernst cb4b5b2610 progman: French translation improvements. 2006-09-27 18:15:15 +02:00
Jonathan Ernst 736f96a5de winefile: French translation improvements. 2006-09-27 18:15:09 +02:00
Jonathan Ernst 9f79dbc69b taskmgr: French translation improvements. 2006-09-27 18:12:26 +02:00
Jonathan Ernst 6b4ea77ea1 regedit: French translation improvements. 2006-09-27 18:12:19 +02:00
Mikołaj Zalewski d35f1d66d6 view: Reset the image left-top corner to the window left-top corner after a Scale to Window. 2006-09-27 18:12:02 +02:00
Mikołaj Zalewski 4c40a0c2d5 view: Remove the Info > Hello menu item. 2006-09-27 18:11:49 +02:00
Mikołaj Zalewski 0ffa2b580c view: Remove IDS_APPNAME from resources. 2006-09-27 18:11:37 +02:00
Mikołaj Zalewski db1ebbde66 view: Add Polish translation. 2006-09-27 18:10:57 +02:00
Mikołaj Zalewski f16542f801 regedit: Fix the English (Neutral) menu. 2006-09-27 18:10:50 +02:00
Vitaliy Margolen e6c754b65c winecfg: Update Russian translation. 2006-09-27 09:51:39 +02:00
H. Verbeet 5abdd7a19f wined3d: Comparing BOOLs against FALSE is redundant. 2006-09-27 09:49:07 +02:00
H. Verbeet 1d839e42e9 wined3d: Add a comment to clarify the point of max_sampler_stages. 2006-09-27 09:48:30 +02:00
H. Verbeet 193f6bbd92 wined3d: Add support for native NPOT textures. 2006-09-27 09:48:11 +02:00
H. Verbeet fdefaed46d wined3d: Enable pixel shaders by default. 2006-09-27 09:47:00 +02:00
H. Verbeet ba8a6a3c0c wined3d: Fix the default values for wined3d_settings. 2006-09-27 09:46:37 +02:00
H. Verbeet 5bc0e91ddf wined3d: Don't overwrite the position y offset in ARB vertex programs. 2006-09-27 09:46:08 +02:00
H. Verbeet e4d5385d2c wined3d: Cleanup ActiveRender some more. 2006-09-27 09:45:50 +02:00
H. Verbeet cc821415ae wined3d: Render upside down when rendering offscreen, even if the backbuffer is used to render to. 2006-09-27 09:45:34 +02:00
H. Verbeet 4bc8125648 wined3d: Show the MESSAGE in device_find_fbconfigs() only once. 2006-09-27 09:45:25 +02:00
Juan Lang 5860cc2426 wintrust.h: Add missing defines. 2006-09-27 09:40:56 +02:00
Juan Lang 9153d39cda crypt32: Encode/decode authority key ids. 2006-09-27 09:40:50 +02:00
Hwang YunSong(황윤성) 2f599176b0 cmdlgtst: Updated Korean resource. 2006-09-27 09:40:42 +02:00
Andrew Talbot c4daa191b0 rsaenh: Cast-qual warnings fix. 2006-09-27 09:40:32 +02:00
Andrew Talbot b3be5bcd1c rsaenh: Cast-qual warnings fix. 2006-09-27 09:40:26 +02:00
Mikołaj Zalewski 1e1d107397 uninstaller: Add Polish translation. 2006-09-27 09:40:17 +02:00
Mikołaj Zalewski 636f2ac0f3 winmm: Use English (US) instead of English (Neutral) for resources. 2006-09-27 09:40:11 +02:00