wine
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.
2001-01-12  Gerald PfeiferFixed mistyped variable name in MSVCRT__fpclass().
2001-01-12  Alexandre JulliardAdded flag to differentiate file mappings and VirtualAl...
2001-01-12  Alexandre JulliardRemoved obsolete get_req_buffer() function.
2001-01-12  Mike McCormackSwap lpOverlapped parameters in ReadFile and WriteFile.
2001-01-12  Jon GriffithsFixes as a result of testing builtin crtdll against...
2001-01-12  Chris MorganUpdated messages with new config files in mind to keep...
2001-01-12  Susan FarleyImplemented most functionality. TODO lists whats left.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.
2001-01-11  Nathan NeulingerRenamed struct option to avoid conflicts with getopt.h.
2001-01-11  Jon GriffithsAdded binary compatible __EH_prolog.
2001-01-11  Josh DuBoisAdded a simple usage() function.
2001-01-11  Alexandre JulliardNo longer used.
2001-01-11  John R. SheetsCorrect some cut & paste typos.
2001-01-11  Chris MorganUpdate for the new config format and location of the...
2001-01-11  François GougetCreate the main_target in single-target mode.
2001-01-11  Dmitry TimoshkovFix the return value of WM_GETTEXT in the edit control.
2001-01-11  Dmitry TimoshkovVarious combobox fixes.
2001-01-11  Chris MorganRemoved some unnecessary defines after profile.c cleanup.
2001-01-11  Ulrich WeigandFixed unnamed union dummy names.
2001-01-11  Ulrich WeigandReplaced architecture-dependent configure checks by...
2001-01-11  Ulrich WeigandAdded missing prototypes to avoid compile warnings...
2001-01-11  Ulrich WeigandWork around problems on Solaris if config.h is not...
2001-01-11  Ulrich WeigandFixed byteorder problems caused by non-portable code.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.
2001-01-10  Alexandre JulliardRemoved all traces of the --config option.
next