March 2008 Archives by date
Starting: Sat Mar 1 02:06:08 CST 2008
Ending: Mon Mar 31 23:38:33 CDT 2008
Messages: 1633
- msi: Make local functions static
James Hawkins
- msi: Remove a pointless wrapper of RegCreateKey
James Hawkins
- msi: Add definitions for MsiEnumComponentCosts
James Hawkins
- msi: Include query.h to pull in the definition of STREAMS_CreateView
James Hawkins
- msi: Fix cast-qual warnings
James Hawkins
- msi: Fix sign-compare warnings
James Hawkins
- qmgr: Don't use the %ll format to print a 64bit number
James Hawkins
- shell32: add stubs for SHGetFolderPathAndSubDir{A,W}
Louis. Lenders
- janitorial [4/7]: Remove links to any microsoft site
James Hawkins
- Implemented GdipDrawImageRectRectI
Jon Yang
- oleaut32: Handle TKIND_ALIAS when passed as a pointer
Maarten Lankhorst
- oleaut32: Handle TKIND_ALIAS when passed as a pointer
Maarten Lankhorst
- [PATCH] Implement IXMLDOMText appendData
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMText appendData
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMCDATASection get_nodeValue
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMCDATASection get_nodeValue
Alistair Leslie-Hughes
- [PATCH] Implmented IXMLDOMCDATASection get_data
Alistair Leslie-Hughes
- msxml3: Implmented IXMLDOMCDATASection get_data
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMProcessingInstruction get_nodeName
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMProcessingInstruction get_nodeName
Alistair Leslie-Hughes
- [1/5] WineD3D: Subclass queries (resend)
Stefan Dösinger
- [2/5] WineD3D: Give occlusion queries their own vtable
Stefan Dösinger
- [3/5] D3D9: Fix an ok line
Stefan Dösinger
- [4/5] Include: Declare IDirect3D9Ex and IDirect3DDevice9Ex
Stefan Dösinger
- [5/5] WineD3D: Catch NOP palette changes
Stefan Dösinger
- Assorted spelling, punctuation and case fixes.
Francois Gouget
- winmm/tests: Don't use 0x55 to avoid any confusion when running with +heap.
Francois Gouget
- gdi32/tests: Add the trailing '\n' to a couple of ok() calls.
Francois Gouget
- gdiplus/tests: Add the trailing '\n' to a couple of ok() calls.
Francois Gouget
- wintrust/tests: Crypt(En,De)codeObjectEx() are not available on Win9x. So load them dynamically and skip some tests.
Francois Gouget
- wininet/tests: FtpCommandA() is not available on Win9x. So load it dynamically and skip some tests.
Francois Gouget
- [1/3] shlwapi/tests: Move the function pointers to the string test functions where they are initialized and used.
Francois Gouget
- [2/3] shlwapi/tests: Add skip statements for missing functions to the string tests.
Francois Gouget
- [3/3] shlwapi/tests: Skip the string tests for the functions that are not available on Win9x.
Francois Gouget
- [PATCH] shlwapi: Handle buffer overflow on A->W converter
Marcus Meissner
- wrc: convert standard control classes names into ids also for UTF-8 resource files
Mikołaj Zalewski
- wineserver: rename process.h to sever_process.h to avoid conflicts on cygwin/msys
Steven Edwards
- [PATCH] Added support for Windows 2008
Alistair Leslie-Hughes
- [PATCH] Added support for Windows 2008
Alistair Leslie-Hughes
- winecfg: Added support for Windows 2008
Alistair Leslie-Hughes
- ntdll: Added support for Windows 2008
Alistair Leslie-Hughes
- winmm/tests: Don't use 0x55 to avoid any confusion when running with +heap. (try 2)
Francois Gouget
- fonts: Change encoding of tahoma.sfd to unicode
Dmitry Timoshkov
- fonts: Add capital cyrillic glyphs to tahoma.sfd
Dmitry Timoshkov
- [PATCH] =Conformance tests for LoadString (fixed)
Christopher Berner
- Conformance Tests for LoadStringW and LoadStringA (fixed)
Christopher
- user32: Fix loading cursor from file
Sergey Khodych
- [PATCH] wininet: Move InternetReadFile to vtbl.
Jacek Caban
- mshtml.idl: Added IHTMLScriptElement declaration.
Jacek Caban
- wininet #1: Fixed some tests.
Jacek Caban
- wininet #2: Move INTERNET_STATUS_REQUEST_COMPLETE call from INTERNET_ReadFile.
Jacek Caban
- wininet #3: Move InternetReadFile to vtbl.
Jacek Caban
- wininet #4: Move FTP structs and functions declarations from internet.h.
Jacek Caban
- wininet #5: Don't use INTERNET_ReadFile in HTTP_DrainContent.
Jacek Caban
- wininet #3: Move InternetReadFile to vtbl.
Jacek Caban
- wininet #3: Move InternetReadFile to vtbl.
Jacek Caban
- [AppDB] testData: Fix moving of test results
Alexander Nicolaysen Sørnes
- [AppDB] testData: Fix moving of test results
Alexander Nicolaysen Sørnes
- WineD3D: add D32F_LOCKABLE to getDepthStencilBits
Roderick Colenbrander
- [PATCH] Add D32F_LOCKABLE to getDepthStencilBits.
Roderick Colenbrander
- mshtml: Added IHTMLScriptElement stub implementation.
Jacek Caban
- explorer: Print out registry keys to be created for itunes detection
Maarten Lankhorst
- winex11.drv: Add DefaultRefreshRates option to specify refresh rate when application does not
Denver Gingerich
- [advapi32/tests] Skip not available functions
Paul Vriens
- fonts: Add small cyrillic glyphs to tahoma.sfd
Dmitry Timoshkov
- [PATCH 1/4] rpcss: Implement endpoint-mapper server using DCE/RPC.
Robert Shearman
- [PATCH 2/4] rpcrt4: Use DCE/RPC to contact the endpoint-mapper server.
Robert Shearman
- [PATCH 3/4] rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process.
Robert Shearman
- [PATCH 4/4] rpcrt4: Add tests for endpoint mapper functions.
Robert Shearman
- wininet: Moved InternetReadFileExA to vtbl.
Jacek Caban
- [PATCH] wininet: restructure for better return checking
Marcus Meissner
- [PATCH] wininet: restructure for better return checking
Marcus Meissner
- [1/7] WineD3D: Call fixup_extensions before destroying the fake ctx
Stefan Dösinger
- [2/7] DDraw: Catch No-op SetRenderTarget operations
Stefan Dösinger
- [3/7] D3D9: Add an IDirect3D9Ex stub
Stefan Dösinger
- [4/7] D3D9: IDirect3DDevice9Ex stub
Stefan Dösinger
- [5/7] D3D9: Implement Direct3DCreate9Ex + tests
Stefan Dösinger
- [6/7] D3D9: Reorder the spec file
Stefan Dösinger
- [7/7] D3D9: Remove D3D9GetSWInfo
Stefan Dösinger
- [PATCH] Store more WGL pixel format information. Other patches of this series make use of it.
Roderick Colenbrander
- [PATCH] Add more accurate WGL pixel format compatibility checks as we aren't pixel format limited anymore.
Roderick Colenbrander
- [PATCH] wordpad: use correct prototype for dialog functions
Peter Oberndorfer
- [PATCH] cmdlgtst: remove unneeded DLGPROC casts
Peter Oberndorfer
- kernel32: Assign to structs instead of using memcpy
Andrew Talbot
- [PATCH] Add a function which checks if the given DepthStencilFormat is valid for the DisplayFormat. This function is for use with a rewrite of CheckDeviceFormat which is also part of this series.
Roderick Colenbrander
- rpcrt4: Use closesocket to close sockets and define it to close on Unix platforms to make the code more portable.
Robert Shearman
- wininet: Fix compile with MinGW.
Robert Shearman
- libwpp: Include wine/port.h in ppl.l as strcasecmp is used, which isn't available on all platforms.
Robert Shearman
- include: Add no_argument, required_argument and optional_argument defines to wine/port.h.
Robert Shearman
- Add configure check for strtoll and strtoull.
Robert Shearman
- include: Remove superfluous semi-colon from d3d9.h.
Robert Shearman
- libport: Don't implement strcasecmp and strncasecmp if we have stricmp and strnicmp respectively.
Robert Shearman
- [PATCH] Add a function which checks the bump mapping capabilities. Again this will be used by the new CheckDeviceFormat.
Roderick Colenbrander
- [PATCH] Add a function which checks the filtering capabilities of a format.
Roderick Colenbrander
- [PATCH] Check the render target capabilities of a format based on WGL pixel formats when available. Again this function is needed for CheckDeviceFormat.
Roderick Colenbrander
- [PATCH] Add a function which checks the SRGBREAD capabilities.
Roderick Colenbrander
- [PATCH] Add a function which checks if a texture format is around. This function will be hard of the new CheckDeviceFormat.
Roderick Colenbrander
- [PATCH] Add a function which checks the vertex texture capabilities of a format.
Roderick Colenbrander
- kernel32: Assign to structs instead of using memcpy (Try 2)
Andrew Talbot
- oleaut32: Handle TKIND_ALIAS properly when passed as pointer, try 2
Maarten Lankhorst
- WGL: add aux buffers support for use with wglChoosePixelFormatARB
Roderick Colenbrander
- shehll32: SHGetFolderPathAndSubDir tests
Stefan Leichter
- [PATCH] Add aux buffers support for use with wglChoosePixelFormatARB and friends.
Roderick Colenbrander
- 1/2 WineD3D: store more pixel format information
Roderick Colenbrander
- [PATCH 1/3] cmd.exe: Fix running programs from root of drive
Jason Edmeades
- [PATCH 2/3] cmd.exe: Fix pipes
Jason Edmeades
- [PATCH 3/3] cmd.exe: Support cd .. when saving current directory
Jason Edmeades
- WineD3D: add more correct pixel format selection code
Roderick Colenbrander
- [1/4] qmgr: Implement IEnumBackgroundCopyJobs_GetCount.
Dan Hipschman
- [2/4] qmgr: Implemet IEnumBackgroundCopyJobs_Next.
Dan Hipschman
- [3/4] qmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs.
Dan Hipschman
- [4/4] qmgr: Implement IBackgroundCopyJob_GetProgress.
Dan Hipschman
- [1/3] WineD3D: Implement a different constant dirtification algorithm
Stefan Dösinger
- [2/3] WineD3D: Hardcode local constants in ARB shaders if possible
Stefan Dösinger
- [3/3] WineD3D: Use GL_EXT_gpu_program_parameters if available
Stefan Dösinger
- dsound: Add an option to mix sound buffers in the mixer thread
Maarten Lankhorst
- Winecfg: Raise max screen resolution to 160 DPI
Austin English
- msi [1/2]: Implement MsiGetProductInfoEx
James Hawkins
- msi [2/2]: Add tests for MsiGetProductInfoEx
James Hawkins
- 1/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 2/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [PATCH] Rewrite CheckDeviceFormat. The old version made too much usage flags pass and the function was a hell to read and maintain. The new version has a small codepath for each resource type. Each check only checks the usage flags which msdn allows and it makes use of the new helper functions. The function is a lot easier to understand and maintain while the values it returns are much more correct that before.
Roderick Colenbrander
- 3/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 4/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 5/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 6/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 7/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 8/8 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [alsa] use "default" as the default card name instead of "default:0"
Scott Ritchie
- [PATCH] Stopped Seg faults during regession tests on windows.
Alistair Leslie-Hughes
- msxml3: Stopped Seg faults during regression tests on windows
Alistair Leslie-Hughes
- [PATCH] Remove Byte since its not a valid datatype
Alistair Leslie-Hughes
- msxml3: Remove Byte since its not a valid datatype
Alistair Leslie-Hughes
- ntdll: Load builtin DLL if DLL_WINE_PREATTACH returned FALSE and native DLL can not be found.
Jacek Caban
- d3dx9: Implement D3DXCheckVersion [PATCH 1/3]
tony.wasserka at freenet.de
- make_makefiles: Fix importlib handling [PATCH 2/3]
tony.wasserka at freenet.de
- d3dx9_36: Create d3dx9 importlib [PATCH 3/3]
tony.wasserka at freenet.de
- winnt.h: fix dllimport and visiblity attributes on cygwin
Steven Edwards
- fonts: Add the bitmap sets for cyrillic glyphs to tahoma.sfd
Dmitry Timoshkov
- Makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Robert Shearman
- Makefiles: Split AR into AR and ARFLAGS.
Robert Shearman
- msi: Fix bug in handling of multivolume CAB files.
Ove Kaaven
- (resend) msi: Fix bug in handling of multivolume CAB files.
Ove Kaaven
- shell32: improve SHRegisterDragDrop and SHRevokeDragDrop (fixes bug #10386)
Mikołaj Zalewski
- winecfg: Increase range of available screen resolutions (resend)
L. Rahyen
- [PATCH] [NtDll]: removed conflict for FAILED (defined both in our winerror.h and in linux/scsi.h)
Eric Pouech
- winecfg: Fix overflow in the DPI field at the Graphics tab for DPI value bigger than 127
L. Rahyen
- msxml3: Remove Byte since its not a valid datatype (try 2)
Alistair Leslie-Hughes
- mapi32: Assign to structs instead of using memcpy
Andrew Talbot
- mciavi32: Assign to struct instead of using memcpy
Andrew Talbot
- mciwave: Assign to struct instead of using memcpy
Andrew Talbot
- mpr: Assign to struct instead of using memcpy
Andrew Talbot
- msvcrt71: Forward __CppXcptFilter to msvcrt._XcptFilter.
Philip Nilsson
- [PATCH] shell32: remove unused variable
Lei Zhang
- qmgr: Implement IBackgroundCopyJob_Resume.
Dan Hipschman
- [PATCH 1/3] shell32: add xdg-user-dirs lookup code
Lei Zhang
- [PATCH 2/3] shell32: add a helper function to set all the values for a shell folder
Lei Zhang
- [PATCH 3/3] shell32: use well known directories from xdg-user-dirs
Lei Zhang
- [WineHQ][WWN] WWN 342
Zachary Goldberg
- [1/?] WineD3D: Fix a small bug in a patch from yesterday
Stefan Dösinger
- [PATCH] Implemented-GdipCreateBitmapFromFileICM
Ethan Chen (none)
- [msi/tests] Make tests run on win9x/NT4 again
Paul Vriens
- [PATCH 1/3] shell32: Fix return type of SHAppBarMessage.
Huw Davies
- [1/3] shlwapi/tests: Add skip statements for missing functions to the string tests. (try 2)
Francois Gouget
- #1 gdi32: Move GetICMProfile to the driver.
Hans Leidekker
- #2 winex11.drv: Retrieve X color profile in GetICMProfile.
Hans Leidekker
- [2/3] shlwapi/tests/string.c: The function pointers are global so initialize them on startup, before they are used. (try 2)
Francois Gouget
- [3/3] shlwapi/tests: Skip the string tests for the functions that are not available on Win9x. (try 2)
Francois Gouget
- user32/tests: Add the trailing '\n' to a couple of ok() calls.
Francois Gouget
- user32/tests: Don't use 0x55 to avoid any confusion when running with +heap.
Francois Gouget
- ntdll/tests: Don't use 0x55/0xaa to avoid any confusion when running with +heap.
Francois Gouget
- kernel32/tests: Don't use 0xaa to avoid any confusion when running with +heap.
Francois Gouget
- ddraw/tests: Don't use 0xaa to avoid any confusion when running with +heap.
Francois Gouget
- comctl32/tests: Don't use 0xaa to avoid any confusion when running with +heap.
Francois Gouget
- port/getopt: s/#if/#ifdef/ so it still works if HAVE_STRING_H is not defined.
Francois Gouget
- hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode.
Francois Gouget
- msvcmaker: winebuild needs getopt*.c and mkstemps.c when compiled with MSVC.
Francois Gouget
- msvcmaker: We don't build wine.lib so don't try to copy it.
Francois Gouget
- msvcmaker: We don't use .dbg.c files anymore.
Francois Gouget
- [PATCH 2/3] shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL.
Huw Davies
- [PATCH 3/3] shell32: Add a test for ABM_GETTASKBARPOS.
Huw Davies
- [1/4] WineD3D: Add a number to the ARB program shader bumpenvmat matrices
Stefan Dösinger
- [2/4] WineD3D: Support more than one texbem instruction per shader
Stefan Dösinger
- [3/4] D3D9: Add a test testing two texbem instructions in one shader
Stefan Dösinger
- [4/4] WineD3D: Support shininess > 128 if opengl does
Stefan Dösinger
- d3dx9: Implement D3DXDebugMute [PATCH 1/3]
tony.wasserka at freenet.de
- d3dx9: Add d3dx9_36_private.h [PATCH 2/3]
tony.wasserka at freenet.de
- #1 gdi32: Move GetICMProfile to the driver. (try 2)
Hans Leidekker
- #2 winex11.drv: Retrieve X color profile in GetICMProfile. (try 2)
Hans Leidekker
- d3dx9: Add stubs for the ID3DXFont functions [PATCH 3/3]
tony.wasserka at freenet.de
- fonts: Start of a 9 pixel high strike for Tahoma.
Huw Davies
- ntdll: Check the owner of a file in NtSetInformationFile function
Konstantin Kondratyuk
- [PATCH] make LoadStringW pass conformance tests
Christopher Berner
- [PATCH] make LoadStringW pass conformance tests
Christopher Berner
- make LoadStringW pass tests
Christopher
- make LoadStringW pass tests (fixed merge conflict)
Christopher
- [PATCH] GDI+: Implement GdipGetImageEncoders.
Nathan Beckmann
- [PATCH] make LoadStringW pass tests
Christopher Berner
- Revert: winecfg raise max screen resolution to 160 DPI
Austin English
- winhttp: Add a stub implementation of WinHttpDetectAutoProxyConfigUrl.
Hans Leidekker
- [PATCH] ddraw: Fix diffuse and specular color types
Rico Schüller
- [PATCH] wined3d: Fix copy and past error
Rico Schüller
- msacm32.drv: Assign to structs instead of using memcpy
Andrew Talbot
- msdmo: Assign to structs instead of using memcpy
Andrew Talbot
- mshtml: Assign to structs instead of using memcpy
Andrew Talbot
- ddraw: Fix diffuse and specular color types
Rico Schüller
- wined3d: Fix copy and past error
Rico Schüller
- includes: Add flag for BROADCAST_QUERY_DENY
Maarten Lankhorst
- user32: Fix enumeration for EnumWindowStations and EnumDesktops
Maarten Lankhorst
- make LoadStringW pass tests (take 2)
Christopher
- wined3d: Fix copy and past error
Stefan Dösinger
- ddraw: Fix diffuse and specular color types
Stefan Dösinger
- user32: Fix enumeration for EnumWindowStations and EnumDesktops, try2
Maarten Lankhorst
- WineD3D: Implement depth copy from onscreen to offscreen surface when depth fixup is used
Frank Richter
- WineD3D: Implement depth copy from onscreen to offscreen surface when depth fixup is used
Frank Richter
- slight winsock design change proposal
Christopher Harvey
- [1/3] qmgr: Only have one BackgroundCopyManager per system.
Dan Hipschman
- [2/3] qmgr: Add infrastructure for background file transferring.
Dan Hipschman
- [3/3] qmgr: Add critical sections for BackgroundCopyJobs.
Dan Hipschman
- user32: Fix enumeration for EnumWindowStations and EnumDesktops, try3
Maarten Lankhorst
- [PATCH 1/3] shell32: add xdg-user-dirs lookup code (try 2)
Lei Zhang
- [PATCH 2/3] shell32: add a helper function to set all the values for a shell folder
Lei Zhang
- [PATCH 3/3] shell32: use well known directories from xdg-user-dirs (try 2)
Lei Zhang
- msi [1/3]: Break out the publishing tests into their respective actions
James Hawkins
- msi [2/3]: Fix handling of published installer properties
James Hawkins
- msi [3/3]: Test the published installer properties
James Hawkins
- [PATCH] gdiplus: Fix errors in image dimensions.
Nathan Beckmann
- [PATCH] Implemented GdipCreateBitmapFromFileICM
Ethan Chen
- [PATCH] oleaut32: Replace bitmap integer constants with symbolic constants.
Nathan Beckmann
- WineD3D: Implement depth copy from onscreen to offscreen surface when depth fixup is used
H. Verbeet
- [PATCH] (try 2) gdiplus: Fix errors in image dimensions.
Nathan Beckmann
- [PATCH] quartz: validate input for FilterGraph2_AddFilter
Lei Zhang
- shdocvw: return something more useful for WebBrowser_get_ReadyState
Louis. Lenders
- [PATCH] (try 2) gdiplus: Implement GdipGetImageEncoders.
Nathan Beckmann
- [PATCH] Implemented IXMLDOMText insertData
Alistair Leslie-Hughes
- [PATCH] Implemented IXMLDOMText insertData
Alistair Leslie-Hughes
- msxml3: Implemented IXMLDOMText insertData
Alistair Leslie-Hughes
- ws2_32: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
Francois Gouget
- WineD3D: Implement depth copy from onscreen to offscreen surface when depth fixup is used
Frank Richter
- configure: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
Francois Gouget
- port: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
Francois Gouget
- ole32: Fix CopyTo to work correctly with LARGE_INTEGERs.
Huw Davies
- ddk: Add a stub ntddk.h header.
Francois Gouget
- hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode.
Francois Gouget
- Add trailing '\n's to ok() calls (netapi32)
catnc29
- Makefiles: Simplify the use of the MODULE variable in static import libraries.
Robert Shearman
- rpcrt4: Use closesocket to close sockets and define it to close on Unix platforms to make the code more portable.
Robert Shearman
- mshtml: Move some public GUIDs to shlguid.h.
Robert Shearman
- adsiid: Add static import library for active directory GUIDs.
Robert Shearman
- user32: Add test for calling CreateDesktop on already created desktop name.
Robert Shearman
- uuid: Add CLSID_InProcFreeMarshaler.
Robert Shearman
- include: Add defines for GetExceptionCode, GetExceptionInformation and AbnormalTermination to excpt.h for the MS compiler when using compiler exceptions.
Robert Shearman
- ole32: Fix CopyTo to work correctly with LARGE_INTEGERs.
Huw Davies
- [D3D9] Fix a few ok() comparisons to not always return true in the visual tests.
Jason Green
- (another resend) msi: Fix bug in handling of multivolume CAB files.
Ove Kaaven
- [PATCH] Implemented GdipCloneImage
Ethan Chen
- user32: Fix enumeration and add tests for EnumWindowStations and EnumDesktops, try X
Maarten Lankhorst
- user32: Add a better stub for BroadcastSystemMessage
Maarten Lankhorst
- explorer/mountmgr.sys: Move device hotplug code over to mount manager
Maarten Lankhorst
- [advapi32/tests] Fix a few typos
Paul Vriens
- [winex11] wintab.c: use atan2 instead of atan
Dan Kegel
- [PATCH] Fix bug in CURSORICON_LoadFromFile
Sergey Khodych
- user32: Fix bug in CURSORICON_LoadFromFile (try 2)
Sergey Khodych
- Make winecfg DPI interval to be the same as in Windows
L. Rahyen
- comctl32: rebar: fir SizeToHeight when no bands visible (fixes bug #11858)
Mikołaj Zalewski
- msi [1/2]: Fix handling of published installer properties [try2]
James Hawkins
- msi [1/2]: Fix handling of published installer properties [try2]
James Hawkins
- msi [2/2]: Test the published installer properties
James Hawkins
- msi: Assign to structs instead of using memcpy
Andrew Talbot
- msvcrt: Assign to structs instead of using memcpy
Andrew Talbot
- msvfw32: Assign to structs instead of using memcpy
Andrew Talbot
- [PATCH] Add a WINE-specific WGL extension 'WGL_WINE_pixel_format_passthrough' to allow wined3d to change the pixel format of a HDC multiple times. This happens e.g. on a device reset. It was tested on DirectX8 SDK samples and appears to work fine.
Roderick Colenbrander
- WGL/WINED3D: add WGL_WINE_pixel_format_passthrough
Roderick Colenbrander
- server: Fix reference leak in enum_desktop
Maarten Lankhorst
- user32: Add a better stub for broadcastsystemmessage, try 2
Maarten Lankhorst
- user32: Add a better stub for broadcastsystemmessage, try 2
Steven Edwards
- [1/4] D3D9: Add a test for the vPos register
Stefan Dösinger
- [2/4] WineD3D: gl_FragCoord isn't exact
Stefan Dösinger
- [3/4] WineD3D: Mark constants dirty n the EXT_gpu_program_parameters patch
Stefan Dösinger
- [4/4] D3D9: Add a point size test
Stefan Dösinger
- shdocvw:WebBrowser_get_Busy implementation
Jared
- [1/6] qmgr: Only have one BackgroundCopyManager per system. [take 2]
Dan Hipschman
- [2/6] qmgr: Add infrastructure for background file transferring.
Dan Hipschman
- [3/6] qmgr: Add a mutex to BackgroundCopyJob.
Dan Hipschman
- [4/6] qmgr: Add a mutex to BackgroundCopyFile.
Dan Hipschman
- [5/6] qmgr: Implement local file background "downloads."
Dan Hipschman
- [6/6] qmgr: Implement BackgroundCopyJob_Complete.
Dan Hipschman
- fonts: Add cyrillic glyphs of a 9 pixel bitmap set to Tahoma
Dmitry Timoshkov
- [PATCH] gdiplus: Fix memory leak in GdipLockBitmapBits.
Nathan Beckmann
- add realization of get_innerHTML
Ivan Sinitsin
- add realization of HTMLDocument_write,HTMLDocument_open
Ivan Sinitsin
- [PATCH 1/4] gdiplus: Tests for GdipLockBitmapBits/GdipUnlockBitmapBits.
Nathan Beckmann
- [PATCH 2/4] (try 2) gdiplus: Fix memory leak in GdipLockBitmapBits.
Nathan Beckmann
- [PATCH 3/4] gdiplus: Update bitmap state in GdipUnlockBitmapBits.
Nathan Beckmann
- [PATCH 4/4] gdiplus: Return an error for consecutive GdipLockBitmapBit calls.
Nathan Beckmann
- msxml3: Implemented IXMLDOMText insertData (try 2)
Alistair Leslie-Hughes
- [PATCH] NetUserChangePassword returns ERROR_INVALID_PASSWORD for Windows XP SP2 and above.
Alistair Leslie-Hughes
- netapi32: Correct test for NetUserChangePassword
Alistair Leslie-Hughes
- [1/2]try3. Add new dll. Wbemprox.dll
Ivan Sinitsin
- [2/2]try3.add new dll. wbemprox.dll
Ivan Sinitsin
- mshtml: Added IHTMLDocument2::write implementation.
Jacek Caban
- [PATCH] Added GdipBitmapUnlockBits to include/gdiplusflat.h
Ethan Chen (none)
- [PATCH] Add GdipBitmapUnlockBits to include/gdiplusflat.h
Ethan Chen
- [gdi32] Revise CreateScalableFontResourceA to pass through CreateScalableFontResourceW.
Jeremy White
- gdi32: Update both winnt and win9x font keys and factor out the cleanup code.
Huw Davies
- [rsaenh] Fix AES Provider Handling for Windows XP (resend)
Vijay Kiran Kamuju
- [PATCH] Make tests run again on win95 and NT
Paul Vriens
- [shell32/tests] Make tests run again on win95 and NT
Paul Vriens
- [PATCH] Don't treat old dinput versions as an error
Paul Vriens
- [dinput/tests] Don't treat old dinput versions as an error
Paul Vriens
- [PATCH] Don't treat old dinput versions as an error
Paul Vriens
- [dinput/tests #2] Don't treat old dinput versions as an error
Paul Vriens
- [PATCH] Win9x doesn't like FILE_ALL_ACCESS
Paul Vriens
- [users32/tests] Win9x doesn't like FILE_ALL_ACCESS
Paul Vriens
- [user32/tests #2] Use A-call
Paul Vriens
- [ntdll/tests] ProcessImageFileName is not supported before XP
Paul Vriens
- ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate
Denver Gingerich
- ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate
Denver Gingerich
- [PATCH] winspool: Export ConvertAnsiDevModeToUnicodeDevMode and ConvertUnicodeDevModeToAnsiDevMode
Detlef Riekenberg
- [PATCH] winspool: Implement SpoolerInit
Detlef Riekenberg
- ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate
Stefan Dösinger
- Revert "mshtml: Use QueryService to get IHttpNegotiate in get_post_data_stream."
Vitaliy Margolen
- wininet: Make the reference count of WININETHANDLEHEADER thread-safe by using InterlockedIncrement/InterlockedDecrement.
Robert Shearman
- d3dx9: Add the _D3DXERR enumeration [PATCH 1/3]
tony.wasserka at freenet.de
- d3dx9_36: Add d3dx9_36_private.h [PATCH 2/3, try 2]
tony.wasserka at freenet.de
- d3dx9: Add stubs for the ID3DXFont functions [PATCH 3/3, try 2]
tony.wasserka at freenet.de
- netapi32: Assign to struct instead of using memcpy
Andrew Talbot
- ntdll: Assign to structs instead of using memcpy
Andrew Talbot
- qmgr: Assign to structs instead of using memcpy
Andrew Talbot
- mshtml #2: Added IHTMLScriptElement:get_type implementation.
Jacek Caban
- mshtml #3: Use load group to find NSContainer in AsyncOpen if URI has no associated container.
Jacek Caban
- urlmon: Fixed MapUrlToZone test on IE7.
Jacek Caban
- jscript: Added stub DLL.
Jacek Caban
- msftedit: add DllGetVersion
=3D?utf-8?q?Rico=3D20Sch=3DC3=3DBCller?=3D
- msftedit: add DllGetVersion
=3D?utf-8?q?Rico=3D20Sch=3DC3=3DBCller?=3D
- [PATCH] winspool: cleanup for DEVMODEdupWtoA
Detlef Riekenberg
- [PATCH] Implement IXMLDOMCDATASection substringData
Alistair Leslie-Hughes
- winex11drv: Distinguish left and right keys for shift, ctrl and alt. (try-3)
Vitaliy Margolen
- shehll32: fix SHGetFolderPathAndSubDir tests
Stefan Leichter
- [advpack/tests] Free the library after use
Paul Vriens
- [comctl32/tests #1] Don't use FreeLibrary with GetModuleHandle
Paul Vriens
- [comctl32/tests #2] Use GetModuleHandle instead of LoadLibrary
Paul Vriens
- [comctl32/tests #3] Use GetModuleHandleA instead of LoadLibraryA
Paul Vriens
- [wintrust/tests] Use GetModuleHandleA instead of LoadLibraryA
Paul Vriens
- [PATCH 1/6] wined3d: Get rid of spurious err when locking with WINED3DLOCK_DISCARD.
Alexander Dorofeyev
- [PATCH 2/6] d3d8/tests: Cover one more case in p8_texture_test.
Alexander Dorofeyev
- [PATCH 3/6] wined3d: Use primary_render_target_is_p8 in read_from_framebuffer.
Alexander Dorofeyev
- [PATCH 4/6] wined3d: Make code safe if there are no device palettes.
Alexander Dorofeyev
- [PATCH 5/6] wined3d: Make device palettes dynamically allocated.
Alexander Dorofeyev
- [PATCH 6/6] wined3d: Dirtify p8 textures when device palettes change.
Alexander Dorofeyev
- Implementing a new Direct3D function
tony.wasserka at freenet.de
- msftedit: add DllGetVersion
Rico Schüller
- [PATCH 6/6] wined3d: Dirtify p8 textures when device palettes change.
Stefan Dösinger
- [PATCH] handle it if MimeBody is not created
Marcus Meissner
- oleacc: add GetOleaccVersionInfo
Louis. Lenders
- oleacc: add GetOleaccVersionInfo
Reece Dunn
- shell32: Support getting the shell folder path for users other than the current user and the default user (take 3)
Ge van Geldorp
- [PATCH] winspool: Forward EnumPrintersA to EnumPrintersW
Detlef Riekenberg
- winspool: [#1] Export ConvertAnsiDevModeToUnicodeDevMode and ConvertUnicodeDevModeToAnsiDevMode
Detlef Riekenberg
- winspool: [#2] Implement SpoolerInit
Detlef Riekenberg
- winspool: [#3] cleanup for DEVMODEdupWtoA
Detlef Riekenberg
- winspool: [#4] Forward EnumPrintersA to EnumPrintersW
Detlef Riekenberg
- [PATCH] localspl: Implement fpEnumPrinters
Detlef Riekenberg
- [PATCH] winspool: Use the backend for EnumPrinters
Detlef Riekenberg
- localspl: [#5] Implement fpEnumPrinters
Detlef Riekenberg
- winspool: [#6] Use the backend for EnumPrinters
Detlef Riekenberg
- Fwd: Re: RegOverridePredefKey stub - Take 2
Jens Nestler
- a patch to fix the font in bottons and so on.
彭思
- [PATCH] Implement IXMLDOMCDATASection appendData
Alistair Leslie-Hughes
- [PATCH] Implement IXMLDOMComment substringData
Alistair Leslie-Hughes
- oleacc: add GetOleaccVersionInfo [try 2]
Louis. Lenders
- [PATCH 3/3] shell32: use well known directories from xdg-user-dirs (try 3)
Lei Zhang
- msxml3: Implement IXMLDOMComment substringData
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMCDATASection substringData
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMCDATASection appendData
Alistair Leslie-Hughes
- quartz: Don't print errors for handled return values
Chris Robinson
- fonts: Add some missing Ukrainian and Belarusian cyrillic glyphs
Dmitry Timoshkov
- [PATCH] Support IXMLDOMCharacterData lookup in IXMLDOMText QueryInterface.
Alistair Leslie-Hughes
- msxml3: Support IXMLDOMCharacterData lookup in IXMLDOMText QueryInterface
Alistair Leslie-Hughes
- [PATCH] Implemented IXMLDOMText insertData
Alistair Leslie-Hughes
- [PATCH] Implemented IXMLDOMText insertData
Alistair Leslie-Hughes
- msxml3: Implemented IXMLDOMText insertData
Alistair Leslie-Hughes
- gdi32: Store the Windows path (if it's available) in the font registry entries.
Huw Davies
- [comctl32/tests] Free the library after use
Paul Vriens
- [Tools] winetest: When a dll is missing, mark the test as 'n/a' for 'not applicable'.
Francois Gouget
- [Tools] winetest: Add prototypes to the functions.
Francois Gouget
- [Tools] winetest: Fix the computation of the cell tooltips to not add spurious double-quotes. This fixes a bunch of HTML errors.
Francois Gouget
- [Tools] winetest: Add a missing </tr> tag.
Francois Gouget
- [Tools] winetest: Strip the LF from the winetest URL. Fixes an HTML warning.
Francois Gouget
- [Tools] winetest: Copy the winetest start, result summary and done lines to the per-test logs.
Francois Gouget
- [Tools ] winetest: Make the Version field a bit wider so it can accomodate long tags.
Francois Gouget
- [Tools 1/3] winetest: Specify multiple classes for result cells instead of having one class for every possible error / todo / skip combination.
Francois Gouget
- [Tools 2/3] winetest: More clearly identify todo tests as items that need to be fixed.
Francois Gouget
- [Tools 3/3] winetest: Link individual group results straight to the relevant line in the platform table.
Francois Gouget
- d3d9/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- [PATCH 1/5] gdiplus: Remove unnecessary IStream_AddRef from GdipLoadImageFromFile.
Nathan Beckmann
- [PATCH 2/5] gdiplus: Implement GdipSaveImageToFile via GdipSaveImageToStream.
Nathan Beckmann
- [PATCH 3/5] gdiplus: Implement GdipSaveImageToStream using encoders.
Nathan Beckmann
- [PATCH 4/5] gdiplus: Implement BMP encoding.
Nathan Beckmann
- [PATCH 5/5] gdiplus: Add more sophisticated tests for GdipSaveImageToFile.
Nathan Beckmann
- Make winecfg DPI interval to be the same as in Windows (try 2)
L. Rahyen
- msftedit: add DllGetVersion [try 2]
Rico Schüller
- Makefiles: Simplify the use of the MODULE variable in static import libraries.
Robert Shearman
- wininet: Make the reference count of WININETHANDLEHEADER thread-safe by using InterlockedIncrement/InterlockedDecrement. [try 2]
Robert Shearman
- wininet: Don't call DeleteSecurityContext and FreeCredentialsHandle on invalid handles.
Robert Shearman
- wininet: Allow HTTP_DoAuthorization to accept a NULL username/domain in the non-Basic case.
Robert Shearman
- wininet: Retrieve the maximum token length from the SSP and use a buffer of that length in calls to InitializeSecurityContextW.
Robert Shearman
- secur32: Fix ntlm_GetCachedCredential to not call strlenW on a NULL pointer.
Robert Shearman
- rpcrt4: Check that the input to RPCRT4_strndupW was not NULL before assuming that the string couldn't be allocated due to lack of memory.
Robert Shearman
- ddraw: Implement ForceRefreshRate registry entry for overriding DirectX refresh rate
Denver Gingerich
- rpcrt4: Fix -Oi interpreter for base types.
Robert Shearman
- rpcrt4: Fix the pointer level being passed into call_unmarshaller in client_do_args_old_format for base return parameters.
Robert Shearman
- includes: Add flag for bsm_alldesktops
Maarten Lankhorst
- dsound: Add an option to mix sound buffers in the mixer thread again
Maarten Lankhorst
- msxml3: Implemented IXMLDOMText insertData (try 3)
Alistair Leslie-Hughes
- urlmon: Initialise the cache_file field of DownloadBSC on creation.
Robert Shearman
- user32: Fix enumeration and add tests for EnumWindowStations and EnumDesktops, try X
Maarten Lankhorst
- shell32: remove DISCARDABLE from STRINGTABLE resources
Mikołaj Zalewski
- comdlg32: move font style names to resources
Mikołaj Zalewski
- ole32: Assign to structs instead of using memcpy (1 of 2)
Andrew Talbot
- ole32: Assign to structs instead of using memcpy (2 of 2)
Andrew Talbot
- patch to fix bug 8246
Hin-Tak Leung
- [1/5] qmgr: Add infrastructure for background file transferring. [take 2]
Dan Hipschman
- [2/5] qmgr: Add critical sections for BackgroundCopyJobs.
Dan Hipschman
- [3/5] qmgr: Add critical sections for BackgroundCopyFiles.
Dan Hipschman
- [4/5] qmgr: Implement local file background "downloads." [take 2]
Dan Hipschman
- [5/5] qmgr: Implement BackgroundCopyJob_Complete.
Dan Hipschman
- [1/3] WineD3D: Only adjust windows in fullscreen mode to the screen
Stefan Dösinger
- [2/3] WineD3D: Only restore the style and exStyle when it is untouched
Stefan Dösinger
- [3/3] WineD3D: Set the fullscreen flag before the display Mode
Stefan Dösinger
- user32: Implement a bit BroadcastSystemMessage, try 3
Maarten Lankhorst
- add Japanese rc for wineboot
Aric Stewart
- [PATCH 1/5] shell32: add xdg-user-dirs lookup code (try 3)
Lei Zhang
- [PATCH 2/5] shell32: add a helper function to set all the values for a shell folder (resend)
Lei Zhang
- [PATCH 3/5] shell32: use xdg well known directories for shell redirection (try 4)
Lei Zhang
- [PATCH 4/5] shell32: use xdg well known directories for my_xxx folder symbolic links
Lei Zhang
- [PATCH 5/5] shell32: use xdg well known directories for desktop folder symbolic link
Lei Zhang
- msi: Test the published installer properties
James Hawkins
- msi: Optimize MsiSourceListAddSourceEx for adding to the end of the list
James Hawkins
- msi: Fix an off-by-one error when applying embedded transforms
James Hawkins
- msi: Ignore the custom action type 51 if the source field is empty
James Hawkins
- [PATCH 1/4] avifil32: Fix copy/paste error.
Ken Thomases
- [PATCH 2/4] dsound: Adjust for partial block before prepare-header and add-buffer steps.
Ken Thomases
- [PATCH 3/4] coreaudio: Standardize on DRV_SUCCESS/FAILURE status codes for setup functions.
Ken Thomases
- [PATCH 4/4] coreaudio: Signal driver load failure if any component fails to initialize.
Ken Thomases
- [PATCH] Corrected double free
Alistair Leslie-Hughes
- msxml3: Corrected double free in test
Alistair Leslie-Hughes
- [PATCH] Fix/change tests for systems with no ServicePack
Paul Vriens
- Fix/change tests for systems with no ServicePack
Paul Vriens
- freetype: skip leading @ from FontFace when looking for font to load.
Aric Stewart
- tools: Add a network test script.
Kai Blin
- activscp.idl: Added CATID_* declarations.
Jacek Caban
- include: Added activaut.idl.
Jacek Caban
- comctl32: Animation notifications should be posted not sent.
Huw Davies
- [winecfg] Fix setting version to Vista
Paul Vriens
- comctl32: Get the background brush in ACM_OPEN where native does.
Huw Davies
- comctl32: Revert to waiting on just the thread object, since the thread no longer sends messages.
Huw Davies
- regedit: remove windows class names (they shouldn't be localized) and unused IDC_REGEDIT menu from resources
Mikołaj Zalewski
- mshtml: add Polish translation
Mikołaj Zalewski
- widl: Remove local variable shadowing in add_func_desc().
Michael Stefaniuc
- gdiplus/tests: Remove redundant NULL check before GdipFree().
Michael Stefaniuc
- [PATCH 1/3] shell32: add xdg-user-dirs lookup code (resend)
Lei Zhang
- [PATCH 2/3] shell32: use xdg well known directories for my_xxx folder symbolic links (try 2)
Lei Zhang
- ole32: Rename identifiers to remove false implications of type
Andrew Talbot
- oleaut32: Assign to structs instead of using memcpy
Andrew Talbot
- [PATCH 3/3] shell32: use xdg well known directories for desktop folder symbolic link (try 2)
Lei Zhang
- oledlg: Rename identifier to remove false implication of type
Andrew Talbot
- mshtml: Improve header parsing.
Jacek Caban
- msi: Deformat the service name and display name when installing the service
James Hawkins
- [1/4] qmgr: Add critical sections for Jobs and Files.
Dan Hipschman
- [2/4] qmgr: Add infrastructure for background file transferring. [take 3]
Dan Hipschman
- [3/4] qmgr: Implement local file background "downloads."
Dan Hipschman
- [4/4] qmgr: Implement BackgroundCopyJob_Complete.
Dan Hipschman
- comctl32/tests: Fix a variable type in monthcal.c. Removes 19 -Wsign-compare warnings.
Michael Stefaniuc
- [AppDB] Remove workaround for PHP4
Alexander Nicolaysen Sørnes
- wininet #1: Move INTERNET_OPTION_HANDLE_TYPE to vtbl.
Jacek Caban
- wininet #2: Move InternetQueryOption(INTERNET_OPTION_URL) to vtbl.
Jacek Caban
- wininet #3: Move InternetQueryOption(INTERNET_OPTION_DATAFILE_NAME).
Jacek Caban
- wininet #4: Move InternetQueryOption(INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT) to vtbl.
Jacek Caban
- [PATCH] gdiplus: Fix test crash in GdipSaveImageToStream.
Nathan Beckmann
- [PATCH 1/2] comctl32: add tests for TB_GETSTRING, fix NULL pointer access
Lei Zhang
- [PATCH 2/2] comctl32: fix TB_GETSTRING return values
Lei Zhang
- [PATCH 1/4] avifil32: Fix copy/paste error. (try 2, fixed wrapping)
Ken Thomases
- [PATCH 2/4] dsound: Adjust for partial block before prepare-header and add-buffer steps. (try 2, fixed wrapping)
Ken Thomases
- [PATCH 3/4] coreaudio: Standardize on DRV_SUCCESS/FAILURE status codes for setup functions. (try 2, fixed wrapping)
Ken Thomases
- [PATCH 4/4] coreaudio: Signal driver load failure if any component fails to initialize. (try 2, fixed wrapping)
Ken Thomases
- [PATCH] Skip some tests on win95
Paul Vriens
- [kernel32/tests] Skip some tests on win95
Paul Vriens
- [1/2] wined3d: Translate the projected coord depending on the y-flip
Chris Robinson
- [2/2] wined3d: Don't translate by a full half pixel
Chris Robinson
- [kernel32/tests #2] DATE_YEARMONTH is only present on W2K and later
Paul Vriens
- [kernel32/tests #3] Add a few skips instead of just returning
Paul Vriens
- [PATCH] Register msxml3 Typelib
Alistair Leslie-Hughes
- msxml3: Register msxml3 Typelib
Alistair Leslie-Hughes
- [2/2] wined3d: Don't translate by a full half pixel
Stefan Dösinger
- [PATCH] Allow IXMLDOMDocument to save as another IXMLDOMDocument
Alistair Leslie-Hughes
- msxml3: Allow IXMLDOMDocument to save as another IXMLDOMDocument
Alistair Leslie-Hughes
- comctl32: Always send WM_CTLCOLORSTATIC during WM_ERASEBKGND.
Huw Davies
- wininet: Fix proxy authentication by using the data in lpwhr->pProxyAuthInfo in HTTP_InsertAuthorization instead of lpwhr->pAuthInfo when inserting the Proxy-Authentication header.
Robert Shearman
- wininet: Only clear authentication header if the connection has authentication information.
Robert Shearman
- wininet: Add tests for some URL cache functions.
Robert Shearman
- wininet: Implement FindFirstUrlCacheEntry{A, W}, FindNextUrlCacheEntryA and FindCloseUrlCache.
Robert Shearman
- wininet: Move URL cache hash entry validation to a separate function.
Robert Shearman
- wininet: Implement FindFirstUrlCacheEntry{A, W}, FindNextUrlCacheEntryA and FindCloseUrlCache.
Robert Shearman
- wininet: Add tests for Find{First,Next}UrlCacheEntryA functions.
Robert Shearman
- oleaut32: Split the methods for opening different sources of typelibs out of TLB_ReadTypeLib.
Robert Shearman
- wininet: Use LIST_FOR_EACH_ENTRY in URLCacheContainers_FindContainerW instead of LIST_FOR_EACH and LIST_ENTRY.
Robert Shearman
- wininet: Make some pointers const in URL cache functions.
Robert Shearman
- gdi32: Factor out FreeType initialization into a separate function.
Huw Davies
- msi: Fix typos which caused joins of three or more tables to not work properly.
Robert Shearman
- wininet: Fix URLCache_LocalFileNameToPathA to return a full path, rather than just the container path.
Robert Shearman
- wininet: The URL in CommitUrlCacheEntryInternal shouldn't be restricted to MAX_PATH chars in length.
Robert Shearman
- wininet: Support the lpszFileExtension "reserved" parameter being passed into CommitUrlCacheEntryA.
Robert Shearman
- secur32 #1: Fixed dynamic loading in schannel test.
Jacek Caban
- secur32 #2: Improve SECPKG_ATTR_CIPHER_STRENGTHS stub.
Jacek Caban
- wininet: Fix local variable shadowing in URLCacheContainer_OpenIndex.
Robert Shearman
- msi: Passing NULL for szBuffer and NULL for pcchValueBuf into MsiGetProductInfo{A, W} shouldn't crash.
Robert Shearman
- jscript: Added Dll[Un]RegisterServer implementation.
Jacek Caban
- d3dx9: Add stubs for the ID3DXFont functions
tony.wasserka at freenet.de
- [1/4] qmgr: Add critical sections for Jobs and Files. [take 2]
Dan Hipschman
- [2/4] qmgr: Add infrastructure for background file transferring. [take 4]
Dan Hipschman
- [3/4] qmgr: Implement local file background "downloads."
Dan Hipschman
- [4/4] qmgr: Implement BackgroundCopyJob_Complete.
Dan Hipschman
- qcap: Assign to structs instead of using memcpy
Andrew Talbot
- quartz: Assign to structs instead of using memcpy
Andrew Talbot
- shlwapi: Fix UrlCanonicalizeW difference from windows using URL_UNESCAPE bit.
John Morris
- Prototype patch that solves bug 11897
Artur Szymiec
- Prototype patch that solves bug 11897
Artur Szymiec
- msi: Test and fix MsiSourceListAddSource
James Hawkins
- Prototype patch that solves bug 11897
Stefan Dösinger
- Prototype patch that solves bug 11897
Artur Szymiec
- wine.inf: Register jscript.dll.
Jacek Caban
- mshtml: Added IHTMLWindow2::get_location implementation.
Jacek Caban
- urlmon.idl: Added URLACTION_* and URLPOLICY_* declarations.
Jacek Caban
- Prototype patch that solves bug 11897
Stefan Dösinger
- [advapi/service] Give service it's own debug channel
Paul Vriens
- RESEND Prototype patch that solves bug 11897
Artur Szymiec
- [PATCH] Cannot use put_nodeValue on a IXMLDOMProcessingInstruction node whos target is xml
Alistair Leslie-Hughes
- msxml3: Cannot use put_nodeValue on a IXMLDOMProcessingInstruction node who's target is xml
Alistair Leslie-Hughes
- freetype: Add loading and processing of GSUB table vert/vrt2 functions for proper tategaki (vertical writing)
Aric Stewart
- [PATCH] Implement IXMLDOMComment appendData
Alistair Leslie-Hughes
- msxml3: Implement IXMLDOMComment appendData
Alistair Leslie-Hughes
- [PATCH] Implemented IXMLDOMCDATASection insertData
Alistair Leslie-Hughes
- msxml3: Implemented IXMLDOMCDATASection insertData
Alistair Leslie-Hughes
- shdocvw:WebBrowser_get_Busy implementation [take 2]
Jared Lapsley
- mshtml: Return full patch in res protocol's secure URL.
Jacek Caban
- RESEND D3D add device uuid solves bug 11897
Artur Szymiec
- RESEND Prototype patch that solves bug 11897
Artur Szymiec
- cabinet.dll -> FDICopy: Test added
Виталий Перов
- [wintab] Expand whitelist of tablets
Dan Kegel
- wine.inf: Update timezone information.
Robert Shearman
- fixed typo's in 2 out-of-memory checks
Joris Huizer
- [PATCH] Corrected out-of-memory typo's
Joris Huizer (none)
- fonts: Start of the Symbol font.
Huw Davies
- [PATCH] (RESUBMIT) wininet: restructure for better return checking
Marcus Meissner
- GdipGetImageThumbnail
Ian Kono
- ole32: Assign to structs instead of using memcpy
Andrew Talbot
- oledlg: Assign to structs instead of using memcpy
Andrew Talbot
- riched20: Assign to structs instead of using memcpy (with typo fixes)
Andrew Talbot
- rpcrt4: Assign to structs instead of using memcpy
Andrew Talbot
- [PATCH] (msi) initialize variables
Marcus Meissner
- [advapi/service] Give service it's own debug channel (RESEND)
Paul Vriens
- [PATCH 1/1] user32: Fix MessageBox button contents and ordering
Jason Edmeades
- d3dx9_36: Add stubs and implementations for D3DXCreateTexturexx
"Luis C. Busquets Pérez"
- shell32: fix SHGetFolderPathAndSubDir tests [resend]
Stefan Leichter
- [1/6] qmgr: Add infrastructure for background file transferring. [take 5]
Dan Hipschman
- [2/6] qmgr: Implement local file background "downloads." [take 2]
Dan Hipschman
- [3/6] kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveFileEx (stub).
Dan Hipschman
- [4/6] qmgr: Implement BackgroundCopyJob_Complete. [take 2]
Dan Hipschman
- [5/6] qmgr: Transfer files given by URL (including HTTP, etc).
Dan Hipschman
- [6/6] qmgr: Implement progress updates for downloads given by URL.
Dan Hipschman
- [3/6] kernel32: Add the MOVEFILE_WRITE_THROUGH flag (stub) for MoveFileEx.
Dan Hipschman
- [PATCH 1/2] qcap: Add better findpin stub for CaptureGraphBuilder
Maarten Lankhorst
- [PATCH 2/2] qcap: Implement a stubby CaptureGraphBuilder2::RenderStream
Maarten Lankhorst
- quartz: Implement the null renderer
Maarten Lankhorst
- quartz: Detect and skip id3v2 header in mpeg splitter
Maarten Lankhorst
- quartz: Fix typo
Maarten Lankhorst
- quartz: Uncomment a trace
Maarten Lankhorst
- quartz: Implement detection on file extension in filesource
Maarten Lankhorst
- quartz: Add directsound renderer to filter list
Maarten Lankhorst
- user32: test when expose events are processed
clinton at elemtech.com
- quartz: Don't add MERIT_DO_NOT_USE filters automatically to create a connection
Maarten Lankhorst
- regedit: stdin is not seekable so do not try to seek the input file if it is not seekable
Aric Stewart
- user32: Try harder to find a target for mouse messages
Dmitry Timoshkov
- mlang: Implement Rfc1766ToLcidA
Dmitry Timoshkov
- [PATCH] Implement wcscat_s
Alistair Leslie-Hughes
- [PATCH] Implement wcscat_s
Alistair Leslie-Hughes
- [PATCH] Implement wcscat_s
Alistair Leslie-Hughes
- [PATCH] Implement wcscat_s
Alistair Leslie-Hughes
- [PATCH] Added stub CorBindToRuntimeEx
Alistair Leslie-Hughes
- msvcrt: Implement wcscat_s
Alistair Leslie-Hughes
- mscoree: Added stub CorBindToRuntimeEx
Alistair Leslie-Hughes
- dsound: Set the status from STATE_STARTING to STATE_PLAYING before mixing our next buffer so that we do not potentially skip early event when starting.
Aric Stewart
- shell32: Support getting the shell folder path for users other than the current user and the default user (take 4)
Ge van Geldorp
- urlmon #1: Move InternetParseUrl(PARSE_SECURITY_URL) call to map_url_to_zone and fix buffer size.
Jacek Caban
- mshtml #2: Return full patch in res protocol's secure URL.
Jacek Caban
- urlmon #3: Remove tests that fail on IE7 and make Wine behave like IE7.
Jacek Caban
- urlmon #4: Fixed URLZONEREG_DEFAULT handling in GetZoneActionPolicy.
Jacek Caban
- urlmon #5: Added ProcessUrlAction implementation.
Jacek Caban
- urlmon #6: Added more policy tests.
Jacek Caban
- urlmon #7: Added special URLACTION_SCRIPT_OVERRIDE_SAFETY handling.
Jacek Caban
- d3dx9: Add stubs for the ID3DXFont functions
tony.wasserka at freenet.de
- [Tools 01/12] winetest: When a dll is missing, mark the test as 'n/a' for 'not applicable'.
Francois Gouget
- [Tools 02/12] winetest: Add prototypes to the functions.
Francois Gouget
- [Tools 03/12] winetest: Fix the computation of the cell tooltips to not add spurious double-quotes. This fixes a bunch of HTML errors.
Francois Gouget
- [Tools 04/12] winetest: Add a missing </tr> tag.
Francois Gouget
- [Tools 05/12] winetest: Strip the LF from the winetest URL. Fixes an HTML warning.
Francois Gouget
- [Tools 07/12] winetest: Make the Version field a bit wider so it can accomodate long tags.
Francois Gouget
- [Tools 06/12] winetest: Copy the winetest start, result summary and done lines to the per-test logs.
Francois Gouget
- [Tools 08/12] winetest: Remove an obsolete comment about visible desktops. There's no corresponding code anymore.
Francois Gouget
- [Tools 09/12] winetest: If the test exit code is negative, then it is most likely an exception code, which means the test crashed. Don't assume the 'todo' field is numeric.
Francois Gouget
- [Tools 10/12] A couple of spelling and wording tweaks.
Francois Gouget
- [Tools 11/12] winetest: Only append '.dll' if there is not already another extension.
Francois Gouget
- [Tools 12/12] winetest: We have one test executable per dll, and each contains multiple unit tests. Align the variable names accordingly.
Francois Gouget
- quartz: Destroy the filtergraph better in releasing
Maarten Lankhorst
- quartz: Fix IFilterGraph RemoveFilter to stop the filter before removing it.
Maarten Lankhorst
- ole32: CreatePointerMoniker is implemented.
Robert Shearman
- dxerr{8,9}: Include wine/port.h for snprintf.
Robert Shearman
- oleaut32: Fix the return type of TLB_ReadTypeLib.
Robert Shearman
- wininet: If we receive an error from InitializeSecurityContext in HTTP_DoAuthorization then set pAuthInfo->finished so that we don't carry on using the security context.
Robert Shearman
- wininet: Assume that if we're connected to an HTTP/1.1 server then connections can be kept alive by default.
Robert Shearman
- [Tools 1/7] winetest: s/$subtest/$unit/ for consistency.
Francois Gouget
- [Tools 2/7] winetest: Groups contain multiple reports all corresponding to the same platform. So fix the variable names accordingly. Improve the documentation of the group and report structures.
Francois Gouget
- [Tools 3/7] winetest: Rename a $_ variable to $group for clarity.
Francois Gouget
- [Tools 4/7] winetest: Tweak / standardize the error messages and print them to stderr rather than stdout.
Francois Gouget
- [Tools 5/7] winetest: What dissect and gather support depends on their code. So it makes no sense to put $fileversion in a configuration file. Also modify dissect to distinguish the supported report version from the version of the produced summary file.
Francois Gouget
- [Tools 6/7] winetest: Make a small tweak to dissect to add support for version 3 reports.
Francois Gouget
- [Tools 7/7] winetest: Add some heuristics to detect missing dlls in version 3 reports.
Francois Gouget
- msvcrt: Implement wcscat_s (try 2)
Alistair Leslie-Hughes
- msi: Don't publish the product for the custom action test
James Hawkins
- [PATCH] split value checking
Marcus Meissner
- qmgr: Implement IBackgroundCopyJob_AddFileSet.
Dan Hipschman
- quartz: Set a default sync source on the filtergraph
Maarten Lankhorst
- quartz: Silence the directsound buffer on starting
Maarten Lankhorst
- quartz: Make mediaseeking stubs fixmes
Maarten Lankhorst
- quartz: Add initial support for time formats in IMediaSeeking
Maarten Lankhorst
- quartz: Change some more stubs from traces to fixmes
Maarten Lankhorst
- quartz: Implement a few mediaseeking functions
Maarten Lankhorst
- d3dx9_36: Implements D3DXGetShaderVersion
"Luis C. Busquets Pérez"
- user32: Fix enumeration for EnumWindowStations and EnumDesktops, try 5
Maarten Lankhorst
- user32: test processing of expose events (try 2)
Clinton Stimpson
- user32: Fix enumeration for EnumWindowStations and EnumDesktops, try 5
John Klehm
- user32: test processing of expose events (try 3)
Clinton Stimpson
- user32: Fix enumeration for EnumWindowStations and EnumDesktops, try 5
Maarten Lankhorst
- msvcrt: Implement wcscat_s (try 3)
Alistair Leslie-Hughes
- regedit: check for unicode file with out using fseek
Aric Stewart
- [PATCH] services.exe: add a new program
Mikołaj Zalewski
- services: Add program.
Mikołaj Zalewski
- [PATCH] services.exe: load services from registry
Mikołaj Zalewski
- services: Load list of services from registry at startup.
Mikołaj Zalewski
- [PATCH] services.exe: start a locale RPC server
Mikołaj Zalewski
- [PATCH] services.exe/advapi32: move CreateService, OpenService and DeleteService to services.exe
Mikołaj Zalewski
- services: Move CreateService, OpenService and DeleteService implementations from advapi32.dll to services.exe.
Mikołaj Zalewski
- [PATCH] services.exe/advapi32: Move QueryServiceConfig to services.exe
Mikołaj Zalewski
- services: Move QueryServiceConfigW from advapi32.dll to services.exe.
Mikołaj Zalewski
- [PATCH] bugzilla: set mime types for log files as text/plain
Lei Zhang
- Test the correct handle
Joris Huizer
- [PATCH] Test the correct handle
Joris Huizer (none)
- [PATCH] bugzilla: add link from enter bugs page to known issues page
Lei Zhang
- [PATCH] services.exe/advapi32: move ChangeServiceConfigW to services.exe
Mikołaj Zalewski
- services: Move ChangeServiceConfigW implementation from advapi32.dll to services.exe.
Mikołaj Zalewski
- [PATCH] bugzilla: use a different shade of red for error message backgrounds
Lei Zhang
- msvcrt: Implement wcscat_s (try 4)
Alistair Leslie-Hughes
- user32: Correct window tests to destroy child windows before parents
Justin Chevrier
- [PATCH 00/16] Series short description
Eric Pouech
- [PATCH 01/16] [RichEdit]: prevent division by zero when 0-width border is used
Eric Pouech
- [PATCH 02/16] [RichEdit]: properly set the border width while parsing RTF stream
Eric Pouech
- [PATCH 03/16] [RichEdit]: added support for reading DI bitmaps in RTF streams
Eric Pouech
- [PATCH 04/16] [RichEdit]: fix reading paragraph left & first indentation attributes
Eric Pouech
- [PATCH 05/16] [RichEdit]: when handling \pard in RTF stream, really resets all paragraph styles
Eric Pouech
- [PATCH 06/16] [RichEdit]: Fixed typo in bitmap scaling (for OLE objects)
Eric Pouech
- [PATCH 07/16] [RichEdit]: added support for end of line inside paragraphs
Eric Pouech
- [PATCH 08/16] [RichEdit]: now storing shift-enter (keyboard) and \line (rtf) as end of row (and emitting \line while saving in RTF)
Eric Pouech
- [PATCH 09/16] [RichEdit]: assign equivalent structures instead of copying them
Eric Pouech
- [PATCH 10/16] [RichEdit]: now passing left margin around when computing the size of a run, so that a tab will get a correct size
Eric Pouech
- [PATCH 11/16] [RichEdit]: correctly set the pitch and family for a font when reading an RTF stream
Eric Pouech
- [PATCH 12/16] [RichEdit]: in RTF reader, set both bold and weight attributes, so that we don't care about priority between the two
Eric Pouech
- [PATCH 13/16] [Richedit]: using the FW_ constants, instead of the raw values
Eric Pouech
- [PATCH 14/16] [Include]: added msftedit support in richedit.h
Eric Pouech
- [PATCH 15/16] [RichEdit]: added support for EM_SETTARGETDEVICE with a NULL DC
Eric Pouech
- [PATCH 16/16] [RichEdit]: fixed object leaks generated by context creation & destruction
Eric Pouech
- [PATCH] (try 2) gdiplus: Fix test crash in GdipSaveImageToStream.
Nathan Beckmann
- shell32: implement SHGetFolderPathAndSubDirA/W
Stefan Leichter
- rsaenh: Assign to structs instead of using memcpy
Andrew Talbot
- secur32: Assign to structs instead of using memcpy
Andrew Talbot
- setupapi: Assign to structs instead of using memcpy
Andrew Talbot
- d3dx9: Implement D3DXVec3ProjectArray.
Philip Nilsson
- ddraw: Fix refcounting of palettes
Cihan Altinay
- ddraw: Fix refcounting of palettes
bobbyg at gmx.net
- New function "SHParseDisplayName"
Paul
- d3dx9_36: Implements D3DXGetShaderVersion
Stefan Dösinger
- ddraw: Fix refcounting of palettes
Stefan Dösinger
- [PATCH] Added SHParseDisplayName function
Paul
- 1/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 2/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [PATCH] Move depth/stencil verification to CheckDepthStencilCapability.
Roderick Colenbrander
- 3/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [PATCH] Check the texture capabilities we offer for the different texture types (cube, plain, volume).
Roderick Colenbrander
- [PATCH] Check the render target capabilities of a resource type.
Roderick Colenbrander
- [RESEND] ddraw: Fix refcounting of palettes
Cihan Altinay
- wined3d: Increment reference count before returning palette
Cihan A
- wined3d: Increment reference count before returning palette
Cihan Altinay
- [PATCH] Added SHParseDisplayName function
Paul
- wined3d: Increment reference count before returning palette
Stefan Dösinger
- d3dx9: Implement D3DXVec3ProjectArray.
Philip Nilsson
- wined3d: Increment reference count before returning palette
Cihan Altinay
- (X11 Series 1/3) Use correct visual for user-specified depth
Michael Karcher
- (X11 Series 2/3) Fix handling of non-default visuals
Michael Karcher
- jscript #1: Added JScript class factory.
Jacek Caban
- jscript #2: Added JScript stub implementation.
Jacek Caban
- wininet: Don't use query and hash part of URL to generate cache file name.
Jacek Caban
- (X11 Series 3/3) Fix alpha for client-side-rendered text
Michael Karcher
- [PATCH 00/18] RichEdit enhancements
Eric Pouech
- [PATCH 01/18] [RichEdit]: prevent division by zero when 0-width border is used
Eric Pouech
- [PATCH 02/18] [RichEdit]: properly set the border width while parsing RTF stream
Eric Pouech
- [PATCH 03/18] [RichEdit]: added support for reading DI bitmaps in RTF streams
Eric Pouech
- [PATCH 04/18] [RichEdit]: fix reading paragraph left & first indentation attributes
Eric Pouech
- [PATCH 05/18] [RichEdit]: when handling \pard in RTF stream, really resets all paragraph styles
Eric Pouech
- [PATCH 06/18] [RichEdit]: Fixed typo in bitmap scaling (for OLE objects)
Eric Pouech
- [PATCH 07/18] [RichEdit]: added support for end of line inside paragraphs
Eric Pouech
- [PATCH 08/18] [RichEdit]: now storing shift-enter (keyboard) and \line (rtf) as end of row (and emitting \line while saving in RTF)
Eric Pouech
- [PATCH 09/18] [RichEdit]: assign equivalent structures instead of copying them
Eric Pouech
- [PATCH 10/18] [RichEdit]: now passing left margin around when computing the size of a run, so that a tab will get a correct size
Eric Pouech
- [PATCH 11/18] [RichEdit]: correctly set the pitch and family for a font when reading an RTF stream
Eric Pouech
- [PATCH 12/18] [RichEdit]: in RTF reader, set both bold and weight attributes, so that we don't care about priority between the two
Eric Pouech
- [PATCH 13/18] [Richedit]: using the FW_ constants, instead of the raw values
Eric Pouech
- [PATCH 14/18] [Include]: added msftedit support in richedit.h
Eric Pouech
- [PATCH 15/18] [RichEdit]: added support for EM_SETTARGETDEVICE with a NULL DC
Eric Pouech
- [PATCH 16/18] [RichEdit]: fixed object leaks generated by context creation & destruction
Eric Pouech
- [PATCH 17/18] [RichEdit]: don't force cursor change when it's not needed
Eric Pouech
- [PATCH 18/18] [RichEdit]: allow reading an enhanced metafile from an RTF stream
Eric Pouech
- [1/22] WineD3D: Add GL_ATI_fragment_shader
Stefan Dösinger
- [2/22] WineD3D: Fixed function fragment processing with GL_ATI_fragment_shader
Stefan Dösinger
- [3/22] WineD3D: Make the state table a property of the shader backend
Stefan Dösinger
- [4/22] WineD3D: A shader backend descriptor for the ati fragment shader backend
Stefan Dösinger
- [5/22] WineD3D: Move set_tex_op_atifs to the ati shader backend
Stefan Dösinger
- [6/22] WineD3D: Move WINED3DRS_TEXTUREFACTOR application to atifs
Stefan Dösinger
- [8/22] WineD3D: Make shader model specific ffp members shader model private
Stefan Dösinger
- [9/22] WineD3D: Move the fragment replacement list into the shader priv data
Stefan Dösinger
- [10/22] WineD3D: Move shader generation into the shader backend
Stefan Dösinger
- [11/22] WineD3D: Move the shader backend selection into a separate function
Stefan Dösinger
- [12/22] D3D: De-Pointerize the WINED3DCAPS structure
Stefan Dösinger
- [13/22] WineD3D: Set shader specific caps in the shader backend
Stefan Dösinger
- [14/22] WineD3D: Move shader caps setting into the arb and glsl shader backends
Stefan Dösinger
- [15/22] WineD3D: Set GL_ATI_fragment_shader texture caps in the atifs backend
Stefan Dösinger
- [16/22] WineD3D: Handle projected textures in the atifs backend
Stefan Dösinger
- [17/22] D3D9: Add a projected texture test
Stefan Dösinger
- [18/22] WineD3D: Free shader private data on reset
Stefan Dösinger
- [19/22] WineD3D: Enable V8U8 for legacy bump mapping with ati extensions
Stefan Dösinger
- [20/22] WineD3D: Alloc / free shader private data and blt stuff in Init3D/Uninit3D
Stefan Dösinger
- [21/22] WineD3D: Make color keying work with fragment pipeline replacements
Stefan Dösinger
- [22/22] WineD3D: Enable GL_ATI_fragment_shader
Stefan Dösinger
- [7/22] WineD3D: Implement bump mapping in the atifs backend
Stefan Dösinger
- [PATCH] services.exe/advapi32: move GetServiceDisplayName to services.exe and implement GetServiceKeyName
Mikołaj Zalewski
- services: Move GetServiceDisplayName to services.exe and implement GetServiceKeyName.
Mikołaj Zalewski
- services.exe[1/7]: add a new program
Mikołaj Zalewski
- services.exe[2/7]: load services from the registry
Mikołaj Zalewski
- services.exe/advapi32[3/7]: start a local RPC server
Mikołaj Zalewski
- services.exe/advapi32[4/7]: move CreateService, OpenService and DeleteService to services.exe
Mikołaj Zalewski
- services.exe/advapi32[5/7]: Move QueryServiceConfig to services.exe
Mikołaj Zalewski
- services.exe/advapi32[6/7]: move ChangeServiceConfigW to services.exe
Mikołaj Zalewski
- services.exe/advapi32[7/7]: move GetServiceDisplayName to services.exe and implement GetServiceKeyName
Mikołaj Zalewski
- mshtml: Break Wine Gecko 0.0.1 support.
Jacek Caban
- user32: Add test_CreateIconFromResourceEx().
Andrew Riedi
- winex11.drv: http://forums.winehq.org -> http://forum.winehq.org.
Andrew Riedi
- [RESEND] Added SHParseDisplayName function
Paul
- gdi: Add a stub for GdipCreateFontFamilyFromName
Adam Petaccia
- dsound: Add an option to mix sound buffers in the mixer again, try 2
Maarten Lankhorst
- user32: Implement a bettter stub of BroadcastSystemMessage (resend)
Maarten Lankhorst
- winex11.drv: Set fullscreen hint only for captionless windows
Dmitry Timoshkov
- winex11drv: Distinguish left and right keys for shift, ctrl and alt. (try 4)
Vitaliy Margolen
- reg: Add stub 'reg' program.
Andrew Riedi
- user32: Move the bitmap header check as far up as possible.
Andrew Riedi
- rebar: in AutoSize get the window rc after REBAR_Layout if needed to respect the sizing changes made by REBAR_Layout
Aric Stewart
- user32: HiliteMenuItem fails if an invalid window handle is passed to it.
Reece Dunn
- [Tools 1/6] winetest: Make sure the 'name' attribute does not start with a digit so it is compatible with the 'id' one. This fixes an HTML warning on pages containing multiple 2000 or 2003 reports.
Francois Gouget
- [Tools 2/6] winetest: Link individual group results straight to the relevant line in the platform table.
Francois Gouget
- [Tools 3/6] winetest: Specify multiple classes for result cells, instead of having one class for every possible error / todo / skip combination.
Francois Gouget
- [Tools 4/6] winetest: More clearly identify todo tests as items that need to be fixed.
Francois Gouget
- [Tools 5/6] winetest: Show the number of errors and then the number of todo tests.
Francois Gouget
- [Tools 6/6] winetest: Issue a better description than '.' for the special failure modes. Write them as a note so they stand out better.
Francois Gouget
- rpcrt4: Add a stub for RpcCancelThreadEx.
Robert Shearman
- wininet: The lpszLocalFileName parameter to CommitUrlCacheEntryA is optional, so check before converting it from Unicode to ANSI.
Robert Shearman
- d3dx9: Add stubs for the ID3DXLine functions [PATCH 1/4]
tony.wasserka at freenet.de
- d3dx9: Add stubs for the ID3DXSprite functions [PATCH 2/4]
tony.wasserka at freenet.de
- d3dx9: Add stubs for the ID3DXRenderToEnvMap functions [PATCH 3/4]
tony.wasserka at freenet.de
- d3dx9: Add stubs for the ID3DXRenderToSurface functions [PATCH 4/4]
tony.wasserka at freenet.de
- cabinet.dll -> FDICopy: Test added
Vitaly Perov
- cabinet.dll -> FDICopy: Test added
Vitaly Perov
- server: Don't drop the SE_GROUP_LOGON_ID attribute
H. Verbeet
- msi: Skip the endlines test if the table fails on import
James Hawkins
- [PATCH] Add a function which checks the legacy bump mapping capabilities.
Roderick Colenbrander
- [PATCH] Put the SRG read capability check in its own function.
Roderick Colenbrander
- [PATCH] Put vertex texture capability checking in its own function.
Roderick Colenbrander
- [PATCH] Add a function which checks the filtering capabilities for a format.
Roderick Colenbrander
- [19/22] WineD3D: Enable V8U8 for legacy bump mapping with ati extensions
Stefan Dösinger
- cabinet.dll -> FDICopy: Test added
Vitaly Perov
- [PATCH] Add correct autogenmipmap support.
Roderick Colenbrander
- 1/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 2/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 3/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 4/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 5/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 6/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [PATCH] Remove unneeded code. All the checks are handled now inside the resource type checks.
Roderick Colenbrander
- winmm: Fix midi deadlock by not holding lock on release.
Maarten Lankhorst
- Kernel32: Spelling fixes
Austin English
- user32: Improve the HiliteMenuItem tests so they reflect actual behaviour on Windows.
Reece Dunn
- shdocvw: Assign to structs instead of using memcpy
Andrew Talbot
- shell32: Assign to structs instead of using memcpy
Andrew Talbot
- msi: Fix a few tests of display IDs that don't exist on win9x
James Hawkins
- msi: Skip the Installer object tests on win9x
James Hawkins
- msi: Fix a few test failures on win9x
James Hawkins
- msi: Fix a few test failures on win9x
James Hawkins
- user32: Implement a better stub of BroadcastSystemMessage, try 4
Maarten Lankhorst
- msi: Fix a few test failures on win9x
James Hawkins
- msi: Fix a few test failures on win9x
James Hawkins
- [PATCH] ntoskrnl.exe: Implement MmIsAddressValid
Detlef Riekenberg
- ntoskrnl.exe: Implement MmIsAddressValid (bug 11082)
Detlef Riekenberg
- wine.inf: Change default windows version to xp
Maarten Lankhorst
- 1/6 WineD3D: CheckDeviceFormat rewrite
Stefan Dösinger
- [19/22] WineD3D: Enable V8U8 for legacy bump mapping with ati extensions
Stefan Dösinger
- [PATCH] winealsa.drv: Check for errors on snd_pcm_mmap_commit
Luis Javier Merino
- [WineHQ][WWN] WWN 343
Zachary Goldberg
- [PATCH] There is no need for the !Usage checks at the start of the resource type checks. The return-path of the code will handle this properly and this also ensures that the R8G8B8 dxVersion test is reached.
Roderick Colenbrander
- [PATCH] There is no need for the !Usage checks at the start of the resource type checks. The return-path of the code will handle this properly and this also ensures that the R8G8B8 dxVersion test is reached.
Roderick Colenbrander
- 7/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 8/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [PATCH] Add dynamic locking support to CheckDeviceFormat.
Roderick Colenbrander
- [PATCH] Add dynamic locking support to CheckDeviceFormat.
Roderick Colenbrander
- 9/6 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- [PATCH] Report software processing in CheckDeviceFormat.
Roderick Colenbrander
- [PATCH] Report software processing in CheckDeviceFormat.
Roderick Colenbrander
- wine.inf: Update time zone information for America/Los_Angeles and America/Tijuana
Dmitry Timoshkov
- msshtml: DefaultLoadRequest can be NULL, check before dereferencing it.
Alasdair Sinclair
- user32: Handle the undocumented behaviour in DefWindowProc for WM_NCACTIVATE that causes the nonclient area not to be redrawn.
Robert Shearman
- user32: Try harder to find a target for mouse messages. (RESEND)
Dmitry Timoshkov
- mlang: Implement Rfc1766ToLcidA. (RESEND)
Dmitry Timoshkov
- wine.inf: Update time zone information for America/Los_Angeles and America/Tijuana. (RESEND)
Dmitry Timoshkov
- gdi32: Remove a trailing space in a Wine trace.
Francois Gouget
- msi/tests: Skip the tests if we are unable to identify the user SID. This fixes crashes on Win9x.
Francois Gouget
- Assorted spelling fixes.
Francois Gouget
- winex11.drv: Add a some heuristics when to add a maximize or fullscreen hint
Dmitry Timoshkov
- [Try 2] A nicer icon for msiexec
Hervÿffffe9 Chanal
- Download.template: Update PC-BSD download link and icon
Austin English
- Assorted spelling fixes
Austin English
- [Try 2] [1/2] cabinet.dll -> FDICopy: Test added
Vitaly Perov
- [2/2] cabinet.dll -> FDICopy: Bug fixed
Vitaly Perov
- kernel32/tests: Fix false positive file notification tests.
Michael Moss
- shell32: only print "HCR_GetFolderAttributes should be called for simple PIDL's" once
Dan Kegel
- twain_32: Assign to structs instead of using memcpy
Andrew Talbot
- urlmon: Assign to structs instead of using memcpy
Andrew Talbot
- winemp3: Skip idv3 header too
Maarten Lankhorst
- mshtml: Update Swedish translation
Samuel Lidén Borell
- shdoclc: Update Swedish translation
Samuel Lidén Borell
- crypt32: Update the German translation.
Michael Stefaniuc
- regedit: Fix and update the German translation:
Michael Stefaniuc
- iccvid: Add the Romanian translation.
Michael Stefaniuc
- msrle32: Add the Romanian translation.
Michael Stefaniuc
- msvidc32: Add the Romanian translation.
Michael Stefaniuc
- quartz: Fix the magic bytes for mp3's with id3 tags
Maarten Lankhorst
- user32: Fix of cursor loading from a file ( try 3 ).
Sergey Khodych
- widl [1/2]: Ignore libraries in imported IDL files.
Dan Hipschman
- [2/2] qmgr: Add a stub implementation of IBackgroundCopyJob2.
Dan Hipschman
- quartz: Call send flush/endofstream and segment messages downstream
Maarten Lankhorst
- quartz: Move IMediaSeeking from the parser pin to the parser filter
Maarten Lankhorst
- wined3d: BltFast dealing correctly with overlapping src and dest (BUG: 11416)
Luis Javier Merino
- freetype: fix a typo that prevented checking more than the first range in Range Format 2
Aric Stewart
- [PATCH] bugzilla: don't tell users to guess bugzilla component
Lei Zhang
- Programs/Tools: Spelling fixes
Austin English
- Comdlg32: Updated corrected Dutch Translations
Frans Kool
- winex11.drv: Fix crash by long preedit text.
Kusanagi Kouichi
- winex11.drv: Handle arbitrary length composed input.
Kusanagi Kouichi
- reg: Add stub 'reg' program. [try 2]
Andrew Riedi
- activscp.idl #1: Added IActiveScriptProperty declaration.
Jacek Caban
- jscript #2: Added IActiveScriptParse stub implementation.
Jacek Caban
- jscript #3: Added IActiveScriptProperty stub implementation.
Jacek Caban
- [Try 2] A nicer icon for msiexec (svg source)
Hervÿffffe9 Chanal
- 1/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 2/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 2/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- 3/3 WineD3D: CheckDeviceFormat rewrite
Roderick Colenbrander
- user32: Increase an initial size for enumerated children
Dmitry Timoshkov
- crypt32: Update the German translation.
Michael Stefaniuc
- regedit: Fix and update the German translation:
Michael Stefaniuc
- msrle32: Add the Romanian translation.
Michael Stefaniuc
- wine.inf: Add "ShowMenuDelay" value
Anatoly Lyutin
- D3D9: A