wine
2001-02-14  Huw D M DaviesChange FONTOBJ to use LOGFONTW rather than LOGFONT16.
2001-02-14  Alexandre JulliardFixed WM_GETTEXTLENGTH handling.
2001-02-14  Eric PouechStarted the real implementation of mciavi.
2001-02-14  Alexandre JulliardAlways return success instead of overflow if caller...
2001-02-14  Morten WelinderOutput the right number of backslashes in values.
2001-02-14  François GougetBe smarter about the ellipsis in SPY_GetWndName.
2001-02-14  François GougetMisc typos in comments.
2001-02-14  François GougetListView_GetItemRect already sets rc.left.
2001-02-14  François Gougetdebugstr_xxx already does the quoting.
2001-02-14  François GougetChange the callback declarations to a safer format.
2001-02-14  Lawson WhitneyTune the doco to the code for relay/snoop specific.
2001-02-14  Andreas MohrCosmetics.
2001-02-14  Andreas MohrGive both --winver nt40 and win31 for VxD warning,...
2001-02-14  Andreas Mohr- correct DDRAW_Convert_DDDEVICEIDENTIFIER_2_To_1 confusion
2001-02-14  Ove KaavenGuts of a simple XVidMode-supporting DirectDraw HAL...
2001-02-14  Jon GriffithsSetLastError() for GetFileAttributesA.
2001-02-14  Susan FarleyException for allowing the parent to set the cursor...
2001-02-14  Dmitry TimoshkovConvert menu item to seperator only when string is...
2001-02-13  Ove KaavenSome important stuff from the DirectDraw DDK headers.
2001-02-13  Josh DuBoisMore verbose error messages when application load fails.
2001-02-13  James AbbatielloUse the Pentium's rdtsc instruction (if available)...
2001-02-13  Patrik Stridvall- Minor API files fixes
2001-02-13  Patrik StridvallFixed some issues found by winapi_check.
2001-02-13  Peter H. Ganten- only parse AFM-files, which start with "BeginFontMetrics"
2001-02-13  Jon GriffithsImplement a bunch of shlwapi functions, add some new...
2001-02-13  Lionel UlmerAdded RGB 565 => RGB 0888 conversion.
2001-02-13  Chris MorganImplement keyboard shortcut F2 to rename files and...
2001-02-13  Josh DuBoisMore portable .align directive.
2001-02-13  Josh DuBoisDefined architecture-specific macros for ppc.
2001-02-13  Marcus MeissnerDon't crash on close from window manager.
2001-02-13  Marcus MeissnerPostMessageA/W ignores messages containing pointers...
2001-02-13  François GougetCreateIcon must perform color depth conversion if the...
2001-02-12  Duane Clark- make the Landscape/Portrait buttons do something.
2001-02-12  James AbbatielloIn CreateDIBSection, the offset into the file mapping...
2001-02-12  Francois GougetAdd missing definitions required by the Control Spy...
2001-02-12  Dmitry TimoshkovImplement playing of EMR_BITBLT, EMR_STRETCHBLT, EMR_MA...
2001-02-12  Jon GriffithsImplement LHashValOfNameSysA for 4 LCIDs, fix prototype.
2001-02-12  Francois GougetRemove TOOLBAR_ID and WM_SETTINGCHANGE, they are not...
2001-02-12  Francois GougetDeclare RICHEDIT_CLASS20W using a WCHAR array.
2001-02-12  Aric StewartIf an application directly calls SetClipboardData with...
2001-02-12  Dmitry TimoshkovFix the behaviour of EM_GETLINE message.
2001-02-12  Andreas MohrMake sure that MSG_PeekMessage uses an internal variabl...
2001-02-12  Andreas Mohr- TRACE opened registry handles
2001-02-12  Andreas Mohr- move TSXGrabServer after a possible return FALSE;
2001-02-12  Dmitry TimoshkovRemove redundant parameters from MDICreateChild and...
2001-02-12  Huw D M DaviesAdd an updown control to the copy count entry.
2001-02-12  Huw D M DaviesRemove unused outXform.
2001-02-12  Lionel UlmerAllow an application to re-ask for EXCLUSIVE DirectDraw...
2001-02-12  Andreas MohrCheck PROPSHEETPAGEA.pfnCallback for NULL pointer if...
2001-02-12  François GougetHandle WM_CHARs and pass them to TREEVIEW_ProcessLetter...
2001-02-12  François GougetFix (rewrite), and add documentation to LISTVIEW_Proces...
2001-02-12  James AbbatielloDon't require write access on the file handle to create a
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Patrik StridvallDocumentation argument fixes.
2001-02-12  Patrik StridvallDocumentation name fixes (always use external name).
2001-02-12  Francois GougetFix typos in comments.
2001-02-12  Rein KlazesAdded support for the Malayan language.
2001-02-12  Chris MorganFix ListView_GetItemRect() macro.
2001-02-12  Patrik StridvallFixed some issues found by winapi_check.
2001-02-12  Patrik Stridvall- Addded support for API:s implemented with __ASM_GLOBA...
2001-02-12  Marcus MeissnerHandle differently sized structs by using their dwSize...
2001-02-12  James AbbatielloFix a few compiler warnings.
2001-02-12  James AbbatielloDon't allow comctl32 controls to access their infoPtr...
2001-02-12  Andreas MohrMake MMIO_Open work with NULL filename again.
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-02-12  Josh DuBoisFixed a char that should have been signed.
2001-02-12  Jon GriffithsUse extern "C" for Winelib C++ apps.
2001-02-12  Huw D M DaviesCall LoadImage to load the non-standard sized collate...
2001-02-12  Huw D M DaviesMap 'Courier New' to 'Courier'.
2001-02-12  Huw D M DaviesFix EMF positioning when rclFrame has a non-zero origin.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  James HathewayacmDriverEnumW shouldn't return MMSYSERR_ERROR if
2001-02-12  Huw D M DaviesImplement Set/GetPrinterData[Ex].
2001-02-12  Andreas MohrTake a stab at implementing OleSetAutoConvert.
2001-02-12  Marcus MeissnerFixed a NULL ptr problem.
2001-02-12  Andreas MohrDon't touch WAVEHDRs dwLoops variable.
2001-02-12  Huw D M DaviesSpaces do not have to come after the ':' that ends...
2001-02-12  François GougetMake sure all files are terminated with a '\n'.
2001-02-12  Andreas MohrImplemented the int21 LFN rename file function.
2001-02-12  Huw D M DaviesFix ReleaseStgMedium for MetaFilePict types.
2001-02-12  Huw D M DaviesFix for rotated text when lpDx is specified.
2001-02-12  Susan FarleyHandle the CCS_NORESIZE style.
2001-02-12  Ove KaavenIn CopyDIBSection, use source DIB colormap instead...
2001-02-12  Ove KaavenFix DGA2 mode setting to use the correct color depth.
2001-02-12  Andreas Mohr- fix wineconf to generate new config file format
2001-02-12  Dmitry TimoshkovAdd support for EMR_EXTTEXTOUTA and EMR_CREATEMONOBRUSH...
2001-02-12  Lawson WhitneyMake snoop specific case insensitive.
2001-02-12  Andreas MohrAdded DCICloseProvider stub.
2001-02-12  James AbbatielloImplement IShellLink<A|W>_fnGetWorkingDirectory,
2001-02-12  James AbbatielloOwnerdrawn combo boxes should use ODS_COMBOBOXEDIT...
2001-02-12  Guy L. Albertelli- Fix typo in previous change.
2001-02-12  Jon GriffithsRemove xmalloc/xrealloc limits for large binary resources.
2001-02-12  Eric KohlFixed text size calculation bug in GetTextExtentPoint...
2001-02-12  John R. SheetsNew section about writing docs in DocBook and dealing...
2001-02-12  Andreas MohrA couple of stubs for Terminal Server Client 16 bit.
2001-01-29  Matthew ClarkeDon't assume .spec files are found in the current direc...
2001-01-29  Ulrich WeigandSynchronize access to MESSAGEQUEUE members.
2001-01-29  Marcus MeissnerAdded some more 16->32 mappings for ICM* messages.
2001-01-29  Marcus Meissnerdvideo.dll forgets to set the DDSD_CAPS flag, just...
2001-01-29  Eric KohlDisabled setting of window origin from an EMF.
next