wine
2006-08-10  Alexandre Julliardserver: Only call gettimeofday once per poll loop.
2006-08-10  Tijl Coosemanskernel/tests: Increase requested file size in two tests...
2006-08-10  Alexandre JulliardRelease 0.9.19. wine-0.9.19
2006-08-10  Colin Pitrattools: Check for open return code in Perl scripts.
2006-08-10  Matt Finnicumriched20: Add conformance tests for WM_SETFONT.
2006-08-10  Ken Myersriched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT...
2006-08-10  Juan Langcrypt32: Implement CryptRegisterDefaultOIDFunction...
2006-08-10  Francois Gougetsetupapi: Fix handling of inf paths that are quoted...
2006-08-10  Dan Hipschmanwidl: Add ref_type (dereference typedefs) and use it.
2006-08-10  Michael Stefaniucjanitorial: Removed the rest of the redundant NULL...
2006-08-10  Andrew Talbotversion/tests: Write-strings warnings fix.
2006-08-10  Andrew Talbotwineps.drv: Write-strings warnings fix.
2006-08-10  Mike McCormackuser32: Remember to draw the icon when SS_CENTERIMAGE...
2006-08-10  Alexander Nicolaysen... shell32: Updated Norwegian Bokmål resources.
2006-08-10  Alexander Nicolaysen... mshtml: Updated Norwegian Bokmål resources.
2006-08-10  James Hawkinsmsi: Download install cabinet files if the msi package...
2006-08-10  Juan Langcrypt32: Add a couple stubs, and implement the undocume...
2006-08-10  Roderick Colenbranderwined3d: Surface pitch fix.
2006-08-10  Roderick Colenbranderwined3d: Draw buffers support.
2006-08-10  Stefan Dösingerwined3d: Minor cursor fixes.
2006-08-10  Clinton Stimpsonriched20: Fix crash with NULL lParam in EM_SETTEXTEX.
2006-08-10  Paul Chitescuwininet: MSG_WAITALL support in NETCON_recv with SSL.
2006-08-09  Tijl Coosemansmsvcrt: Rename _execve to MSVCRT__execve.
2006-08-09  Eric Pouechdbghelp: Made stabs parsing a bit more robust.
2006-08-09  Robert Shearmanmsi: Support MSIDBOPEN_CREATEDIRECT and MSIDBOPEN_DIREC...
2006-08-09  Robert Shearmanrpcrt4: Forward NdrClientCall to NdrClientCall2.
2006-08-09  Robert Shearmanrpcrt4: Add some more traces and make the stack offsets...
2006-08-09  Robert Shearmanrpcrt4: Change call_memory_sizer to preserve the buffer...
2006-08-09  Robert Shearmanrpcrt4: Set retval_ptr and allocate memory for out...
2006-08-09  Robert Shearmanrpcrt4: Support fixed arrays in calc_arg_size.
2006-08-09  Robert Shearmanrpcrt4: Complex types should be dereferenced an extra...
2006-08-09  Robert Shearmanrpcrt4: Fix the stack offset for the old format stubles...
2006-08-09  Robert Shearmanole32: Add a check for NULL This->dataAdviseHolder...
2006-08-09  Robert Shearmanole32: Fix a typo in IEnumSTATSTGImpl_QueryInterface...
2006-08-09  Robert Shearmanole32: When comparing monikers use the abData field...
2006-08-09  Robert Shearmanole32: Zero stg in case ADVF_NODATA is specified.
2006-08-09  Robert Shearmaninclude: Add DLL registration macros to rpcproxy.h...
2006-08-09  Robert Shearmaninclude: Fix rpcproxy.h to allow the compilation of...
2006-08-09  Francois Gougetole32: Register the CLSID_Picture_Metafile and CLSID_Pi...
2006-08-09  Francois Gougetmsxml3: DOMFreeThreadedDocument's thread model is Both...
2006-08-09  Francois Gougetmsi: Link the WindowsInstaller.Installer ProgId back...
2006-08-09  Francois Gougetmsi: Change the CLSID_IMsiServer ProgId to IMsiServer...
2006-08-09  Francois Gougetmlang: Give the CLSIDs their proper names.
2006-08-09  Francois Gougetshell32: Register CLSID_NetworkPlaces, CLSID_ShellFSFol...
2006-08-09  Francois Gougetshdocvw: Register CLSID_CUrlHistory and CLSID_Internet.
2006-08-09  Michael Kaufmannuser: Fix the keyboard navigation and some graphical...
2006-08-09  Paul Vrienswinerror.h: Add some error codes.
2006-08-09  Roderick Colenbranderwined3d: Fix GLSL regression / draw buffers support.
2006-08-09  Frank Richtershell32: Tweak and update German translation.
2006-08-09  Stefan Dösingerddraw: Implement D3DRENDERSTATE_TEXTUREMAPBLEND.
2006-08-09  Stefan Dösingerwined3d: Watch out for negative results when validating...
2006-08-09  Duane Clarkmsvcrt: In text mode a ctrl-z signals EOF.
2006-08-09  Michael Kaufmannuser: CopyImage: Handle the flags LR_COPYDELETEORG...
2006-08-09  Michael Kaufmannuser: Accept more flags in SetMenuItemInfo and ModifyMenu.
2006-08-09  Jacek Cabanmshtml: Use moniker in AsyncOpen if channel is NULL.
2006-08-09  Jacek Cabanmshtml: Set nsURI's moniker in NewURI.
2006-08-09  Jacek Cabanmshtml: Set nsURI's moniker in OnStartURILoad.
2006-08-09  Jacek Cabanmshtml: Don't crash in QueryInterface if uri is NULL.
2006-08-09  Jacek Cabanmshtml: Added default GetSpec implementation.
2006-08-09  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-08-09  Jacek Cabanmshtml: Continue searching for Gecko if loading xpcom...
2006-08-09  Jacek Cabanmshtml: Store IMoniker in BSCallback.
2006-08-09  Jacek Cabanmshtml: Added GetMoniker and SetMoniker methods to...
2006-08-09  Jacek Cabanmshtml: Create "Internet Explorer_Hidden" window.
2006-08-09  Jacek Cabanmshtml: Load the page from moniker if we don't have...
2006-08-09  Jacek Cabanshdocvw: Return DIID_DWebBrowserEvents in GetGUID for...
2006-08-09  Huw Daviesshlwapi: Add tests for PathUnquoteSpaces.
2006-08-09  Kai Blinsecur32: Make ntlm tests run on both WinXP and Win2k.
2006-08-09  Kai Blinsecur32: Add tests for MakeSignature, VerifySignature...
2006-08-09  Mike McCormackshell32: IShellLink::SetPath removes quotes from the...
2006-08-09  Mike McCormackshell32: Fix test compilation with MSVC6.
2006-08-09  Alexandre Julliardserver: Make the message extra info 64 bits on Win64.
2006-08-09  Alexandre Julliardserver: Split the queuing of hardware messages into...
2006-08-09  Mikołaj Zalewskishell32: Add recyclebin.c file missing in previous...
2006-08-09  Mikołaj Zalewskishell32: Update Polish translation.
2006-08-09  Mikołaj Zalewskishell32: Add a custom icon for the trash folder.
2006-08-09  Mikołaj Zalewskishell32: Add trash items enumeration.
2006-08-09  Mikołaj Zalewskishell32: Add a Trash virtual folder.
2006-08-09  Yong Chiddraw: Fix for incorrect return value from wined3d.
2006-08-09  Alexandre JulliardMake.rules: Added rules for client/proxy/server generat...
2006-08-09  Alexandre Julliardexplorer: Never paint the desktop when using the X...
2006-08-09  Juan Langcrypt32: Trace key type in CryptFindOIDInfo.
2006-08-09  Hwang YunSong... user32: Updated Korean resource.
2006-08-09  Michael Stefaniucmsvcrt: Remove redundant NULL checks before MSVCRT_free.
2006-08-09  Michael Stefaniuccomdlg32: Remove redundant NULL checks before MemFree.
2006-08-09  Matt Finnicumwordpad: Request WS_VSCROLL now that riched20 supports it.
2006-08-09  Matt Finnicumriched20: Implement EM_SHOWSCROLLBAR, EM_SETSCROLLPOS...
2006-08-09  James Hawkinsmsi: Add tests for the RemoveFiles action.
2006-08-09  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-08-09  Kai Blinsecur32: Move NTLM tests to ntlm.c to avoid cluttering...
2006-08-08  Juan Langrsaenh: Test and fix CryptEncrypt with NULL buffer.
2006-08-08  Jeff Latimerusp10: ScriptItemize will break up the string into...
2006-08-08  Francois Gougetconfigure: Fix the linux/ipx.h detection.
2006-08-08  Roderick Colenbranderwined3d: Volume texture addressing caps.
2006-08-08  Roderick Colenbranderwined3d: Shader declaration cap fixes.
2006-08-08  Matt Finnicumriched20: Modify ME_CharFromPoint to work properly...
2006-08-08  Samuel Lidén... mshtml: Add Swedish translation.
2006-08-08  Roderick Colenbranderwined3d: Shader cap fixes.
2006-08-08  Robert Shearmanuser: Make ExitWindowsEx asynchronous by deferring...
next