wine
2007-04-10  Alexandre Julliardserver: Add support for restarting an async I/O when...
2007-04-10  Paul Vrienssetupapi/tests: Run tests on win98 again.
2007-04-10  Paul Vriensadvapi32/tests: Make sure NT4 and W2K tests don't fail.
2007-04-10  Rob Shearmanshell32: Return Unicode strings from all of the IShellF...
2007-04-10  Lei Zhangcomctl32: Fix first day of the week in monthcal.
2007-04-10  Andrew Talbotmshtml: Void functions should not return a value.
2007-04-10  Andrew Talbotcrypt32: Constify some variables.
2007-04-09  Alexandre Julliardsetupapi: Avoid using sizeof in traces.
2007-04-09  Detlef Riekenberglocalspl/tests: Remove duplicate tests.
2007-04-09  Detlef Riekenberglocalui/tests: Add initial test.
2007-04-09  Detlef Riekenberglocalui: Add localui.dll with stubs.
2007-04-09  Hans Leidekkersetupapi: Remove debug traces from allocation routines.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupDecompressOrCopyFile.
2007-04-09  Hans Leidekkersetupapi: Implement SetupDecompressOrCopyFile{A, W}.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupGetFileCompressionInfoEx.
2007-04-09  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfoEx{A...
2007-04-09  H. Verbeetwined3d: Set the stream offset to 0 in DrawPrimitiveUP...
2007-04-09  H. Verbeetwined3d: Display the stream offset in GetStreamSource...
2007-04-09  H. Verbeetwined3d: Don't report render target formats we don...
2007-04-09  H. Verbeetwined3d: Add some StretchRectFilterCaps.
2007-04-09  H. Verbeetwined3d: Use the framebuffer blit extension to implemen...
2007-04-09  H. Verbeetwined3d: Separate attaching a surface to an FBO from...
2007-04-09  H. Verbeetwined3d: Make bind_fbo a bit more generic.
2007-04-09  H. Verbeetwined3d: Add a function to dump WINED3DTEXTUREFILTERTYP...
2007-04-09  H. Verbeetwined3d: Fixup FBO depth attachments when the depth...
2007-04-09  H. Verbeetwined3d: Handle FBO attachments slightly more efficiently.
2007-04-09  Marcus Meissnerntdll: Remove superflous NULL checks.
2007-04-09  Alexandre Julliardntdll: Add some test cases for asynchronous I/O.
2007-04-09  Alexandre Julliardntdll: Use send(2) instead of write(2) for zero-byte...
2007-04-09  Dmitry Timoshkovwinebuild: Check if a given forward does exist in one...
2007-04-09  Andrew Talbotmapi32: Void functions should not return a value.
2007-04-09  Andrew Talbotkernel32: Remove superfluous semicolons.
2007-04-09  Vitaliy Margolendinput: Set the event regardless of the queue state.
2007-04-09  Chris Robinsonwinedbg: Align module addresses to 8 characters.
2007-04-09  Felix Nawothnigwined3d: Issue an error when the render target is read...
2007-04-09  Felix Nawothnigwined3d: Preload target in ActivateContext() for ORM_BA...
2007-04-09  Felix Nawothnigwined3d: Allow np2 textures to be loaded for SFLAG_INDR...
2007-04-09  Andrew Talbotd3d9: Void functions should not return a value.
2007-04-09  Andrew Talbotd3d8: Void functions should not return a value.
2007-04-09  Chris Robinsonquartz: Pass the media sample to the individual transfo...
2007-04-09  Chris Robinsonquartz: Fix error with operator precedence.
2007-04-09  Chris Robinsonquartz: Fix ALIGN macros.
2007-04-07  Eric Pouechtaskmgr: Let the debug channels work again.
2007-04-07  Chris Robinsonquartz: Make sure cached media samples are released...
2007-04-07  Chris Robinsonquartz: Add a cleanup callback for parser filters to...
2007-04-07  Felix Nawothnigd3d8: Add missing relay trace.
2007-04-07  Felix Nawothnigcomctl32: Allow enabling TVS_CHECKBOXES on the fly.
2007-04-07  Lei Zhangadvapi32: Spelling fixes.
2007-04-07  Stefan Dösingerwined3d: Index buffer data is unsigned.
2007-04-07  Stefan Dösingerwined3d: Set WINED3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISC...
2007-04-07  Stefan Dösingerwined3d: Add Filtering to IWineD3DSurface::Blt and...
2007-04-07  Stefan Dösingerwined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
2007-04-07  Andrew Talbotinclude: Remove superfluous semicolons.
2007-04-07  Chris Robinsonquartz: Add partial implementation of IReferenceClock...
2007-04-07  Chris Robinsonquartz: Use more precise positioning information for...
2007-04-06  Alexandre Julliardntdll: Rely on the server to queue the final APC for...
2007-04-06  Alexandre Julliardntdll: Reimplement NtWriteFile.
2007-04-06  Alexandre Julliardntdll: Reimplement NtReadFile.
2007-04-06  Dmitry Timoshkovuser32: Windows uses ptMaxTrackSize to set an initial...
2007-04-06  Alexandre Julliardkernel32: Add a bit of slack to the mailslot timeout...
2007-04-06  Andrew Talbotcomdlg32: Remove inappropriate const qualifier.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-04-06  Dmitry Timoshkovshlwapi: Fix a forward to user32.PrivateExtractIconExW.
2007-04-06  Fabian Bielerwined3d: Add GL_EXT_framebuffer_blit to extension handler.
2007-04-06  Jason Edmeadescmd.exe: Partially fix 'dir *.' (ie files with no exten...
2007-04-06  Jason Edmeadescmd.exe: Make dir a* b* or dir a* b* /s mirror windows.
2007-04-06  Jason Edmeadescmd.exe: Make dir support multiple parameters.
2007-04-06  Jason Edmeadescmd.exe: Fix dir filename /s and resolve many output...
2007-04-06  Jason Edmeadescmd.exe: Attempt to launch pgm even if fails to locate it.
2007-04-06  Jason Edmeadescmd.exe: Only search for supplied command as-is if...
2007-04-06  Felix Nawothnigcomctl32: Allow destruction of toolbar in BN_CLICKED...
2007-04-06  Rolf Kalbermatternotepad: Fix text label.
2007-04-06  Chris Robinsonquartz: Send a notification when the filter graph clock...
2007-04-06  Chris Robinsonquartz: Avoid releasing NULL objects.
2007-04-06  Felix Nawothnigtaskmgr: Use default font for proc listview.
2007-04-06  Felix Nawothnigcomctl32: Use appropriate font for header drag image.
2007-04-06  Felix Nawothnigcomctl32: Fix item rect calculation.
2007-04-06  Michael Stefaniucmsvcrt: Demangle a C++ mangled string that is only...
2007-04-06  Michael Stefaniucmsvcrt: Move the code to demangle a name with its templ...
2007-04-06  Rob Shearmanole32: Fix a hack which depended on the IID of the...
2007-04-06  Hans Leidekkerwintrust: Improve a number of stubs.
2007-04-05  Alexandre Julliardntdll: Make test for heap boundaries more strict in...
2007-04-05  Rob Shearmanole32: Move declaration for FileMonikerImpl_DecomposePa...
2007-04-05  Rob Shearmanole32: Don't release the registered drop targets in...
2007-04-05  Rob Shearmanole32: Check the input hwnd is valid in RevokeDragDrop.
2007-04-05  Rob Shearmanole32: Check for COM not being initialised and an inval...
2007-04-05  Rob Shearmanole32: Add tests for drag and drop functions.
2007-04-05  Paul Vriensuser32/tests: Don't run unicode tests if not supported.
2007-04-05  Paul Vriensntdll/tests: Use GetModuleHandle and skip.
2007-04-05  Dmitry Timoshkovwinspool: Add a test for DeviceCapabilities, fix some...
2007-04-05  Alexandre Julliardws2_32: Don't access the IO_STATUS_BLOCK until the...
2007-04-05  Alexandre Julliardntdll: Avoid relying on the IO_STATUS_BLOCK for storing...
2007-04-05  Alexandre Julliardntdll: Avoid setting status in IO_STATUS_BLOCK until...
2007-04-05  Fabian Bielerwined3d: Fix GLSL cnd instruction.
2007-04-05  Fabian Bielerwined3d: Fix UpdateSurface for sourceRect != sourceWidth.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
next