dbghelp: Rewrote the loaded modules enumeration so that Unicode version is the core.
[wine] / dlls /
2007-02-22  Eric Pouechdbghelp: Rewrote the loaded modules enumeration so...
2007-02-22  Eric Pouechdbghelp: Added an ANSI copy of the module name (useful...
2007-02-22  Eric Pouechdbghelp: Added helper to define the module's name.
2007-02-22  Aric Stewartshell32: IShellLink::GetIDList fix.
2007-02-22  Aric Stewartcomctl32: Implement LVM_SETUNICODEFORMAT.
2007-02-22  Andrew Talbotserialui: Constify a variable.
2007-02-22  Paul Vrienswininet/tests: Add a few more tests.
2007-02-22  Maarten Lankhorstwinealsa: Fix typo.
2007-02-22  Maarten Lankhorstdsound: Use an inline for ring buffer pointer differenc...
2007-02-22  Maarten Lankhorstdsound: Add some comments from earlier patch that makes...
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 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  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 Gougetole32: Better match the PSDK types and fix the winapi_c...
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 Timoshkovgdi32: Move get_glyph_indices near its caller test_font...
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...
2007-02-19  Stefan Dösingerkernel32: Add a CheckRemoteDebuggerPresent stub.
2007-02-19  Stefan Dösingerwined3d: Activate a different context if the active...
2007-02-19  Stefan Dösingerwined3d: Only scream about unsupported vertex blending...
2007-02-19  Stefan Dösingerwined3d: Pretend to support event queries.
2007-02-19  Stefan Dösingerddraw: Test and fix IDirectDrawSurfaceX::GetDDInterface.
2007-02-19  Stefan Dösingerddraw: Creating surfaces with old interfaces doesn...
2007-02-19  Stefan Dösingerddraw: Fix a leak in a test.
2007-02-19  Stefan Dösingerddraw: SetClipper refcounting fix.
2007-02-19  Stefan Dösingerwined3d: Lighting is calculated for vertices without...
2007-02-19  Stefan Dösingerwined3d: Visual test framework.
2007-02-19  Stefan Dösingerwined3d: Remove an outdated TODO comment.
2007-02-19  Chris Robinsonquartz: Return proper error codes from GraphBuilder_Ren...
next