wine
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.
2001-01-10  Gavriel StateReenabled DXGrab option.
2001-01-10  Dmitry TimoshkovSynchronize the sizes of the external and internal...
2001-01-10  Gerard PatelFixed returned length for LB_GETTEXT.
2001-01-10  Alexandre JulliardAdded nls to EXTRASUBDIRS.
2001-01-10  Chris MorganRemoved use of outdated WINE_INI environment variable...
2001-01-10  James Hathewayes->buffer_size is not always the length of the text...
2001-01-10  Gerard PatelAdded a specific debug channel for dll loading (builtin...
2001-01-10  Joerg MayerFixed some signed/unsigned warnings.
2001-01-10  Mike McCormackImplemented asynchronous ReadFile and WriteFile.
2001-01-10  François GougetRequire that the user specify a work directory. This...
2001-01-10  François GougetOnly copy the dwSize bytes really occupied by lpPropShe...
2001-01-10  Eric PouechFor the Global*Ptr* set of macros, replace the 16bit...
2001-01-10  Ulrich CzekallaOnly call TOOLBAR_CalcToolbar when parameters change.
2001-01-09  Dmitry TimoshkovAdded unicode window proc for the listbox control.
2001-01-09  François GougetTest for NULL and LPSTR_TEXTCALLBACK before using lpCol...
2001-01-09  Gerald PfeiferFixed some incorrect format strings.
2001-01-09  Alexandre JulliardRemoved obsolete file.
2001-01-09  François GougetMove HDWP to winuser.h.
2001-01-09  Ryan CummingMake CDROM_GetLabel return 0 in the event of failure...
2001-01-09  David ElliottFixed usage of RegEnumValueA.
2001-01-09  Huw D M DaviesHandle the EnumPrinters() flag PRINTER_ENUM_DEFAULT...
2001-01-09  Huw D M DaviesActually call CDROM_Audio_GetTracksInfo when retrieving
2001-01-09  François GougetSERVICE_AddObject check for NULL handles in addition to
2001-01-09  François GougetThe last parameter of CreateFile should be 0 (aka NULL...
2001-01-09  François Gougetpty_handle is a HANDLE, not an int.
2001-01-09  François Gouget(configure) Look for the headers in $WINE_ROOT/include...
2001-01-09  Gerard PatelSend the creation notification to the true owner of...
2001-01-09  Ulrich CzekallaEnsure there is an edit control when we reset contents.
2001-01-09  Ulrich CzekallaAdjust item rects by horizontal scrollbar offset.
next