wine
2007-06-13  Maarten Lankhorstrsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT...
2007-06-13  Alexandre Julliardwintrust/tests: Fix the WintrustGetRegPolicyFlags to...
2007-06-13  Francois Gougetwintrust/tests: Fix checks to be more informative when...
2007-06-13  Francois Gougetwintrust/tests: Simplify the code and improve consisten...
2007-06-13  Francois GougetAdd API documentation stubs to make winapi_check happy.
2007-06-13  Juan Langcrypt32: Implement PKCS7_SIGNER_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTES encoding/decoding.
2007-06-13  Juan Langcrypt32: Use CRYPT_EncodeEnsureSpace to allocate memory...
2007-06-13  Juan Langcrypt32: Implement PKCS_ATTRIBUTE encoding/decoding.
2007-06-13  Juan Langcrypt32: Separate set encoding into a separate function.
2007-06-13  Juan Langcrypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
2007-06-13  Juan Langcrypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding...
2007-06-13  H. Verbeetwined3d: Add wined3d vertex sampler definitions.
2007-06-13  H. Verbeetwined3d: Call IWineD3DDeviceImpl_FindTexUnitMap() when...
2007-06-13  H. Verbeetwined3d: Take the texUnitMap into account when loading...
2007-06-13  Phil Costinwined3d: Add gamma linerization support for D3DFMT_A4R4...
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawRectangleI.
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawLineI.
2007-06-13  Alexandre Julliardcomctl32: Remove useless pointer check.
2007-06-13  James Hawkinsmsi: Set the MsiNetAssemblySupport property.
2007-06-13  Andrew Talbotmsi: Constify some variables.
2007-06-13  Francois Gougetsecur32: Update win32.api to fix the winapi_check warnings.
2007-06-13  Francois Gougetmsdmo: Improve the prototypes Win64 compatibility by...
2007-06-13  Francois Gougetmsdmo: dmoreg.h should include mediaobj.h.
2007-06-13  Francois Gougethhctrl.ocx: winapi_check expects the module name to...
2007-06-13  Francois Gougetwinapi_check: .exe and .ocx files can also export APIs.
2007-06-13  Francois Gougetgdiplus: Add missing '\n' in Wine trace.
2007-06-13  Francois Gougetwined3d: Pass the D3DCB_CreateAdditionalSwapChain(...
2007-06-13  Stefan Dösingerd3d8: Hold the lock in IDirect3Dtexture8 methods.
2007-06-13  Stefan Dösingerd3d8: Hold the lock in IDirect3DVolumeTexture8 methods.
2007-06-13  Stefan Dösingerd3d8: Hold the lock in volume methods.
2007-06-13  Stefan Dösingerd3d8: Hold the lock in IDirect3DVertexBuffer methods.
2007-06-13  Stefan Dösingerd3d8: Hold the lock in swapchain methods.
2007-06-12  Alexandre Julliardwinex11.drv: Glyph width is rounded to 32 bits, make...
2007-06-12  Rob Shearmanmshtml: Add some error handling to hlink_frame_navigate.
2007-06-12  Rob Shearmanuuid: Add hlink CLSIDs.
2007-06-12  Evan Stadegdiplus: Added first GDI+ graphics implementation.
2007-06-12  Evan Stadegdiplus: First pen test.
2007-06-12  Evan Stadegdiplus: First pen implementation.
2007-06-12  Maarten Lankhorstdsound: Unset variable on failure in IKsBufferPropertyS...
2007-06-12  Andrew Talbotmsi: Constify a variable.
2007-06-12  Alexander Nicolaysen... wordpad: Split toolbar into tool- and formatbar.
2007-06-12  Alexander Nicolaysen... wordpad: Allow toggling of statusbar.
2007-06-12  Alexander Nicolaysen... wordpad: Allow toggling of toolbar.
2007-06-12  Stefan Dösingerd3d8: Hold the lock in IDirect3DSurface8 methods.
2007-06-12  Stefan Dösingerd3d8: Hold the lock in IDirect3DIndexBuffer8 methods.
2007-06-12  Stefan Dösingerd3d8: Hold the lock in cubetexture methods.
2007-06-12  Stefan Dösingerwined3d: Do not set the dynlock flag on all created...
2007-06-12  Dan Hipschmanwidl: Simplify correlation descriptor code.
2007-06-11  Jacek Cabanmshtml: Added get_URL implementation.
2007-06-11  Jacek Cabanmshtml: Don't crash in set_font_size if range_cnt is 0.
2007-06-11  Jacek Cabanmshtml: Added GetCurMoniker implementation.
2007-06-11  Jacek Cabanmshtml: Store current moniker in HTMLDocument.
2007-06-11  Jacek Cabanmshtml: Move Exec(CGID_ShellDocView, 37) call to match...
2007-06-11  Jacek Cabanmshtml: Move createing URL moniker to separated function.
2007-06-11  Jacek Cabanmshtml: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
2007-06-11  Alexandre Julliardwinecfg: Fix potential null pointer access (spotted...
2007-06-11  Alexandre Julliardshell32: Remove a redundant include.
2007-06-11  Alexandre Julliardshell32: Fix contents of string returned in load_path.
2007-06-11  Hwang YunSong... shell32: Updated Korean resource.
2007-06-11  Hwang YunSong... credui: New Korean resource.
2007-06-11  Francois Gougetadvapi32: Update win32.api to fix the winapi_check...
2007-06-11  Francois Gougetwinapi_check: Also warn about 'unsigned long's Win64...
2007-06-11  Francois Gougetntdll: Improve the prototypes Win64 compatibility by...
2007-06-11  Vedran Rodicwinmm: Fix PlaySound so it doesn't block when another...
2007-06-11  Alexandre Julliardwinmm: Initialize the timer critical section statically.
2007-06-11  Alexandre Julliardwinmm: Maintain the timer list sorted by expiration...
2007-06-11  Alexandre Julliardwinmm: Convert the timer list to a standard Wine list.
2007-06-11  Jacek Cabanmshtml: Added edit mode IDM_CUT implementation.
2007-06-11  Jacek Cabanmshtml: Added edit mode IDM_PASTE implementation.
2007-06-11  Jacek Cabanmshtml: Added edit mode IDM_COPY implementation.
2007-06-11  Jacek Cabanmshtml: Added IsDirty tests.
2007-06-11  Jacek Cabanmshtml: Added semi stub IsDirty implementation.
2007-06-11  Jacek Cabanmshtml: Added IDM_COMPOSESETTINGS implementation.
2007-06-11  Jacek Cabanmshtml: Added IHTMLStyle::get_fontFamily implementation.
2007-06-11  Jacek Cabanmshtml: Added COMMENT_NODE implementation in nsnode_to_...
2007-06-11  Jacek Cabanmshtml: Silence invalid FIXME for ELEMENT_DOCUMENT_FRAG...
2007-06-11  Jacek Cabanmshtml: Added IDM_RESPECTVISIBILITY_INDESIGN command...
2007-06-11  Jacek Cabanmshtml: Set default scrollbar preferences.
2007-06-11  Jacek Cabanmshtml: Reimplement editor mode left key using command...
2007-06-11  Jacek Cabanmshtml: Reimplement editor mode right key using command...
2007-06-11  Jacek Cabanmshtml: Added editor mode down key implementation.
2007-06-11  Jacek Cabanmshtml: Added editor mode up key implementation.
2007-06-11  Jacek Cabanmshtml: Store editor controller in NSContainer.
2007-06-11  Jacek Cabanmshtml: Call update_doc in init_editor.
2007-06-11  Jacek Cabanmshtml: Call update_doc in editor commands.
2007-06-11  Jacek Cabanmshtml: Added more command tests.
2007-06-11  Jacek Cabanmshtml: Added Exec(IDM_FONTNAME) tests.
2007-06-11  Jacek Cabanmshtml: Set default fontname to 'Times New Roman'.
2007-06-11  Jacek Cabanmshtml: Don't check out variant type in exec_fontname.
2007-06-11  Jacek Cabanmshtml: Set FALSE useCapture for editor's keypress...
2007-06-11  Jacek Cabanmshtml: Push TASK_PARSECOMPLETE in load event if Gecko...
2007-06-11  Jacek Cabanmshtml: Improve IDM_JUSTIFYLEFT query status.
2007-06-11  Jacek Cabanmshtml: Pump messages of all windows in test_download.
2007-06-11  Jacek Cabanmshtml: Added test of callbacks called from document...
2007-06-11  Jacek Cabanmshtml: Call update_doc in exec_editmode.
2007-06-11  Jacek Cabanmshtml: Move Exec(OLECMDID_SETTITLE) call to separated...
2007-06-11  Jacek Cabanmshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS...
2007-06-11  Jacek Cabanmshtml: Use IOleCommandTarget::Exec to implement contex...
2007-06-11  Jacek Cabanmshtml: Don't do anything in exec_editmode if edit...
next