wine
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.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-21  Francois GougetTest for IStream_IMETHODS before defining APIs that...
2002-05-21  Steven EdwardsCheck for sys/ioctl.h.
2002-05-21  Eric PouechImplemented a G711 ACM codec (supports both A-Law and...
2002-05-21  Eric PouechNow runs in Perl strict mode.
2002-05-21  Eric PouechAdded stub for ExtractAssociatedIconExA.
2002-05-21  Eric PouechAllow ANSI charset in font enumeration.
2002-05-21  Eric PouechAdded 16/32 DDE message conversion.
2002-05-20  Alexandre JulliardMoved expand.c from libtest to programs/expand.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-20  Dmitry TimoshkovClear an old button text in WM_SETTEXT as Windows does.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-20  Andreas MohrBetter error messages.
2002-05-20  John K. HohmFix msvcrt._vsnwprintf format reading bug like NTDLL_vs...
2002-05-20  Dustin NaveaAdded SerialComm key.
2002-05-20  Andreas MohrSpelling stuff.
2002-05-20  Francois GougetDump thread id instead of %fs.
2002-05-19  Alexandre JulliardDo not output stubs in the .def file.
2002-05-19  Alexandre JulliardExport the debug API as functions instead of pointers.
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-19  Arjen NienhuisFixed keyboard handling.
2002-05-19  Steven EdwardsAdd check for <sys/ioctl.h>.
2002-05-19  Andreas Mohr- Improve error messages.
2002-05-19  Andreas MohrAdded LOCALE_IDEFAULTMACCODEPAGE values for some languages.
2002-05-19  Stefan LeichterAdded stub for DllRegisterServer.
2002-05-19  Stefan LeichterAdded version info resource.
2002-05-19  Francois GougetMake the 'error' string of a couple of checks consisten...
2002-05-19  Francois GougetFixed the WinExec prototype.
2002-05-19  Francois GougetImplemented _getws.
2002-05-19  Francois GougetAdd missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow.
2002-05-19  Vincent BéronCorrect implementation of VerSetConditionMask.
2002-05-17  Alexandre JulliardGenerate a kernel32 dependency for dlls that have no...
2002-05-17  Alexandre JulliardAdded check for numeric ids and null pointers (thanks...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-17  Bill MedlandRemove leading whitespace from printcap entries.
2002-05-17  Christian CostaDo not create a window each time VGA_DoSetMode is calle...
2002-05-16  Alexandre JulliardAdapted to use the argc/argv variables from libwine.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Alexandre JulliardFixed struct msghdr access for platforms that have...
2002-05-16  Philip BrownNeed to undef NOERROR for Solaris.
next