wine
2009-12-01  Alexandre Julliardserver: Add support for opening files from a specified...
2009-12-01  Alexandre Julliardntdll: Add support for converting file names to Unix...
2009-12-01  Alexandre Julliardntdll: Move the directory lookup part of wine_nt_to_uni...
2009-12-01  Jacek Cabanjscript: Pass NULL as retv to exec_source in exec_globa...
2009-12-01  Owen Rudgeimagehlp/tests: Add tests of Image[Add|Get|Remove]Certi...
2009-12-01  Jörg Höhlemciavi: Simplify play loop.
2009-12-01  Rob Shearmanole32: Fix test failure on win2000+.
2009-12-01  Rob Shearmanwinex11.drv: Make sure that the selectionAcquired flag...
2009-12-01  Rob Shearmanws2_32: Initialise buffer eventually passed into send...
2009-12-01  Rob Shearmanoleaut32: Remove LPVOID variables in olefont tests...
2009-12-01  Maarten Lankhorstntdll: Silence a common warning.
2009-12-01  Alexandre Julliardgdi32: Avoid calling get_dc_ptr on a null handle.
2009-12-01  Ilya Shpigorcomctl32: Test the WM_GETTEXT processing of datetime...
2009-12-01  Alexandre Julliardserver: Make sure that last error doesn't get set durin...
2009-12-01  Alexandre Julliardserver: Don't set last error in close_handle(), return...
2009-12-01  Alexandre Julliardserver: Don't set last error in get_handle(), move...
2009-12-01  Austin Lundshell32/tests: Fix ITEMIDLIST_format test when running...
2009-12-01  Hans Leidekkeradvapi32: Improve the stub for GetEffectiveRightsFromAclA.
2009-12-01  Hans Leidekkerwininet/tests: Trace extended errors in a couple of...
2009-12-01  Hans Leidekkermsi/tests: Don't check more bytes than written to the...
2009-12-01  Henri Verbeetd3d9/tests: Trace the viewport in clear_test().
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  Andrew Eikummshtml.idl: Add DispHTMLFormElement interface.
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.
next