wine
2006-08-12  Robert Reifadvapi32: Add some more well known SIDs.
2006-08-12  Benjamin Araioleaut32: Added test to check if olefont:IFont_QueryInt...
2006-08-12  James Hawkinsmsi: If a component's state is not local, source, or...
2006-08-12  Juan Langcrypt32: Improve undocumented functions.
2006-08-12  Juan Langmsi: Use wide char strings for token values to avoid...
2006-08-11  Alexandre Julliardwinebuild: Added output() function to properly deal...
2006-08-11  Dan Hipschmanwidl: Don't generate indentation spaces on empty lines.
2006-08-11  Alexandre Julliardloader: Exit the whole process when killing the last...
2006-08-11  Kirill K. Smirnovwinhelp: Fix LZ77 decompressor.
2006-08-11  Andrew Talbotmsi/tests: Write-strings warnings fix.
2006-08-11  Andrew Talbotmsi: Write-strings warning fix.
2006-08-11  Andrew Talbotversion: Write-strings warnings fix.
2006-08-11  Juan Langcrypt32/tests: Only load crypt32 once.
2006-08-11  Robert Reiflmaccess.h: Add some LOCALGROUP defines.
2006-08-11  Robert Reifkernel32: Add IsWow64Process.
2006-08-11  Andrew Talbotwldap32: Write-strings warnings fix.
2006-08-11  Francois Gougetshdocvw: Set the CLSID_Internet shell folder's attributes.
2006-08-11  Mike McCormackinclude: Rename indexsvr.idl to indexsrv.idl.
2006-08-11  Mike McCormackinfosoft: Use the pfnFillTextBuffer function to refresh...
2006-08-11  Mike McCormackinfosoft: Implement and register the language neutral...
2006-08-11  Aric Stewartuser: Implement MNS_NOTIFYBYPOS.
2006-08-11  Alexandre Julliardntdll: Remove some macros and clean up the code now...
2006-08-11  Alexandre Julliardntdll: Switch linux to siginfo-style signal handling.
2006-08-11  Mike McCormackpstorec: Add a stub implementation.
2006-08-11  Benjamin Araioleaut32: Removes stub message from olefont:OLEFontImpl...
2006-08-11  Molle Bestefichbug_report.pl: Use correct 'wine --version' syntax.
2006-08-11  Dan Hipschmanwidl: Fix incorrect version number in generated code.
2006-08-11  Hwang YunSong... shell32: Updated Korean resource.
2006-08-11  Roderick Colenbranderwined3d: Fix opengl extension call.
2006-08-11  James Hawkinsmsi: Only remove a file if the version to be installed...
2006-08-11  Andrew Talbotregedit: Write-strings warnings fix.
2006-08-11  Andrew Talbotwininet/tests: Write-strings warnings fix.
2006-08-11  Phil Krylovriched20: Accept RTF header without a version number.
2006-08-11  Phil Krylovriched20: Accept RTF group tokens inside colortbl desti...
2006-08-11  Jan Zerebeckiwined3d: Fix spelling in a comment.
2006-08-11  Kai Blinsecur32: Implement CompleteAuthToken for NTLM.
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.
next