wine
2009-03-03  Alexandre Julliardconfigure: Enable automatic dependencies for FreeBSD...
2009-03-03  Alexandre Julliardmakefiles: Add a dummy dependency on empty targets...
2009-03-03  Alexandre Julliardconfigure: 16-bit object files should depend on IDL...
2009-03-03  Diaa Samicmd: Fixed a number of buffer overflows.
2009-03-03  Huw Daviesgdi32/tests: Improve some test failure messages.
2009-03-03  Huw Daviesgdiplus/tests: Elliptic regions have a shorter layout...
2009-03-03  Nikolay Sivovcomctl32: Correctly report systemcolor use for Treeview...
2009-03-03  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-03-03  Alexandre Julliarduser32/tests: Fix a couple of failing menu tests.
2009-03-03  Alexandre Julliarduser32: Use MAKEWPARAM instead of MAKELONG for menu...
2009-03-03  Henri Verbeetd3d10: Implement ID3D10EffectPass::GetDesc().
2009-03-03  Henri Verbeetd3d10: Store the shader's input signature.
2009-03-03  Henri Verbeetd3d10: Implement ID3D10EffectTechnique::GetDesc().
2009-03-03  Henri Verbeetd3d10: Simplify DXBC chunk handlers.
2009-03-03  Henri Verbeetd3d10: Actually use the parse_fx10() return value.
2009-03-03  Paul Vriensshlwapi/tests: Fix a typo.
2009-03-03  Paul Vriensmsi/tests: Fix a test failure on Win95.
2009-03-03  Ken Thomasesdsound: Don't use HEAP_ZERO_MEMORY when we're about...
2009-03-03  Francois Gougetsane.ds: Fix compilation with older SANE headers.
2009-03-03  Jeremy Whitesane.ds: Implement grayscale and B&W scanning for nativ...
2009-03-03  Jeremy Whitesane.ds: Add a few trace messages useful in following...
2009-03-03  Jeremy Whitesane.ds: Downgrade inappropriate FIXMEs.
2009-03-03  Michael Stefaniucregedit: Cast to LPARAM the 4th argument passed to...
2009-03-03  Michael Stefaniuctaskmgr: Cast to LPARAM the 4th argument passed to...
2009-03-03  Jacek Cabanurlmon: Use pluggable protocol for ftp binding.
2009-03-03  Jacek Cabanurlmon: Added ftp pluggable protocol implementation.
2009-03-03  Jacek Cabanwininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
2009-03-03  Alexandre Julliarduninstaller: Only load error strings when needed.
2009-03-03  Francois Gougetuninstaller: Use DELAYIMPORTS on the GUI dlls to speed...
2009-03-03  Vitaliy Margolendinput: Add few special cases for key mappings.
2009-03-03  Vincent Povirkkernel32/tests: Add named pipe test using i/o completio...
2009-03-03  Alexandre Julliardkernel32: Fix the last error code for timeout in GetQue...
2009-03-03  Alexandre Julliardserver: Make the new named pipe server fd inherit the...
2009-03-02  Alexandre Julliardserver: Overlapped named pipes are never blocking,...
2009-03-02  Anders JonssonREADME: Swedish translation.
2009-03-02  Aurimas Fischershell32: Update Lithuanian translation.
2009-03-02  Aurimas Fischercomctl32: Add Lithuanian translation.
2009-03-02  Stefano Guidoniimaadp32: Support for non-standard formats.
2009-03-02  Stefano Guidoniimaadp32: Fixed adpcm_FormatSuggest.
2009-03-02  Stefano Guidoniimaadp32: block align the adpcm extra data.
2009-03-02  Rein Klazesuser32: MENU_TrackMenu, called from TrackPopupMenu...
2009-03-02  Tony Wasserkad3dx9: ID3DXSprite: Move vdecl creation to ID3DXSprite_...
2009-03-02  Tony Wasserkad3dx9: Implement ID3DXSprite_Get/SetTransform.
2009-03-02  Eric Pouechwinex11: Correctly pad 1 bpp DDB's lines with 0 values.
2009-03-02  Paul Vriensuser32/tests: Fix some test failures on Win98/WinME.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationBlink.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationOver...
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationNone.
2009-03-02  Detlef Riekenbergspoolss: Implement AddPrinterDriverExW.
2009-03-02  Detlef Riekenbergspoolss: Implement DeleteMonitorW.
2009-03-02  Detlef Riekenbergspoolss: Implement AddMonitorW.
2009-03-02  Gerald Pfeifercomctl32: Simplify three TAB_ functions.
2009-03-02  Steven Edwardsinclude: Add check to asm macro for Windows Services...
2009-03-02  Detlef Riekenbergshdocvw/tests: Detect more interfaces in the webbrowser...
2009-03-02  Detlef Riekenbergshdocvw/tests: Add IServiceProvider to the webbrowser...
2009-03-02  Stefan Leichterntoskrnl.exe: Stub for MmQuerySystemSize.
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumRoutes...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumTcpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumUdpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumArpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpForwardTableFromStack...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpNetTableFromStack imple...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetTcpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetUdpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetIpForwardTable to avoid parsin...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetIpNetTable to avoid parsing...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetTcpTable to avoid parsing...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetUdpTable to avoid parsing...
2009-03-02  Hwang YunSong... wordpad: Updated Korean resource.
2009-03-02  Hwang YunSong... setupapi: Updated Korean resource.
2009-03-02  Henri Verbeetd3d10: Implement ID3D10EffectTechnique::GetPassByIndex().
2009-03-02  Henri Verbeetd3d10: Implement ID3D10EffectTechnique::GetPassByName().
2009-03-02  Henri Verbeetd3d10: Implement ID3D10Effect::GetTechniqueByIndex().
2009-03-02  Henri Verbeetd3d10: Implement ID3D10Effect::GetTechniqueByName().
2009-03-02  Henri Verbeetd3d10: Fix a typo.
2009-03-02  Alexandre Julliardloader: Get rid of the no longer supported wine-kthread.
2009-03-02  Paul Vriensd3d8/tests: Use win_skip() and skip() where appropriate.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2009-03-02  Dmitry Timoshkovgdi32: Fix the font rotation direction.
2009-03-02  Dmitry Timoshkovwinex11.drv: Take into account current world transform...
2009-03-02  James Hawkinsmsi: Handle reading from a NULL stream.
2009-03-02  James Hawkinsmsi: Don't treat carriage returns as spaces.
2009-03-02  James Hawkinsmsi: Don't allow nested quotes in SQL queries.
2009-03-02  James Hawkinsmsi: Add missing calls to MsiViewClose.
2009-03-02  James Hawkinsmsi: Use a SQL marker to query the _Property table...
2009-03-02  James Hawkinsmsi: Delete the view on error.
2009-03-02  James Hawkinsmsi: The PATH environment variable can be longer than...
2009-03-02  James Hawkinsmsi: The _Streams and _Storages table are special and...
2009-03-02  James Hawkinsmsi: Column attributes for temporary string and int...
2009-03-02  James Hawkinsmsi: Order primary keys to be first in the column list...
2009-03-02  James Hawkinsmsi: Correctly order transposed column values in the...
2009-03-02  Jacek Cabanurlmon: Added IInternetPriority interface stup implemen...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocolVtbl to its implementation...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocol::Start implementation to...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocol::Continue implementation...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocol::Read implementation to gener...
2009-03-02  Jacek Cabanurlmon: Move close_connection implementation to common...
2009-03-02  Jacek Cabanurlmon: Moved HttpProtocol::[Lock|Unlock]Request implem...
2009-03-02  Jacek Cabanurlmon: Move strndupW implementation to header file.
2009-03-02  Jacek Cabanurlmon: Move some HttpProtocol variables to generic...
next