kernel32: Return TRUE for all pointer params in GlobalUnlock.
[wine] / dlls /
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-09-17  James Hawkinsuser32: Set uiLo and uiHi to zero on error.
2007-09-17  James Hawkinsuser32: Add tests for the DDE pack functions.
2007-09-17  Rob Shearmancredui: The pszUserName parameter in CredUIPromptForCre...
2007-09-17  Alexandre Julliardwininet/ftp: There's no need to query the file size...
2007-09-17  Roderick Colenbranderwined3d: Add pbo support for compressed textures.
2007-09-17  Roderick Colenbranderwined3d: Update list of pci ids.
2007-09-17  Roderick Colenbranderwined3d: Don't create a pbo for system memory surfaces.
2007-09-17  Jacek Cabanmshtml: Make HTMLBodyElement child object of HTMLTextCo...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Added get_body test.
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2007-09-17  Michael Stefaniucmshtml: Move 'inline' to the beginning of the declarati...
2007-09-17  Stefan Dösingerwined3d: Do not invalidate the sysmem copy if a pbo...
2007-09-17  Stefan Dösingerwined3d: Do not allocate memory if there's a pbo.
2007-09-17  Stefan Dösingerwined3d: Use GL_NV_depth_clamp to implement clipping...
2007-09-17  Stefan Dösingerwined3d: Add a fixme for D3DCMP_NOTEQUAL and D3DCMP_EQUAL.
2007-09-14  Alexandre Julliardwininet/tests: Anonymous FTP can succeed without a...
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-09-14  Vincent Povirkshell32: Add tests for SHPathPrepareForWrite.
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-09-14  Dan Hipschmanwidl: Add padding to the end of complex structures.
2007-09-14  Andrew Talbotcomdlg32: Fix some memory leaks.
2007-09-14  Andrew Talbotcomctl32: Fix a memory leak.
2007-09-14  Stefan Dösingerwined3d: The D3DSI_COISSUE flag changes the behavior...
2007-09-14  Stefan Dösingerwined3d: Fix texdp3tex in glsl.
2007-09-14  Stefan Dösingerwined3d: Add a test for the cnd instruction.
2007-09-14  Stefan Dösingerwined3d: Add support for showing a logo.
2007-09-14  Stefan Dösingerwined3d: Pixel shader 1.x constants are clamped to...
2007-09-14  Rob Shearmanntdll: Add a stub implementation of FSCTL_PIPE_IMPERSON...
2007-09-14  Rob Shearmanadvapi32: Fix ImpersonateNamedPipeClient to pass in...
2007-09-14  Aric Stewartpropsheet: Do not change idea of size when new pages...
2007-09-13  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2007-09-13  Lei Zhanguser32: Edit control should respond to ctrl + z.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-09-13  Jacek Cabanmshtml: Store HTMLDOMNode struct instead of pointer...
2007-09-13  Jacek Cabanmshtml: Added IHTMLAnchorElement stub implementation.
2007-09-13  Andrew Talbotshell32: Constify some variables.
2007-09-13  Roderick Colenbranderwgl: Fix a major ATI regression.
2007-09-13  Stefan Dösingerwined3d: Implement UpdateTexture for volumes.
2007-09-13  Stefan Dösingerwined3d: texm3x3(v)spec normalizes the normal vector.
2007-09-13  Stefan Dösingerwined3d: Disable some volume texture formats.
2007-09-13  Stefan Dösingerwined3d: Convert the colors to the surface format for...
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::put_text tests.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::move("word") implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::moveEnd implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::move("character") implemen...
2007-09-13  Jacek Cabanmshtml: Fixed ref count in parentElement.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::expand implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange tests.
2007-09-13  Jacek Cabanmshtml: Reimplement IHTMLTxtRange::get_text.
2007-09-13  Lionel Debrouxsetupapi: Fix memory leak (found by Smatch).
2007-09-13  Francois Gougetcrypt32: We don't consider sys/types.h to be a conditio...
2007-09-13  Roderick Colenbranderwined3d: Add PBO support for dynamically locked surfaces.
2007-09-13  Andrew Talbotavifil32: Fix some memory leaks.
2007-09-13  Juan Langwintrust: Don't prefer native version.
2007-09-13  Juan Langwintrust: Implement WinVerifyTrust.
2007-09-13  Juan Langwintrust: Partially implement SoftpubAuthenticode.
2007-09-13  Juan Langwintrust: Save signer cert so chain can be created.
2007-09-13  Juan Langwintrust: Implement SoftpubCleanup.
2007-09-12  Alexandre Julliardgdi32: Don't store a DC pointer in the metafile devices.
2007-09-12  Alexandre Julliardkernel32: GetTempPath should try the USERPROFILE and...
2007-09-12  Lionel Debrouxadvapi32: Replace SERV_free by HeapFree.
2007-09-12  Lionel Debrouxsetupapi: Fix HeapFree of wrong pointer (found by Smatch).
2007-09-12  Rob Shearmanmshtml: Implement IDM_HYPERLINK.
2007-09-12  Rob Shearmanmshtml: Implement PersistStreamInit_IsDirty when in...
2007-09-12  Rob Shearmanmshtml: Store the nsIEditor interface in the NSContaine...
2007-09-12  Rob Shearmanole32: Fix the default unload delay to depend on the...
2007-09-12  Rob Shearmanole32: Implement CoFreeUnusedLibrariesEx.
2007-09-12  Chris Robinsonwinex11: Remove improper comment and dead code from...
2007-09-12  Chris Robinsonwinex11: Remove useless checks from wglCreateContext.
2007-09-12  Chris Robinsonwinex11: Free visual info stored with the context.
2007-09-12  Andrew Talbotshell32: Constify some variables.
2007-09-12  Andrew Talbotshell32: Constify a variable.
2007-09-12  Chris Robinsonwinex11: Don't assume just one on-screen pixel format.
2007-09-12  Chris Robinsonwinex11: Simplify ConvertPixelFormatWGLtoGLX.
2007-09-12  Chris Robinsonwinex11: Don't choose pixel formats with incorrect...
2007-09-12  Stefan Dösingerwined3d: Implement mipmap auto generation.
2007-09-12  Stefan Dösingerwined3d: Implement texbeml.
2007-09-12  Stefan Dösingerwined3d: Emulate D3DFMT_L6V5U5.
2007-09-12  Stefan Dösingerwined3d: Disable W11V11U10 and A2W10V10U10.
2007-09-12  Dmitry Timoshkovkernel32: Skip the comm test if the found com port...
2007-09-12  Dmitry Timoshkovgdi32: Use lower case font dir name to match unix direc...
2007-09-12  Dmitry Timoshkovshell32: Remove class cache introduced in commit f686cf...
2007-09-12  Stefan Leichterdmband: Remove 'recursive registry key delete' function.
2007-09-12  Stefan Leichterdmcompos: Remove 'recursive registry key delete' function.
2007-09-12  Juan Langcrypt32: Make chain tests more strict.
2007-09-12  Juan Langcrypt32: Set subject's info status from method used...
2007-09-12  Juan Langcrypt32: Pass subject's info status when adding an...
2007-09-12  Juan Langcrypt32: Only decode authority key ID in subject cert...
2007-09-12  Juan Langcrypt32: (Re)introduce helper function to get issuer...
2007-09-12  Juan Langrsaenh: Validate pad byte when decrypting a block cipher.
2007-09-12  Maarten Lankhorstwinealsa: Add a timer check to capture to see if play...
2007-09-12  Maarten Lankhorstwinealsa: Add support for capture notification positions.
2007-09-12  Maarten Lankhorstwinealsa: Add stubs for IDsCaptureDriverNotify.
next