wine
2002-06-04  Eric PouechFixed another regression in PlaySound.
2002-06-04  Warren TurkalMore stream definitions.
2002-06-04  Steven EdwardsPorting fixes.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-06-02  Eric PouechFixed DebugBreakProcess (now generates EXCEPTION_BREAKP...
2002-06-02  Eric PouechAdded ability to turn on/off debug channels.
2002-06-02  Alexandre JulliardRemoved CURSORICON_IconToCursor now that we support...
2002-06-02  John K. HohmComplete ICatInformation implementation.
2002-06-02  Mike McCormackDeclare NtCreateFile(), NtOpenFile() and NtReadFile().
2002-06-02  Sander van... Fixed wrong cast; MSDN says lpDropFileStruct->pFiles...
2002-06-02  Andriy PalamarchukCorrected installation of the wine applications, fixed...
2002-06-02  Steven EdwardsPortability fix.
2002-06-02  Eric PouechImplementation for console control events (includes...
2002-06-02  Eric PouechFixed some selection bugs.
2002-06-02  Eric PouechReally enter the debugger when DebugBreak(Process)...
2002-06-02  Eric PouechAdded ctrl-c support.
2002-06-02  Eric PouechBetter too long lines detection, added del key support...
2002-06-02  Vincent Béron- Made sure const LP were actually const in dinput.h.
2002-06-02  Vincent BéronShow in which file the function is actually implemented...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-06-01  Alexandre JulliardRemoved obsolete README.
2002-06-01  Alexandre JulliardAdded fallback read() for missing/failing mmap().
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAvoid division by zero (thanks to David Ronis).
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-31  Alexandre JulliardFixed next_user_handle to also work on deleted handles.
2002-05-31  Andriy PalamarchukUse native libc functions instead of msvcrt ones.
2002-05-31  Shachar ShemeshAdded Israeli Hebrew keyboard, and fixed a problem...
2002-05-30  Alexandre JulliardAdded wine_server_fd_to_handle to replace FILE_DupUnixH...
2002-05-30  Sander van... Match behaviour of ImageList_LoadImageA wrt cx paramete...
2002-05-30  Gerald PfeiferFixed warnings.
2002-05-30  Steven EdwardsFixes for building on mingw.
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-05-30  Tony LambregtsRemoved -managed option.
2002-05-30  Alexandre JulliardPortability fixes.
2002-05-30  Vincent Béron- Fixed GetSystemTimeAdjustment prototype and added...
2002-05-29  Alexandre JulliardReplaced swprintf by wsprintfW.
2002-05-29  Bill MedlandEnsure that an out-of-process COM object is started...
2002-05-29  Vincent BéronFixed some more missing \n in traces.
2002-05-29  Sander van... - Check for valid part nr in STATUSBAR_GetTextLength.
2002-05-29  Marcus MeissnerDropped superflous Remote_CoGetClassObject() (entirely...
2002-05-29  Eric PouechSome other synchronisation issues.
2002-05-29  Alexandre JulliardFixed some alignment issues (based on a patch by Gregg...
2002-05-29  Alexandre JulliardFixed buffer handling of some locale functions (based...
2002-05-29  Jakob ErikssonRemoved redundant checks and variables, fixed some...
2002-05-29  Alexandre JulliardFixed some tests that were failing under Wine.
2002-05-29  Alexandre JulliardMoved WORDS_BIGENDIAN macros to basetsd.h.
2002-05-29  Gregg MattinsonReplaced 0 by -1 to indicate free entry in
2002-05-29  Gregg MattinsonFixed the LARGE_INTEGER and ULARGE_INTEGER unions for...
2002-05-29  Guy L. Albertelli- Fixed drawing of borders to that of native (uses...
2002-05-29  Eric PouechCheck for NULL ptr in midiStreamOut.
2002-05-29  Mehmet YasarAdded test for locale functions.
2002-05-28  Eric PouechAdded the ability to add local configuration to winewra...
2002-05-28  Alexandre JulliardA few fixes in ExtSelectClipRgn metafile functions.
2002-05-28  Andreas MohrFixed a memory leak in find_child_from_point().
2002-05-28  Johan GillOnly enumerate DirectSound devices if the first sound...
2002-05-28  Christian CostaThe SVGA block code was not accessible (AH and AL inver...
2002-05-28  Vincent BéronFixed warnings.
2002-05-28  Maciek KaliszewskiFixed memory allocation bug in PROPSHEET_CollectPageInfo.
2002-05-28  Sander van... mixerGetControlDetailsW: translate strings for
2002-05-28  Warren TurkalAdded structures and some constants for stream handling.
2002-05-28  Mike McCormackStub implementations of some functions.
2002-05-28  Jason EdmeadesSilence fixme in unnecessary situation, add missing...
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-05-25  Andreas Mohr- Add some undocumented ioctl mappings.
2002-05-25  Eric PouechFixed cont/pass mismatch.
2002-05-25  Eric PouechHacked unicode printing feature (x /u).
2002-05-25  Alexandre JulliardFixed process startup synchronization broken by previou...
2002-05-25  Alexandre JulliardFixed typo in iswalpha forward.
2002-05-25  Alexandre JulliardOnly add extra symbols if they are not already exported...
2002-05-25  Eric PouechFixed wine exec file location after startup modifications.
2002-05-25  Andreas Mohr- Use Win98 SE values for WIN98 setting.
2002-05-24  Alexandre JulliardNo longer need a special LDCOMBINE for cygwin/mingw.
2002-05-24  Alexandre JulliardA few optimizations in the process startup requests...
2002-05-24  James JuranAdd missing \n to output messages.
2002-05-24  Lionel UlmerSupport querying of number of visuals without reporting...
2002-05-24  Vincent BéronPartial implementation of VerifyVersionInfo{A,W}.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-23  Alexandre JulliardReplaced -dosver and -winver options by config file...
2002-05-23  Alexandre JulliardRestored the library file intermediate step for symlink...
2002-05-23  Alexandre JulliardRestored managed mode config file option.
2002-05-23  Dustin NaveaSupport for KDE3.
2002-05-23  Dustin NaveaAdded creation of c:/windows/fonts and
2002-05-23  Francois GougetImprove the failure messages.
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-23  Alexandre JulliardRun make clean in all directories, even the ones we...
2002-05-23  Alexandre JulliardRemoved some unnecessary imports.
2002-05-23  Alexandre JulliardFixed etags rule.
2002-05-23  Dimitrie O... Remove the --managed option, and make wine use the...
2002-05-23  Andreas MohrRemoved obsolete email address.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-23  Francois GougetInclude winerror.h if in Winelib mode.
2002-05-22  Alexandre JulliardAvoid 0-byte files.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-22  Alexandre JulliardAdded check for ln.
2002-05-22  Eric PouechCreated an ACM MS ADPCM codec.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-05-22  Patrik StridvallAPI files update.
2002-05-22  Eric PouechFixed hang in PlaySound in error cases; added registry...
2002-05-22  Francois GougetAdd mswsock.h, move relevant definitions to this header.
next