wine
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.
2001-01-22  Jon Griffiths- Fix a typo in TBSAVEPARAMS A/W declaration.
2001-01-21  Alexandre JulliardFixed the size of the file dialog icons.
2001-01-21  Guy L. Albertelli- Added NMCBEENDEDIT structure for NOTIFY dump.
2001-01-21  Guy L. AlbertelliAdded NMCBEENDEDIT{W|A} structures and flags.
2001-01-21  Gerard PatelFix the cmdline argument passed to NE_CreateThread...
2001-01-21  Francois GougetAdded missing pointer type declarations (usually Pxxx).
2001-01-21  Huw D M DaviesEscape any spaces in lpszObjectName passed to HttpOpenR...
2001-01-20  Alexandre JulliardWarning fix.
2001-01-20  Alexandre JulliardDisplay the importing dll in the 0xdeadbeef message.
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-20  Ulrich CzekallaPrevent buffer overflow in TEXT_NextLineW.
2001-01-20  Patrik Stridvall- Minor API files update.
2001-01-19  Marcus MeissnerAdded configure check for old linux/input.h.
2001-01-19  John R. SheetsAdded convenience script for generating online docs...
2001-01-19  Josh DuBoisSpecified 'signed' on chars compared to -1.
2001-01-19  John R. SheetsMake SGML ID attributes in packaging.sgml more unique...
2001-01-19  Dmitry TimoshkovSolve remaining problems with scroll bars in the edit...
2001-01-18  John R. SheetsClean up db2html-winehq HTML generation script. Works...
2001-01-18  Andreas MohrImplemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
2001-01-18  Chris MorganUpdated for change in config file name. Removed refere...
2001-01-18  Alexandre JulliardStore USER icons and cursors as resources instead of...
2001-01-18  Huw D M DaviesFix off by one error in buffer length check.
2001-01-18  Chris MorganSwitched from wine.config back to wine.conf, no need...
2001-01-18  Francois GougetAdded 3 missing FS_xxx macros.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-17  Andreas MohrCosmetics.
2001-01-17  Josh DuBoisMake some noise in a few cases where the X11drv doesn...
2001-01-17  Josh DuBoisSERVICE_CreateServiceTable still returned TRUE if Creat...
2001-01-17  Alexandre JulliardCleaned up the various errno location tests in configure.
2001-01-17  James HathewayIn WsControl, don't mix Linux and Wine socket calls...
2001-01-17  James JuranAdded some stubs needed for IE 5.5 setup.
2001-01-17  Jeremy WhiteRevised wineshelllink to wake up KDE 1.x so that applic...
2001-01-17  Alexandre JulliardFixed tmpfile buffer size.
2001-01-17  Alexandre JulliardFixed typo in wine_get_unix_file_name().
2001-01-17  Jeremy WhiteRevised shell link process to treat empty (e.g. ""...
2001-01-17  Ulrich CzekallaOnly adjust item rect by horizontal scrollbar offset...
2001-01-17  Gerard PatelChange WSACleanup - wsinfo is a static structure now.
2001-01-17  Jeremy WhiteMake winelauncher test for xmessage and warn the user...
2001-01-15  Alexandre JulliardReplaced X11DRV_CritSection references by wine_tsx11_...
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2001-01-15  Ulrich WeigandDon't call a NE DLL's DllEntryPoint twice during one...
2001-01-15  Uwe BonnesMapViewOfFileEx: make the returned error dependent...
2001-01-15  Alexandre JulliardUpdated debug channels.
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2001-01-15  Dmitry TimoshkovInitialize MENUITEMINFO structure before calling GetMen...
2001-01-15  Marcus MeissnerFixed an interface cast in DD2->DD7 thunk.
2001-01-15  Dmitry TimoshkovAdd one missing buffer size rounding in the edit control.
2001-01-15  Alexandre JulliardReplaced GLOBAL_Alloc by GlobalAlloc16 where possible.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2001-01-15  Alexandre JulliardFixed toupper/_toupper mixup.
2001-01-13  Alexandre JulliardRelease 20010112. wine-20010112
2001-01-13  Alexandre JulliardAdded missing WIN_ReleaseWndPtr.
2001-01-13  Alexandre Julliardwinmm.dll can now be properly separated.
2001-01-13  Francois GougetWarning fix.
2001-01-13  Ove KaavenFixes for various underrun-related problems. Also added...
2001-01-13  Ove KaavenRemove multimedia timers from the service thread, use...
2001-01-13  François GougetIn STATUSBAR_GetTipText{a,W, always put a terminating...
2001-01-12  Gavriel StateWarning fixes.
2001-01-12  Stefan LeichterImplemented EnumProtocolA/W.
2001-01-12  Andreas MohrNetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll.
2001-01-12  Andreas MohrWorkaround for SuSE 7 2.2.16 kernel bug.
2001-01-12  James HathewayGuard against incoming string of NULL in WM_SETTEXT.
2001-01-12  Jon GriffithsTurn crtdll into forwards to msvcrt.
2001-01-12  Jon GriffithsAdded some exception handling functions.
next