wine
2006-06-07  Mike McCormackserver: open_console's from field should be a handle.
2006-06-07  Mike McCormackserver: Use unsigned long for request types that are...
2006-06-07  Alexandre Julliardserver: Print process/thread id instead of pointer...
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
2006-06-07  EA Durbinmsi/tests: Fixed a typo.
2006-06-07  Mike McCormackhlink: Implement DllRegisterServer.
2006-06-07  Mike McCormackhlink: Add a basic implementation (based on work by...
2006-06-07  Mike McCormackhlink: Add a stub implementation (based on Aric Stewart...
2006-06-07  Mike McCormackhlink: Declare prototypes for some functions.
2006-06-07  Dmitry Timoshkovwinecfg: Avoid unnecessary casts.
2006-06-07  Dmitry Timoshkovcomctl32: Remove WM_SYSCOMMAND handler from PROPSHEET_D...
2006-06-07  Andrew Zieminclude: Add SETWALLPAPER_DEFAULT to winuser.h.
2006-06-07  H. Verbeetwined3d: Return the result of QueryInterface in GetCont...
2006-06-07  H. Verbeetwined3d: Remove a redundant break.
2006-06-07  H. Verbeetwined3d: Don't hardcode type sizes for shader constants.
2006-06-07  H. Verbeetd3d9: Add a test for setting / getting vertex shader...
2006-06-07  Robert Shearmanshdocvw: Register some more documented classes that...
2006-06-07  Robert Shearmanwidl: Support coclass forward declarations.
2006-06-07  Robert Shearmaninclude: Add two more coclasses to exdisp.idl.
2006-06-07  Hans Leidekkerdnsapi: Add stub implementations for the remaining...
2006-06-07  Magnus Lundborgx11drv: Declared two functions as static to avoid compi...
2006-06-06  Alexandre JulliardRevert "winedbg: Remove useless NOCMD state."
2006-06-06  Stefan Leichterwine.inf: Added default values for .htm and .html file...
2006-06-06  qingdoa daoooleaut32: safearray: Convert dimension index at the...
2006-06-06  Ivan Gyurdievwined3d: Remove constant type field in stateblock.
2006-06-06  Ivan Gyurdievwined3d: Rename vertex shader constants.
2006-06-06  Ivan Gyurdievwined3d: Add limits for ps_2_x.
2006-06-06  Ivan Gyurdievwined3d: Trace improvements.
2006-06-06  Ivan Gyurdievwined3d: pshader defi has 5 parameters.
2006-06-06  qingdoa daoogdi: Don't treat a NULL rect as an empty rect in ExtTex...
2006-06-06  James Hawkinsoleaut32: Only BYREF DispCallFunc args whose input...
2006-06-06  James Hawkinsoleaut32: Copy BYREF args directly if they have the...
2006-06-06  Michael Kaufmanngdi: New tests for GetDIBits.
2006-06-06  Andrew Talbotmsvcrt: Write-strings warnings fix.
2006-06-06  Mike McCormackwinecfg: Make some pointer casts win64 compliant.
2006-06-06  Mike McCormackwineconsole: Use correct prototypes for dialog procs.
2006-06-06  Mike McCormackwcmd: Fix a Win64 warning.
2006-06-06  Mike McCormacktaskmgr: Use correct types for Win64.
2006-06-06  Mike McCormackhh: Cast GetProcAddress's return to supress a Win64...
2006-06-06  Mike McCormackwinetest: Fix dialog prototypes.
2006-06-05  Mike McCormackuserenv: Add a stub implementation of userenv.dll.
2006-06-05  Detlef Riekenbergkernel/tests: Some tests for WideCharToMultiByte.
2006-06-05  Mike McCormackadvapi32: Fix comment to match the function (thanks...
2006-06-05  Juan Langwinedbg: Get rid of unused mode command.
2006-06-05  Ulrich Czekallax11drv: Improve handling of the case where the clipboar...
2006-06-05  Ulrich Czekallainclude: Add DDHAL_UPDATEOVERLAYDATA structure.
2006-06-05  Huw Daviesmsi: Add some integer condition tests.
2006-06-05  Karsten Elfenbeinkernel/tests: More tests for FindFirstFile.
2006-06-05  Magnus Lundborgwordpad: Declare three functions as static to avoid...
2006-06-05  Mike McCormackhlink: Add hlguids.h (based on a patch by Aric Stewart).
2006-06-05  Mike McCormackdnsapi: Fix the case where we have libresolv headers...
2006-06-05  Stefan Dösingerwined3d: Render target locking fixes.
2006-06-05  Mike McCormackadvapi32: Implement and test SystemFunction031.
2006-06-05  Mike McCormackadvapi32: Implement and test SystemFunction030.
2006-06-05  Hans Leidekkermsi: Fix some copy/paste bugs in the implementation...
2006-06-05  Juan Langwinedbg: Remove useless NOCMD state.
2006-06-05  Juan Languser: Use SetPropW rather than SetPropA for internal...
2006-06-05  Robert Shearmanmsi: An empty string is equivalent to nil, so handle...
2006-06-05  Robert Shearmanrpcrt4: Implement varying array NDR functions.
2006-06-05  Robert Shearmanrpcrt4: Don't call NdrBaseTypeMemorySize from within...
2006-06-05  Eric Pouechwinedbg: Correct typedefs in type manipulations.
2006-06-05  Mike McCormackprogman: Win64 fixes.
2006-06-05  Mike McCormackcmdlgtst: Use correct types for Win64.
2006-06-05  Mike McCormackwinemine: Fix dialog proc prototypes for Win64.
2006-06-05  Mike McCormackwinemine: Remove dialog.h as it's redundant.
2006-06-05  Mike McCormackinclude: Fix FARPROC, NEARPROC and PROC definitions...
2006-06-03  Juan Langwinedbg: Fix a crash on initial empty input.
2006-06-03  Juan Langcrypt32: Implement X509_NAME_VALUE encoding/decoding.
2006-06-03  Jacek Cabanshdocvw: Set focus in ui_activate.
2006-06-03  Jacek Cabanmshtml: Use mime type reported by moniker if possible.
2006-06-03  Jacek Cabanmshtml: Return S_OK in OnStartBinding and OnStopBinding.
2006-06-03  Jacek Cabanmshtml: Added beginning OnDataAvailable implementation.
2006-06-03  Jacek Cabanmshtml: Added begining binding code in IPersistMoniker...
2006-06-03  Jacek Cabanmshtml: Set binding channel, listener and context in...
2006-06-03  Jacek Cabanmshtml: Store BSCallback in NSContainer and use it...
2006-06-03  Jacek Cabanmshtml: Add create_nscallback function to allow using...
2006-06-03  Jacek Cabanmshtml: Move some code from before_async_open to AsyncOpen.
2006-06-03  Jacek Cabanmshtml: Get rid of (currently disabled anyway) nsIWebBr...
2006-06-03  Kai Blinsecur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth...
2006-06-03  Jacek Cabanurlmon: Use task queue to handle OnDataAvailable call.
2006-06-03  Jacek Cabanurlmon: Added OnResponse implementation.
2006-06-03  Marcus Meissnersane.ds: Replace FIXME() by TRACE() on sane_exit.
2006-06-03  Robert Shearmanrpcrt4: Don't try to resolve the name when constructing...
2006-06-03  Robert Shearmanrpcrt4: Change ComputeConformance and ComputeVariance...
2006-06-03  Robert Shearmanrpcrt4: The lifetime of the binding handle stored in...
2006-06-03  Robert Shearmanrpcrt4: Fix an incorrect format string pointer being...
2006-06-03  Robert Shearmanrpcrt4: Skip over the right-hand-side data for the...
2006-06-03  Robert Shearmanrpcrt4: Align the buffer correctly when marshaling...
2006-06-03  Robert Shearmanrpcrt4: Freeing a NULL context handle is allowed.
2006-06-03  Robert Shearmanrpcrt4: NdrClientContextMarshall/Unmarshall should...
2006-06-03  Robert Shearmanrpcrt4: Fix the unmarshaling of pointers in conformant...
2006-06-03  Robert Shearmanrpcrt4: CContext can be NULL in NDRCContextMarshall...
2006-06-03  Robert Shearmanrpcrt4: Fix the pointer count used when handling embedd...
2006-06-03  Robert Shearmanrpcrt4: Print some more informative error messages...
2006-06-02  Mike McCormackwininet: Simple tests for InternetGetCookie's parameters.
2006-06-02  Mike McCormackwininet: Fix up and test InternetSetCookie parameter...
2006-06-02  Mike McCormackwininet: Remove some dead code (Coverity).
2006-06-02  Saulius Krasuckasadvapi32: Enable some tests and extend them to succeed...
2006-06-02  Saulius Krasuckasrasenh: Fix a copy&paste bug at passing only one string...
2006-06-02  Mikołaj Zalewskishell32: Remove the now unused SHELL_DeleteFileA and...
next