wine
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.
2002-05-16  Warren BairdSome fixes for compiling on Sparc.
2002-05-16  Alexandre JulliardBetter usage message. Flush stderr before exiting.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-16  Eric PouechFixed hangs when playing an ASCII resource.
2002-05-16  Christian CostaHandle properly the requested video mode in Int10h...
2002-05-16  Andriy PalamarchukPlace "Common Files" under "Program Files" instead...
2002-05-16  Marcus MeissnerTell the user if winedefault.reg is not loaded.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-16  Alexandre JulliardFixed missing call to make_c_identifier.
2002-05-16  Christian CostaAdded DMA and SoundBlaster emulation.
2002-05-16  William StinsonExplain patch -p0 option.
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-05-16  Steven EdwardsAdded check for sys/mman.h.
2002-05-16  Andriy PalamarchukFixed incorrect format where single backslashes were...
2002-05-16  Johan Gilllpmmioinfo can sometimes, proven in the read case,...
2002-05-14  Dustin NaveaFixes for kde3 and Desktop directory.
2002-05-14  Dustin NaveaFix for $libdir check.
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...
2002-05-14  Eric PouechRemoved Trace macro and replaced it by Wine debug chann...
2002-05-14  Vincent BéronBetter implementation of GetCalendarInfo{A,W}, not...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardUpdated make_dlls script for new import scheme.
2002-05-14  Sander van... - Center property sheet page during creation (padding)
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-14  Alexandre JulliardNo longer used.
2002-05-14  Aric StewartImproved NLS file for codepage 932 (SJIS).
2002-05-14  Aric StewartDo not invalidate the rect while drawing.
2002-05-14  Robert CoeymanAdded the rest of the register manipulation code to...
2002-05-14  Guy L. Albertelli- Change traces to trace full window handle and improve...
2002-05-14  Guy L. AlbertelliSupport PGN_SCROLL notify and return either the button...
next