wine
2009-03-30  Christian Costamciqtz32: Implement driver messages.
2009-03-30  Huw Daviesole32/tests: Tests for EnumFormatEtc.
2009-03-30  Huw Daviesole32/tests: Fix DVTARGETDEVICE offsets.
2009-03-30  Huw Daviesole32: Reimplement the formatetc enumerator using ...
2009-03-30  Huw Daviesole32: AddRef does not return an HRESULT. Have the...
2009-03-30  Huw Daviesole32: Change the enum formatetc constructor to return...
2009-03-30  Huw Daviesole32: Don't hold a reference on the parent IDataObject.
2009-03-30  Huw Daviesole32: Rename a variable.
2009-03-30  Huw Daviesole32: Use a helper function to access the enum format...
2009-03-30  Henri Verbeetbcrypt: Add a mostly empty bcrypt.dll.
2009-03-30  Henri Verbeetd3d10core: Create a vertex declaration from the input...
2009-03-30  Henri Verbeetd3d10core: Add a DXBC parser.
2009-03-30  Henri Verbeetwined3d: Use the output slot when we have one.
2009-03-30  Henri Verbeetwined3d: Store the format_desc itself in struct wined3d...
2009-03-30  Ge van Geldorpshdocvw/tests: Fix shdocvw:webbrowser test on some...
2009-03-30  Ge van Geldorpurlmon/tests: Fix ftp protocol test on WinXP and higher.
2009-03-30  Roderick Colenbranderwined3d: Check for the presence of wglGetExtensionsStri...
2009-03-30  Jacek Cabanurlmon: Get rid of ICOM_THIS_MULTI macro.
2009-03-30  Jacek Cabanurlmon: Added IWinInetHttpInfo support to Binding object.
2009-03-30  Jacek Cabanurlmon: Added IWinInetHttpInfo stub implementation...
2009-03-30  Jacek Cabanurlmon: Added IInternetPriority handling tests.
2009-03-30  Jacek Cabanurlmon: Added IWinInetHttpInfo stub implementation...
2009-03-30  Detlef Riekenbergmsi/tests: Verify path names case insensitively.
2009-03-30  Nikolay Sivovcomctl32/tab: Fix highlighted tabs painting.
2009-03-30  Nikolay Sivovcomctl32/tab: Implemented TCS_MULTISELECT for mouse...
2009-03-30  Nikolay Sivovcomctl32/tab: Implemented TCM_DESELECTALL.
2009-03-30  Nikolay Sivovcomctl32/tab: Remove direct access to items array.
2009-03-30  Alexandre Julliardloader: Add missing install dependency for extra binaries.
2009-03-30  Alexandre Julliardloader: Don't bother checking for pthread.h existence...
2009-03-30  Alexandre Julliardntdll: Remove no longer used pthread_functions structure.
2009-03-30  Francois Gougetwineesd.drv: Improve the accuracy of wodUpdatePlayedTot...
2009-03-30  Francois Gougetwineesd.drv: Simplify wodPlayer_WriteMaxFrags() and...
2009-03-30  Francois Gougetwineesd.drv: Let the EsounD server adjust the volume.
2009-03-30  Francois Gougetwineesd.drv: Build a unique name so we can identify...
2009-03-30  Francois Gougetwineesd.drv: Rename esd_fd to stream_fd.
2009-03-30  Francois Gougetwineesd.drv: Move the wodDsXxx() functions around to...
2009-03-30  Francois Gougetwineesd.drv: Remove some unused WINE_WAVExxx fields.
2009-03-30  Francois Gougetwineesd.drv: Fix a trace and remove an unneeded cast.
2009-03-30  Francois Gougetwinealsa.drv: Remove a few unneeded initialisations...
2009-03-30  Christian Costawinemp3: Add missing sampling frequencies.
2009-03-30  Stefan Dösingerwined3d: Advertise post pixelshader blending for a...
2009-03-30  Stefan Dösingerwined3d: Update a comment.
2009-03-30  Stefan Dösingerwined3d: Fix some whitespace.
2009-03-30  Stefan Dösingerwined3d: Remove a TODO.
2009-03-30  Eric Pouechwinmm: Added support for SND_ALIAS_ID in winmm.PlaySoun...
2009-03-30  Eric Pouechwinedbg: Fix the way array derefs are done.
2009-03-30  Paul Vrienskernel32/tests: Fix some test failures on Win9x and...
2009-03-30  Rob Shearmanrpcrt4: Free the memory allocated for the protseq and...
2009-03-30  Rob Shearmanrpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should...
2009-03-30  Rob Shearmaninclude: Add declarations for RpcMgmtInqStats and RpcMg...
2009-03-30  Rob Shearmaninclude: Add definition for CreateProcessWithLogonW...
2009-03-30  Aurimas Fischergphoto2.ds: Add Lithuanian translation.
2009-03-30  Aurimas Fischerdevenum: Add Lithuanian translation.
2009-03-30  Aurimas Fischerbrowseui: Add Lithuanian translation.
2009-03-30  Aurimas Fischerappwiz.cpl: Add Lithuanian translation.
2009-03-30  Aurimas Fischercredui: Add Lithuanian translation.
2009-03-30  Austin Englishconfigure: inet_ntop and inet_pton depend on -lsocket...
2009-03-30  Austin Englishcryptui: Fix a compiler warning on PC-BSD.
2009-03-30  Detlef Riekenbergdinput/tests: Remove duplicate version dump.
2009-03-30  Detlef Riekenbergdsound/tests: Remove duplicate version dump.
2009-03-30  Aric Stewartmsctf: Add a file version.
2009-03-27  Alexandre JulliardRelease 1.1.18. wine-1.1.18
2009-03-27  Hans Leidekkermsi: Allocate token information buffer dynamically.
2009-03-27  Hans Leidekkermsi: Add tests for MsiEnumProducts.
2009-03-27  Hans Leidekkermsi: Enumerate products from all contexts.
2009-03-27  Paul Vrienskernel32/tests: Fix some test failures on NT4 and below.
2009-03-27  Stefano Guidoniwinemp3: Fixed mpeg3_streamsize.
2009-03-27  Rein Klazesuser32/tests: Show that a submenu is still functional...
2009-03-27  Henri Verbeetwined3d: Unify vertex and texture formats.
2009-03-27  Henri Verbeetwined3d: Don't create an END element for wined3d vertex...
2009-03-27  Henri Verbeetwined3d: Separate the internal representation of vertex...
2009-03-27  Henri Verbeetwined3d: Remove IWineD3DVertexDeclaration_SetDeclaratio...
2009-03-27  Henri Verbeetwined3d: Remove IWineD3DVertexDeclarationImpl_GetDeclar...
2009-03-27  Henri Verbeetwined3d: Use separate structures for ddraw style stride...
2009-03-27  Henri Verbeetwined3d: Make sure the format actually exists in init_f...
2009-03-27  Henri Verbeetwined3d: Create a separate function for setting a forma...
2009-03-27  Henri Verbeetwined3d: Create a separate function for setting format...
2009-03-27  Henri Verbeetwined3d: Create a separate function for checking a...
2009-03-27  Henri Verbeetwined3d: Create a separate function for setting basic...
2009-03-27  Michael Stefaniuccrypt32: Update the German translation.
2009-03-27  Michael Stefaniuccrypt32: Change the encoding of the German translation...
2009-03-27  Anders Jonssonwordpad: Update Swedish translation.
2009-03-27  Christian Costakernel32: Add stub for GetSystemTimes.
2009-03-27  Andrew Talbotadvapi32: Constify some variables.
2009-03-27  Andrew Talbotadvapi32: Constify some variables.
2009-03-26  Paul Vrienskernel32/tests: Fix crash on NT4 and higher.
2009-03-26  Austin Englishrpcrt4/test: Change a skip to win_skip.
2009-03-26  Hans Leidekkermsvcrt: Add tests for _vscprintf and _vscwprintf.
2009-03-26  Hans Leidekkermsvcrt: Implement _vscprintf and _vscwprintf.
2009-03-26  Alexander Morozovhal: Fix KfRaiseIrql declaration.
2009-03-26  Huw Daviesole32: Set the 'Ole Private Data' clipboard format.
2009-03-26  Huw Daviesole32: OleFlushClipboard shouldn't call EmptyClipboard.
2009-03-26  Rob Shearmanrpcrt4: Ensure that only the IP/IPv6 address families...
2009-03-26  Rob Shearmanrpcrt4: Allow listening on dynamically generated ncacn_...
2009-03-26  Rob Shearmanrpcrt4: Re-use already registered endpoints for a proto...
2009-03-26  Rob Shearmanwidl: Include the version number in the __WIDL__ prepro...
2009-03-26  Henri Verbeetwined3d: Pass the number of components to glVertexBlend...
2009-03-26  Henri Verbeetwined3d: Simplify the "transformed" check in state_ligh...
2009-03-26  Henri Verbeetwined3d: Simplify IWineD3DDeviceImpl_ProcessVertices().
2009-03-26  Henri Verbeetwined3d: Simplify remove_vbos().
next