wine
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-23  Francois GougetInstall notepad.exe in c:\windows too.
2002-09-21  Dmitry TimoshkovCorrect SIZE_T size according to MS SDK.
2002-09-21  Jason EdmeadesAdded some definitions.
2002-09-21  Eric PouechUpdated winedbg documentation.
2002-09-21  Dimitrie O... Change confusing title.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-09-20  Francois GougetSmall updates to better match the format of current...
2002-09-20  Dimitrie O... Move the contents of documentation/psdrv.reg to winedef...
2002-09-20  Dimitrie O... Have USER deal with the caret when scrolling a window.
2002-09-20  Andriy PalamarchukAdded information about POSIX, Unix, X11 trademarks.
2002-09-20  Jon GriffithsUpdate output for current build process.
2002-09-20  Jon GriffithsDocumentation update.
2002-09-18  Alexandre JulliardAvoid calling some kernel functions.
2002-09-18  Alexandre JulliardUpdated a lot of obsolete stuff.
2002-09-18  Alexandre JulliardOnly install the useful programs.
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-18  Alexandre JulliardRemoved obsolete files.
2002-09-18  Steven EdwardsUpdate for mingw/cygwin.
2002-09-18  Martin WilckMake all target names lower case.
2002-09-18  Dimitrie O... Update debug channel usage in DEVELOPER-HINTS.
2002-09-18  Dimitrie O... - Better implementation for GetTopindex/GetOrigin/SetIc...
2002-09-18  Vincent BéronSmall update to keep in sync with README.
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-17  Alexandre JulliardAdded testing.sgml.
2002-09-17  Alexandre JulliardRemove clearing of the window menu id for now. This...
2002-09-17  Francois GougetExplain why conformance tests are useful for ports...
2002-09-17  Alexandre JulliardAuthors: Josef Meixner <Josef.Meixner@t-online.de>...
2002-09-17  Martin WilckMSVCRT needs a public errno.h file.
2002-09-17  Martin WilckFix "install" and "uninstall" targets: .exe -> .exe...
2002-09-17  Andriy PalamarchukMake LsaOpenPolicy return success.
2002-09-17  Jan KratochvilBug fix.
2002-09-17  Gyorgy 'Nog... - Unicodeify control.
2002-09-17  Dimitrie O... - Optimize the heck out of Report drawing.
2002-09-17  Dimitrie O... Move the documentation for 'ShowDirSymlinks' where...
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-17  Alexandre JulliardFixed import directory limits (spotted by Jan Kratochvil).
2002-09-17  Sander van... Listview_ProcessLetterKeys: fixed never ending loop...
2002-09-17  Jerry JenkinsModified volume_effect8 for taking unsigned data as...
2002-09-17  Jerry JenkinsAdded waveOutSetVolume when opening sound driver. Other...
2002-09-17  Martin Wilck- Return correct error codes.
2002-09-17  Francois GougetStart of the conformance testing documentation. Still...
2002-09-17  Francois GougetUpdate the section concerning winemaker's options.
2002-09-17  Francois GougetTests are regular Winelib applications and thus should...
2002-09-17  Francois GougetIDI_APPLICATIONW does not exist on Windows. Use IDI_APP...
2002-09-17  Francois GougetChange the #include order so that these tests compile...
2002-09-17  Francois GougetMove all STATUS_* and RPC_NT_* to ntstatus.h as per...
2002-09-17  Marcus MeissnerFixed "conditional expr is always true due to being...
2002-09-16  Jan KratochvilNew -S: Search only prototype names found in 'symfile'.
2002-09-16  Marcus MeissnerAdded ctype.h.
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-16  Francois GougetNetpGetComputerName, SHCopyKeyA and SHRegGetPathA don...
2002-09-16  Dimitrie O... Mark files starting with a dot as FA_HIDDEN.
2002-09-16  Martin WilckFix MoveFileEx() flags in MSVCRT rename()/_wrename().
2002-09-16  Dimitrie O... - Reorganization and cleanup of selection code.
2002-09-16  Francois GougetInclude rpc.h after LPOLESTR and other needed types...
2002-09-16  Vincent BéronFixed typo which prevented correct compilation of code...
2002-09-16  Alexandre JulliardImplemented NtDuplicateObject.
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-09-16  Juraj Hercek- fixed typo error in CMYK definition (COLOREF -> COLORREF)
2002-09-16  Duane ClarkWait for app to come up before attempting DDE connection.
2002-09-16  Marcus Meissnerinfo->u.smb_dir is a pointer, errors are signaled by...
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-16  Dimitrie O... - Grand rewrite for {Get,Set,Insert}Item & Co.
2002-09-13  Alexandre JulliardHandle special registry root keys directly in advapi32...
2002-09-13  Alexandre JulliardCopied the registry functions needed by VMM into device...
2002-09-13  Alexandre JulliardRemoved remaining references to advapi32 registry funct...
2002-09-13  Martin Wilck- Support "-imsvcrt" as an abbreviation of "-imsvcrt...
2002-09-13  Martin WilckWait timeout must be 0 if bWait == FALSE.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.
2002-09-13  Alexandre JulliardRemoved references to advapi32 registry functions from...
2002-09-13  Alexandre JulliardRtlFormatCurrentUserKeyPath: return path containing...
2002-09-13  Martin Wilck- fix perl syntax error in my own patch
2002-09-13  Guy L. Albertelli- Improve LVM_GETITEMRECT values for LVS_ICON style...
2002-09-12  Alexandre JulliardReplaced 'heap' .spec statement by a command line option.
2002-09-12  Alexandre JulliardUse larger signal stack to avoid overflows in filesyste...
2002-09-12  Alexandre JulliardDelete registry key at exit.
2002-09-12  Alexandre JulliardFixed AssocCreate declaration.
2002-09-12  Alexandre JulliardFixed warnings caused by new winternl.h.
2002-09-12  Dimitrie O... - Implement custom draw support.
2002-09-12  Dimitrie O... Fix a bunch of bugs related to scrolling.
2002-09-12  Patrik StridvallMinor bug fixes and improvements.
2002-09-12  Jason EdmeadesAdded Direct3D 8 headers.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-12  Alexandre JulliardFixed requested access rights in RegDeleteKey[AW].
2002-09-12  Alexandre JulliardFixed possible infinite loop in delete_key.
2002-09-12  Patrik StridvallFixed C++ comments.
2002-09-12  Uwe BonnesWCMD_parse: allow slashes in command filenames.
2002-09-12  Steven EdwardsCleanup warning when building on Mingw.
2002-09-12  Patrik Stridvall- Made remove trailing whitespace a default off option.
2002-09-12  Dimitrie O... - Complete rewrite of scrolling code: smaller, faster...
2002-09-12  Dimitrie O... Remove support for 'file', 'name', and 'mode' in .spec...
2002-09-12  Jon GriffithsMake hex digits static const & share them.
2002-09-12  Jon GriffithsImplementation and test for SHCopyKeyA/W.
2002-09-12  Martin WilckFix the behavior of GetOverlappedResult() and WSAGetOve...
2002-09-12  Andriy PalamarchukInstall tchar.h.
2002-09-12  Andriy PalamarchukSpec files documentation. Added information about wide...
2002-09-12  Michael BeachFixed buffer size in DIR_TryModulePath for Win32 modules.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-09-12  Dimitrie O... Move the name directive from the .spec file to the...
next