wine
2000-10-13  Chris MorganAdded changing mouse cursor when over a help topic...
2000-10-13  Marcus MeissnerImplemented DirectInputCreateEx.
2000-10-13  Louis Philippe... Do not send a WM_CONTEXTMENU message when a TreeView...
2000-10-13  Lawson WhitneyMake findfunc look for .spec files, and put it with...
2000-10-13  Guy AlbertelliValidate access even if wrap past address 0 for IsBadSt...
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-13  Marcus MeissnerStubbed GetDeviceGammaRamp.
2000-10-13  Peter HawkinsAdded DOS int 21h function 4452h support (DR-DOS versio...
2000-10-13  Ove KaavenFill in the dsBmih.biSizeImage field of DIBSections...
2000-10-13  Chris MorganIndicate that the MIDI error message only affects progr...
2000-10-13  Andreas MohrGet rid of shared heap fixme messages.
2000-10-13  Ove KaavenMerged DOSVM_Int with DOSVM_SimulateInt, and made it...
2000-10-13  Susan FarleyTo improve custom-drawn items, add focus border to...
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-10-13  Francois GougetClaim that our headers conform to the version 5.0.
2000-10-13  Francois GougetThe string fields in PROPSHEETPAGEA should be ANSI...
2000-10-13  Francois GougetRemoved the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME.
2000-10-13  Francois GougetAdded the missing TVINSERTSTRUCT synonyms.
2000-10-13  Francois GougetFixed the signature of SysAllocStringByteLen.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-10-13  Uwe BonnesMake reg the default output chanel.
2000-10-13  Rein KlazesIgnore setsockopt calls that make the size of the recei...
2000-10-13  Stephane LussierSubitems of listviews were not painted with the right...
2000-10-13  Stephane LussierAfter accept is called on the socket, the listening...
2000-10-13  Marcus MeissnerCheck for buffer overflows on data returns from RegQuer...
2000-10-13  Konrad RieckChanged repne to repnz for Solaris assembler.
2000-10-12  Francois GougetMoved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-10-12  Francois GougetROTFLAGS have their own ifdef protection, take them...
2000-10-12  Francois GougetAdded a declaration for GetEnhMetaFileDescription.
2000-10-12  Andreas MohrAdded Fonts registry key.
2000-10-12  Eric PouechFixed regression for debugger startup event creation.
2000-10-12  Chris MorganFix depressed state with flat toolbars so pressing...
2000-10-12  Susan FarleyOn InsertItem with TVI_FIRST, the check for resetting...
2000-10-12  Lionel UlmerSupport non-buffered overlays.
2000-10-12  Guy L. AlbertelliRewrite to support rows of bands.
2000-10-12  Serge IvanovSimple NULL check.
2000-10-12  Stephane Lussier- Background should not be drawn if the background...
2000-10-12  Marcus MeissnerAdded 16 (565) -> 15 (555) bit depth converter.
2000-10-12  Hidenori TakeshimaAdded support for cp936.
2000-10-12  Alexandre JulliardWork-around for gcc bug.
2000-10-12  Lionel UlmerImplememnted GetFourCCCodes.
2000-10-12  Marcus MeissnerEnable XF86vmode switching possible for X11 too.
2000-10-12  Eric PouechAdded PCM converter internal driver.
2000-10-12  Lionel UlmerFixed the OpenGL detection code.
2000-10-12  Juergen SchmiedFixed loading of symbols from libraries.
2000-10-12  Rein KlazesPrevent SetFileAttributeA from making directory read...
2000-10-12  Francois GougetEnable anonymous struct/union support by default in...
2000-10-12  Francois GougetAdded four DDElParam functions.
2000-10-12  Francois GougetFix the parameter types and comments of the DDElParam...
2000-10-12  Francois GougetRemoved stray A/W from invocations of WINELIB_NAME_AW.
2000-10-12  Mike McCormackRemoved dependency on globals LPT[] and COM{}.
2000-10-12  Francois GougetAdded some of the APIs introduced in Win98, mostly...
2000-10-12  Andreas MohrReplace null bytes by spaces in WriteConsoleOutputA...
2000-10-12  Andreas MohrMCICDA didn't open/close the door when calling the...
2000-10-12  Stephane LussierImplementation of OleLockRunning function.
2000-10-12  Aric StewartCorrected some segvs that occur with ownerdata listviews.
2000-10-12  Marcus MeissnerReturn values are reversed in failure/rgdata == NULL...
2000-10-12  Andreas MohrChanged debugger launching to auto per default.
2000-10-12  Niels Kristian... Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
2000-10-12  Marcus MeissnerSuppress junk noise at startup of DirectSound on SB...
2000-10-03  Alexandre JulliardUse special environment variables to transmit the cwd...
2000-10-03  Francois GougetRemoved the ';' ending on lines using the DECL_WINELIB_...
2000-10-03  Francois GougetAdded some missing 'SysAllocString' prototypes.
2000-10-03  Francois GougetFixed some prototypes.
2000-10-03  Aric StewartAdded a white border around the I-beam cursor.
2000-10-02  Alexandre JulliardRelease 20001002. wine-20001002
2000-10-02  Lawson WhitneyProtect GlobalHandle() against bad parameters.
2000-10-02  Alexandre JulliardFixed backtrace for apps that never called down to...
2000-10-02  Andreas MohrMake sure that we skip tasks with missing hInstance.
2000-10-02  Andreas MohrIntroduced a new arena flag called GA_DOSMEM to disting...
2000-10-02  Francois JacquesBug fixes in mmio, related to buffering in record mode.
2000-10-02  Alexandre JulliardConvert NtQueryKey and NtEnumerateKey to the new reques...
2000-10-02  Alexandre JulliardForward all large integer functions to ntdll.
2000-10-02  Uwe BonnesGetDateFormatA: Check range and recalculate wDayOfWeek.
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-10-02  Patrik Stridvall- Support for stdcall64
2000-10-02  Andreas MohrBeautified the loadorder array (group DLLs according...
2000-10-02  James HathewaySilence unneeded exception to allow easier ACM debugging.
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-10-01  Alexandre JulliardAdded stdcall64 entry point type to allow correct relay...
2000-09-29  Andreas MohrMake sure we commit enough memory in a new subheap.
2000-09-29  Stefan Leichter- moved some code from WINSPOOL_GetPrinterDriver into...
2000-09-29  Andreas MohrFixed the default value handling (trailing spaces of...
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-09-29  Andreas MohrGDISelectPalette16 checked GetObjectType() return value for
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Andreas MohrLet InternalExtractIcon16 load icons from builtin DLLs.
2000-09-29  Francois GougetModified the bitmap centering algorithm to take the...
2000-09-29  Stephane LussierBefore calling the timer window proc, make sure it...
2000-09-29  Alexandre JulliardRemoved a few dependencies on kernel32 functions.
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-29  Alexandre JulliardMoved $(MODULE).o rule out of Make.rules into the indiv...
2000-09-29  Mike McCormackImplemented SHDeleteEmptyKeyA, SHDeleteKeyA.
2000-09-29  Sergei IvanovFixed return values of GetRegionData.
2000-09-29  Susan FarleyCall ReleaseCapture (which triggers WM_CAPTURECHANGED...
2000-09-29  Francois JacquesUse waveaudio, not waveform.
2000-09-29  Huw D M DaviesFix a couple of TRACE messages.
next