wine
2002-01-04  Ove KaavenFixed vm86_enter race conditions.
2002-01-04  Sander van... Never delete the font object received by WM_SETFONT.
2002-01-04  Sander van... Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi...
2002-01-04  Sander van... Fixed DC leak.
2002-01-04  Sander van... Check, Radio & 3State buttons send WM_CTLCOLORSTATIC...
2002-01-04  Alexandre JulliardRemoved references to xpm packages.
2002-01-04  Alexandre JulliardWe no longer need libXpm.
2002-01-04  Alexandre JulliardWe no longer need the xpm wrappers.
2002-01-04  Mike McCormackAdd define for undocumented status bar message SB_SETBO...
2002-01-04  Bill MedlandDefine LPSTACKFRAME too.
2002-01-04  Dmitry TimoshkovAdd some new messages to the spy and winuser.h.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2002-01-04  Dmitry TimoshkovPrint FIXME() for not implemented NtQueryVolumeInformat...
2002-01-04  Mehmet YasarDo not save empty sections names.
2002-01-04  Dimitrie O... Remove a call to HEAP_strdupAtoW in the Color dialog.
2002-01-04  Gavriel StateSpeed up the GetImageBits case where we have an XShm...
2002-01-03  Alexandre JulliardUse DrawFrameControl instead of bitmaps in certain...
2002-01-03  Marcus MeissnerImplemented CoTreatAsClass, simplified OleSetAutoConvert.
2002-01-03  Ove KaavenHandle the lpDirectory field of the LPSHELLEXECUTEINFO.
2002-01-02  Alexandre JulliardFixed check_async_list calling convention.
2002-01-02  Alexandre JulliardMoved the OEM bitmaps that don't depend on the Wine...
2002-01-02  Ove KaavenFurther unified HAL and HEL mixing, and added some...
2002-01-02  Eric PouechFixed color definition (bg and fg were swapped).
2002-01-02  Ove KaavenIf SafeArrayGetElement is called on a variant array...
2002-01-02  Ove KaavenFixed a looks-like-nobody-ever-tested-this-function...
2002-01-02  Ove KaavenMade the output of --debugmsg +seh a bit more verbose.
2002-01-02  Dimitrie O... Make DrawStatusText Unicode ready. Get rid of a HEAP_st...
2002-01-02  Lionel Ulmer- better support for extensions functions that do not...
2002-01-01  Alexandre JulliardLink with libutil only where needed.
2002-01-01  Mike McCormackSet an overlapped's hEvent for ReadFile/WriteFile in...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2002-01-01  James JuranInclude <stdlib.h> to get prototype for abs() function.
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2001-12-31  Alexandre JulliardLink with libdl only where needed.
2001-12-31  Alexandre JulliardFixed string type in named pipe requests.
2001-12-31  Chris GreenGet the correct label on iso9660 mixed-mode cds.
2001-12-31  Michael StefaniucFixed memory leak.
2001-12-31  Marcus MeissnerSwap fg/bg color to be correct.
2001-12-26  Alexandre JulliardRelease 20011226. wine-20011226
2001-12-26  Andriy PalamarchukImplemented basic handling of assessibility actions.
2001-12-26  Michael StefaniucIf the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI...
2001-12-26  Alexandre JulliardSave the registry before exiting on a SIGTERM.
2001-12-26  Alexandre JulliardMake sure the DC visible region is updated in GetClipBox.
2001-12-26  Alexandre JulliardLink to the curses library only for the dlls that need it.
2001-12-26  Alexandre JulliardRemoved the SEGPTR_* macros.
2001-12-26  Andreas MohrDocumentation update.
2001-12-26  Alexandre JulliardFixed bug in system heap creation when it already exists.
2001-12-26  Andreas MohrUpdated to not rely on rundll32.exe any more.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-12-26  Duane ClarkAdded color cursor support.
2001-12-26  Duane ClarkDestroying cursor is not necessarily an error.
2001-12-26  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-26  Alexandre JulliardRestructured hook mapping functions to avoid most memory
2001-12-26  Dmitry TimoshkovFix definition of BY_HANDLE_FILE_INFORMATION structure.
2001-12-26  Johan DahlinUpdated Swedish translation.
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
2001-12-26  Mike McCormackUse alertable waits in PeekMessage16 and GetMessage16...
2001-12-26  Andreas MohrGot rid of WINE_PACKED.
2001-12-24  Jon GriffithsImplement/document ordinals 7-11.
2001-12-24  Francois GougetInclude ftsnames.h or ftnames.h, not both.
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-24  Gerard PatelForward tab notifications to the parent.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-12-24  Bill MedlandFixed vsnprintf return value check.
2001-12-21  Andriy PalamarchukImplemented processing for actions SPI_SETMOUSEBUTTONSWAP,
2001-12-21  Eric PouechFixed stabs parsing for GCC 3.0 (default types).
2001-12-21  Eric PouechFixed buffer length in history manipulation.
2001-12-21  Eric PouechAdded full-duplex capability.
2001-12-21  Eric PouechFixed another bunch of bugs (mainly linked to operation...
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-21  François GougetHandle more than 8 bits per color component.
2001-12-21  François GougetMerged the handling of 15 and 16 bits X server depths.
2001-12-21  Mike McCormackHandle ReadIntervalTimeout=MAXDWORD special case a...
2001-12-21  Mike McCormackDon't return from overlapped ReadFile on EAGAIN and...
2001-12-21  Bill MedlandAnd in addition to Mingw32 we will want the _ versions.
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-20  Mike McCormack- move async activation into the server
2001-12-20  Uwe BonnesGlobalReAlloc16: If heap has GlobalPageLock set, try...
2001-12-19  Uwe BonnesUse GlobalPageLock for GetVDMPointer32W16 pointers.
2001-12-19  Alexandre JulliardFixed stack offset in relay debugging of cdecl register...
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-19  Bill MedlandAdded share.h from Mingw32.
2001-12-19  Bang Jun-YoungWine is now working on NetBSD, so add NetBSD to the...
2001-12-19  Mike McCormackImplemented timed-out non-overlapped ReadFile.
2001-12-19  Michael StefaniucReplaced MAX with max and deleted definition of MAX.
2001-12-19  Michael StefaniucFixed/implemented the ImageList_*Drag* functions.
2001-12-19  Lawson WhitneyIf there is no psInfo, it doesn't need to be cleaned up.
2001-12-17  Alexandre JulliardRemoved no longer used thunking and callout functions.
2001-12-17  Alexandre JulliardStore the 16-bit callback in the timer structure instea...
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Alexandre JulliardCall the 32-bit USER signal proc directly instead of...
2001-12-17  Paul RupePrevent "window belongs to another process" errors...
2001-12-17  Alexandre JulliardDo not call THUNK_Init at startup, only do it when...
2001-12-17  Alexandre JulliardExport DestroyIcon32 from user32 and use GetProcAddress...
2001-12-17  Alexandre JulliardChanged 16-bit USER Enum* functions to not use thunks...
2001-12-17  Alexandre JulliardGot rid of dynamic thunk allocation in mouse/keyboard...
2001-12-17  Jon GriffithsImplemented, documented or fixed SHDeleteOrphanKeyA...
2001-12-17  Rein KlazesAdded error message in LOCAL_GetBlock().
2001-12-17  Dave HawkesAltered the algorithm for selecting a new focus after...
next