wine
2007-09-17  Alex Villacís... riched20: Prevent overflow on richedit debug channel.
2007-09-17  Alex Villacís... iccvid: Guard against null pointer reference.
2007-09-17  Alexandre Julliardntdll: Fix an error message.
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 Shearmanwidl: Fix write_string_tfs for strings declared as...
2007-09-17  Rob Shearmanwidl: Add support for strings embedded in structures.
2007-09-17  Rob Shearmanwidl: Fix detection of complex arrays.
2007-09-17  Rob Shearmanwidl: Initialise cval in make_expr.
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... wordpad: Updated Korean resource.
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-17  Stefan Dösingerwined3d: Add D3DSI_TEXLD_PROJECT and BIAS to d3d9types.h.
2007-09-14  Alexandre JulliardRelease 0.9.45. wine-0.9.45
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  Vincent Povirkshell32: Add SHPathPrepareForWrite and related constants.
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... Update 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  Jacek Cabanmshtml.idl: Added IHTMLAnchorElement.
2007-09-13  Andrew Talbotshell32: Constify some variables.
2007-09-13  Roderick Colenbranderwgl: Fix a major ATI regression.
2007-09-13  Dan Hipschmanwidl: Fix an unused parameter warning on write_conf_or_...
2007-09-13  Dan Hipschmanwidl: Add calls to NdrFooFree for more types in server...
2007-09-13  Dan Hipschmanwidl: Use the correct functions for interface pointers...
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  Francois Gougetfaultrep: Update win32.api to fix the winapi_check...
2007-09-13  Roderick Colenbranderwined3d: Add PBO support for dynamically locked surfaces.
2007-09-13  Alexander Nicolaysen... wordpad: Prevent white flickering on window resize.
2007-09-13  Alexander Nicolaysen... wordpad: Clean up font effects toggling code.
2007-09-13  Alexander Nicolaysen... wordpad: Resize rebar control on window resize.
2007-09-13  Alexander Nicolaysen... wordpad: Remove RB_SIZETORECT call.
2007-09-13  Alexander Nicolaysen... wordpad: More error handling for printing/print preview.
2007-09-13  Alexander Nicolaysen... wordpad: Allow changing font effects in the choose...
2007-09-13  Alexander Nicolaysen... wordpad: Add replace dialog.
2007-09-13  Alexander Nicolaysen... wordpad: Set icon according to format.
2007-09-13  Alexander Nicolaysen... wordpad: Add font dialog.
2007-09-13  Alexander Nicolaysen... wordpad: Add font size list.
2007-09-13  Alexander Nicolaysen... wordpad: Add font list.
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...
next