d3d8: Return D3DERR_INVALIDCALL when trying to delete an invalid pixel shader.
[wine] / dlls /
2009-12-01  Henri Verbeetd3d8: Return D3DERR_INVALIDCALL when trying to delete...
2009-12-01  Henri Verbeetntdll/tests: Add some tests for FileAllInformation...
2009-12-01  Henri Verbeetntdll: Also return name information for FileAllInformation.
2009-12-01  Henri Verbeetntdll: Fix the FileAllInformation info size.
2009-12-01  Marcus Meissnerdbghelp: Check wImageName for NULL (Coverity).
2009-12-01  Marcus Meissnercryptnet: Added a potentially missing NULL ptr check...
2009-12-01  Nikolay Sivovcomctl32/treeview: Simplify WM_CHAR handler.
2009-12-01  Nikolay Sivovcomctl32/treeview: Clean up winproc a bit, move paramet...
2009-12-01  Jeremy Whitewinspool: Add a test which shows the flaws in the curre...
2009-12-01  Jeremy Whitewinspool: Implement GetPrinterDriverA with GetPrinterDr...
2009-12-01  Jeremy Whitewinspool: Add a test to show size required for EnumPrin...
2009-12-01  Jeremy Whitewinspool: When retrieving PRINTER_INFO_7, the lack...
2009-12-01  Jeremy Whitewinspool: Implement GetPrinterA via GetPrinterW, largel...
2009-12-01  Jeremy Whitewinspool: Add modest tests for GetPrinter.
2009-12-01  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-01  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-01  Michael Stefaniuccomctl32: Use FAILED instead of !SUCCEEDED.
2009-12-01  Jacek Cabanjscript: Added lastIndex tests.
2009-12-01  Jacek Cabanjscript: Added lastIndex setter implementation.
2009-12-01  Jacek Cabanwininet: Make HTTP_HttpSendRequestW static and avoid...
2009-12-01  Jacek Cabanwininet: Directly return error status from HTTP_HttpAdd...
2009-12-01  Jacek Cabanwininet: Directly return error status from HTTP_HttpOpe...
2009-12-01  Jacek Cabanwininet: Make HTTP_HttpOpenRequestW static and avoid...
2009-12-01  Jacek Cabanwininet: Directly return error status from NETCON_init.
2009-12-01  Jacek Cabanwininet: Directly return error status from refill_buffer.
2009-12-01  Jacek Cabanwininet: Directly return error status from NETCON_recv.
2009-12-01  Andrew Eikummshtml: Add stub implementation of IHTMLFormElement.
2009-12-01  Juan Langcrypt32: Fix test failures.
2009-12-01  Paul Vriensshell32/tests: Fix test failure on non-English locale.
2009-12-01  Maarten Lankhorstwinealsa.drv: Remove wrong calls.
2009-12-01  Jacek Cabanmshtml: Added onreadystatechange tests.
2009-12-01  Jacek Cabanmshtml: Added onreadystatechange event support.
2009-12-01  Jacek Cabanmshtml: Added IHTMLFrameBase2::get_readyState implement...
2009-12-01  Jacek Cabanmshtml: Added IHTMLFrameBase2::put_src implementation.
2009-12-01  Jacek Cabanmshtml: Always return fake scheme in nsIURI::GetScheme...
2009-12-01  Jacek Cabanmshtml: Added support for frames in navigate_url.
2009-12-01  Jacek Cabanmshtml: Don't change nsIWineURI in OnStartBinding if...
2009-12-01  Jacek Cabanmshtml: Added support for relative URLs in navigate_url.
2009-12-01  Jacek Cabanmshtml: Use special handling only for main documents...
2009-12-01  Jacek Cabanmshtml: Don't fail in NewChannelFromURI if necko failed...
2009-12-01  Jacek Cabanmshtml: Always set use_wine_url if there is no necko...
2009-12-01  Jacek Cabanmshtml: Added IHTMLElement2::get_readyState test.
2009-12-01  Jacek Cabanmshtml: Added IHTMLElement2::get_readyState implementation.
2009-12-01  Jacek Cabanmshtml: Forward setting window.location to window.locat...
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_colorDepth implementation.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_height implementation.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_width implementation.
2009-12-01  Jacek Cabanmshtml.idl: Added DispHTMLScreen declaration and use...
2009-12-01  Jacek Cabanmshtml: Added IHTMLWindow2::get_screen implementation.
2009-11-30  Paul Vriensmshtml/tests: Use the globally available wine_dbgstr_w.
2009-11-30  Jörg Höhlemciqtz32: Fix open/close omissions.
2009-11-30  Paul Chitescukernel32: Reduce registry access to KEY_READ wherever...
2009-11-30  Paul Chitescufwpuclnt: Add initial minimal stub implementation.
2009-11-30  Maarten Lankhorstdsound: Don't use DirectSoundDevice calls directly.
2009-11-30  Maarten Lankhorstdsound: Use DirectSoundCapture properly in duplex.
2009-11-30  Maarten Lankhorstdsound: Call DSOUND_FullDuplexCreate instead of creatin...
2009-11-30  Maarten Lankhorstdsound: Remove directsound interface in duplex.
2009-11-30  Maarten Lankhorstdsound: Fix destruction in duplex.
2009-11-30  Dan Kegelntdll: Implement RtlGetNtGlobalFlags(), add related...
2009-11-30  Gerald Pfeiferwinspool/tests: Guard debugging code by #ifdef instead...
2009-11-30  Paul Vriensadvapi32/tests: Add some EnumServicesStatus*W tests.
2009-11-30  Paul Vriensinclude: Add some system parameters.
2009-11-30  Juan Langcrypt32: Revert 8ed5a777de6c9797a285829e07d7a27b3ed01257.
2009-11-30  Juan Langcrypt32: Don't copy past end of buffer when removing...
2009-11-30  Nikolay Sivovuser32/tests: Free memory after use.
2009-11-30  Nikolay Sivovriched20/tests: Don't leak string in test.
2009-11-30  Nikolay Sivovcomctl32/header: Avoid uninitialized memory passed...
2009-11-30  Nikolay Sivovcomctl32/listview: Get rid of duplicated helper in...
2009-11-30  Nikolay Sivovcomctl32/listview: New hover value should be passed...
2009-11-30  Nikolay Sivovcomctl32/listview: Add NM_HOVER notification.
2009-11-30  Nikolay Sivovcomctl32/listview: Make mouse hover work.
2009-11-30  Nikolay Sivovcomctl32/listview: Draw LVIS_CUT items with white foreg...
2009-11-30  Nikolay Sivovcomctl32/listview: Implement LVS_EX_HEADERINALLVIEWS.
2009-11-30  Nikolay Sivovcomctl32/listview: Get rid of helper used once.
2009-11-30  Nikolay Sivovcomctl32/listview: Further winproc simplification.
2009-11-30  Nikolay Sivovcomctl32/listview: Call default procedure directly...
2009-11-30  Nikolay Sivovcomctl32/listview: Remove parameter check from winproc...
2009-11-30  Nikolay Sivovcomctl32/listview: Collapse some handlers call in winproc.
2009-11-30  Nikolay Sivovcomctl32/listview: Default column width in LVS_LIST...
2009-11-30  Nikolay Sivovntdll: Call DLL_PROCESS_DETACH if attaching failed.
2009-11-30  Dan Kegeladvpack: fix off-by-one error in AdvInstallFileW that...
2009-11-30  Paul Chitescuauthz: Stub for AuthzInitializeResourceManager.
2009-11-30  Henri Verbeetwinecoreaudio.drv: Use wine_dbg_sprintf() in a few...
2009-11-30  Henri Verbeetwineoss.drv: Use wine_dbg_sprintf() in a few debug...
2009-11-30  Henri Verbeetwinealsa.drv: Use wine_dbg_sprintf() in a few debug...
2009-11-30  Henri Verbeetwinmm: Use wine_dbg_sprintf() in a few debug utility...
2009-11-30  Henri Verbeetdsound: Use wine_dbg_sprintf() in dumpCooperativeLevel().
2009-11-30  Vitaliy Margolendinput: Pass event instance ID to queue_event instead...
2009-11-30  Vitaliy Margolendinput: Improve dumping of DIACTIONFORMAT.
2009-11-30  Vitaliy Margolendinput: Fix definitions to match PSDK.
2009-11-30  Jacek Cabanshdocvw: Use CoTaskMemFree to free url.
2009-11-30  Jacek Cabanwininet: Don't use INTERNET_SetLastError in HttpSendReq...
2009-11-30  Jacek Cabanwininet: Directly return error status from NETCON_close.
2009-11-30  Jacek Cabanwininet: Directly return error status from HTTP_OpenCon...
2009-11-30  Jacek Cabanwininet: Directly return error status from WriteFile...
2009-11-30  Jacek Cabanwininet: Dorectly return error status from NETCON_secur...
2009-11-30  Jacek Cabanwininet: Directly return error status from NETCON_connect.
2009-11-30  Jacek Cabanwininet: Directly return error status from NETCON_create.
2009-11-30  Rob Shearmanole32: Cope with double quotes in paths for libraries...
2009-11-30  Dan Kegelgdi32: Fix minor read buffer overrun in CombineRgn.
next