wine
2007-01-10  Alexandre Julliardwinearts: Renamed the dlls/winmm/winearts directory...
2007-01-10  Alexandre Julliardwinealsa: Renamed the dlls/winmm/winealsa directory...
2007-01-10  Michael Stefaniucjanitorial: Use the C standard for multiline strings.
2007-01-10  Dmitry Timoshkovwineconsole: Fix a typo in the help message about corre...
2007-01-10  Dmitry Timoshkovwineconsole: Use CP_UNIXCP to translate strings to...
2007-01-10  Dmitry Timoshkovwineconsole: Make some data const.
2007-01-10  Vitaliy Margolendinput: Pass complete DataFormat structure to find_prop...
2007-01-10  Vitaliy Margolendinput: Remove duplicate Keyboard->Poll it is the same...
2007-01-10  Vitaliy Margolendinput: Fix trace formatting.
2007-01-10  Rob Shearmanole32: Fix the detection of when we need an additional...
2007-01-10  Rob Shearmanole32: Add a test for the failure case of same-apartmen...
2007-01-10  Rob Shearmanole32: Add tests for passing invalid arguments to CoUnm...
2007-01-10  Rob Shearmanole32: ReadClassStm should return STG_E_READFAULT is...
2007-01-10  Rob Shearmanole32: Add tests for invalid arguments of CoMarshalInte...
2007-01-10  Rob Shearmanole32: Return an error from CoUnmarshalInterface if...
2007-01-10  Rob Shearmanole32: Fix Read/WriteClassStm to return an error if...
2007-01-10  Rob Shearmanole32: Return an error in CoMarshalInterface if pStream...
2007-01-10  Rob Shearmanole32: Fix HGLOBALStreamImpl_CopyTo to check the return...
2007-01-10  Rob Shearmanole32: Remove some unneeded inclusions of headers.
2007-01-10  Rob Shearmanole32: Move test for CoGetInterfaceAndReleaseStream...
2007-01-10  Rob Shearmanole32: Use the standard list functions for the global...
2007-01-10  Rob Shearmanole32: Move the Running Object Table test in marshal...
2007-01-10  Rob Shearmanole32: Fix a comment in rpc_sendreceive_thread that...
2007-01-10  Rob Shearmanole32: Remove a FIXME comment that no longer applies.
2007-01-10  James Hawkinsadvpack: Fill the output buffer to workaround a bug...
2007-01-10  James Hawkinscomctl32: Rewrite the up-down control tests to add...
2007-01-10  Eric Pouechwinedump: Fixed signature for dumping MDMP files.
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2007-01-10  Dmitry Timoshkovkernel32: Do not forget to cleanup if the test is skipped.
2007-01-10  Dmitry Timoshkovwinex11.drv: Force the fullscreen state update once...
2007-01-10  Francois Gougetuninstaller: Add a Portuguese translation (contributed...
2007-01-10  Francois Gougetwininet: Consistenly use INTERNET_SetLastError().
2007-01-10  Paul Vriensntdll/tests: Skip some tests on Windows Vista.
2007-01-10  Alexandre Julliardntdll/tests: Fix exception test for CPUs that do segmen...
2007-01-10  Alexandre Julliardntdll/tests: Don't bother testing the port functions...
2007-01-09  Alexandre Julliardwrc: Added support for utf-8 codepage.
2007-01-09  Alexandre JulliardRelease 0.9.29. wine-0.9.29
2007-01-09  Alexandre JulliardUpdate copyright info for the new year.
2007-01-09  Francois Gougetshlwapi/tests: Print GetLastError() in decimal with...
2007-01-09  Francois Gougetwintrust/tests: Print GetLastError() in decimal with...
2007-01-09  Francois Gougetmcicda: Compare GetLastError() to kernel error codes...
2007-01-09  Hans Leidekkerkernel32: Add a stub implementation for GetVolumeNameFo...
2007-01-09  Samuel Lidén... kernel32: Add SetTermsrvAppInstallMode stub.
2007-01-09  Mike McCormackkernel32: Implement EndUpdateResource for the case...
2007-01-09  Patrik Stridvalldxguid: Add the rmxfguid.h header and export the GUIDs.
2007-01-09  Patrik Stridvallmake_makefiles: Add *_crosstest.exe to .gitignore.
2007-01-09  Felix Nawothnigtreeview: Initialize iImage and iSelectedImage with...
2007-01-09  Ken Thomaseskernel32: Don't release preferred_locales until we...
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucwined3d: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucdsound: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucinclude: Remove stray '\' at end of lines.
2007-01-09  Andrew Talbotdsound: Remove unused function.
2007-01-09  Andrew Talbothhctrl.ocx: Remove unused variable.
2007-01-09  Andrew Talbotgdi32: Remove unused variables.
2007-01-09  Andrew Talbotgdi32: Declare some functions static.
2007-01-09  Andrew Talbotgdi32: Remove unused function.
2007-01-09  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-09  Detlef Riekenberglocalspl/tests: Load the user interface dll on demand.
2007-01-08  Alexandre Julliarddsound: The dsconf.h GUIDs are now in libdxguid.
2007-01-08  Alexandre Julliardserver: Don't fail to map a shared section if the final...
2007-01-08  Patrik Stridvalldsound: The GUID:s defined in dsconf.h should be export...
2007-01-08  Patrik Stridvallimm32: Only unregister the IME class if it was registered.
2007-01-08  Paul Vrienskernel32/tests: Prevent memory leak.
2007-01-08  Vitaliy Margolendinput: Set event from queue_event, simplifying code...
2007-01-08  Vitaliy Margolendinput: Use proper offset when queuing keyboard events.
2007-01-08  Vitaliy Margolenwinex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2007-01-08  Jonathan Ernstlocalspl: Added French translation.
2007-01-08  Stefan Dösingerwined3d: Fix np2 textures.
2007-01-08  Stefan Dösingerwined3d: Do not try to read the vertex decl when the...
2007-01-08  Stefan Dösingerwined3d: Remove some unneeded context cache members...
2007-01-08  Stefan Dösingerwined3d: Vertex buffers can use the declaration from...
2007-01-08  Stefan Dösingerwined3d: Do not preload vertex buffers in unlock.
2007-01-08  Stefan Dösingerwined3d: Clean up drawprim a bit.
2007-01-08  Stefan Dösingerddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on index buffers.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on pixel shaders.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references to the vertex...
2007-01-08  Stefan Dösingerwined3d: Do not activate vertex shaders needlessly.
2007-01-08  Stefan Dösingerwined3d: Avoid negative draw start indices.
2007-01-08  Stefan Dösingerwined3d: Move applying shader constants to the state...
2007-01-08  Stefan Dösingerwined3d: Remove the general query fixme.
2007-01-08  Stefan Dösingerwined3d: Apply shaders in their state handlers.
2007-01-08  Stefan Dösingerwined3d: Move debugging fixmes from drawprim to the...
2007-01-08  Stefan Dösingerwined3d: Re-add the fixed function stream source trace.
2007-01-08  Stefan Dösingerwined3d: Move applying the gl stream sources to the...
2007-01-08  Dmitry Timoshkovuser32: Restore old WM_SIZE handler in mdi child.
2007-01-08  Dmitry Timoshkovkernel32: Print more information about the reason of...
2007-01-08  Dmitry Timoshkovkernel32: Fix the file sharing test to pass cleanly...
2007-01-08  Dmitry Timoshkovkernel32: Skip the VirtualAllocEx test under Win9x.
2007-01-08  Dmitry Timoshkovserver: Map ESPIPE to STATUS_ILLEGAL_FUNCTION for consi...
2007-01-08  Dmitry Timoshkovuser32: Add one more GetSystemMenu test.
2007-01-08  Dmitry Timoshkovuser32: Make message tests pass cleanly under XP SP2.
2007-01-08  Rob Shearmanwininet: Use Keep-Alive for HTTP requests if specified...
2007-01-08  Rob Shearmanwininet: Fix the handling of Accept types passed into...
2007-01-08  Rob Shearmanwininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to...
2007-01-08  Rob Shearmanole32: Fix the OLE clipboard test to call OleInitialize...
next