wine
2002-01-29  Aric StewartFleshed out some metafile conversions.
2002-01-29  Aric StewartAdded the correct halftone palette.
2002-01-29  NogImplement function number 0x5 (Return mouse button...
2002-01-29  Alexandre JulliardWork around ftruncate implementations that don't suppor...
2002-01-29  Guy L. AlbertelliFix PathCreateFromUrl{A|W} to return the corrrect error...
2002-01-29  Guy L. AlbertelliFix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
2002-01-29  Jukka HeinonenLow-resolution and low-color VGA modes are now mapped...
2002-01-29  Bill MedlandPut the prefix-underline-drawing away into it's own...
2002-01-29  Aric StewartGetDiskFreeSpace needs to set the last error on failure.
2002-01-29  Bill MedlandA couple of additions.
2002-01-22  Alexandre JulliardRelease 20020122. wine-20020122
2002-01-22  Alexandre JulliardRemoved no longer used average width calculation.
2002-01-22  Marcus MeissnerThe \\<nr> magic in LoadTypeLibEx found directories...
2002-01-22  Marcus MeissnerAbort if we do not find yacc or bison.
2002-01-22  Marcus MeissnerMoved guids needed for Proxy/Stub factories to respecti...
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2002-01-22  Alexandre JulliardMoved debug definitions to include/wine/debug.h.
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-22  Uwe BonnesConsistent usage of istring, use STR_[Get|Set]Ptr where...
2002-01-22  Tommy Schultz... Make EnumWindows return TRUE if no windows exists.
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-21  Francois GougetComment out/ifdef out unused code and variables.
2002-01-21  Marcus MeissnerHandle section==NULL (error) in WritePrivateProfileStringA.
2002-01-21  Ove KaavenAdded support for MWM hints.
2002-01-21  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2002-01-21  Francois GougetPrint the strerror instead of just the errno.
2002-01-21  Francois GougetAdd missing cast.
2002-01-21  Francois GougetFix invalid C code (undefined behavior).
2002-01-21  Francois GougetFix a couple of warnings and a typo.
2002-01-21  Alexandre JulliardDon't convert "ptr" return type to a Perl string.
2002-01-21  Alexandre JulliardFixed function prototype that confused winapi_extract.
2002-01-21  Patrik StridvallGenerate Perl modules defining prototypes for exported...
2002-01-18  Eric PouechFixed initialisation messages for raw DDE.
2002-01-18  Eric PouechImplemented interprocess DDE message posting.
2002-01-18  Dimitrie O... - Make the ListView control Unicode ready.
2002-01-18  Aric StewartInitialize streamData and check on failure to read...
2002-01-18  Bill MedlandPrevent trying to handle uninitialised memory as a...
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2002-01-18  Patrik StridvallMinor API files update.
2002-01-18  Dmitry TimoshkovFix return value of GetWindowsDirectoryA/W and GetSyste...
2002-01-18  Bang Jun-YoungFix NetBSD compile errors; CDIOCREADAUDIO is not availa...
2002-01-18  Uwe BonnesAdded GradientFill stub.
2002-01-18  Andriy PalamarchukSystemParametersInfo: fixed return value for SPI_SETFAS...
2002-01-18  Bill MedlandCoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
2002-01-18  Bill Medland- Don't string copy from uninitialised stack memory...
2002-01-18  Eric PouechFixes char array in structure dumping.
2002-01-18  Huw D M DaviesStub for comctl32.419
2002-01-15  Alexandre JulliardAdded atom test script.
2002-01-15  Alexandre JulliardAdded some prototypes to function declarations.
2002-01-15  Patrik Stridvall- Made the Perl module generated by make_symbols a...
2002-01-15  Patrik StridvallAdded the possibility (it is optional for backward...
2002-01-15  Andriy PalamarchukImplemented processing of actions SPI_SETKEYBOARDPREF,
2002-01-15  Aric StewartCatch maximum number of times and return out of memory...
2002-01-15  Francois GougetSmall typo fix.
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-15  Bill MedlandFirst stage of DrawText upgrade.
2002-01-15  Rein KlazesDon't check the checksum of the original echo request...
2002-01-15  Huw D M DaviesStubs for ImageList_[S|G]etFlags.
2002-01-15  Rein KlazesDon't change button state on WM_MOUSEMOVE messages...
2002-01-15  Rein KlazesIn CBPaintText use the text size as returned by LB_GETT...
2002-01-15  Rein KlazesMake DM_SETDEFID message work for owner drawn buttons...
2002-01-15  Michael C.... Code used AF_IPX in some places where it should have...
2002-01-15  Dmitry TimoshkovForce ordinal allocation start from 100 as in Windows.
2002-01-15  Frangois GougetFixed incorrect use of 'test -a' (for FreeBSD).
2002-01-15  Bill MedlandLeave IID check to the OleCreateFontIndirect, so that...
2002-01-14  Alexandre JulliardIntegrated test script for winetest into the make test
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
2002-01-14  Alexandre JulliardAdded ok() function that doesn't stop the test on the...
2002-01-14  Alexandre JulliardAdded Perl modules containing the #defines values for the
2002-01-14  Stefan LeichterAdded, update information about AppDefault.
2002-01-14  Daniel Walker- Added debugging.
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2002-01-14  Huw D M DaviesConvert MRULists to Unicode.
2002-01-14  Huw D M DaviesIShellFolder_BindToObject should respect riid.
2002-01-14  Uwe Bonnes_stat: Better test for drive letter.
2002-01-14  Francois GougetFix compilation errors on FreeBSD.
2002-01-14  James JuranLoadLibrary returns 0 on failure, not < 32.
2002-01-14  James JuranUse -DNONAMELESSUNION -DNONAMELESSSTRUCT when compiling.
2002-01-14  Daniel WalkerImplemented WSAAccept().
2002-01-14  Guy Albertelli- Add additional TOOLBAR_CalcToolbar in a different...
2002-01-14  Guy AlbertelliFix a gripper issue and the adjustment of bands when...
2002-01-14  Ove KaavenPrepend "--" to arguments.
2002-01-13  Eric PouechNow using the NT CD interface.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-12  Alexandre JulliardRemoved obsolete definitions.
2002-01-12  Alexandre JulliardFixed typos.
2002-01-12  Alexandre JulliardUpdated debug channels.
2002-01-12  Alexandre JulliardCheck unix_pid again after attach.
2002-01-12  Marcus MeissnerAdd refcounting to the thread member of the pipe user.
2002-01-12  Bill MedlandHow to specify a DLL in a debugger break command.
2002-01-12  Eric PouechFixed the wodReset implementation, internal messages...
2002-01-12  Eric PouechEnhance display for symbol picking.
2002-01-12  Huw D M DaviesFix off by one error in TOOLBAR_AddStringW.
2002-01-10  Travis MichielsenAdded crypt32.dll stub.
2002-01-10  Travis MichielsenImplement advapi32 portion of the CryptoAPI.
2002-01-10  Eric PouechFix potential memory issue.
2002-01-10  Eric PouechFix some bad behavior when some lock states (capslock...
2002-01-10  Bill MedlandComment only; error in Microsoft documentation.
2002-01-10  François Gougetwhich is more portable than type (FreeBSD).
next