wine
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.
2007-04-05  Stefan Leichteradvapi32: Add some tests for RegDeleteTreeA.
2007-04-05  Aric Stewartole32: Storage optimization.
2007-04-05  Peter Beutnerntdll: Remove one exception test.
2007-04-05  Peter Beutnerdinput: Add missing definition to public header.
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2007-04-04  Rob Shearmanole32: In 16-bit OLE, LPOLESTR uses multibyte, not...
2007-04-04  Rob Shearmanole32: Keep a list of the loaded dlls for each apartment.
2007-04-04  Rob Shearmanole32: Cache the address for the library's DllGetClassO...
2007-04-04  Rob Shearmanole32: Add a test that shows CoFreeUnusedLibraries...
2007-04-04  Rob Shearmanole32: Move the handling of loading a dll and getting...
2007-04-04  Rob Shearmanole32: Move the in-process module loading to COMPOBJ_Dl...
2007-04-04  Rob Shearmanole32: Convert the OpenDll list to a standard Wine...
2007-04-04  Fabian Bielerwined3d: Add support for float texture formats back in.
2007-04-04  Fabian Bielerwined3d: Fix GLSL cnd instruction for INF and NAN argum...
2007-04-04  Fabian Bielerwined3d: Fix GLSL cmp instruction for INF and NAN argum...
2007-04-04  Chris Robinsonquartz: Tell filters to stop sending data when the...
2007-04-04  Chris Robinsonquartz: Don't call ReleaseSemaphore on NULL semaphore...
2007-04-04  Chris Robinsonquartz: Implement Get/SetSyncSource for the FilterGraph...
2007-04-04  Alexandre Julliardserver: Use the standard file descriptor signal mechani...
2007-04-04  Alexandre Julliardserver: Fix the handling of the signaled status for...
2007-04-04  Alexandre Julliardwinex11.drv: Store the display file descriptor directly...
2007-04-04  Alexandre Julliardserver: Add support for associating a file descriptor...
2007-04-04  Alexandre Julliardmake_requests: More aggressive grepping for status...
2007-04-04  Paul Vriensodbccp32: Don't print *pcbPathOut as it can be NULL...
2007-04-04  Aric Stewartcomctl32: Propsheet exception fix.
2007-04-04  Felix Nawothnigwined3d: Only issue state_patchsegments FIXME once.
2007-04-04  Felix Nawothnigwined3d: Downgrade some ERRs to FIXMEs.
2007-04-04  Steven Edwardswinecfg: Add a button for audio test.
2007-04-04  Paul Vriensole32/stg_bigblockfile: Check page before use (Coverity).
2007-04-04  Vit Hrachovywinecfg: Fix outdated Czech localization.
2007-04-04  Chris Robinsonquartz: Break loop on error in ACMWrapper.
2007-04-04  Chris Robinsonquartz: Add a QueryConnect method for transform filters.
2007-04-04  Chris Robinsonquartz: Connect input when the pins connect, not when...
2007-04-04  Chris Robinsonquartz: Hold a reference on the PullPin's filter while...
2007-04-04  Rob Shearmanatl: AddRef the object being returned in AtlInternalQue...
next