wine
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.
2001-01-28  Marcus MeissnerImplemented VideoCapDriverDescAndVer.
2001-01-28  Eric PouechAdded a few missing exports.
2001-01-28  Ove KaavenDon't disable keyboard autorepeat, since autorepeat...
2001-01-28  Marcus Meissner- Siedler3 appears to have rather limited buffers for...
2001-01-28  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
2001-01-28  Huw D M DaviesTake into account unprintable margins in psdrv.
2001-01-28  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2001-01-28  Dmitry TimoshkovAdd "OnlyOne" paper source, used by the Acrobat Distill...
2001-01-28  Josh DuBoisFixed typo.
2001-01-28  Eric PouechFixed some mci string parsing issues.
2001-01-28  Eric PouechSimplified memory allocation for asynchronous MCI messa...
2001-01-28  Eric PouechDelay importing user32 (only used for configuration).
2001-01-28  Eric PouechFixed a few oddities.
2001-01-28  Eric PouechAdded a bit more of flags handling in drawdib functions.
2001-01-28  Chris MorganPut a '\n' at the end of the FIXME to prevent very...
2001-01-28  Jon GriffithsImprove name demangling, add 'demangle symbol' option.
2001-01-26  Jeremy WhiteRemove the keyword 'function', as requested by Robert...
2001-01-26  Martin PilkaFixed typo which caused the WritetoHomeRegistryFiles...
2001-01-26  Guy L. Albertelli- Rewrite WM_CREATE to match native (allocating own...
2001-01-26  Guy L. Albertelli- When painting the text, if the control is OWNERDRAWN...
2001-01-26  Alexandre JulliardMade exception_event_request non-blocking, and added
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-26  Ove KaavenCheck that the linux 2.4 event interface is available...
2001-01-26  Huw D M DaviesHandle the lpDx array properly.
2001-01-26  Martin PilkaFixed SW_RESTORE handling.
2001-01-26  Dmitry TimoshkovDo not notify parent of the Edit control on WM_SETTEXT...
2001-01-26  Guy L. Albertelli- make hidden bands have valid (0 width) child window...
2001-01-26  Alexandre JulliardChanged wait_process and wait_debug_event requests...
2001-01-26  Andreas MohrDon't open the comm handle with GENERIC_WRITE via FILE_...
2001-01-26  Dmitry TimoshkovReplace 16-bit calls in DefWindowProc by 32-bit, prefer...
2001-01-25  Alexandre JulliardGot rid of WPRINTF_ExtractVAPtr.
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2001-01-25  Patrik StridvallMinor bugfixes.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-25  Alexandre JulliardFixed typo in HKEY_USERS/.Default creation.
2001-01-25  Gerard PatelDon't send notifications for the initial display of...
2001-01-25  Gerard PatelAdded a few messages and notifications.
2001-01-25  Eric KohlDisabled setting of viewport origin from an EMF.
2001-01-25  Susan FarleyAlways restore the bit_gravity to BGForget after using...
2001-01-25  John R. SheetsAdded the necessary registry entries for the Mozilla...
2001-01-24  Andreas MohrOnly set window text for WM_NCCREATE in DefWindowProc...
2001-01-24  Alexandre JulliardRemoved non-standard OBM_RADIOCHECK bitmap.
2001-01-24  Alexandre JulliardUse DrawFrameControl() instead of OEM bitmaps to paint...
2001-01-24  Eric KohlSeveral fixes for playing enhanced metafiles in a given...
2001-01-24  Eric KohlPartial implementation of world transform support.
2001-01-24  Andreas MohrDocumentation updates.
2001-01-24  John R. Sheets- Split Winelib User Guide into smaller files for easie...
2001-01-22  Dmitry TimoshkovProtect read-only edit control from modification.
2001-01-22  Jon GriffithsImplemented __dllonexit.
2001-01-22  Gerard PatelMisc fixes in LISTVIEW_SetImageList, LISTVIEW_SetItemCount,
2001-01-22  Gerard PatelDisplay the config file location in the incorrect confi...
2001-01-22  James JuranUse int instead of WCHAR in va_arg() (fixes gcc-current...
2001-01-22  Francois GougetAdded various definitions (mostly macros).
2001-01-22  Francois GougetAdded CHARRANGE.
2001-01-22  Francois GougetAdded PSN_GETOBJECT.
2001-01-22  Josh DuBoisInclude 'options.h' for a needed prototype.
2001-01-22  Josh DuBoisChanged VarCyFromI1 to take a signed char.
2001-01-22  Francois GougetTypo fixes in comments.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-22  Jon GriffithsFixed Unicode strings.
2001-01-22  Jon GriffithsMade SpinCount FIXME into a TRACE.
2001-01-22  Jon GriffithsIncreased debugger include limit to 512.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
next