wine
2007-07-24  Evan Stadegdiplus: Implemented GdipSetPenColor.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetSolidFillColor/GdipGetSolid...
2007-07-24  Evan Stadegdiplus/tests: Added pen brush fill test.
2007-07-24  Evan Stadegdiplus: Added GdipSetSolidFillColor and GdipGetSolidFi...
2007-07-24  Evan Stadegdiplus: Added GdipGetPenBrushFill.
2007-07-24  Evan Stadegdiplus: Added GdipGetPenColor stub.
2007-07-24  Evan Stadegdiplus: Added GdipSetPenBrushFill.
2007-07-24  Misha Koshelevurlmon: Wrap IHttpNegotiate2 interface exposed by IBind...
2007-07-24  Misha Koshelevurlmon/tests: Add tests for calls to IHttpNegotiate...
2007-07-24  Misha Koshelevurlmon/tests: Add tests for calls to IBindStatusCallbac...
2007-07-24  Misha Koshelevurlmon: Add a reference to the IUnknown for Release...
2007-07-24  Misha Koshelevurlmon: ReleaseBindInfo in FileProtocol.
2007-07-24  Misha Koshelevurlmon: Don't ignore bytes read from IInternetProtocol_...
2007-07-24  Misha Koshelevurlmon: Fix timing issue with FLAG_REQUEST_COMPLETE...
2007-07-24  Damjan Jovanovicws2_32: Sending 0 bytes shouldn't cause an infinite...
2007-07-24  James Hawkinsmsi: Add handling for the MSIMODIFY_UPDATE command.
2007-07-24  James Hawkinsmsi: Add tests for the MSIMODIFY_UPDATE command.
2007-07-24  James Hawkinsmsi: Properly delete the columns view.
2007-07-24  Juan Langcrypt32: Test and implement encoding signed data messag...
2007-07-24  Juan Langcrypt32: Test and implement encoding signed messages...
2007-07-24  Juan Langcrypt32: Use set encoding function for encoding PKCS...
2007-07-24  Juan Langcrypt32: Implement getting version from an encoded...
2007-07-24  Juan Langcrypt32: Add tests for getting an encoded signed messag...
2007-07-24  Juan Langcrypt32: Use consistent types for storing and encoding...
2007-07-24  Juan Langcrypt32: Separate signer handles from signer info to...
2007-07-24  Juan Langcrypt32: Implement getting outer content of a signed...
2007-07-24  Juan Langcrypt32: Partially implement encoding signed messages.
2007-07-24  Juan Langcrypt32: Implement getting the hash for each signer...
2007-07-24  Juan Langcrypt32: Hash and sign data when updating signed messages.
2007-07-24  Juan Langcrypt32: More parameter checking for opening signed...
2007-07-24  Juan Langcrypt32: Add tests for opening non-detached signed...
2007-07-24  Juan Langcrypt32: Add a partial stub for updating a signed encod...
2007-07-24  Juan Langcrypt32: Add tests for signed message encoding.
2007-07-24  Juan Langcrypt32: Add tests for updating signed encoded messages.
2007-07-24  Juan Langcrypt32: Check for and fail on indefinite-length encoding.
2007-07-24  Juan Langcrypt32: Introduce function to encode an array of items...
2007-07-24  Juan Langcrypt32: Add stub encoded signed message.
2007-07-24  Juan Langcrypt32: Add tests for opening signed message to encode.
2007-07-24  Jason Edmeadesuser32: MDI tile and cascade should not resize non...
2007-07-24  Jason Edmeadesuser32: Correct trace to log calculated values rather...
2007-07-24  Michael Stefaniucwinefile: Move some self contained functions to use...
2007-07-24  Michael Stefaniucwldap32: Don't produce unreachable code during conditio...
2007-07-24  Michael Stefaniucwinefile: Replace malloc with HeapAlloc.
2007-07-24  Paul Vriensadvapi32/service: Handle is checked before servicename.
2007-07-24  H. Verbeetwined3d: Trace the declaration element type in primitiv...
2007-07-24  H. Verbeetwined3d: Don't modify the blending parameters in state_...
2007-07-24  Andrew Talbotmsi: Cast-qual warning fix.
2007-07-23  Vitaliy Margolendinput: Use more messages as a possible indication...
2007-07-23  Evan Stadegdiplus: Change atan2 to gdiplus_arctan2.
2007-07-23  Evan Stadegdiplus: Added startcap rendering.
2007-07-23  Evan Stadegdiplus: Use base inset for custom line caps.
2007-07-23  Evan Stadegdiplus: Added rendering of fill-path type custom line...
2007-07-23  Hans Leidekkerpdh: Implement and test PdhAddEnglishCounter{A, W}...
2007-07-23  Hans Leidekkerpdh: Implement and test PdhLookupPerfIndexByName{A...
2007-07-23  Hans Leidekkerpdh: Add more tests and make them pass.
2007-07-23  Hans Leidekkerpdh: Add a stub processor time counter.
2007-07-23  Detlef Riekenbergwinspool: Use printenv_t for GetDriverInfoFromReg.
2007-07-23  H. Verbeetwined3d: Fix the shader version on some instruction...
2007-07-23  H. Verbeetwined3d: Correctly handle normalized vertex declaration...
2007-07-23  Hwang YunSong... net: New Korean resource.
2007-07-23  Hwang YunSong... wordpad: Updated Korean resource.
2007-07-23  Hwang YunSong... localui: New Korean resource.
2007-07-23  Damjan Jovanovictools: Add basic support for the startup notifications...
2007-07-23  Damjan Jovanovictools: Associate wine with the application/x-executable...
2007-07-23  Misha Koshelevurlmon: Add support for non-GET requests (e.g., POST...
2007-07-23  Misha Koshelevurlmon: Actually send the additional headers returned...
2007-07-23  Misha Koshelevurlmon: Call HttpOpenRequest with INTERNET_FLAG_KEEP_CO...
2007-07-23  Misha Koshelevurlmon/tests: Add test for BINDVERB_POST in http_protocol.
2007-07-23  James Hawkinsmsi: Ref count temporary columns and release them when...
2007-07-23  James Hawkinsmsi: Implement adding columns using the ALTER command.
2007-07-23  Juan Langcrypt32: Move decoding hash messages to a helper function.
2007-07-23  Andrew Talbotcomcat: Cast-qual warning fix.
2007-07-23  Andrew Talbotkernel32: Cast-qual warning fix.
2007-07-23  Vitaliy Margolenwinex11drv: Correctly react to focus loss away from...
2007-07-23  Vitaliy Margolenserver: Treat desktop as a top-level window.
2007-07-23  Vitaliy Margolenuser32: Add test for SetForegroundWindow(desktop).
2007-07-23  Paul Vriensadvapi32/service: Add tests for GetDisplayName.
2007-07-23  Paul Vriensadvapi32/tests: Run on NT4 again.
2007-07-23  Rob Shearmanrpcrt4: Convert bind ack and nack reject reasons into...
2007-07-20  Dmitry Timoshkovadvapi32: Rename the test to better represent the teste...
2007-07-20  Dmitry Timoshkovwinex11.drv: Constify the pen dash data.
2007-07-20  Nigel Liangwinex11.drv: Implement XIMPreEditCaretCallback.
2007-07-20  Evan Stadegdiplus: Added GdipSetPenStartCap.
2007-07-20  Evan Stadegdiplus: Updated GdipClonePen to clone pen's members...
2007-07-20  Evan Stadegdiplus: Added GdipCloneBrush.
2007-07-20  Evan Stadegdiplus: Associate a brush with a pen.
2007-07-20  Evan Stadegdiplus: Added rendering of custom line caps.
2007-07-20  Evan Stadegdiplus: Use atan2 instead of atan.
2007-07-20  Evan Stadegdiplus: Added custom line cap setters.
2007-07-20  Evan Stadegdiplus: Added GdipCloneCustomLineCap.
2007-07-20  Evan Stadegdiplus: Initial custom line caps implementation.
2007-07-20  Evan Stadegdiplus: Added GdipCreateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipRotateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipTranslateMatrix.
2007-07-20  Evan Stadegdiplus: Added GdipScaleMatrix.
2007-07-20  Alexander Nicolaysen... wordpad: Resize rebar control on window resize.
2007-07-20  Andrew Talbotcomctl32: Cast-qual warning fix.
2007-07-20  Andrew Talbotdbghelp: Cast-qual warnings fix.
2007-07-20  Andrew Talbotdplayx: Cast-qual warning fix.
2007-07-20  Michael Stefaniucoleaut32: Remove a return after return.
next