wine
2002-10-29  Alexandre JulliardRemoved a couple of no longer used queue functions.
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-29  Patrik StridvallAPI file update.
2002-10-29  György 'Nog... Separate out 16-bit ShellExecute function.
2002-10-29  Sander van... Fixed font object leak in WM_SETFONT handler.
2002-10-29  Jeff SmithCorrections to the Spanish keyboard layout.
2002-10-29  Hagen HeiduckAdded WSASendDisconnect.
2002-10-29  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-10-29  Eric PouechSilence unneeded ERR while converting tasks.
2002-10-29  Eric Pouech- finish mmio separation
2002-10-29  Dimitrie O... Send the right notification code (A/W) depending on...
2002-10-29  Patrik StridvallAdd new options --wine and --winetest so workspace...
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-29  Patrik StridvallAdded support for excluding optional fields.
2002-10-29  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-29  Jaco GreeffMade the reporting for the (current) unsupported flags...
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-10-28  Steven EdwardsPorting fix.
2002-10-28  Greg Turner- Pull the buffer from the rpc message into the midl...
2002-10-28  Greg TurnerAdd a bunch of stubs, all of which I presume to be...
2002-10-28  Andreas Mohr- Make int09 update the BIOS data segment's keyboard...
2002-10-28  Alexandre Julliardset_main_item: ignore meaningless bits in stateMask...
2002-10-28  György 'Nog... Separate out 16-bit registry functions.
2002-10-28  Greg Turner- Clean up and add some comments.
2002-10-28  Eric PouechMove low level multimedia message mapping out of 32...
2002-10-28  Eric PouechMove MCI message mapping out of 32 bit code.
2002-10-28  Eric PouechMove driver message mapping out of 32 bit code.
2002-10-28  Jason EdmeadesHandle texture FVF formats when no texture is bound.
2002-10-28  Greg Turner- Distinguish between actual paranoia and meaningful...
2002-10-28  Dimitrie O... We should always have a main item in report mode.
2002-10-28  Dimitrie O... Properly fill lParam in NMLISTVIEW.
2002-10-28  Dimitrie O... Fix crash-inducing typo/thinko.
2002-10-28  Dimitrie O... Mark immutable objects as const. Fix inconsistent ...
2002-10-28  Dimitrie O... Add LVHITTESTINFO debug helper. More tracing.
2002-10-28  Dimitrie O... Despite what the docs say, we have to invalidate the...
2002-10-28  Dimitrie O... Eliminate flicker when resizing, docs updates.
2002-10-28  Dimitrie O... Cleanup, and simplification of UpdateSize.
2002-10-28  Dimitrie O... Handle focus item properly in SetItemCount.
2002-10-28  Dimitrie O... Remove only the necessary selections when setting the...
2002-10-28  Dimitrie O... Rewrite of the SetItemCount: bugs got squashed,
2002-10-28  Jukka HeinonenAdd routines for manipulating protected mode interrupt...
2002-10-28  Andreas MohrMake GetFreeSystemResources16 print its values on TRACE.
2002-10-28  Michael StefaniucSome fixes for the compilation of the user dll with...
2002-10-28  Jason EdmeadesAdd copyrects support.
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-28  Dimitrie O... Add proper support for the SHCONTF_INCLUDEHIDDEN flag.
2002-10-28  Matthew DavisonMade lzexpand compile with STRICT defined.
2002-10-28  Eric PouechFixed mciSendString debug reporting when an error occur...
2002-10-28  Alexandre JulliardMoved a few remaining 16-bit window functions to wnd16...
2002-10-28  Jason Edmeades- Initialize the texture state information.
2002-10-28  CarloslParam was not properly sent in TTM_ADDTOOLW.
2002-10-28  CarloslParam was not properly sent in CBEN_GETDISPINFOW.
2002-10-28  György 'Nog... Copy the necessary data from the unicode struct to...
2002-10-28  Jaco Greeff- Implementation of [Internet|Ftp]*W functions to exten...
2002-10-28  Greg TurnerFix endianness dependency in the (there is only one...
2002-10-28  CarlosThe function SHGetFileInfoA wasn't supporting the flag
2002-10-25  Greg TurnerAvoid X11 error during DGA detection.
2002-10-25  Michael StefaniucCompile the kernel dll with -DSTRICT.
2002-10-25  Greg Turner- Use memset instead of ZeroMemory, just to be consiste...
2002-10-25  Alberto MassariDon't touch the This pointer after it has been freed.
2002-10-25  Alexandre JulliardInstall the shell hook as a 32-bit hook.
2002-10-25  Michael StefaniucCompile the advapi32 dll with -DSTRICT.
2002-10-25  Alexandre JulliardMade the ntdll registry functions use HKEY instead...
2002-10-25  Andreas Mohr- fix some pselling
2002-10-25  Sylvain PetreolleAdded DirectPlayLobby CLSID entries.
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-25  Bill MedlandFix OLE_GetFormatW so that GetDateFormatW works.
2002-10-25  Jeff SmithFixed behaviour of "x /s ...".
2002-10-25  Michael StefaniucCompile the ttydrv dll with -DSTRICT.
2002-10-25  Eric PouechSimplify the global internal data handling.
2002-10-25  Eric PouechUnify the constant used for error codes reporting mappi...
2002-10-25  Jason EdmeadesDefine the main directx8 entrypoint.
2002-10-25  Michael StefaniucSome small cleanups.
2002-10-25  Andreas Mohr- correct German strings to what they're really suppose...
2002-10-25  Andreas MohrTiny int17 printer fix.
2002-10-25  Andreas MohrAdded CertOpenStore stub.
2002-10-25  Alexandre JulliardGet rid of FILE_ATTRIBUTE_SYMLINK (based on a patch...
2002-10-25  Dimitrie O... Do not invalidate list on WM_SETREDRAW.
2002-10-25  Dimitrie O... We can avoid flicker on column resize only if it's...
2002-10-25  Dimitrie O... Always draw the main item in full row select.
2002-10-25  Dimitrie O... Use iterators to render over the columns, in report...
2002-10-25  Dimitrie O... Small iterator-over-range[s] cleanup.
2002-10-25  Dimitrie O... Eliminate most of the flicker when resizing columns.
2002-10-25  Dimitrie O... Fix subitem background color in full row select.
2002-10-25  Dimitrie O... We should callback for inexistent subitems.
2002-10-25  Dimitrie O... Fix crash when computing the item width of a report...
2002-10-25  Dimitrie O... Keep autoarranging items until one is moved.
2002-10-25  Dimitrie O... Abstract autoarranging decision to a helper function.
2002-10-25  Dimitrie O... Do not do screen work if refreshing is disabled.
2002-10-25  Dimitrie O... Rewrite the UpdateScroll function: simpler, faster.
2002-10-25  Michael StefaniucCompile the oleaut32 dll with -DSTRICT.
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-10-25  Michael StefaniucCompile the msvcrt dll with -DSTRICT.
2002-10-25  Andreas Mohr- check for root user
2002-10-25  Andreas MohrAdded some comments.
2002-10-25  Andreas Mohr- add "ProductId" key
2002-10-23  Greg TurnerImplemented NdrClientInitializeNew.
2002-10-23  Greg TurnerWhitespace cleanup.
next