wine
2007-02-22  Anatoly Lyutinwineconsole: Use MAKELPARM instead of MAKELONG.
2007-02-21  Misha Koshelevoleview: Respect size of array ITypeInfo_GetNames returns.
2007-02-21  Rob Shearmankernel32: Fix an off-by-one error in GetComputerNameExA/W.
2007-02-21  Rob Shearmanwininet: Fix the case of partial SSL reads from the...
2007-02-21  Rob Shearmandbghelp: ImageName is usually blank, so print LoadedIma...
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Rob Shearmanserver: Check object's security when creating handles.
2007-02-21  Rob Shearmanrpcrt4: Fix a memory leak in I_RpcSendReceive caused...
2007-02-21  Rob Shearmanrpcrt4: Add documentation for the I_Rpc* RPC message...
2007-02-21  Ken Thomaseswinex11.drv: Pass correct coords into X11DRV_InternalFl...
2007-02-21  Huw Daviesoleaut32: Fix a TypeAttr leak.
2007-02-21  Francois Gougetwine.inf: Update the timezone information.
2007-02-21  Francois Gougetwininet/tests: Fix some tests so they succeed on Window...
2007-02-21  Andrew Talbotodbc32: Constify some variables.
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-21  Dmitry Timoshkovwinex11.drv: Clients should pass only KeyPress events...
2007-02-21  Alexandre Julliardserver: Added support for the PM_QS_* flags in PeekMessage.
2007-02-21  Jason Edmeadescmd.exe: Add support for env vars DATE, TIME, CD.
2007-02-21  Jason Edmeadescmd.exe: Add support for %ERRORLEVEL% in both batch...
2007-02-21  Jason Edmeadescmd.exe: Support return code if fail to launch program.
2007-02-21  Jason Edmeadescmd.exe: Support PATH= as a valid command.
2007-02-21  Jason Edmeadescmd.exe: Add ~ modifiers for %0-9.
2007-02-21  Jason Edmeadescmd.exe: Support :EOF in goto labels.
2007-02-21  Jason Edmeadescmd.exe: Add support for %*.
2007-02-21  Jason Edmeadescmd.exe: Support exit [/b] returncode.
2007-02-21  Jason Edmeadescmd.exe: Add "if defined ..." support.
2007-02-21  Stefan Dösingerwined3d: Make sure volumes have memory allocated.
2007-02-21  Stefan Dösingerwined3d: Do not use glMapBuffer in ProcessVertices.
2007-02-21  Stefan Dösingerwined3d: Remove dead code from drawprim.c.
2007-02-21  Stefan Dösingerwined3d: Use CopyRect / EqualRect.
2007-02-21  Stefan Dösingerwined3d: Index buffer fixes.
2007-02-21  Stefan Dösingerwined3d: Clean up sampler usage in UpdateSurface.
2007-02-21  Stefan Dösingerwined3d: IWineD3DDevice::Clear fixes.
2007-02-21  Stefan Dösingerwined3d: Floating point shader constant setting.
2007-02-21  Stefan Dösingerwined3d: Light parameter fixes.
2007-02-21  Stefan Dösingerwined3d: Do not print the fixed / unfixed vertices...
2007-02-21  Dmitry Timoshkovuser32: Add a CreateIcon test, make it pass under Wine.
2007-02-21  Dmitry Timoshkovuser32: Add traces to the cursor APIs.
2007-02-21  Aric Stewartimm32: Implement stubs for ImmGetImeMenuItemsA and...
2007-02-21  Paul Vrienswininet/ftp.c: Fix some typos.
2007-02-21  Marcus Meissnershlwapi: Fix size passed to MultiByteToWideChar.
2007-02-21  Chris Robinsonquartz: Implement IUnknown methods for IMediaPosition.
2007-02-21  Chris Robinsonquartz: Don't release filters when they connect.
2007-02-21  James Hawkinsmsi: Cleanup the dialog event subscriptions when destro...
2007-02-20  Jacek Cabanshdocvw: Fix module ref counting.
2007-02-20  Detlef Riekenbergkernel32: Display correct parameters in comm traces.
2007-02-20  Detlef Riekenberglocalspl: Implement SetDefaultCommConfig for XcvDataPort.
2007-02-20  Detlef Riekenberglocalspl: Implement GetDefaultCommConfig for XcvDataPort.
2007-02-20  Eric Pouechdbghelp: MiniDumpWriteDump called from exception handler.
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Francois Gougetwininet/tests: Tell the user which ftp server we're...
2007-02-20  Francois Gougetwininet/tests: Dynamically load some functions so the...
2007-02-20  Francois Gougetwininet: Move a bunch of misplaced API documentation.
2007-02-20  Francois Gougetwinapi_check: gdi32.dll and gdi.exe have some extra...
2007-02-20  Francois Gougetwinapi_check: We no longer have dlls in nested sub...
2007-02-20  Francois Gougetwinapi_check: Clarify a pair of error messages.
2007-02-20  Francois Gougetwinapi: Update and simplify file_skip() to match the...
2007-02-20  Francois Gougetwinapi: Remove useless 'if (0)' statements.
2007-02-20  Francois Gougetwinapi_check: Fix handling of the 'longlong' arguments.
2007-02-20  Francois Gougetwinapi_check: Update win32.api to fix the winapi_check...
2007-02-20  Francois Gougetole32: Better match the PSDK types and fix the winapi_c...
2007-02-20  Francois Gougetadvapi32: Update win32.api to fix the winapi_check...
2007-02-20  Hans Leidekkersetupapi: Always return an empty list from SetupDiGetCl...
2007-02-20  Hans Leidekkersetupapi: Implement SetupCopyOEMInf{A,W}.
2007-02-20  Hans Leidekkeruserenv: Implement ExpandEnvironmentStringsForUser...
2007-02-20  Rob Shearmanoleaut32: Re-arrange the position of functions and...
2007-02-20  Rob Shearmanoleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
2007-02-20  Christian Costawinealsa: Recognize alsa application ports as generic...
2007-02-20  Thomas Weidenmuellercomctl32: Implement LM_GETIDEALSIZE for the syslink...
2007-02-20  Dmitry Timoshkovuser32: Add a test for DefDlgProc(WM_SETFOCUS), make...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2007-02-20  Dmitry Timoshkovgdi32: Move get_glyph_indices near its caller test_font...
2007-02-20  Anatoly Lyutinwineconsole: Added range of value for an up-down control.
2007-02-20  Chris Robinsonquartz: Initialize a pointer to NULL for the case of...
2007-02-20  Chris Robinsonquartz: Add IMediaPosition interface and stubs.
2007-02-20  Chris Robinsonquartz: Better handle error conditions when connections...
2007-02-20  Detlef Riekenberglocalspl/tests: Add tests for XcvDataPort_ConfigureLPTP...
2007-02-20  Detlef Riekenberglocalspl: Implement ConfigureLPTPortCommandOK for XcvDa...
2007-02-20  Detlef Riekenberglocalspl/tests: Add tests for XcvDataPort_GetTransmissi...
2007-02-20  Detlef Riekenberglocalspl: Implement GetTransmissionRetryTimeout for...
2007-02-20  Andrew Talbotmsvfw32: Constify a variable.
2007-02-20  Andrew Talbotnetapi32: Constify a variable.
2007-02-20  Stefan Dösingerwined3d: With FVFs only one stream is used.
2007-02-20  Stefan Dösingerwined3d: Use VBOs for index buffers.
2007-02-20  Stefan Dösingerwined3d: Move the scissor rectangle to the state table.
2007-02-20  Stefan Dösingerwined3d: No bounds checking is done on sampler / textur...
2007-02-20  Stefan Dösingerwined3d: Misc comment updates.
2007-02-20  Stefan Dösingerwined3d: Remove IWineD3DDevice::EnumDisplayModes.
2007-02-20  Stefan Dösingerwined3d: Fix d3d8/9 style palettes.
2007-02-20  Stefan Dösingerwined3d: Remove stream flags from GetStreamSource.
2007-02-20  Stefan Dösingerwined3d/d3d8: Move todo about sw vp usage to d3d8.
2007-02-20  Stefan Dösingerwined3d: Check volume texture creation errors.
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Store the oldSize as a local variable.
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Store the coordinates of infoPtr-...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Test and fix the WM_SIZE handler and...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Rewrite the layout code.
2007-02-20  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-20  Rob Shearmankernel32: Don't run the CreateRemoteThread tests if...
2007-02-20  Rob Shearmanole32: Make an error message more useful by printing...
2007-02-20  Hans Leidekkerwininet: Don't discard the extra info part of a URL...
next