wine
2002-07-23  Andriy PalamarchukAdded OLE/COM classes registered by OLEAUT32.DLL.
2002-07-23  Patrik StridvallFixed some issues found by winapi_check.
2002-07-23  Patrik Stridvall- Report broken forwards.
2002-07-22  Alexandre JulliardAdded missing wine/port.h.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-22  Alexandre JulliardReplace all uses of PREFIX and @function by the __ASM_N...
2002-07-22  Michael StefaniucImageList_Remove returns TRUE when removing all images...
2002-07-22  Bill Medland- Document where the stabs information can be found...
2002-07-22  Patrik StridvallHandle forwarded functions properly (based on a patch...
2002-07-22  Michael KarcherSet the correct length of the struct DDSURFACEDESC.
2002-07-22  Shachar ShemeshNow checks that the GCP_REORDER flag is set before...
2002-07-22  Alexandre JulliardFixed .com binary support.
2002-07-22  Roderick ColenbranderSimple implementation of InternetAutodial.
2002-07-22  Eric PouechRemoved unnecessary flag.
2002-07-22  Eric PouechFixed very long line reading (and some buffering bugs).
2002-07-22  Jon GriffithsMove thread related functions to new file.
2002-07-22  Jon GriffithsAdd some new defines and functions.
2002-07-20  Alexandre JulliardAdded definition of msvcrt internal error codes.
2002-07-20  Eric PouechAdded a remote proxy for gdb.
2002-07-20  Alexandre JulliardFixed linking rule for test programs (spotted by Gregg...
2002-07-20  Eric PouechInverted inner loops (Win32 debug event handling /...
2002-07-20  Gregg MattinsonAdded checks for __sparc__, __sun__ and @function.
2002-07-20  Alexandre JulliardFixed quoting in WINE_TRY_ASM_LINK macro.
2002-07-20  Andreas MohrCreateDCA should return failure if both driver and...
2002-07-20  Andreas Mohr- Add message mapping for tooltips.
2002-07-20  Patrik StridvallUpdated winetest Perl modules using winapi_extract.
2002-07-20  Patrik StridvallFixed winapi_extract.
2002-07-20  Juergen Schmied- Many stubs
2002-07-20  Dominik StrasserImplemented RegQueryMultipleValues.
2002-07-20  Ove KaavenWait for the asynchronous update thread to complete...
2002-07-20  Alexandre JulliardExplicitly specify the path to wpp.h so we don't need...
2002-07-20  Andreas MohrHonour the VNLP_COPYIFEXISTS flag when doing a copy...
2002-07-20  Andreas MohrChange BIOSDATA's rows on screen minus 1 from 23 to 24.
2002-07-20  Bill MedlandAllow regsvr32 to process multiple filenames (as does...
2002-07-20  Gregg MattinsonFixed __builtin_return_address.
2002-07-20  Rein KlazesRepair SetLastError in FindNextFileA.
2002-07-20  Francois GougetMove an extern declaration to stop egcs-2.91.66 from...
2002-07-19  Alexandre JulliardFixed per-thread data handling.
2002-07-19  Gregg MattinsonAvoid structures or arrays of size 0.
2002-07-19  Mike McCormackFirst go at reading directories on public SMB shares.
2002-07-19  Gregg Mattinson - X11/extensions/shape.h requires X11/Xutil.h.
2002-07-19  Gregg Mattinson- Removed name, type, mode, rsrc, and import statements...
2002-07-19  Jon GriffithsSet amounts read/written to 0, share Un/Lock code,...
2002-07-19  Carl SopchakReturn empty string on error in WM_GETTEXT.
2002-07-19  Marcus MeissnerProtect InternetCloseHandle() against invalid handles.
2002-07-19  Patrik StridvallMerged all API files into two files (Win16/Win32).
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-19  Michael StefaniucConvert HMONITOR to a void*.
2002-07-19  Dimitrie O... Allow the application to subclass a buddy edit (spotted...
2002-07-19  Andriy PalamarchukAdded CLSID_StdFont class registration.
2002-07-19  Jon GriffithsUpdate output for recent build changes.
2002-07-19  Jon GriffithsImplemented SHBrowseForFolderW.
2002-07-19  Jon GriffithsAvoid winreg.h inclusion.
2002-07-19  Jon GriffithsStub implementation for CoInitializeSecurity.
2002-07-16  Alexandre JulliardFixed temp name handling.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-07-16  Eric PouechBring winhelp back to life, with mainly support for...
2002-07-16  Alexandre JulliardFixed setting of min/maximize mwm hints.
2002-07-16  Juergen SchmiedFixed two leaks in file- and itemmoniker.
2002-07-16  Tony LambregtsAdded support DDBLT_DDFX flag in DirectDrawSurface_Blt.
2002-07-16  Guy L. Albertelli- Remove stub for ordinal 394 and replace with forward to
2002-07-16  Guy L. AlbertelliDon't issue error message if message number in applicat...
2002-07-16  Jon GriffithsImplement SHCreateStreamOnFileA/W/Ex, ordinals @166...
2002-07-16  Marcus MeissnerImplemented FlushFileBuffers for serial devices.
2002-07-16  Paul MillarRemoved drive assumptions in the path handling regressi...
2002-07-16  Juergen SchmiedFixed a memory leak and a wrong memory free call.
2002-07-16  Gerald PfeiferDo not #include <malloc.h>, which is non-standard and...
2002-07-16  Lionel UlmerTest for X11 errors for DGA2 and XVidMode extensions.
2002-07-16  Lionel Ulmer- DDRAW_SYSTEMMEMORY is handled like OFFSCREENPLAIN...
2002-07-16  Gregg MattinsonFixed another non-static structure initializer.
2002-07-16  Bill MedlandCorrection to header order maintenance when a dummy...
2002-07-16  Rob McClintonX11DRV_GetDIBits: Don't clear the biCompression==BI_BIT...
2002-07-16  Gregg MattinsonFixed void* arithmetic.
2002-07-16  Gregg MattinsonInitialized the pidlOut variable in SHELL32_ParseNextEl...
2002-07-16  Andreas MohrFixed uninitialized HKEYs.
2002-07-16  Bill MedlandDeleteColumn should return success even for uOwnerData.
2002-07-16  Andriy PalamarchukA few cosmetic changes plus fixes for problems spotted...
2002-07-16  Rok MandeljcAdded Slovenian resources.
2002-07-11  Alexandre JulliardRelease 20020710. wine-20020710
2002-07-10  Alexandre JulliardAdded FPU emulation interrupts.
2002-07-10  Admiral CoeymanAdded support for FPU emulation interrupts.
2002-07-10  Jon GriffithsStubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven...
2002-07-10  Alexandre JulliardQuiet the font loading error.
2002-07-10  Uwe BonnesCBUpdateEdit: LB_GETTEXTLEN returns LB_ERR on error...
2002-07-10  Alexandre JulliardFixed corruption when copying to the same surface ...
2002-07-10  Johan Gill48 was plain wrong as value for HELmargin.
2002-07-10  Gregg MattinsonFixes to allow big endian machines to load MSFT typelib...
2002-07-10  Alexandre JulliardFixed handling of drives with "/" path (thanks to Marcu...
2002-07-10  Carl SopchakPass "Manual Feed" as short input slot name.
2002-07-10  Eric PouechFixed synchronisation for ctrl event generation.
2002-07-10  Shachar Shemesh- Fixed access to the lpTemplateName of ChooseFont...
2002-07-10  Alexandre JulliardCreated registry unit test and added tests for RegEnumV...
2002-07-10  Alexandre JulliardRegEnumValue[AW] need to update the data size on buffer...
2002-07-10  Ove KaavenRemoved the flags fields of IDirectDrawPaletteImpl...
2002-07-10  Ove KaavenHandle WM_SYNCPAINT with DefWindowProc.
2002-07-10  Eric PouechEnhanced error handling on input stream reading.
2002-07-10  Eric PouechFixed external debugger startup.
2002-07-10  Rok MandeljcAdded Slovenian resources.
2002-07-10  Rein KlazesFix buffer length calculation in InitializeGenericSF().
next