wine
2010-02-01  Vincent Povirkgdiplus: Test getting/setting pixels of indexed color...
2010-02-01  Vincent Povirkgdiplus: Implement GdipSetImageAttributesGamma.
2010-02-01  Igor Paliychukwordpad: Update Ukrainian translations.
2010-02-01  Igor Paliychukwinefile: Add Ukrainian translations.
2010-02-01  Igor Paliychukshdoclc: Add Ukrainian translations.
2010-02-01  Igor Paliychukmsvidc32: Add Ukrainian translations.
2010-02-01  Igor Paliychukmsrle32: Add Ukrainian translations.
2010-02-01  Igor Paliychukcryptdlg: Add Ukrainian translations.
2010-02-01  Luca Bennatiwrite: Add Italian translation.
2010-02-01  Luca Bennatiwordpad: Add Italian translation.
2010-02-01  Luca Bennatixcopy: Add Italian translation.
2010-02-01  André Hentschelwordpad: Fix German translation.
2010-02-01  Michael Stefaniucoleaut32: The Ukrainian translation is in UTF8.
2010-02-01  Michael Stefaniucatl: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-02-01  Michael Stefaniucshlwapi: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-02-01  Anders Jonssonwordpad: Update Swedish translation.
2010-02-01  Aurimas Fišeraswordpad: Update Lithuanian translation.
2010-01-29  Matijn Woudtwinhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEI...
2010-01-29  Matijn Woudtwinhttp: Add timeout for session handles and implement...
2010-01-29  Matijn Woudtwinhttp/tests: Add timeout tests for WinHttp{Set, Query...
2010-01-29  Christian Costaamstream: Register media stream filter.
2010-01-29  Erich Hooverhhctrl.ocx: Fix a NULL dereference mistake in the Conte...
2010-01-29  Erich Hooverhhctrl.ocx: Fix (re)allocating string blocks.
2010-01-29  Erich Hooverhhctrl.ocx: Support jumping to a help topic with 'mapid'.
2010-01-29  Erich Hooverhhctrl.ocx: Fix a double-click bug in the Contents...
2010-01-29  Michael Stefaniucmsi: Avoid using HIWORD() on string pointers.
2010-01-29  Christian Costad3drm: Add stubbed implementation of IDirect3DRMMeshBui...
2010-01-29  Christian Costad3drm: Add GUID definitions for all interfaces.
2010-01-29  Maarten Lankhorstqcap: Add optional dependency on libv4l.
2010-01-29  Maarten Lankhorstkernel32: Work around safety check on siglongjmp.
2010-01-29  Stefan Dösingerddraw: Convert VB lock flags to wined3d flags.
2010-01-29  Stefan Dösingerddraw: Test invalid buffer lock parameters.
2010-01-29  Stefan Dösingerwined3d: Catch invalid buffer map parameters.
2010-01-29  Dylan Smithwordpad: Implement zooming in for print preview.
2010-01-29  Dylan Smithwordpad: Fixed spacing calculations for print preview.
2010-01-29  Nikolay Sivovmsxml3: Implement IXMLDOMText::deleteData().
2010-01-29  Nikolay Sivovmsxml3: Implement IXMLDOMCDATASection::deleteData(...
2010-01-29  Michael Stefaniuccrypt32: Avoid using HIWORD() on a string pointer.
2010-01-29  Michael Stefaniuccryptnet: Don't use HIWORD() on a string pointer.
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-29  Jacek Cabanmshtml: Optimize and clean up HTMLFormElement_get_dispi...
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling in htmlelem*.c.
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling.
2010-01-29  Jacek Cabanmshtml: Use NS_StringContainerInit2 instead of NS_Strin...
2010-01-29  Jacek Cabanmshtml: Pass dispex info to HTMLElement_Init in HTMLEle...
2010-01-29  Jacek Cabanmshtml: Added textarea element IDispatchEx support.
2010-01-29  Jacek Cabanmshtml.idl: Added DispHTMLTextAreaElement declaration.
2010-01-29  Henri Verbeetwined3d: Dump the GLSL shader source on link failure.
2010-01-29  Henri Verbeetwined3d: Get rid of an unnecessary GetContainer() call...
2010-01-29  Henri Verbeetwined3d: Prune invalid states from the state table.
2010-01-29  Henri Verbeetwined3d: Add some basic state table validation.
2010-01-29  Henri Verbeetwined3d: Add a debug function for state names.
2010-01-29  Igor Paliychukxcopy.exe: Add Ukrainian translations.
2010-01-29  Igor Paliychukwrite.exe: Add Ukrainian translations.
2010-01-29  Igor Paliychukwordpad: Add Ukrainian translations.
2010-01-29  Igor Paliychukwldap32: Add Ukrainian translations.
2010-01-29  Igor Paliychukreg.exe: Add Ukrainian translations.
2010-01-29  Igor Paliychukoleaut32: Add Ukrainian translations.
2010-01-29  Igor Paliychukmsvfw32: Add Ukrainian translations.
2010-01-29  Igor Paliychukmsi: Add Ukrainian translations.
2010-01-29  Igor Paliychukmshtml: Add Ukrainian translations.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CreateCha...
2010-01-29  Juan Langwintrust: Fail creating a chain if a store couldn't...
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_CopyChain.
2010-01-29  Juan Langwintrust: Simplify error handling in SoftpubLoadSignature.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_SaveSigner.
2010-01-29  Juan Langwintrust: Return error directly from WINTRUST_VerifySigner.
2010-01-29  Alexandre Julliardcomctl32: Actually grow the array in DPA_Grow.
2010-01-29  Alexandre Julliardmsacm32: Clear the type field when deleting a driver.
2010-01-29  Alexandre Julliardcabinet/tests: Fix accesses to an invalid pointer.
2010-01-29  Alexandre Julliardkernel32/tests: Fix some of the heap tests for 64-bit.
2010-01-29  Alexandre Julliardntdll: Fix the various heap debug checks for 64-bit.
2010-01-28  Alexandre Julliardntdll: Don't require heap sizes to be 64K aligned.
2010-01-28  Alexandre Julliardntdll: Support delayed freeing of heap blocks to catch...
2010-01-28  Alexandre Julliardntdll: Disable debug flags when running on Valgrind.
2010-01-28  Alexandre Julliarddbghelp: Fix the Mac OS build.
2010-01-28  Alexandre Julliardwinetest: Refuse to run if the mount manager isn't...
2010-01-28  Uwe Bonnesmsvcrt: read_i should pull in LF after CR only in unbuf...
2010-01-28  Uwe Bonnesmsvcrt: Check for EOF before correcting CR/LF.
2010-01-28  Hans Leidekkermsi: Don't create all directories in the CreateFolders...
2010-01-28  Hans Leidekkermsi: Improve some traces.
2010-01-28  Hans Leidekkermsi: Name and arguments in the service control table...
2010-01-28  Hans Leidekkermsi: Add a test for MsiSetTargetPath.
2010-01-28  Alexandre Julliardshell32: Put the temp directory inside the user profile...
2010-01-28  Alexandre Julliardkernel32: Append the user PATH value to the system...
2010-01-28  Alexandre Julliardkernel32: Make sure the volatile environment is always...
2010-01-28  Alexandre Julliardkernel32: Load USERNAME and USERPROFILE from the volati...
2010-01-28  Alexandre Julliardkernel32: Treat PWD as a special environment variable.
2010-01-28  Alexandre Julliardwineboot: Set the USERNAME and USERPROFILE variables...
2010-01-28  Alexandre Julliardwineboot: Add a wrapper function for RegSetValueExW.
2010-01-28  Igor Paliychukmsacm32: Add Ukrainian translations.
2010-01-28  Igor Paliychukmpr: Add Ukrainian translations.
2010-01-28  Igor Paliychukhhctrl.ocx: Add Ukrainian translations.
2010-01-28  Igor Paliychukcrypt32: Add Ukrainian translations.
2010-01-28  Juan Langwintrust: Close file handle on error loading a message...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_LoadCertMe...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_DecodeInne...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_CreateStor...
2010-01-28  Juan Langwintrust: Return error directly from SOFTPUB_GetMessage...
next