wine
2007-03-27  Alexandre Julliardserver: Remove the return value of the flush() method...
2007-03-27  Alexandre Julliardserver: Add support for queuing a user APC upon async...
2007-03-27  James Hawkinssetupapi: Add several tests for SetupCopyOEMInf, with...
2007-03-27  James Hawkinssetupapi: Add missing SetupCopyOEMInf flags.
2007-03-27  Jacek Cabanwine.inf: Code clean up.
2007-03-27  Rob Shearmanole32: Register the ProgID for the class and file monikers.
2007-03-27  Rob Shearmanole32: Move GetClassFile to moniker.c and move OleRun...
2007-03-27  Rob Shearmanole32: Add documentation for CoGetClassObject and GetCl...
2007-03-27  Rob Shearmanole32: Add documentation for CreateBindCtx, BindMoniker...
2007-03-27  Rob Shearmanole32: Handle NULL sub-objects correctly in the STGMEDI...
2007-03-27  Rob Shearmanrpcrt4: Use the correct authorization trailer length...
2007-03-27  Rob Shearmanrpcrt4: Call CompleteAuthToken if InitializeSecurityCon...
2007-03-27  Rob Shearmanrpcrt4: Call InitializeSecurityContext from only one...
2007-03-27  Rob Shearmanrpcrt4: Retrieve the maximum token length from the...
2007-03-27  Rob Shearmanole32: Generate OXID_INFO in the stub manager.
2007-03-27  Rob Shearmanole32: Add the OXID_INFO structure to dcom.idl.
2007-03-27  Rob Shearmanole32: Add a stubbed out implementation of IClientSecur...
2007-03-27  Rob Shearmanrpcrt4: Make some parameters of non-exported functions...
2007-03-27  Rob Shearmanrpcrt4: Implement associations which are intermediary...
2007-03-27  Andrew Talbotsecur32: Replace const pointer parameters with correct...
2007-03-27  Andrew Talbotloader: Replace inline static with static inline.
2007-03-27  Andrew Talbotwinelib: Replace inline static with static inline.
2007-03-27  Andrew Talbotcomctl32: Constify some variables.
2007-03-27  Chris Robinsonquartz: Return proper CLSID for parser filters.
2007-03-27  Piotr Cabancomctl32: Set label width after editting.
2007-03-27  Mikołaj Zalewskiwrc: Change the format of the output of "wrc --verify...
2007-03-27  Mikołaj Zalewskiwrc: Add HTML resources support to wrc --verify-transla...
2007-03-27  Mikołaj Zalewskiuser32: combobox: The text area height should be font_h...
2007-03-27  Mikołaj Zalewskishell32: autocomplete: Don't use sel uninitialized.
2007-03-27  Stefan Dösingerwined3d: Disable texture coordinate arrays on the corre...
2007-03-27  Stefan Dösingerwined3d: Implement bem shader instruction.
2007-03-27  Stefan Dösingerwined3d: Handle input modifiers in texcrd with arb...
2007-03-26  Alexandre Julliardkernel32: Don't use the reserved argument of the APC...
2007-03-26  Alexandre Julliardserver: Always return STATUS_PENDING when an async...
2007-03-26  Gabriel Gambettantdll: Add Uruguayan Summer Time timezone.
2007-03-26  Gerald Pfeiferconfigure: Add -lXau to NASLIBS if applicable to obtain...
2007-03-26  Alessandro... dplayx: Fixes the order of GUID initialization and...
2007-03-26  Laurent Vrommangdi32: WidenPath partial implementation.
2007-03-26  Kai Blinnetapi32/tests: Make NetGetUserInfo checks language...
2007-03-26  Kai Blinnetapi32: Implement NetUserChangePassword.
2007-03-26  Kai Blinnetapi32: Implement NetUserDel.
2007-03-26  Kai Blinnetapi32: Implement NetUserAdd with a dummy user database.
2007-03-26  Kai Blinnetapi32/test: Test the username and password length...
2007-03-26  Piotr Cabancomctl32: Fixed TreeView_EndEditLabelNow crash.
2007-03-26  Dmitry Timoshkovgdi32: Implement GdiGetCodePage.
2007-03-26  Chris Robinsonquartz: Propogate transform filter errors upstream.
2007-03-26  Chris Robinsonquartz: Store the current reference time with the PullPin.
2007-03-26  Chris Robinsonquartz: Implement volume and pan control for DSoundRend...
2007-03-26  Chris Robinsonquartz: Make DSoundRender_Run start the playback buffer.
2007-03-26  Hans Leidekkershell32: Add a stub implementation for SHPathPrepareFor...
2007-03-26  Hans Leidekkerntdll: Fully initialize the security descriptor returne...
2007-03-26  Hans Leidekkermpr: Add a stub implementation for WNetGetUniversalNameA.
2007-03-26  Hans Leidekkermpr: Fix buffer size calculation in WNetGetUniversalNameW.
2007-03-26  Paul Vriensoleaut32/tests: Use skip.
2007-03-26  Paul Vriensshlwapi/path: Proper use of GetProcessHeap().
2007-03-26  Andrew Talbotws2_32: Replace inline static with static inline.
2007-03-26  Andrew Talbotwinmm: Replace inline static with static inline.
2007-03-26  Andrew Talbotwininet: Replace inline static with static inline.
2007-03-26  Andrew Talbotwintab32: Replace inline static with static inline.
2007-03-26  Andrew Talbotshlwapi: Replace inline static with static inline.
2007-03-26  Andrew Talbotinclude: Replace inline static with static inline.
2007-03-23  Alexandre Julliardserver: A named pipe wait can be satisfied by an idle...
2007-03-23  Alexandre Julliardntdll: Avoid overwriting the result of the async I...
2007-03-23  Alexandre Julliardkernel32: Fixed timeout calculation in WaitNamedPipe.
2007-03-23  Andrew Talbotcomctl32: Constify some variables.
2007-03-23  Andrew Talbotcomctl32: Constify some variables.
2007-03-23  Louis Lenderskernel32: Add stub for AttachConsole.
2007-03-23  Paul Vriensnetapi32/tests: Use LoadLibrary where needed and skip.
2007-03-23  Fabian Bielerd3d9/tests: Add test for texbem instruction.
2007-03-23  Fabian Bielerwined3d: Fix arb texbem instruction for projective...
2007-03-23  Fabian Bielerwined3d: Fix glsl texbem instruction for projective...
2007-03-23  Fabian Bielerwined3d: Implemented bump map transform for texbem...
2007-03-23  Fabian Bielerd3d9/tests: Add test for fog with shader.
2007-03-23  Fabian Bielerwined3d: Remove fog coordinate clamping in the vertex...
2007-03-23  Fabian Bielerwined3d: Implement linear fog with pixel shader.
2007-03-23  Andrew Talbotrpcrt4: Replace inline static with static inline.
2007-03-23  Andrew Talbotoleaut32: Replace inline static with static inline.
2007-03-23  Andrew Talbotole32: Replace inline static with static inline.
2007-03-23  Andrew Talbotmsvcrt/tests: Replace inline static with static inline.
2007-03-23  Andrew Talbotshell32: Replace inline static with static inline.
2007-03-23  Andrew Talbotmsi: Replace inline static with static inline.
2007-03-23  Alessandro... dplayx: Corrected the way nameserver initializes the...
2007-03-23  Alexandre Julliardserver: Print the callback function in the APC_ASYNC_IO...
2007-03-22  Alexandre Julliardserver: Implement the open_file method for named pipes.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for mailslots.
2007-03-22  Alexandre Julliardntdll: Better support for NT path names in wine_nt_to_u...
2007-03-22  Aric StewartRevert 7c35db07c35db0... msiexec: Use CommandLineToArgv...
2007-03-22  Dmitry Timoshkovriched20: Split unicode and ansi window procs, handle...
2007-03-22  Dmitry Timoshkovuser32: WM_GETTEXT message converters have to 0-termina...
2007-03-22  Alexandre Julliardserver: Don't enforce mailslots path format in ntdll...
2007-03-22  Alexandre Julliardserver: Don't enforce named pipes path format in ntdll...
2007-03-22  Alexandre Julliardserver: Create the named pipe and mailslot devices...
2007-03-22  Alexandre Julliardserver: Implemented the open_file method for named...
2007-03-22  Alexandre Julliardserver: Add an open_file() function to the object opera...
2007-03-22  Juan Langwine.inf: Move fake rundll32 to the system directory.
2007-03-22  Louis Lendersshell32: Define avi resource #163.
2007-03-22  Louis Lenderskernel32: Print a fixme only once.
2007-03-22  Damjan Jovanovicws2_32: WSASendTo should always re-enable the FD_WRITE...
2007-03-22  Ken ThomasesRevert "gdi32: Disable the freetype mmap sharing on...
2007-03-22  Andrew Talbotcomctl32: Constify some variables.
next