February 2008 Archives by author
Starting: Fri Feb 1 00:29:44 CST 2008
Ending: Fri Feb 29 22:37:21 CST 2008
Messages: 1376
- [PATCH] Fixed listview bug, when client sends bogus SETITEMSTATE request, requesting all items to be focused.
Peter Dons Tychsen (none)
- [PATCH] Implement correct behavior for the DDEDM_REFRESHRATES flag, as the old implementation was not implemented as specified on MSDN. This fixes some older apps which dont like getting flooded with enumerated copies of modes, even though they did not set the DDEDM_REFRESHRATES flag. ATTEMPT #2.
Peter Dons Tychsen (none)
- [PATCH] Fixed bug in wined3d swapchain, which caused the release of the swap-chain to mess around with the display-modes set by ddraw. Also added test-case for this scenario. Reworked test code minimally, to re-use existing test code.
Peter Dons Tychsen (none)
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
- No subject
=3D?utf-8?q?M=3DC3=3DA1ty=3DC3=3DA1s=3D20J=3DC3=3DA1nos?=3D
- No subject
=3D?utf-8?q?Samuel=3D20Lid=3DC3=3DA9n=3D20Borell?=3D
- d3dx8: [patch 1/8] Fix a typo in d3dx8math.h
David Adam
- d3dx8 [patch 2/8] Modify CreateMatrixStack
David Adam
- d3dx8 [patch 3/8] Implement GetTop method
David Adam
- d3dx8 [patch4/8] Implement LoadIdentity method
David Adam
- d3dx8 [patch 5/8] Implement LoadMatrix method
David Adam
- d3dx8 [patch 6/8] Implement Pop method
David Adam
- d3dx8 [patch 7/8] Implement Push method
David Adam
- d3dx8 [patch 8/8] Tests for MatrixStack
David Adam
- d3dx8 [patch 1/1 resend] Modify CreateMatrixStack
David Adam
- d3dx8 (try 3): Fix the structure of matrix stack and D3DXCreateMatrix
David Adam
- d3dx8 (try 3, resend) Fix the structure of Matrix Stack and D3DXCreateMatrixStack
David Adam
- user32dll: cursoricon.c. Fix 16b BMP handling with BT_BITFIELD.
Alexander
- explorer: add meaningful titles to virtual desktop windows
Christian Authmann
- winex11.drv: add calls to send mouse button events to X
Gideon Avida
- winex11.drv: add calls to send mouse button events to X
Gideon Avida
- gdiplus: Implement GdipLoadImageFromFile
Nathan Beckmann
- [PATCH] GDI+: Fix IStream_Release in GdipCreateBitmapFromFile.
Nathan Beckmann
- [PATCH] GDI+: Add tests for GdipCreateBitmapFromFile.
Nathan Beckmann
- [PATCH] GDI+: Implement GdipLoadImageFromFile.
Nathan Beckmann
- [PATCH 1/1] GDI+: Implement GdipGetImageEncoders.
Nathan Beckmann
- [PATCH 1/6] OLE: Remove tabs from olepicture.c test file.
Nathan Beckmann
- [PATCH 2/6] OLE: Bug in IPersistStream::Save.
Nathan Beckmann
- [PATCH 3/6] OLE: Fixed bug in IPersistStream::Save.
Nathan Beckmann
- [PATCH 4/6] OLE: Implement OleSavePictureFile.
Nathan Beckmann
- [PATCH 5/6] OLE: Use BITMAP_FORMAT_* flags consistently.
Nathan Beckmann
- [PATCH 6/6] GDI+: Implemented GdipSaveImageToFile.
Nathan Beckmann
- Implemented a stub for MsiSetExternalUIRecord in msi.dll
Luke Benstead
- [PATCH] =Conformance tests for LoadString to show wrong behavior
Christopher Berner
- [PATCH] ddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.
Günther Brammer
- winejoystick.drv: Add axis remapping support
Adolfo R. Brandes
- test
Brendan
- test
Brendan
- user32: correct the caption bar and it's buttons' sizes
Divan Burger
- comdlg32: fix memory leak in colour dialog
Divan Burger
- user32: correct the button sizes of the caption bar
Divan Burger
- [kernel32/cpu] add Phenom, Patch from Alexander Nicolaysen Sørnes
Bernd Buschinski
- [PATCH #26] mshtml: Update wine_url in nsIURI::SetPath.
Jacek Caban
- urlmon: Fixed ref count leak.
Jacek Caban
- urlmon: Added gecko_installer_workaround to url.c tests.
Jacek Caban
- [PATCH #1] mshtml: Fixed bound_pos handling in move_prev_chars.
Jacek Caban
- [PATCH #1] mshtml: hr element is not a space element for moving functions.
Jacek Caban
- [PATCH #2] mshtml: Fixed bound_pos handling in move_prev_chars.
Jacek Caban
- [PATCH #3] mshtml: Mode range tests.
Jacek Caban
- [PATCH #1] wininet: Added beginning support for HTTP cache files.
Jacek Caban
- [PATCH #2] wininet: Added correct InternetQueryOption(INTERNET_OPTION_DATAFILE_NAME) implementation.
Jacek Caban
- [PATCH #3] wininet: Added cache test.
Jacek Caban
- [PATCH #4] wininet: Code clean up.
Jacek Caban
- urlmon #1: Reimplement URLDownloadToFileW on top of URL moniker.
Jacek Caban
- urlmon #2: URLDownloadToFileA code clean up.
Jacek Caban
- urlmon #3: Added TYMED_FILE support to CopyStgMedium.
Jacek Caban
- urlmon #4: Added URLDownloadToFile tests.
Jacek Caban
- urlmon #5: E_PENGING returned by Start is not an error.
Jacek Caban
- urlmon #6: Added audio/basic MIME filter.
Jacek Caban
- mshtml: Don't mix nsresult with HRESULT.
Jacek Caban
- urlmon #7: Use BindToStorage hack only for binding to IStream.
Jacek Caban
- browseui: Code clean up.
Jacek Caban
- urlmon: Fixed crash on old IE.
Jacek Caban
- mshtml #1: Added nsINetUtil interface to nsIOService.
Jacek Caban
- mshtml #2: Report true scheme for about:blank URL.
Jacek Caban
- urlmon #1: Optimize registering urlmon protocols.
Jacek Caban
- urlmon #2: Optimize get_protocol_info for urlmon protocols.
Jacek Caban
- urlmon #3: Make session object thread safe.
Jacek Caban
- urlmon #1: Correctly handle creating object failure.
Jacek Caban
- urlmon #2: 0x800c0008 is INET_E_DOWNLOAD_FAILURE.
Jacek Caban
- browseui: Code clean up.
Jacek Caban
- shdocvw #1: Added get_LocationURL implementation.
Jacek Caban
- shdocvw #2: Added WebBrowser::TheaterMode implementation.
Jacek Caban
- shdocvw #2: Silence more invalid QueryInterface FIXMEs.
Jacek Caban
- mshtml #1: Added IHTMLBodyElement::put_link implementation.
Jacek Caban
- mshtml #2: Added IHTMLBodyElement::get_link implementation.
Jacek Caban
- mshtml #3: Added IHTMLBodyElement::vLink implementation.
Jacek Caban
- mshtml #4: Added IHTMLBodyElement::aLink implementation.
Jacek Caban
- [PATCH] urlmon.idl: Added IInternet declaration.
Jacek Caban
- wininet #1: Fixed version returned by INTERNET_OPTION_VERSION.
Jacek Caban
- wininet #2: Moved handle destructor to vtbl.
Jacek Caban
- wininet #3: Moved close_connection to vtbl.
Jacek Caban
- wininet #4: Use vtbl in InternetWriteFile implementation.
Jacek Caban
- wininet #5: Use vtbl for InternetSetOption(INTERNET_OPTION_[SEND|RECEIVE]_TIMEOUT) implementation.
Jacek Caban
- urlmon: Moved classes registration to inf file.
Jacek Caban
- wininet #1: Moved InternetFindNextFileW implementation to vtbl.
Jacek Caban
- wininet #2: Move WININETFTPFINDNEXTW declaration to ftp.c.
Jacek Caban
- shlwapi #1: Store rekistry key name in unicode to avoid conversion.
Jacek Caban
- shlwapi #2: Added TRACEs to PathIsURL.
Jacek Caban
- shlwapi #3: Added more tests.
Jacek Caban
- shdocvw: Register default URL prefixes.
Jacek Caban
- shdocvw: Guess URL scheme if not available.
Jacek Caban
- mshtml #1: Added nsIURI::Clone implementation on URIs without necko interface associated.
Jacek Caban
- mshtml #2: Added nsIURI::Equals implementation on URIs without necko interface associated.
Jacek Caban
- wininet: Move InternetQueryDataAvailable to vtbl.
Jacek Caban
- urlmon: Don't call ReportProgress(BINDSTATUS_DIRECTBIND) in MkProtocol::Start (current IE doesn't call it).
Jacek Caban
- [PATCH] winealsa.drv: Optimizations and bug fixes.
Tomas Carnecky
- GdpiDrawArcI and GdpiDrawBezierI
Royal Chan
- GdpiDrawArcI and GdpiDrawBezierI
Royal Chan
- Gdiplus: GdipDrawArcI and GdipDrawBezierI
Royal Chan
- Gdiplus: draw_polyline in graphics.c never sets status from GenericError to Ok on successful calls [resend]
Royal Chan
- Gdiplus: GdipDrawArc in graphics.c does not return InvalidParameter for bad values of height and width
Royal Chan
- Gdiplus: conformance test for GdipDrawLineI in graphics.c
Royal Chan
- Gdiplus: Implement GdipDrawArcI based on GdipDrawArc
Royal Chan
- Gdiplus: Implement GdipDrawBezierI based on GdipDrawBezier
Royal Chan
- Gdiplus: conformance test for GdipDrawLineI in graphics.c
Royal Chan
- Gdiplus: Implement GdipDrawBezierI based on GdipDrawBezier
Royal Chan
- Gdiplus: Implement GdipDrawArcI based on GdipDrawArc
Royal Chan
- Gdiplus: GdipDrawArc in graphics.c does not return InvalidParameter for bad values of height and width
Royal Chan
- Gdiplus: conformance test for GdipDrawLineI in graphics.c
Royal Chan
- [PATCH] 1/4 Gdiplus: Implement GdipDrawBezierI based on GdipDrawBezier [RESEND]
Royal Chan
- [PATCH] 2/4 Gdiplus: Implemented GdipDrawArcI based on GdipDrawArc [RESEND]
Royal Chan
- [PATCH] 3/4 Gdiplus: GdipDrawArc in graphics.c does not return InvalidParameter for non-postive values of height and width [RESEND]
Royal Chan
- [PATCH] 4/4 Gdiplus: Added Conformance Tests for GdipDrawLineI [RESEND]
Royal Chan
- [PATCH] Gdiplus: Implement GdipDrawLinesI based on GdipDrawLines
Royal Chan
- [PATCH] Gdiplus: Implement GdipDrawLinesI based on GdipDrawLines
Royal Chan
- wine.inf: Create fake dll entry for dosx.exe
Justin Chevrier
- ntoskrnl.exe: Implement MmPageEntireDriver and MmResetDriverPaging
Paul Chitescu
- ntoskrnl.exe: Add stubs for KeInitializeDpc and KeInitializeEvent
Paul Chitescu
- ntoskrnl.exe: semi-stub for {Io|Ps}GetCurrentProcess
Paul Chitescu
- mountmgr.sys: Use the drive types from Registry instead of reporting all as fixed drives.
Paul Chitescu
- Conformance tests for LoadStringW and LoadStringA
Christopher
- [PATCH] Allow read back of P8 surfaces. This fixes some of the redrawing issues in Red Alert.
Roderick Colenbrander
- [PATCH] Redownload the surface data in case of a palette change. This fixes a lot of redrawing problems in Red Alert.
Roderick Colenbrander
- WineD3D: p8 improvements 1/4
Roderick Colenbrander
- WineD3D: p8 improvements 2/4
Roderick Colenbrander
- WineD3D: p8 improvements 3/4
Roderick Colenbrander
- WineD3D: p8 improvements 4/4
Roderick Colenbrander
- [PATCH] Upload P8 data using GL_ALPHA instead of GL_RED because the shader is always used in conjunction with index_in_alpha. This fixes read back problems in Red Alert which uploaded using GL_RED and downloaded GL_ALPHA.
Roderick Colenbrander
- WineD3D: upload p8 palette using GL_ALPHA instead of GL_RED
Roderick Colenbrander
- WineD3D: split framebuffer -> texture path from LoadLocation
Roderick Colenbrander
- [PATCH] Split the framebuffer -> texture reading code from LoadLocation into a separate function. It uses code from the old LoadLocation and the read buffer selection code from read_from_framebuffer.
Roderick Colenbrander
- [PATCH] Add read_from_framebuffer_texture which combines code from read_from_framebuffer (drawpixels) and LoadLocation. This makes the code easier to read and the pieces borrowed from read_from_framebuffer are more correct than the code in LoadLocation.
Roderick Colenbrander
- [PATCH] Add read_from_framebuffer_texture which combines code from read_from_framebuffer (drawpixels) and LoadLocation. This makes the code easier to read and the pieces borrowed from read_from_framebuffer are more correct than the code in LoadLocation.
Roderick Colenbrander
- WineD3D: split framebuffer -> texture path from LoadLocation [attempt 2]
Roderick Colenbrander
- WineD3D: split framebuffer -> texture path from LoadLocation [attempt 3]
Roderick Colenbrander
- [PATCH] Return that the surface is busy when it is locked. Before only the Blt version in surface_base.c had this check now the d3d version has it too.
Roderick Colenbrander
- [PATCH] Let BltFast return that the surface is busy when it is locked. The same is done already for Blt.
Roderick Colenbrander
- [PATCH] Add separate alpha blend support.
Roderick Colenbrander
- [PATCH] Add separate alpha blend support.
Roderick Colenbrander
- WineD3D: add SURFACE_BUSY support to *_Blt 1/3
Roderick Colenbrander
- WineD3D: add SURFACE_BUSY support to *_BltFast 2/3
Roderick Colenbrander
- WineD3D: add separate alpha blend support 3/3
Roderick Colenbrander
- WineD3D: add separate alpha blend support 3/3 [attempt 2]
Roderick Colenbrander
- GDI32: GetPaletteEntries should not filter peFlags (test included)
Roderick Colenbrander
- [PATCH] GetPaletteEntries shouldn't filter peFlags as shown by the attached test. This prevents directdraw/direct3d problems as it is allowed to abuse peFlags for storing e.g. the alpha component.
Roderick Colenbrander
- WineD3D: properly handled DDCAPS_ALLOW256
Roderick Colenbrander
- [PATCH] When DDCAPS_ALLOW256 is set, palette entry 0 and 255 are filled with black and white. The attached test proofs the behavior and this fixes a bug in the DCT palette test.
Roderick Colenbrander
- [PATCH] Add a GDI version of RealizePalette. The base version won't suffice anymore as it is not able to upload palette changes to the drawable in an efficient way for both GDI and GL. Further the LoadLocation code in RealizePalette isn't needed for the GDI version as in all cases it works on system memory.
Roderick Colenbrander
- [PATCH] Add a GL specific RealizePalette which also updates the drawable.
Roderick Colenbrander
- [PATCH] The base RealizePalette isn't needed anymore.
Roderick Colenbrander
- [PATCH] Fix the lack of indenting in PreLoad. It confused me a number of times already, so now fix it.
Roderick Colenbrander
- WineD3D: add a gdi RealizePalette 1/4
Roderick Colenbrander
- WineD3D: add a GL RealizePalette 2/4
Roderick Colenbrander
- WineD3D: remove base RealizePalette 3/4
Roderick Colenbrander
- WineD3D: fix lack of indent in PreLoad
Roderick Colenbrander
- [PATCH] Upload the whole surface to the framebuffer when LockedRect isn't set because not in all cases flush_to_framebuffer_drawpixels is called because of locking. This fixes GL_INVALID_OPERATION lines in Red Alert and other apps.
Roderick Colenbrander
- [PATCH] Upload the whole surface to the framebuffer when LockedRect isn't set because not in all cases flush_to_framebuffer_drawpixels is called because of locking. This fixes GL_INVALID_OPERATION lines in Red Alert and other apps.
Roderick Colenbrander
- WineD3D: let flush_to_framebuffer_drawpixels use a valid rect
Roderick Colenbrander
- WineD3D: let flush_to_framebuffer_drawpixels use a valid rect [attempt 2]
Roderick Colenbrander
- [PATCH] Don't flush changes to the screen when no palette is set. This prevents rendering issues at exit in Red Alert.
Roderick Colenbrander
- [PATCH] Only update the drawable when we have a palette. This prevents issues in Red Alert.
Roderick Colenbrander
- [PATCH] In DirectDraw a palette is a property of a surface while in D3D8/9 it is a property of a device. Before we used the device palette when a ddraw surface didn't have a palette set. We didn't know why this was needed. After a lot of debugging I found that this is needed in case when we perform a blit from an offscreen surface to a render target. This patch makes sure that in such a case the source surface uses the palette of its destination (the primary render target). The 'pal == NULL' path in p8_init_palette should never get entered after this for DirectDraw.
Roderick Colenbrander
- [PATCH] We check in two places whether the primary render target is P8. In the future more places need this check, so put it in a function.
Roderick Colenbrander
- [PATCH] In case of index_in_alpha we should use the colorkey itself in glAlphaFunc. At the moment we are overwriting the alpha component with 0 for pixels that should get masked away but that of course conflicts with index_in_alpha itself, so that's why we should correctly use the color key in glAlphaFunc.
Roderick Colenbrander
- WineD3D: don't flush in GDI RealizePalette without a palette 1/5
Roderick Colenbrander
- WineD3D: don't flush in D3D RealizePalette without a palette 1/5
Roderick Colenbrander
- WineD3D: ddraw surfaces don't have a device palette 3/5
Roderick Colenbrander
- WineD3D: unify p8 render target detection code 4/5
Roderick Colenbrander
- WineD3D: use the color key in glAlphaFunc in case of index_in_alpha 5/5
Roderick Colenbrander
- WineD3D: don't flush in D3D RealizePalette without a palette 2/5
Roderick Colenbrander
- DDraw: add yv12 detection support
Roderick Colenbrander
- [PATCH] Add YV12 support. This makes VLC a little happier although we don't support overlay yet.
Roderick Colenbrander
- 1/2 WGL: remove the pixel format limitation (!)
Roderick Colenbrander
- 2/2 WGL: remove unneeded opengl initialisation code at wine startup
Roderick Colenbrander
- [PATCH] Lift the WGL pixel format limitation from our OpenGL code. This should fix picky apps, allow more 3d functionality (stereo, multisampling, srgb) and it can offer more performance.
Roderick Colenbrander
- [PATCH] We don't have to allocate a Visual for OpenGL purposes anymore because we have multiple pixel formats now. OpenGL is now initialized when it is needed. This should also prevents issues on VNC and nested Xservers on which GLX is buggy and crashes a lot while most of the time they don't need OpenGL.
Roderick Colenbrander
- WineD3D: request alpha in backbuffer mode, to work correctly with multiple opengl pixel formats
Roderick Colenbrander
- [PATCH] In the default backbuffer based renderer in WineD3D the front and backbuffer share the same pixel format while D3D itself decouples them. A lot of applications use alpha on the backbuffer, so make sure we have alpha. This change is needed because the single pixel format which we had before always had alpha.
Roderick Colenbrander
- [PATCH] In the default backbuffer based renderer in WineD3D the front and backbuffer share the same pixel format while D3D itself decouples them. A lot of applications use alpha on the backbuffer, so make sure we have alpha. This change is needed because the single pixel format which we had before always had alpha.
Roderick Colenbrander
- WineD3D: request alpha in backbuffer mode, to work correctly with multiple opengl pixel formats [attempt 2]
Roderick Colenbrander
- [PATCH] Add aux buffers support to WGL.
Roderick Colenbrander
- [PATCH] Request aux buffers in backbuffer mode. Before our single pixel format had aux buffers.
Roderick Colenbrander
- WGL: add aux buffers support to DescribePixelFormat
Roderick Colenbrander
- WineD3D: request aux buffers when using backbuffer rendering
Roderick Colenbrander
- WGL: wglDeleteContext should fail on garbage handles
Roderick Colenbrander
- [PATCH] wglDeleteContext should fail on a garbage hglrc. When we receive garbage ctx->hdc is invalid which leads to a crash. Retrieve a default DC and use it to pass hglrc to the display driver. Luckily the opengl code maintains a list of valid opengl contexts, so it can detect whether the hglrc is valid or not. :) This fixes bug 7691.
Roderick Colenbrander
- [PATCH] wglDeleteContext should fail on a garbage hglrc. When we receive garbage ctx->hdc is invalid which leads to a crash. Retrieve a default DC and use it to pass hglrc to the display driver. Luckily the opengl code maintains a list of valid opengl contexts, so it can detect whether the hglrc is valid or not. :) This fixes bug 7691.
Roderick Colenbrander
- WGL: wglDeleteContext should fail on garbage handles [attempt2]
Roderick Colenbrander
- WGL: add a test case for wglCreateContext
Roderick Colenbrander
- [PATCH] Add a testcase for when wglCreateContext is without a pixel format. This already passes in winex11.drv but it can't hurt for a future quartz driver.
Roderick Colenbrander
- WineD3D: check real depth/stencil capabilities based on WGL pixel formats
Roderick Colenbrander
- [PATCH] Reflect real WGL pixel formats capabilities instead of lieing.
Roderick Colenbrander
- WineD3D: imroved CheckDeviceType
Roderick Colenbrander
- [PATCH] This is a rewrite of CheckDeviceType. The previous version didn't check if formats were actually valid display/backbuffer formats. This one takes that into account. Further it lets CheckDeviceFormat handle the backbufferformat validation. CheckDeviceFormat can use some improvements in that area but that is something for a different patch, second it already works a lot better than before.
Roderick Colenbrander
- msi: MsiMergeDatabaseA/W stub
Johan Dahlin
- [PATCH 1/4] inetcomm: Add the beginnings of IMimeMessage_Load.
Huw Davies
- [PATCH 2/4] inetcomm: Partial implementation of IMimeBody_GetData.
Huw Davies
- [PATCH 3/4] inetcomm: Create the root body in IMimeMessage_Load.
Huw Davies
- [PATCH 4/4] inetcomm: Implement IMimeMessage_BindToObject
Huw Davies
- [PATCH 02/13] inetcomm: Add a sub-stream implementation.
Huw Davies
- [PATCH 03/13] inetcomm: Create a body tree for multipart messages.
Huw Davies
- [PATCH 04/13] inetcomm: Implement IMimeMessage_GetBody.
Huw Davies
- [PATCH 05/13] inetcomm: Implement IMimeMessage_CountBodies.
Huw Davies
- [PATCH 06/13] inetcomm: Implement IMimeMessage_Find{First,Next}.
Huw Davies
- [PATCH 07/13] inetcomm: Forward a few IMimeMessage functions to the appropriate IMimeBody functions.
Huw Davies
- [PATCH 08/13] inetcomm: Implement IMimeMessage_GetTextBody.
Huw Davies
- [PATCH 09/13] inetcomm: Implement IMimeMessage_GetAttachments.
Huw Davies
- [PATCH 10/13] inetcomm: Implement IMimeBody_GetProp for the primary context type.
Huw Davies
- [PATCH 11/13] inetcomm: Stub IMime{Message, Body}_GetCharset to return a NULL charset.
Huw Davies
- [PATCH 12/13] inetcomm: Stub for MimeOleGetCharsetInfo.
Huw Davies
- [PATCH 13/13] inetcomm: Implement IMimeMessage_GetMessageSource.
Huw Davies
- [PATCH 01/13] inetcomm: Added missing initialization.
Huw Davies
- [PATCH 1/2] inetcomm: Improve some TRACEs.
Huw Davies
- [PATCH 2/2] inetcomm: Add IStream_CopyTo to the sub-stream implementation.
Huw Davies
- user32: Add a test for CS_OWNDC windows that are created invisible.
Huw Davies
- gdi32: Add a partial implementation of GdiRealizationInfo.
Huw Davies
- user32dll: cursoricon.c. Fix 16b BMP handling with BT_BITFIELD.
Alexander Demakin
- gdi32dll: bitblt.c. Fix copying from uninitialized memory
Alexander Demakin
- [try3] user32: cursoricon.c. Fix 16b BMP handling with BT_BITFIELD.
Alexander Demakin
- [try2] gdi32: bitblt.c. Fix copying from uninitialized memory
Alexander Demakin
- [try3] gdi32: bitblt.c. Fix copying from uninitialized memory
Alexander Demakin
- [try4] user32: cursoricon.c. Fix 16b BMP handling with BT_BITFIELD.
Alexander Demakin
- [1/6] ddraw: fix executebuffer branching with non-zero offset
Alexander Dorofeyev
- [2/6] ddraw/tests: add test for branch instruction with non-zero offset
Alexander Dorofeyev
- [3/6] ddraw: fix palette handling in IDirect3DTexture_Load
Alexander Dorofeyev
- [4/6] ddraw/tests: split d3d1 initialization and destruction into separate functions
Alexander Dorofeyev
- [5/6] ddraw/tests: add test for palette handling in IDirect3DTexture_Load
Alexander Dorofeyev
- [6/6] wined3d: take alpha from device palette entry for d3d 8 and later
Alexander Dorofeyev
- [1/2] ddraw: release interfaces when exiting with error
Alexander Dorofeyev
- [2/2] ddraw/tests: add a test of D3DTBLEND_MODULATE with P8 texture
Alexander Dorofeyev
- d3d8/tests: Add a P8 texture test
Alexander Dorofeyev
- kernel32: Fixed the FoldStringA tests (except MAP_COMPOSITE) on Vista.
Reece Dunn
- comctl32: proper fix redrawing the trackbar background with themes enabled.
Reece Dunn
- uxtheme: fix the system tests so they pass on Vista.
Reece Dunn
- gdiplus: fix the bezier arc path test on all Windows platforms. [try 2]
Reece Dunn
- user32: mark the failing msg tests as todo_wine
Reece Dunn
- msxml3: fix the domdoc test failures.
Reece Dunn
- user32: make the listbox tests pass in directories other than dlls/user32/tests. [RESEND]
Reece Dunn
- uxtheme: fix the system tests so they pass on Vista. [try 2] [RESEND]
Reece Dunn
- comctl32: Vista sends an unidentified message when destroying datetime and monthcal windows. [try 2] [RESEND]
Reece Dunn
- cabinet: make the fdi tests pass on Vista. [RESEND]
Reece Dunn
- ddraw: spelling fixes in the d3d test output. [RESEND]
Reece Dunn
- gdi32: correct the test message in font.c that was out of sync with the test. [RESEND]
Reece Dunn
- uxtheme: fix the system tests so they pass on Vista. [try 3]
Reece Dunn
- comctl32: Vista sends an unidentified message when destroying datetime and monthcal windows. [try 2] [RESEND]
Reece Dunn
- gdi32: correct the test message in font.c that was out of sync with the test. [RESEND]
Reece Dunn
- user32: make the listbox tests pass in directories other than dlls/user32/tests. [RESEND]
Reece Dunn
- user32: make the listbox tests pass in directories other than dlls/user32/tests. [try 2]
Reece Dunn
- winecfg: fixed reading in colour data from a theme file.
Reece Dunn
- winecfg: fixed reading in colour data from a theme file. [try 2]
Reece Dunn
- winecfg: fixed reading in colour data from a theme file. [try 2] [RESEND]
Reece Dunn
- winecfg: allow theme colour names to be case insensitive when reading them from a file.
Reece Dunn
- user32: improve the combo tests to check when the CBN_SELCHANGE notification is sent.
Reece Dunn
- winecfg: select the first theme metric item in the list after populating its content.
Reece Dunn
- winecfg: add support for updating all system colours.
Reece Dunn
- winecfg: updated the non-English resource strings so they are up-to-date.
Reece Dunn
- winecfg: select the first item in the libraries list.
Reece Dunn
- winecfg: select the first theme metric item in the list after populating its content. [RESEND]
Reece Dunn
- winedos: Allocate a console when loading dos applications
EA Durbin
- [PATCH] msvcrt: Fix early pipe closing
Nguyễn Thái Ngọc Duy
- [PATCH] msvcrt: Fix early pipe closing
Nguyễn Thái Ngọc Duy
- [1/20] WineD3D: Beware of texture_rectangle NP2 support in Reset
Stefan Dösinger
- [2/20] WineD3D: Update the auto depth stencil buffer size on reset
Stefan Dösinger
- [3/20] WineD3D: Unload implicit depth stencil buffers correctly
Stefan Dösinger
- [4/20] WineD3D: Destroy FBOs and reset pointers on Reset
Stefan Dösinger
- [5/20] WineD3D: Move some UnLoad code to the base texture class
Stefan Dösinger
- [6/20] WineD3D: Mark textures dirty on UnLoad
Stefan Dösinger
- [7/20] WineD3D: De-Statify depth blit opengl resources
Stefan Dösinger
- [8/20] ignore for now
Stefan Dösinger
- [9/20] D3D9: Some drivers allow non-aligned offsets
Stefan Dösinger
- [10/20] WineD3D: Make Clear aware of the depth stencil sharing
Stefan Dösinger
- [11/20] WineD3D: Update the gl rectangle when adjusting surface sizes
Stefan Dösinger
- [12/20] WineD3D: D3DTADDRESS_WRAP on conditional NP2 textures clamps to edge
Stefan Dösinger
- [13/20] WineD3D: Some texture transform test corrections
Stefan Dösinger
- [14/20] D3D9: Be less picky about X8L8V8U8 precision
Stefan Dösinger
- [15/20] D3D9: Accept the rejection of non-standard fixed function attrib types
Stefan Dösinger
- [16/20] WineD3D: Correct the srgb reading check
Stefan Dösinger
- [17/20] WineD3D: Fix dxtn format check
Stefan Dösinger
- [18/20] WineD3D: Move the float format check to the big switch statement
Stefan Dösinger
- [19/20] WineD3D: Move vertex buffer vbo creation to PreLoad
Stefan Dösinger
- [20/20] WineD3D: Recreate the contexts on _Reset
Stefan Dösinger
- [10/20] WineD3D: Make Clear aware of the depth stencil sharing
Stefan Dösinger
- [7/20] WineD3D: De-Statify depth blit opengl resources
Stefan Dösinger
- [1/8] WineD3D: Restore the stateblock after Reset
Stefan Dösinger
- [2/8] WineD3D: Tear down the dummy textures before resetting
Stefan Dösinger
- [3/8] WineD3D: Move the highpart of the driver version to the gl structure
Stefan Dösinger
- [4/8] WineD3D: Separate OpenGL and driver version
Stefan Dösinger
- [5/8] WineD3D: Add infrastructure for faking driver versions
Stefan Dösinger
- [6/8] WineD3D: Create VBOs
Stefan Dösinger
- [7/8] WineD3D: Add some ATI cards to the version database
Stefan Dösinger
- [8/8] DDraw: Some drivers return a refresh rate of 0
Stefan Dösinger
- [1/5] WineD3D: Add infrastructure for faking driver versions
Stefan Dösinger
- [2/5] WineD3D: Add some ATI cards to the version database
Stefan Dösinger
- [3/5] WineD3D: Reject unsupported modes when restting the device
Stefan Dösinger
- [4/5] D3D9: Implement the device lost state
Stefan Dösinger
- [5/5] WineD3D: Restore the Window size on reset
Stefan Dösinger
- wine keyboard fix
Stefan Dösinger
- WineD3D: split framebuffer -> texture path from LoadLocation
Stefan Dösinger
- [1/9] WineD3D: Add a test for the vFace register
Stefan Dösinger
- [2/9] WineD3D: Switch the visual tests back to D3DDEVTYPE_HAL
Stefan Dösinger
- [3/9] D3D9: Add a test for the vPos register
Stefan Dösinger
- [4/9] WineD3D: Extend out anti-spam database a bit
Stefan Dösinger
- [5/9] D3D9: Add a point size test
Stefan Dösinger
- [6/9] WineD3D: gl_FragCoord isn't exact
Stefan Dösinger
- [7/9] WineD3D: Do not change the texture unit when binding surfaces
Stefan Dösinger
- [8/9] WineD3D: Add a test for fixed function bump mapping
Stefan Dösinger
- [9/9] WineD3D: Fix a syntax error in the ARB vertex program offset shader
Stefan Dösinger
- [1/9] WineD3D: Add a test for the vFace register
Stefan Dösinger
- [3/9] D3D9: Add a test for the vPos register
Stefan Dösinger
- [8/9] WineD3D: Add a test for fixed function bump mapping
Stefan Dösinger
- d3d: Add a slight delay before testing the ddraw and d3d9 visual tests
Stefan Dösinger
- d3d: Add a slight delay before testing the ddraw and d3d9 visual tests
Stefan Dösinger
- wined3d: fix memcpy with wrong size parameter to simple assignment in GetScissorRect
Stefan Dösinger
- WineD3D: add separate alpha blend support 3/3
Stefan Dösinger
- ddraw: Assign to structs instead of using memcpy
Stefan Dösinger
- [6/6] wined3d: take alpha from device palette entry for d3d 8 and later
Stefan Dösinger
- [1/6] ddraw: fix executebuffer branching with non-zero offset
Stefan Dösinger
- [1/5] WineD3D: Extend out anti-spam database a bit
Stefan Dösinger
- [2/5] WineD3D: Do not change the texture unit when binding surfaces
Stefan Dösinger
- [3/5] WineD3D: Add a test for fixed function bump mapping
Stefan Dösinger
- [4/5] WineD3D: Fix a syntax error in the ARB vertex program offset shader
Stefan Dösinger
- [5/5] WineD3D: Detect and work around the MacOS Geforce 8 PBO brokeness
Stefan Dösinger
- [1/5] WineD3D: Create a VBO before returning memory
Stefan Dösinger
- [2/5] WineD3D: Enable the texcoord init workaround on radeon HD cards on MacOS
Stefan Dösinger
- [3/5] D3D9: Add a stencil+culling test
Stefan Dösinger
- [4/5] D3D9: Do not expect consistent failures
Stefan Dösinger
- [5/5] D3D9: Some Windows drivers do not like reversed fog
Stefan Dösinger
- 1/2 WGL: remove the pixel format limitation (!)
Stefan Dösinger
- 1/2 WGL: remove the pixel format limitation (!)
Stefan Dösinger
- [1/7] D3D9: Add a non-shader reversed fog test
Stefan Dösinger
- [2/7] D3D9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBUMPMAP properly
Stefan Dösinger
- [3/7] D3D9: Fix a ok line
Stefan Dösinger
- [4/7] WineD3D: We support D3DFMT_G16R16F and D3DFMT_G32R32F now
Stefan Dösinger
- [5/7] WineD3D: General cross format blitting infrastrucutre, R32F->R16F blits
Stefan Dösinger
- [6/7] WineD3D: Add GL_APPLE_float_pixels
Stefan Dösinger
- [7/7] WineD3D: Move shader model private data into its own structure
Stefan Dösinger
- [4/7] WineD3D: We support D3DFMT_G16R16F and D3DFMT_G32R32F now
Stefan Dösinger
- [5/7] WineD3D: General cross format blitting infrastrucutre, R32F->R16F blits
Stefan Dösinger
- [7/7] WineD3D: Move shader model private data into its own structure
Stefan Dösinger
- [4/7] WineD3D: General cross format blitting infrastrucutre, R32F->R16F blits
Stefan Dösinger
- [PATCH] ddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.
Stefan Dösinger
- [1/5] WineD3D: General cross format blitting infrastrucutre, R32F->R16F blits
Stefan Dösinger
- [2/5] WineD3D: Add GL_APPLE_float_pixels
Stefan Dösinger
- [3/5] WineD3D: Move shader model private data into its own structure
Stefan Dösinger
- [4/5] WineD3D: Move the dummy texture creation to the device
Stefan Dösinger
- [5/5] WineD3D: Mark a vertex buffer dirty after VBO creation
Stefan Dösinger
- [1/10] WineD3D: Remove VBFLAG_LOAD
Stefan Dösinger
- [2/10] WineD3D: Subclass queries
Stefan Dösinger
- [3/10] WineD3D: Give occlusion queries their own vtable
Stefan Dösinger
- [4/10] D3D9: Don't use C casts to get the d3d9impl from IDirect3D9
Stefan Dösinger
- [5/10] WineD3D: IDirect3DDevice9<->IDirect3DDevice9Impl casts
Stefan Dösinger
- [6/10] D3D9: Fix an ok line
Stefan Dösinger
- [7/10] Include: Declare IDirect3D9Ex and IDirect3DDevice9Ex
Stefan Dösinger
- [8/10] D3D9: Add an IDirect3D9Ex stub
Stefan Dösinger
- [9/10] D3D9: IDirect3DDevice9Ex stub
Stefan Dösinger
- [10/10] D3D9: Implement Direct3DCreate9Ex + tests
Stefan Dösinger
- Spelling fixes (replace iff with if)
Stefan Dösinger
- kernel32: Implement ReplaceFileW.
Brendan Edmonds
- kernel32: Implement ReplaceFileW.
Brendan Edmonds
- start adding some simple dialogs to iexplore
Steven Edwards
- quartz - bump the amount of time in the referenceclock test slightly
Steven Edwards
- add rule for the .m suffix
Steven Edwards
- isolate GetModuleHandle usage in explorer to an inline function
Steven Edwards
- explorer: detect which graphics driver we are using
Steven Edwards
- configure: add a check for Cocoa framework
Steven Edwards
- [PATCH] Up the default resolution for desktop mode in winecfg
Steven Edwards
- More spelling fixes - the letter C
Austin English
- README: Update some outdated information
Austin English
- Spelling fixes
Austin English
- AppDB: fix sidebar link order and add wine forums
Austin English
- AppDB: fix sidebar link order and add wine forums
Austin English
- cmd:Addings to russian translation
Andrey Esin
- widl: Windows compatibility fixes
Colin Finck
- widl [1/2]: Windows compatibility fixes
Colin Finck
- widl [2/2]: Windows compatibility fixes
Colin Finck
- Windows compatibility fixes for widl:=0A=
Colin Finck
- widl: Support Windows pathes in dup_basename and make_token=0A=
Colin Finck
- widl: Write the TLB file in binary mode, so the line endings =
Colin Finck
- [PATCH] Added support for SPI_SETMOUSESPEED in SystemParametersInfoW ()
Johan Gardell
- [PATCH] Support getting the shell folder path for users other =
Ge van Geldorp
- shell32: Support getting the shell folder path for users other than the current user and the default user (take 3)
Ge van Geldorp
- [WineHQ][WWN] WWN 341
Zachary Goldberg
- ddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- mapi32: Add an API documentation stub to make winapi_check happy.
Francois Gouget
- ntdsapi: Add an API documentation stub to make winapi_check happy.
Francois Gouget
- winex11.drv: Add some API documentation stubs to make winapi_check happy.
Francois Gouget
- UTF-8 resource files must explicitly say so with a pragma.
Francois Gouget
- msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSize() are implemented now so export them.
Francois Gouget
- winapi_check: Update win32.api for acledit.dll, ctapi32.dll and inetcomm.dll.
Francois Gouget
- winapi_check: Assorted win32.api updates.
Francois Gouget
- winapi_check: Update win32.api for d3dx8.dll.
Francois Gouget
- d3dx8core.h: Remove some extraneous #include directives.
Francois Gouget
- d3dx8: Fix the D3DXMatrixAffineTransformation() prototype.
Francois Gouget
- [1/2] d3dx8: Make d3dx8core.h C++ compatible.
Francois Gouget
- [2/2] d3dx8: Add the d3dx8mesh.h header and move the relevant function declarations there. Include d3dx8mesh.h in d3dx8.h and add some commented out ones as reminders.
Francois Gouget
- d3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes.
Francois Gouget
- comctl32/tests: Call InitCommonControlsEx() if available, fall back to InitCommonControls() for the older controls, and skip the tests altogether for the newer ones.
Francois Gouget
- riched20: Fix the name of the lpUsedDefChar field of GETTEXTEX.
Francois Gouget
- user32/tests: Add the trailing '\n' to ok() calls.
Francois Gouget
- tests: Avoid InterlockedExchangeAdd() as it is not supported on Windows 95.
Francois Gouget
- UTF-8 resource files must explicitly say so with a pragma.
Francois Gouget
- kernel32: Add prototypes for [GS]etDynamicTimeZoneInformation().
Francois Gouget
- kernel32/tests: Fix the time tests when 'Automatically adjust clock for daylight saving changes' has been unset.
Francois Gouget
- mscms: [GS]etColorSpace() are not supposed to be defined in icm.h.
Francois Gouget
- mscms/tests: EnumColorProfiles() should not fail even if there are no ICM files in the 'color directory'.
Francois Gouget
- mscms/tests: The presence of an ICM file in the color directory has nothing to do with the presence of a registered RGB profile.
Francois Gouget
- msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)' as a source for the default user and company names before falling back to the RegisteredXXX values. Fix the conformance test accordingly.
Francois Gouget
- [1/4] advapi32: Add some missing CRED_TYPE_XXX constants.
Francois Gouget
- [2/4] advapi32: Add a rudimentary implementation of CredGetSessionTypes().
Francois Gouget
- [3/4] advapi32/tests: Factorize the password constants.
Francois Gouget
- [4/4] advapi32/tests: Check that a credential type is supported before testing it. Test CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials. Factorize the CredentialBlob checks.
Francois Gouget
- Assorted spelling fixes.
Francois Gouget
- UTF-8 resource files must explicitly say so with a pragma.
Francois Gouget
- shell32: Fix character count passed into lstrcpnA in SHGetDataFromIDListA.
Francois Gouget
- shell32: Fix character count passed into lstrcpnA in SHGetDataFromIDListA.
Francois Gouget
- inetcomm: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)' as a source for the default user and company names before falling back to the RegisteredXXX values. Fix the conformance test accordingly.
Francois Gouget
- shell32/tests: Use the IShellLinkDataList's standard 'C' interface.
Francois Gouget
- wininet: Document HttpAddRequestHeadersW()'s handling of the trailing '\0'. Fix tracing of the corresponding header strings as they may not be '\0' terminated.
Francois Gouget
- wininet/tests: Don't include the trailing '\0' in dwHeadersLength otherwise HttpSendRequestEx() sends it too which some servers object to.
Francois Gouget
- advapi32/tests: Remove an obsolete comment: Wine's on-disk registry format now supports string values with no trailing '\0'.
Francois Gouget
- advapi32/tests: Check whether RegGetValue() '\0'-terminates the buffer when retrieving a zero-byte string value.
Francois Gouget
- [PATCH] check return value of fetch_block (Coverity)
Francois Gouget
- dinput: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- d3dx9_*: Fix the D3DXMatrixDeterminant() forwards.
Francois Gouget
- msxml3: Add a trailing '\n' to a Wine trace.
Francois Gouget
- opengl32/tests: Add the trailing '\n' to an ok() call and make a spelling fix.
Francois Gouget
- shell32/tests: Use the IShellLinkDataList's standard 'C' interface.
Francois Gouget
- opengl32/tests: Add the trailing '\n' to an ok() call and make a spelling fix. (try2)
Francois Gouget
- shell32/tests: Use the IShellLinkDataList's standard 'C' interface. (try3)
Francois Gouget
- D3D9: Add tests showing the D3DUSAGE_RENDERTARGET and D3DUSAGE_AUTOGENMIPMAP are mutually exlusive.
Jason Green
- added wgl_bind_to_texture_depth_nv to ConvertAttribWGLtoGLX
Christopher Harvey
- kernel32: Factor out the VerifyVersionInfo tests into their own function
James Hawkins
- version: Return ERROR_RESOURCE_DATA_NOT_FOUND if the file does not have version information
James Hawkins
- kernel32: Add tests for LoadLibraryEx
James Hawkins
- msi: Add tests for using single quotes in an INSERT query
James Hawkins
- msi: Implement the MSIMODIFY_ASSIGN action of MsiViewModify for the streams table
James Hawkins
- msi [1/8]: Add tests for MsiGetFileVersion
James Hawkins
- msi [2/8]: Only convert output strings if the call succeeded
James Hawkins
- msi [3/8]: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_FOUND
James Hawkins
- msi [4/8]: Return ERROR_INVALID_PARAMETER if a string pointer is non-NULL and the size pointer is NULL
James Hawkins
- msi [5/8]: Return ERROR_FILE_INVALID if the file has no version information
James Hawkins
- msi [6/8]: Leave room for the NULL terminator
James Hawkins
- msi [7/8]: Return the string length even if the string is NULL
James Hawkins
- msi [8/8]: Return ERROR_MORE_DATA if the size is too small
James Hawkins
- msi [1/2]: Add more tests for MsiFormatRecord
James Hawkins
- msi [2/2]: Reimplement MsiFormatRecord
James Hawkins
- msi: Fix handling of the NULL separator when writing registry values
James Hawkins
- msi 1: Test using carriage returns in SQL queries and imported tables
James Hawkins
- msi 2: Handle carriage returns in MsiDatabaseImport
James Hawkins
- msi 3: Use MsiViewModify instead of building a SQL query when adding rows to the table
James Hawkins
- msi [1/2]: Add tests for not using quotes in SQL queries
James Hawkins
- msi [2/2]: Don't check for the existence of the msi package when running a concurrent install
James Hawkins
- msi [2/2]: Handle the special table _ForceCodepage in MsiDatabaseExport
James Hawkins
- msi: Successfully return an empty string when requesting a record index beyond the record's size
James Hawkins
- msi [1/4]: Add tests for MsiGetProductInfo
James Hawkins
- msi [2/4]: Return ERROR_INVALID_PARAMETER if szProduct is invalid
James Hawkins
- msi [3/4]: Test the remaining installer properties returned by MsiGetProductInfo
James Hawkins
- msi [4/4]: Reimplement MsiGetProductInfo
James Hawkins
- msi [1/2]: Reimplement MsiGetProductInfo [try2]
James Hawkins
- msi [2/2]: Read the language info from the file
James Hawkins
- msi [1/2]: Use MsiViewModify instead of building a SQL query when adding rows to the table
James Hawkins
- msi [2/2]: Handle carriage returns in MsiDatabaseImport
James Hawkins
- msi: Add tests for source folder resolution
James Hawkins
- msi [1/2]: Add tests for the MSIMODIFY_REFRESH command
James Hawkins
- msi [2/2]: Implement the MSIMODIFY_REFRESH command of MsiViewModify
James Hawkins
- tools/wine.inf: Create a fake file for hh.exe
James Hawkins
- itircl: Add a stub implementation of itircl.dll
James Hawkins
- tools/wine.inf: Create fake dlls for itircl.dll and itss.dll
James Hawkins
- msi: Convert REG_DWORD properties to strings in MsiGetProductInfo
James Hawkins
- msi: Set the UserLanguageID property
James Hawkins
- msi: Add tests for enumerating the source list after publishing
James Hawkins
- msi: Add tests for MsiSourceListEnumSources
James Hawkins
- msi: Add tests for MsiSourceListSetInfo
James Hawkins
- msi [1/7]: Validate the szProduct parameter of MsiSourceListSetInfo
James Hawkins
- msi [2/7]: Return ERROR_UNKNOWN_PATCH if dwOptions contains MSICODE_PATCH
James Hawkins
- msi [3/7]: Return the results from OpenSourceKey
James Hawkins
- msi [4/7]: Simplify the MEDIAPACKAGEPATH and DISKPROMPT cases
James Hawkins
- msi [5/7]: Validate the dwOptions parameter of MsiSourceListSetInfo
James Hawkins
- msi [6/7]: Return ERROR_INVALID_PARAMETER if the context is machine and szUserSid is non-NULL
James Hawkins
- msi [7/7]: Remove invalid FIXMEs
James Hawkins
- msi 1: Forward MsiSourceListEnumSourcesA to a stub implementation of MsiSourceListEnumSourcesW
James Hawkins
- msi [1/4]: Implement MsiSourceListEnumSources
James Hawkins
- msi [2/4]: Publish a few SourceList properties
James Hawkins
- msi [3/4]: Allow enumerating the sources without querying the source name
James Hawkins
- msi [4/4]: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of MsiSourceListSetInfo
James Hawkins
- msi: Fix the size of the data sent in to RegSetValueExW
James Hawkins
- msi 1: Add more tests for MsiSourceListGetInfo
James Hawkins
- msi 2: Simplify the check for a valid product code
James Hawkins
- msi 3: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGEPATH case
James Hawkins
- msi 4: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case
James Hawkins
- msi 5: Fix the INSTALLPROPERTY_LASTUSEDTYPE case
James Hawkins
- msi 6: Add tests for MsiSourceListAddMediaDisk
James Hawkins
- msi 7: Validate the parameters of MsiSourceListAddMediaDisk
James Hawkins
- msi 8: Return the result of the call to OpenSourceKey
James Hawkins
- msi 9: Remove invalid fixmes
James Hawkins
- msi 10: Simplify MsiSourceListAddMediaDisk
James Hawkins
- msi 11: Fix and simplify handling of REG_MULTI_SZ strings in the WriteRegistryValues action
James Hawkins
- msi: Fix skipping a NULL record
James Hawkins
- msi 1: Implement MsiSourceListEnumMediaDisks
James Hawkins
- msi 2: Add tests for MsiSourceListEnumMediaDisks
James Hawkins
- msi 3: Publish source information in the user-unmanaged context
James Hawkins
- msi 4: Remove setting a source list property that's in the wrong place
James Hawkins
- msi 5: Read the disk prompt source list property from the user-unmanaged context
James Hawkins
- msi 6: Read the source list properties from the user-unmanaged context
James Hawkins
- msi 7: Store the media type and set the last used source type accordingly
James Hawkins
- msi 8: Allow setting a media disk as the last used source in the internal msi_set_last_used_source
James Hawkins
- msi 9: Search existing published sources if the media cannot be found
James Hawkins
- propsys: Add an initial implementation of PropVariantChangeType
James Hawkins
- msi: Change the property variant if the types don't match
James Hawkins
- msi: If a feature's action is INSTALLSTATE_UNKNOWN, MsiEvaluateCondition should return MSICONDITION_FALSE
James Hawkins
- msi: Update controls based on a property when that property changes
James Hawkins
- msi: Implement the UILevel property of the Installer object
James Hawkins
- msi: Implement the UILevel property of the Installer object [RESEND]
James Hawkins
- msi: Directly convert the argv array instead of calling GetCommandLineW
James Hawkins
- msi: Don't bail out if the row to modify is not found as not all modify commands need the row
James Hawkins
- janitorial [1/7]: Remove links to any microsoft site
James Hawkins
- janitorial [2/7]: Remove links to any microsoft site
James Hawkins
- janitorial [3/7]: Remove links to any microsoft site
James Hawkins
- janitorial [4/7]: Remove links to any microsoft site
James Hawkins
- janitorial [5/7]: Remove links to any microsoft site
James Hawkins
- janitorial [6/7]: Remove links to any microsoft site
James Hawkins
- janitorial [7/7]: Remove links to any microsoft site
James Hawkins
- [1/2] qmgr: Implement DLL server registration. [take 2]
Dan Hipschman
- [2/2] qmgr: Add ServiceMain with test.
Dan Hipschman
- qmgr: Implement DLL server registration. [take 3]
Dan Hipschman
- [1/3] widl: Allow is_string_type to work for typedef'd types.
Dan Hipschman
- [2/3] qmgr: Implement IUnkown interface for IBackgroundCopyJob.
Dan Hipschman
- [3/3] qmgr: Implement IBackgroundCopyManager_CreateJob with test.
Dan Hipschman
- [1/3] qmgr: Implement IUnkown interface for IBackgroundCopyJob. [take 2]
Dan Hipschman
- [2/3] qmgr: Implement IBackgroundCopyManager_CreateJob with test.
Dan Hipschman
- [3/3] qmgr: Implement IBackgroundCopyJob_GetId with test.
Dan Hipschman
- [1/4] qmgr: Implement IBackgroundCopyJob_GetType with test.
Dan Hipschman
- [2/4] qmgr: Implement IBackgroundCopyJob_GetDisplayName with test.
Dan Hipschman
- [3/4] qmgr: Implement the IUnknown interface for IEnumBackgroundCopyJobs.
Dan Hipschman
- [4/4] qmgr: Implement IBackgroundCopyManager_EnumJobs with test.
Dan Hipschman
- [1/4] qmgr: Implement the IUnknown interface for IBackgroundCopyFile.
Dan Hipschman
- [2/4] qmgr: Implement IBackgroundCopyJob_AddFile.
Dan Hipschman
- [3/4] qmgr: Implement the IUnknown interface for IEnumBackgroundCopyFiles.
Dan Hipschman
- [4/4] qmgr: Implement IBackgroundCopyJob_EnumFiles.
Dan Hipschman
- [1/2] qmgr: Implement IBackgroundCopyJob_EnumFiles. [take 2]
Dan Hipschman
- [2/2] qmgr: Implement IEnumBackgroundCopyFiles_GetCount.
Dan Hipschman
- [1/5] qmgr: Implement IEnumBackgroundCopyFiles_Next.
Dan Hipschman
- [2/5] qmgr: Implement Skip and Reset for IEnumBackgroundCopyFiles.
Dan Hipschman
- [3/5] qmgr: Implement GetLocalName and GetRemoteName for IBackgroundCopyFile.
Dan Hipschman
- [4/5] qmgr: Implement IBackgroundCopyFile_GetProgress.
Dan Hipschman
- [5/5] qmgr: Implement job lists for IBackgroundCopyManager.
Dan Hipschman
- kernel32: Implement ReplaceFileA/ReplaceFileW (1/2) [UPDATED]
Erich Hoover
- kernel32: Implement ReplaceFileA/ReplaceFileW (2/2) [RESEND]
Erich Hoover
- kernel32: Fix for WritePrivateProfileString Sharing Problem [1/2]
Erich Hoover
- kernel32: Fix for WritePrivateProfileString Sharing Problem [2/2]
Erich Hoover
- Patch: create a WinHttpDetectAutoProxyConfigUrl function
Joshua Hudson
- winhttp needs a real WinHttpDetectAutoProxyConfigUrl, try 2
Joshua Hudson
- msvcrt: Fix EOF behavior on read from pipe
Damjan Jovanovic
- riched20: Include wine/port.h for vsnprintf().
Bang Jun-young
- comctl32: Fix invalid syntax.
Bang Jun-young
- comctl32: Fix invalid syntax.
Bang Jun-young
- comctl32: Fix invalid syntax.
Bang Jun-young
- [advapi] Fix AES Provider Handling for Windows XP
Vijay Kiran Kamuju
- [advapi] Fix AES Provider Handling for Windows XP
Vijay Kiran Kamuju
- [rsaenh] Fix AES Provider Handling for Windows XP
Vijay Kiran Kamuju
- msvcrt: Fix EOF behavior on read from pipe
Dan Kegel
- msvcrt: Fix EOF behavior on read from pipe or console (take 2)
Dan Kegel
- kernel32: initialize hole in struct in WaitNamedPipeW to avoid Valgrind warnings
Dan Kegel
- website: add links to most popular active Wine forums
Dan Kegel
- website: bring back 'forums' in site menu
Dan Kegel
- [gdi32] Protect some DIB functions from bad inputs (take 6)
Dan Kegel
- slc: Add Initial DLL
John Klehm
- inkobj: Implement class factory
John Klehm
- comctl32: rebar[1/4]: an implementation of RB_SIZETORECT (fixes bug #7774)
John Klehm
- Shell32: Added Dutch translations
Frans Kool
- Oleview: Added Dutch translations
Frans Kool
- Comdlg32: Added Dutch translations
Frans Kool
- Shell32: Added Dutch translations
Frans Kool
- Oleview: Added Dutch translations
Frans Kool
- Winefile: Added Dutch translations
Frans Kool
- Regedit: Added Dutch translations
Frans Kool
- Taskmgr: Corrected Dutch translations
Frans Kool
- Cmd: Added & Corrected Dutch translations
Frans Kool
- Winecfg: Added missing Dutch translations
Frans Kool
- Cmdlgtst: Added missing Dutch translations
Frans Kool
- Mpr: Added Dutch translations
Frans Kool
- Notepad: Added missing LGPL License in Dutch translations
Frans Kool
- Oledlg: Added missing Dutch translations
Frans Kool
- Shdoclc: Added missing Dutch translations
Frans Kool
- Mshtml: Added missing Dutch translations
Frans Kool
- Progman: Added missing LGPL-license in Dutch translations
Frans Kool
- Wineconsole: Added missing Dutch translations
Frans Kool
- Winhelp: Added missing Dutch translations
Frans Kool
- Xcopy: Created Dutch translations
Frans Kool
- Localui: Created Dutch translations
Frans Kool
- Browseui: Created Dutch translations
Frans Kool
- Credui: Created Dutch translations
Frans Kool
- Msvfw32: Created Dutch translations
Frans Kool
- Net: Created Dutch translations
Frans Kool
- Write: Created Dutch translations
Frans Kool
- Wineboot: Created Dutch translations
Frans Kool
- Msvidc32: Created Dutch translations
Frans Kool
- Localspl: Created Dutch translations
Frans Kool
- Iccvid: Created Dutch translations
Frans Kool
- Crypt32: Created Dutch translations
Frans Kool
- rsaenh: Merge the encrypting and decrypting states, as encrypting and decrypting are allowed with the same key
Juan Lang
- advapi32: Fix CryptVerifySignatureW test failures on Win98SE and NT4
Juan Lang
- crypt32(1/5): Fix test failures on NT4
Juan Lang
- crypt32(2/5): Add to error message to track down NT4 failures
Juan Lang
- crypt32(3/5): Fix a test failure on Vista, and make Wine match the newer (and saner) behavior
Juan Lang
- crypt32(4/5): Allow some last errors set by Vista
Juan Lang
- crypt32(5/5): Vista doesn't actually add duplicate usage identifiers; fix tests and change Wine to match
Juan Lang
- crypt32(5/5): Vista doesn't actually add duplicate usage identifiers; fix tests and change Wine to match (take 2)
Juan Lang
- advapi32: Fix CryptVerifySignatureW test failures on Win98SE and NT4 (try 2)
Juan Lang
- user32: Implement GetWindowModuleFileName with tests
Maarten Lankhorst
- includes: Add IRunnableTask interface
Maarten Lankhorst
- browseui: Add undocumented Component Category Cache Daemon class
Maarten Lankhorst
- d3d: Add a slight delay before testing the ddraw and d3d9 visual tests
Maarten Lankhorst
- winmm: Fix deadlock in timer
Maarten Lankhorst
- [PATCH 1/2] Add IRunnableTask interface (resend)
Maarten Lankhorst
- [PATCH 2/2] browseui: Add undocumented CompCatCacheDaemon stub
Maarten Lankhorst
- user32: Implement GetWindowModuleFileName with tests (try 2)
Maarten Lankhorst
- user32: Fix a message test that would only pass on wine
Maarten Lankhorst
- winedos: Allocate a console when loading dos applications
Maarten Lankhorst
- winedos: Add tests for the timeout bug
Maarten Lankhorst
- includes: Add IRunnableTask interface, try 2
Maarten Lankhorst
- browseui: Add undocumented Component Category Cache Daemon stub (resend)
Maarten Lankhorst
- cryptdlg: Add initial stub dll
Maarten Lankhorst
- cryptdlg: Add initial stub dll (v2)
Maarten Lankhorst
- dssenh: Add initial stub dll
Maarten Lankhorst
- gpkcsp: Add initial stub dll
Maarten Lankhorst
- initpki: Add initial stub dll
Maarten Lankhorst
- mssip32: Add initial stub dll
Maarten Lankhorst
- sccbase: Add initial stub dll
Maarten Lankhorst
- slbcsp: Add initial stub dll
Maarten Lankhorst
- softpub: Add initial stub dll
Maarten Lankhorst
- [PATCH 1/4] hnetcfg: Add self-registration for hnetcfg's NetFwMgr interface
Maarten Lankhorst
- [PATCH 2/4] hnetcfg: Implement a stub of the INetFwMgr interface
Maarten Lankhorst
- [PATCH 3/4] hnetcfg: Add INetFwPolicy interface to INetFwMgr
Maarten Lankhorst
- [PATCH 4/4] hnetcfg: Implement INetFwProfile interface stub
Maarten Lankhorst
- dssenh: Add initial stub dll, v2
Maarten Lankhorst
- advapi: Check if service really exists before bombing out in CreateService
Maarten Lankhorst
- wininet: Add stub for INTERNET_OPTION_PER_CONNECTION
Maarten Lankhorst
- wininet: Fix retrieving the raw headers
Maarten Lankhorst
- wininet: Fix retrieving raw headers, try 2
Maarten Lankhorst
- shlwapi: Don't add a trailing slash in the case that nothing has to be appended to relative, with testcase
Maarten Lankhorst
- kernel32: Fix GetVolumeInformation for fat32 partitions
Maarten Lankhorst
- mountmgr: Set device and partition numbers to more sane values.
Maarten Lankhorst
- setupapi: Implement CM_Get_Device_ID and add a stub for CM_Get_Parent
Maarten Lankhorst
- cfgmgr32: Forward some more functions to setupapi
Maarten Lankhorst
- pdh/tests[1:3]: Add test for size > 0 but no buffer
Jeff Latimer
- pdh[2:3]: check for size > 0 but no buffer
Jeff Latimer
- pdh[3:3]: remove unnecessary tests done in PdhLookupPerfNameByIndexW
Jeff Latimer
- pdh[3:3]: remove unnecessary test done in PdhLookupPerfNameByIndexW
Jeff Latimer
- pdh[3:3]: remove unnecessary test done in PdhLookupPerfNameByIndexW
Jeff Latimer
- Resend pdh/tests[1:3]: Add test for size > 0 but no buffer
Jeff Latimer
- Resend pdh[2:3]: check for size > 0 but no buffer
Jeff Latimer
- Resend pdh[3:3]: remove unnecessary test done in PdhLookupPerfNameByIndexW
Jeff Latimer
- Resend pdh/tests[1:3]: Add test for size > 0 but no buffer
Jeff Latimer
- Resend pdh[2:3]: check for size > 0 but no buffer
Jeff Latimer
- Resend pdh[3:3]: remove unnecessary test done in PdhLookupPerfNameByIndexW
Jeff Latimer
- pdh: Pass parms through to PdhLookupPerfIndexByNameW for checking
Jeff Latimer
- resend pdh: Pass parms through to PdhLookupPerfIndexByNameW for checking
Jeff Latimer
- [PATCH] Environment variable to specify X11 window for desktop
Timothy Lee
- [PATCH] Environment variable to specify X11 window for desktop
Timothy Lee
- [advapi32] QueryServiceConfig2 tests
Stefan Leichter
- [advapi32] QueryServiceConfig2 (3rd try)
Stefan Leichter
- [advapi32] QueryServiceConfig2 (3rd try) [resend]
Stefan Leichter
- [user32] tests for GetMouseMovePointsEx
Stefan Leichter
- [advapi32] QueryServiceConfig2 (4th try)
Stefan Leichter
- user32: GetMouseMovePointsEx unit test fix
Stefan Leichter
- user32: GetMouseMovePointsEx unit test fix [1/2]
Stefan Leichter
- user32: stub for GetMouseMovePointsEx [2/2]
Stefan Leichter
- [advapi32] QueryServiceConfig2 (4th try)[resend]
Stefan Leichter
- #1 wininet: Make sure not to overwrite any caller supplied authorization header.
Hans Leidekker
- #2 wininet: Send HTTP/1.1 requests by default.
Hans Leidekker
- #3 wininet: Add zero value content length header to POST requests only.
Hans Leidekker
- #1 wininet: Honour the version override in HttpOpenRequest.
Hans Leidekker
- #2 wininet: Handle the "100 Continue" response by ignoring it.
Hans Leidekker
- #3 wininet: Rename a function to better match what it does.
Hans Leidekker
- #1 mscms: Implement AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.
Hans Leidekker
- #2 mscms: Add tests for AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.
Hans Leidekker
- #3 mscms: Assume read sharing when no sharing flags are specified in OpenColorProfile.
Hans Leidekker
- #4 mscms: Implement TranslateColors and improve the other transformation functions.
Hans Leidekker
- wineprefixcreate: Create the color directory.
Hans Leidekker
- #4 mscms: Implement TranslateColors and improve the other transformation functions. (try 2)
Hans Leidekker
- gdi32: Return registered monitor profile from GetICMProfile.
Hans Leidekker
- gdi32: Return registered monitor profile from GetICMProfile. (try 2)
Hans Leidekker
- mscms: Avoid closing a random file when destroying a memory based profile.
Hans Leidekker
- mscms: Create a copy of memory based profiles.
Hans Leidekker
- kernel32: Forward fiber local storage APIs to thread local storage equivalents.
Hans Leidekker
- shdocvw: pretend succes in WebBrowser_get_RegisterAsDropTarget
Louis. Lenders
- programs: add a stubbed out secedit.exe
Louis. Lenders
- [PATCH] Validated attribute name
Alistair Leslie-Hughes
- [PATCH] Corrected Entity Reference Test
Alistair Leslie-Hughes
- msxml3: Validated attribute name
Alistair Leslie-Hughes
- msxml3: Corrected Entity Reference Test
Alistair Leslie-Hughes
- [PATCH] Correct createElement return value for an invalid type
Alistair Leslie-Hughes
- msxml3: Correct createElement return value for an invalid type
Alistair Leslie-Hughes
- [PATCH] Corrected message
Alistair Leslie-Hughes
- msxml3: Corrected test text
Alistair Leslie-Hughes
- [PATCH] Corrected tests for msxml service packs versions
Alistair Leslie-Hughes
- msxml3: Corrected tests for msxml service packs versions
Alistair Leslie-Hughes
- [PATCH] Support functions for typelib
Alistair Leslie-Hughes
- [1/16] msxml3: Support functions for typelib
Alistair Leslie-Hughes
- [2/16] msxml3: Implemented IDispatch for IXMLDOMDocument2
Alistair Leslie-Hughes
- [3/16] msxml3: Implemented IDispatch for IXMLDOMAttribute
Alistair Leslie-Hughes
- [5/16] msxml3: Implemented IDispatch for IXMLDOMSchemaCollection
Alistair Leslie-Hughes
- [6/16] msxml3: Implemented IDispatch for IXMLDOMProcessingInstruction
Alistair Leslie-Hughes
- [7/16] msxml3: Implemented IDispatch for IXMLDOMCDATASection
Alistair Leslie-Hughes
- [8/16] msxml3: Implemented IDispatch for IXMLDOMComment
Alistair Leslie-Hughes
- [9/16] msxml3: Implemented IDispatch for IXMLDOMDocumentFragment
Alistair Leslie-Hughes
- [10/16] msxml3: Implemented IDispatch for IXMLDOMElement
Alistair Leslie-Hughes
- [11/16] msxml3: Implemented IDispatch for IXMLDOMEntityReference
Alistair Leslie-Hughes
- [4/16] msxml3: Implemented IDispatch for IXMLDOMText
Alistair Leslie-Hughes
- [12/16] msxml3: Implemented IDispatch for IXMLDOMNamedNodeMap
Alistair Leslie-Hughes
- [13/16] msxml3: Implemented IDispatch for IXMLDOMParseError
Alistair Leslie-Hughes
- [14/16] msxml3: Implemented IDispatch for IXMLDOMNodeList
Alistair Leslie-Hughes
- [15/16] msxml3: Implemented IDispatch for IXMLDocument
Alistair Leslie-Hughes
- [16/16] msxml3: Implemented IDispatch for IXMLElement
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMProcessingInstruction target
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMProcessingInstruction target
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMAttribute name property
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMAttribute name property
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMText length property
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMText length property
Alistair Leslie-Hughes
- [1/16] msxml3: Support functions for typelib (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMDocument2
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMDocument2
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMDocument2
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMDocument2 (try 3)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMAttribute
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMAttribute
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMAttribute
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMAttribute
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMText length property
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMText length property (try2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMText
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMText (try2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMSchemaCollection
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMSchemaCollection (try2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMProcessingInstruction
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMProcessingInstruction (try2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMCDATASection
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMCDATASection (try2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMComment
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMComment (try2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMDocumentFragment
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMDocumentFragment (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMElement
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMElement (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMEntityReference
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMEntityReference (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMNamedNodeMap
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMNamedNodeMap (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMParseError
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMParseError (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDOMNodeList
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMNodeList (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLDocument
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDocument (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented IDispatch for IXMLElement
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLElement (try 2)
Alistair Leslie-Hughes
- slc: Add Initial DLL
Alistair Leslie-Hughes
- [PATCH] Initial slc DLL
Alistair Leslie-Hughes
- slc: Initial stub DLL (try 2)
Alistair Leslie-Hughes
- [PATCH] Implement put_dataType
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMAttribute (try 2)
Alistair Leslie-Hughes
- msxml3: Implement put_dataType
Alistair Leslie-Hughes
- [PATCH] Correct get_nodeValue for PI Nodes
Alistair Leslie-Hughes
- [PATCH] Implement get_data for PI Nodes
Alistair Leslie-Hughes
- [PATCH] Added PI tests
Alistair Leslie-Hughes
- [1/3] msxml3: Correct get_nodeValue for PI Nodes
Alistair Leslie-Hughes
- [2/3] msxml3: Implement get_data for PI Nodes
Alistair Leslie-Hughes
- [3/3] msxml3: Added PI tests
Alistair Leslie-Hughes
- msxml3: Implemented IDispatch for IXMLDOMAttribute (try 3)
Alistair Leslie-Hughes
- [PATCH] Implement IDispatch for IXMLDOMImplementation
Alistair Leslie-Hughes
- msxml3: Implement IDispatch for IXMLDOMImplementation
Alistair Leslie-Hughes
- [PATCH] Added stub for SLGetWindowsInformationDWORD
Alistair Leslie-Hughes
- [PATCH] Added stub for SLGetWindowsInformationDWORD
Alistair Leslie-Hughes
- slc: Added stub for SLGetWindowsInformationDWORD
Alistair Leslie-Hughes
- [PATCH] Implement IDispatch for IXMLDOMNodeList
Alistair Leslie-Hughes
- msxml3: Implement IDispatch for IXMLDOMNodeList
Alistair Leslie-Hughes
- slc: Added stub for SLGetWindowsInformationDWORD (try 2)
Alistair Leslie-Hughes
- [PATCH] Implemented wcscpy_s
Alistair Leslie-Hughes
- [PATCH] Implemented wcscpy_s
Alistair Leslie-Hughes
- msvcrt: Implemented wcscpy_s
Alistair Leslie-Hughes
- msvcrt: Implemented wcscpy_s (try 2)
Alistair Leslie-Hughes
- [1/6] msxml3: Implement IXMLDOMNode put_nodeValue
Alistair Leslie-Hughes
- [2/6] msxml3: Implement IXMLDOMCDATASection put_data
Alistair Leslie-Hughes
- [3/6] msxml3: Implement IXMLDOMProcessingInstruction put_data
Alistair Leslie-Hughes
- [4/6] msxml3: Implement IXMLDOMText put_data
Alistair Leslie-Hughes
- [5/6] msxml3: Implement IXMLDOMComment put_data
Alistair Leslie-Hughes
- [6/6] msxml3: Tests for put_data
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMComment get_length
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMCDATASection get_length
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMComment get_length
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMCDATASection get_length
Alistair Leslie-Hughes
- [PATCH] Implement wcscpy_s
Alistair Leslie-Hughes
- [PATCH] Implement wcscpy_s
Alistair Leslie-Hughes
- msxml3: Implemented wcscpy_s (try 3)
Alistair Leslie-Hughes
- msxml3:Implement wcscpy_s (try 4)
Alistair Leslie-Hughes
- [PATCH] Removed unneeded wcscpy_s comparison
Alistair Leslie-Hughes
- msvcrt: Removed unneeded wcscpy_s comparison
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMComment get_nodeValue
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMComment get_data
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMText get_data
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMComment get_nodeValue
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMComment get_data
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMText get_data
Alistair Leslie-Hughes
- [PATCH] Correct IXMLDOMProcessingInstruction put_data function
Alistair Leslie-Hughes
- msxml3: Correct IXMLDOMProcessingInstruction put_data function
Alistair Leslie-Hughes
- [PATCH] Implemented IXMLDOMText substringData
Alistair Leslie-Hughes
- msxml3: Implemented IXMLDOMText substringData
Alistair Leslie-Hughes
- OLEDLG: Implement OleUIAddVerbMenu function (try2)
Vitaly Lipatov
- Spelling fixes (replace iff with if)
Vitaly Lipatov
- user32:scroll.c: Compulsory enabling/disabling scrollbars after setting scrollbar`s flags.
Anatoly Lyutin
- [1/2] user32:scroll: Added some tests for scrollbar
Anatoly Lyutin
- [2/2] user32:scroll: return value in ShowScrollBar according with test.
Anatoly Lyutin
- [1/2] user32:scroll: Added some tests for scrollbar [try2]
Anatoly Lyutin
- [2/2] user32:scroll: return value in ShowScrollBar according with test. [try 2]
Anatoly Lyutin
- [1/2] user32:scroll: Added some tests for scrollbar [try3]
Anatoly Lyutin
- [2/2] user32:scroll: return value in ShowScrollBar according with test. [try 3]
Anatoly Lyutin
- [PATCH] dinput: Skip old mouse movement evenets.
Vitaliy Margolen
- dinput: Skip old mouse movement events. [try 2]
Vitaliy Margolen
- [PATCH 1/2] Revert "dinput: Skip old mouse movement events."
Vitaliy Margolen
- [PATCH 2/2] dinput: Don't use event times, report currect tick count instead.
Vitaliy Margolen
- winex11drv: Distinguish left and right keys for shift, ctrl and alt.
Vitaliy Margolen
- winex11drv: Remove special treatment for caps-lock and num-lock keys. [try-2]
Vitaliy Margolen
- [PATCH] check for overflow in testcase
Marcus Meissner
- [PATCH] fixed two coverity issues
Marcus Meissner
- [PATCH] fixed two coverity issues
Marcus Meissner
- [PATCH] make stuff static
Marcus Meissner
- [PATCH] make _dump_mouse_state static
Marcus Meissner
- [PATCH] added some defines for EnumDevicesBySemantics
Marcus Meissner
- [PATCH] add a dumper for LPDIACTIONFORMAT
Marcus Meissner
- [PATCH] debugoutput for IDirectInput8A::EnumDevicesBySemantics
Marcus Meissner
- [PATCH] removed superflous < 0 check
Marcus Meissner
- [PATCH] fixed error reporting of add_streams_to_table
Marcus Meissner
- [PATCH] removed superflous check
Marcus Meissner
- [PATCH] mark some signed entities as LONG
Marcus Meissner
- [PATCH] some debugout for BuildActionMap
Marcus Meissner
- [PATCH] handle error returns from ImmGetCompositionString
Marcus Meissner
- [PATCH] remove if (attr) check
Marcus Meissner
- [PATCH] check return value of fetch_block (Coverity)
Marcus Meissner
- [PATCH] added some return value checking
Marcus Meissner
- dplayx: Fix incorrect check in DirectPlayLobbyAImpl_EnumLocalApplications and IDirectPlayLobbyAImpl_EnumAddressTypes.
Marcus Meissner
- [PATCH] msi: initialize type (Coverity)
Marcus Meissner
- [PATCH] shlwapi: Handle PathCanonicalize with too long paths
Marcus Meissner
- [PATCH] shlwapi: Handle PathCanonicalize with too long paths
Marcus Meissner
- RegOverridePredefKey stub - Take 2
Jens Nestler
- [Patch for Bug 8551] MoveFileWithProgressW unconditional fails for directories with flag MOVEFILE_REPLACE_EXISTING
Jens Nestler
- user32: correct the caption bar and it's buttons' sizes
Peter Oberndorfer
- [PATCH] fix caption bar being drawn 1 pixel too high
Peter Oberndorfer
- dlls/gdi32/font.c warning removal (RESEND)
Gerald Pfeifer
- dlls/shell32/pidl.c -- adjust to unsignedness of a type
Gerald Pfeifer
- dlls/msi/streams.c type fixes
Gerald Pfeifer
- dlls/shell32/pidl.c -- adjust to unsignedness of a type
Gerald Pfeifer
- dlls/msi/msi.c -- remove unused parameter
Gerald Pfeifer
- tools/widl/parser.l -- #include <unistd.h>
Gerald Pfeifer
- dlls/kernel32/task.c -- add a comment and sizeof
Gerald Pfeifer
- Simplify dlls/d3dx8/math.c a tad
Gerald Pfeifer
- [PATCH] [WineDbg]: implemented the pXX request in gdb proxy
Eric Pouech
- [PATCH 01/13] [DbgHelp]: added missing basic types for booleans and integers
Eric Pouech
- [PATCH 02/13] [DbgHelp]: now passing the 'details' flags to _fetch_type so that we can simplify some code around
Eric Pouech
- [PATCH 03/13] [DbgHelp]: fix mixed up return and this type in MFunction V2
Eric Pouech
- [PATCH 04/13] [DbgHelp]: added HRESULT as new basic type (and some doc about basic types ids)
Eric Pouech
- [PATCH 05/13] [DbgHelp]: added support for some V3 fields in structure parsing
Eric Pouech
- [PATCH 06/13] [DbgHelp]: added support for register v3 in msc
Eric Pouech
- [PATCH 07/13] [DbgHelp]: added preliminary support for a strange stack variable object
Eric Pouech
- [PATCH 08/13] [DbgHelp]: added support for labels outside functions (and used it in msc parsing)
Eric Pouech
- [PATCH 09/13] [DbGHelp]: added basic support for base class information
Eric Pouech
- [PATCH 10/13] [DbgHelp]: extended the internal enumeration information so that we know the underlying integral type
Eric Pouech
- [PATCH 11/13] [DbgHelp]: attempt to cache some basic symbol types for easier and faster code
Eric Pouech
- [PATCH 12/13] [DbgHelp]: when sending back information about a global symbol, only demangle the class & field/method name
Eric Pouech
- [PATCH 13/13] [DbgHelp]: disable the S_PUB_FUNC_XXX msc symbols until we know what they do (the first guess is wrong anyway)
Eric Pouech
- [PATCH] [DbgHelp]: dwarf's symbol cache: fix erroneous access to symbol cache
Eric Pouech
- tools: add a wrapper script for starting files from file managers and make wine.desktop use it
Vincent Povirk
- d3dx8: Implementation of D3DXGetFVFVertexSi