oleaut32: Fix localized date parsing.
[wine] / dlls /
2010-03-04  André Hentscheloleaut32: Fix localized date parsing.
2010-03-04  Jörg Höhlewinex11: Log keycode decimal <-> hex for keysym & MS...
2010-03-03  Alexandre Julliardntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image...
2010-03-03  Paul Andrew Panonwined3d: Add Mesa ATI card detection code.
2010-03-03  Paul Andrew Panonwined3d: Add a card detection table and refactor wined3...
2010-03-03  Paul Andrew Panonwined3d: Adjust the quirks to use the new GL_VENDOR...
2010-03-03  Paul Andrew Panonwined3d: Add a real GL vendor detection.
2010-03-03  Paul Andrew Panonwined3d: Rename GL_VENDOR to HW_VENDOR.
2010-03-03  Jacek Cabanmshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObje...
2010-03-03  Jacek Cabanmshtml: Added more navigation tests.
2010-03-03  Jacek Cabanmshtml: Added IHTMLPrivateWindow::SuperNavigate impleme...
2010-03-03  Jacek Cabanmshtml: Correctly handle document with already loaded...
2010-03-03  Jacek Cabanmshtml: Call OnViewChange in set_downloading_proc.
2010-03-03  Jacek Cabanmshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling...
2010-03-03  Jacek Cabanmshtml: Load data from moniker in IPersistStreamInit...
2010-03-03  Jacek Cabanmshtml: Properly handle IHlinkFrame::Navigate result.
2010-03-03  Jacek Cabanmshtml: Set current moniker in start_binding.
2010-03-03  Jacek Cabanmshtml: nsio.c code clean up.
2010-03-03  Jacek Cabanmshtml: Allow post data and headers to be passed to...
2010-03-03  Jacek Cabanmshtml: Moved asynchronous document binding to separate...
2010-03-03  Jacek Cabanmshtml: Added IHTMLPrivateWindow stub implementation.
2010-03-03  Hans Leidekkermsi: Add tests for removing environment strings.
2010-03-03  Hans Leidekkermsi: Implement the RemoveEnvironmentStrings standard...
2010-03-03  Hans Leidekkermsi: Strip leading text style label from control text...
2010-03-03  Hans Leidekkersetupapi: Destination directory defaults to system...
2010-03-03  Nikolay Sivovshell32: Remove WINAPI where it's not needed.
2010-03-03  Nikolay Sivovshell32: Implement SHParseDisplayName with basic tests.
2010-03-03  Nikolay Sivovshell32/tests: Minor test file cleanup.
2010-03-03  David Hedberguser32: Fix case where EM_SCROLL with page down results...
2010-03-03  David Hedberguser32: Fix return value of EDIT_EM_Scroll.
2010-03-03  Alexandre Julliardserver: Set the idle event when PeekMessage is called...
2010-03-03  Alexandre Julliarduser32: Pass HWND_BOTTOM unmodified to the server in...
2010-03-03  Roderick Colenbranderwined3d: Move the 8-bit palette shader code over to...
2010-03-03  Roderick Colenbranderwined3d: Rename yuv to complex in order to prepare...
2010-03-03  Nikolay Sivovshlwapi/tests: Some tests for PathGetDriveNumber.
2010-03-03  Alexandre Julliardkrnl386.exe: Don't try to free again an already freed...
2010-03-03  Andrew Nguyenmsi: Correctly set the process working directory in...
2010-03-03  Christian Costad3dxof: Turn some TRACEs into WARNs in case of parsing...
2010-03-03  Dylan Smithcomctl32/tests: Added scrolled listview test for LVM_GE...
2010-03-03  Dylan Smithcomctl32/listview: Scrolling affects subitem rect.
2010-03-03  Dylan Smithcomctl32/tests: Add NULL terminator to unicode string...
2010-03-03  Reece Dunncrypt32: Fix CryptFreeTls when calling with a freed...
2010-03-03  Reece Dunnkernel32/tests: Add a test case for calling TlsFree...
2010-03-03  Vincent Povirkole32: Add a test showing IStorage_CopyTo ignores open...
2010-03-03  Paul Chitescuquartz: Silence the FIXME that AsyncReader does not...
2010-03-03  Juan Langwintrust: Correct GenericChainCertificateTrust's handli...
2010-03-02  Vincent Povirkole32: Clear the sibling links when reinserting a renam...
2010-03-02  Huw Daviesoleaut32: Add a test for non-oleautomation error handling.
2010-03-02  Hans Leidekkermsi: Add tests for removing values from .ini files.
2010-03-02  Hans Leidekkermsi: Implement the RemoveIniValues standard action.
2010-03-02  Hans Leidekkermsi: Skip the FindRelatedProducts action when product...
2010-03-02  Hans Leidekkermsi: Improve a trace.
2010-03-02  Hans Leidekkermsi: Look at the requested action when publishing assem...
2010-03-02  Hans Leidekkermsi: Look at the requested action when moving files...
2010-03-02  Hans Leidekkermsi: Look at the requested action when deleting service...
2010-03-02  Hans Leidekkermsi: Look at the requested action when stopping service...
2010-03-02  Hans Leidekkermsi: Look at the requested action when installing servi...
2010-03-02  Hans Leidekkermsi: Only create environment strings when the component...
2010-03-02  Hans Leidekkermsi: Improve a trace.
2010-03-02  Jörg Höhlewinmm/tests: Fix up to 3 MCI test failures.
2010-03-02  Andrey Turkinuserenv: Implement stubbed userenv.dll.138.
2010-03-02  Henri Verbeetuser32: Also show dialogs right after a WM_TIMER message.
2010-03-02  Alexandre Julliardserver: Initial support for Wow64 registry redirection.
2010-03-02  Marcus Meissnerwindowscodecs: Handle old libpng.so using distros ...
2010-03-02  Roderick Colenbranderopengl32: Update opengl extensions.
2010-03-02  Austin Englishurlmon: Add a stub for AsyncInstallDistributionUnit.
2010-03-02  Christian Costad3dx9_36: Remove useless HEAP_ZERO_MEMORY flag (spotted...
2010-03-02  Andrey Turkinshdocvw: Return success code in ITaskBarList::HrInit.
2010-03-02  Reece Dunnole32: IMoniker_IsRunning returns E_INVALIDARG when...
2010-03-02  Reece Dunnhlink/tests: Add more tests to show a difference in...
2010-03-02  Nikolay Sivovcomctl32/toolbar: Fix possible null pointer dereference.
2010-03-02  Roderick Colenbranderwined3d: Fix multisampling on cards without 32-bit...
2010-03-02  Paul Chitescuqedit: A full format is required when connecting either...
2010-03-01  Alexandre Julliardwinex11: Don't try to create the owner window if it...
2010-03-01  Reece Dunnmsxml3/tests: Improve the IObjectSecurity tests to...
2010-03-01  Andrew Eikumshlwapi: Ignore the hash of HTML URLs in UrlCombine.
2010-03-01  Alexandre Julliardntdll/tests: Add tests showing that NtCreateKey is...
2010-03-01  Alexandre Julliardadvapi32: Create keys recursively if necessary.
2010-03-01  Alexandre Julliardkernel32: Create the Nls\CodePage key one element at...
2010-03-01  Alexandre Julliardkernel32: Create the Control Panel\International key...
2010-03-01  Alexandre Julliardkernel32: Create the hardware registry keys one at...
2010-03-01  Alexandre Julliardkernel32: Moved creation of the DynData registry keys...
2010-03-01  Henri Verbeetuxtheme: GetObject() already returns a DIB's absolute...
2010-03-01  Henri Verbeetwinex11.drv: GetObject() already returns a DIB's absolu...
2010-03-01  Henri Verbeetgdi32: GetObject() should return the DIB's absolute...
2010-03-01  Henri Verbeetgdi32/tests: Fix a few format strings.
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-03-01  Henri Verbeetwinex11.drv: Store if a bitmap is top-down in X_PHYSBITMAP.
2010-03-01  Christian Costad3dx9_36: Find, store and enable retreival of CTAB...
2010-03-01  Christian Costad3dx9_36: Implement D3DXFindShaderComment (based on...
2010-03-01  Christian Costad3dx9_36: Implement stubbed ID3DXConstantTable interface.
2010-03-01  Christian Costad3drm: Use proper macro for AddRef.
2010-03-01  Christian Costaddraw/tests: Fix typos.
2010-03-01  Christian Costad3dxof: Use proper macro for AddRef.
2010-03-01  Christian Costad3dxof: Remove wrong description.
2010-03-01  Christian Costad3dxof: Fix file types checks + tests.
2010-03-01  Christian Costad3dxof: Allow templates to be defined anywhere in objec...
2010-03-01  Nikolay Sivovshlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
next