Commit Graph

75877 Commits

Author SHA1 Message Date
Alexander Scott-Johns e81e49787c winex11.drv: Remove broken HeapFree call. 2011-01-31 14:05:39 +01:00
Alexander Scott-Johns e39fc20638 ole32: Fix error handling in get_data_from_metafilepict and get_data_from_bitmap. 2011-01-31 14:05:15 +01:00
Alexander Scott-Johns 6c6b15f2d4 user32: Partially fix clipboard viewer infinite recursion bug. 2011-01-31 14:04:54 +01:00
Charles Davis 8c6353ea7e winecoreaudio: Fix deprecation warnings in mixer.c. 2011-01-31 13:01:13 +01:00
Charles Davis 94d1e8ec7f winecoreaudio: Fix deprecation warnings in audio.c. 2011-01-31 13:01:13 +01:00
Charles Davis b149d7bc7b winecoreaudio: Fix deprecation warnings in audiounit.c. 2011-01-31 13:01:12 +01:00
Charles Davis 459d9427a8 winecoreaudio: Don't use Component Manager on Mac OS 10.6. 2011-01-31 13:01:12 +01:00
Eric Pouech 1f0e9499e5 kernel32: Use binary search for key lookup in terminfo generated data. 2011-01-31 13:01:12 +01:00
Eric Pouech 6d75a47b6d kernel32: Added shift & ctrl modifiers for function keys. 2011-01-31 13:01:11 +01:00
Eric Pouech be69efa51d kernel32: Added support for extended capacities in terminfo for xterm-like terminals. 2011-01-31 13:01:11 +01:00
Eric Pouech 00767952e7 kernel32: Store key len in dbkey_pair structure for efficiency reasons. 2011-01-31 13:01:11 +01:00
Hans Leidekker 541c116368 kernel32/tests: Add a test for ioctl 0x560000. 2011-01-31 13:01:10 +01:00
Hans Leidekker d491346861 mountmgr: Add a stub implementation of ioctl 0x560000. 2011-01-31 13:01:10 +01:00
Michael Stefaniuc 8bf1940c62 d3d8: COM cleanup for the IDirect3DTexture8 iface. 2011-01-31 13:01:09 +01:00
Michael Stefaniuc 8a13f059ea d3d8: COM cleanup for the IDirect3DCubeTexture8 iface. 2011-01-31 13:01:09 +01:00
Michael Stefaniuc 75cc89857e d3d8: Remove the unused struct IDirect3DResource8Impl.
The rest was removed in cdb7a94ae2.
2011-01-31 13:01:09 +01:00
Michael Stefaniuc 8ec3238b5e d3d8: COM cleanup for the IDirect3DSwapChain8 iface. 2011-01-31 13:01:08 +01:00
Michael Stefaniuc 05b6032fb6 d3d8: COM cleanup for the IDirect3DVolume8 iface. 2011-01-31 13:01:08 +01:00
Jacek Caban c8a953c5d0 mshtml: Added support for recursive script runners. 2011-01-31 13:01:08 +01:00
Jacek Caban bfebbbb13e mshtml: Added script execution time tests. 2011-01-31 13:01:07 +01:00
Akihiro Sagawa aef44d698e po: Update Japanese translation. 2011-01-31 13:01:07 +01:00
Wolfram Sang 5cb4c55335 comdlg32: Filedlg should not add extension if it contains a glob. 2011-01-31 13:01:07 +01:00
Eric Pouech 08f13cbd39 kernel32: Added support for ctrl-home (aka clear from beginning of line) in line edition in win32 mode. 2011-01-31 12:31:35 +01:00
Nikolay Sivov 7a57f02b8d msvcrt: Implement _fcvt_s(). 2011-01-31 12:31:22 +01:00
Aurimas Fišeras 9d432ff761 po: Update Lithuanian translation. 2011-01-31 12:30:59 +01:00
Nikolay Sivov 4ca01b3475 shell32/tests: Fix a dependency on unimplemented function call (Valgrind). 2011-01-31 12:29:35 +01:00
Nikolay Sivov 219f477a05 shlwapi/tests: Reset cookie after service revoked (Valgrind). 2011-01-31 12:28:38 +01:00
Nikolay Sivov 5f26248a39 explorerframe/tests: Initialize hit test point before first use (Valgrind). 2011-01-31 12:28:33 +01:00
Nikolay Sivov 0edfb1b4a0 comctl32/tests: Initialize item mask on item insert (Valgrind). 2011-01-31 12:28:29 +01:00
Nikolay Sivov d902249e54 oleaut32: Fix default parameter variant leak (Valgrind). 2011-01-31 12:28:25 +01:00
Henri Verbeet 96d225d4dd wined3d: Get rid of the IWineD3DStateBlockImpl typedef. 2011-01-31 12:25:05 +01:00
Henri Verbeet b98cd5d982 wined3d: Get rid of the IWineD3DStateBlock typedef. 2011-01-31 12:25:01 +01:00
Henri Verbeet 4b109ff1f8 wined3d: Remove COM from the stateblock. 2011-01-31 12:24:58 +01:00
Henri Verbeet a538d28f28 wined3d: Set color / depth / stencil surfaces to NULL before releasing them in IWineD3DDeviceImpl_Uninit3D(). 2011-01-31 12:24:55 +01:00
Detlef Riekenberg 58786dc8ea msvcrt: Add private define and header tests for _set_error_mode options. 2011-01-28 17:41:51 +01:00
Alexander Scott-Johns 42fc3b6430 winex11.drv: Implement synthesizing the CF_ENHMETAFILE clipboard format from CF_METAFILEPICT. 2011-01-28 17:41:51 +01:00
Alexander Scott-Johns 198a55bd6e user32/tests: Test getting the data from synthesized clipboard formats. 2011-01-28 17:41:51 +01:00
Greg Geldorp e45caf5d6b winmm/tests: Skip some tests on VMware. 2011-01-28 17:41:51 +01:00
Alexander Morozov 6fb10a6e91 shell32: Partially implement Folder::get_Title. 2011-01-28 17:41:50 +01:00
Alexander Morozov 2870098753 shell32: Implement IShellDispatch::NameSpace. 2011-01-28 17:41:50 +01:00
Alexandre Julliard 8dbd06a1f8 server: Create anonymous file mappings in the config directory if the server directory is mounted noexec. 2011-01-28 17:41:26 +01:00
Charles Davis 4e44e153c5 ntdll: Check for case-insensitive volumes. 2011-01-28 17:23:57 +01:00
Stefan Reimer 1c25577873 wined3d: Adding AMD HD5670, HD5570, HD5550, HD5450 detection. 2011-01-28 17:23:57 +01:00
Alexander Scott-Johns d73db97104 ole32: Add support for rendering HBITMAP clipboard objects. 2011-01-28 17:23:56 +01:00
Alexander Scott-Johns 0f4fbd30f6 ole32: Add support for rendering METAFILEPICT clipboard objects. 2011-01-28 17:23:56 +01:00
Kusanagi Kouichi c117d45cb3 gdi32: Reject invalid character range in GetCharABCWidthsA. 2011-01-28 14:50:20 +01:00
Kusanagi Kouichi c706ecea82 gdi32/tests: Add some more tests for GetCharABCWidthsA. 2011-01-28 12:50:53 +01:00
Alexandre Julliard 76fb69bf3d user32: Fix LoadImage behavior with zero size and no LR_DEFAULTSIZE.
Based on a patch by Marcus Meissner.
2011-01-28 12:44:21 +01:00
Alexandre Julliard ab4a5a327d user32: Propagate the LoadImage flags into the low-level loader functions. 2011-01-28 12:42:56 +01:00
Marcus Meissner 6e077e0bc0 user32: Get MDI icon as close the "small icon" as possible. 2011-01-28 12:03:50 +01:00