wine
2000-10-19  Alexandre JulliardBrian Pirie
2000-10-19  Francois GougetAdded/fixed missing extern "C".
2000-10-19  Francois GougetFixed a char/NULL comparison.
2000-10-19  Francois GougetAdded the {HRESULT,SCODE}_SEVERITY macros.
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-19  Francois JacquesShould test unixdev against -1 (see wodOpen/widOpen).
2000-10-19  Andreas MohrBack out my ELFDLL_dlopen patch and add a warning for...
2000-10-19  Ulrich WeigandAllow freeing locked global memory handles.
2000-10-19  Ulrich WeigandWatch out for DefMDIChildProc calls on non-MDI-child...
2000-10-19  Ulrich WeigandDon't hold the X11 lock while calling GDI object routines.
2000-10-19  Lionel UlmerDo not do any GLX calls on a display that does not...
2000-10-19  Chris MorganRecalculate nItemHeight when LVS_SETIMAGELIST is called...
2000-10-19  Chris MorganStub CreateDispTypeInfo, CreateStdDispatch16 and Create...
2000-10-19  Peter Hunnisett- Add proper message reply mechanism and sp player...
2000-10-19  Francois GougetAdded support for three levels of nesting of the 'pragm...
2000-10-17  Ove KaavenImplemented DOS INT21 AH=4B (EXEC).
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-17  Chris MorganImplement LVM_SETITEMPOSITION32.
2000-10-17  Uwe BonnesRemember owner HWND when creating and use this hwnd...
2000-10-17  Guy L. AlbertelliAdded flag and notification definitions for ComboBoxEx.
2000-10-17  Andreas MohrImplemented old Win 2.x string functions.
2000-10-17  Lionel UlmerWarning fix.
2000-10-17  Gerald PfeiferAdd appropriate casts to caddr_t for the third paramete...
2000-10-15  Ove KaavenFixed a couple of recent bugs, and added some more...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-15  Alexandre JulliardFixed a few prototypes.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
2000-10-15  Gerald PfeiferRemove unused variable orig_mode.
2000-10-15  Uwe BonnesDraw the scrollbar beside the buddy when neither UDS_AL...
2000-10-15  Uwe BonnesLocalization and expect leapdays when looking for the...
2000-10-15  Uwe BonnesLocalization and many changes to behaviour and outlook.
2000-10-15  Uwe BonnesSplit out resources that might be localized.
2000-10-15  Uwe BonnesAdded additional resource IDs.
2000-10-15  Marcus MeissnerStubbed LookupAccountNameA.
2000-10-15  Marcus MeissnerReturn "default" DirectDraw driver if we have at least...
2000-10-15  Dmitry TimoshkovFixed behaviour of window's system buttons.
2000-10-15  Rein KlazesLoadStringA inserts terminating null in the buffer...
2000-10-13  Chris MorganImplemented the IDC_HAND cursor.
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-10-13  Francois GougetThe MODEM stuff has been spun off to its rightful place...
2000-10-13  Francois GougetCompleted/corrected the list of include files.
2000-10-13  Francois GougetAdded a NOGDI protection.
2000-10-13  Francois GougetMust include objbase.h.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-10-13  Andreas MohrAdded MSGF_DDEMGR.
2000-10-13  Gerald PfeiferFixed incorrect format string.
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.
next