Fixed vm86_enter race conditions.
[wine] / dlls /
2002-01-04  Ove KaavenFixed vm86_enter race conditions.
2002-01-04  Sander van LeeuwenNever delete the font object received by WM_SETFONT.
2002-01-04  Sander van LeeuwenFixed calls with wrong pointer: COMCTL32_Free(&lpttsi...
2002-01-04  Sander van LeeuwenFixed DC leak.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2002-01-04  Dmitry TimoshkovPrint FIXME() for not implemented NtQueryVolumeInformat...
2002-01-04  Dimitrie O. PaunRemove a call to HEAP_strdupAtoW in the Color dialog.
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 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  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. PaunMake 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  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2001-12-31  Michael StefaniucFixed memory leak.
2001-12-26  Michael StefaniucIf the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI...
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  Andreas MohrFixed, added or implemented stubs:
2001-12-26  Duane ClarkAdded color cursor support.
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-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-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-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-20  Mike McCormack- move async activation into the server
2001-12-19  Uwe BonnesUse GlobalPageLock for GetVDMPointer32W16 pointers.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
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 unnecessary includes.
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  Alexandre JulliardChanged 16-bit GDI Enum* functions to not use thunks...
2001-12-17  Alexandre JulliardChanged DC hook and abort proc handling to avoid having...
2001-12-17  NogPass on all unhandeled messages to the owner.
2001-12-17  Uwe BonnesPathIsURL(A|W): Check for NULL strings.
2001-12-17  Johan DahlinAdd a few extra fields to HTTP_GetStdHeaderIndex.
2001-12-14  Alexandre JulliardChanged 16->32 window procedure thunks to use winebuild...
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-12-14  Paul RupeVery simple support for SO_OPENTYPE in getsockopt and...
2001-12-14  Bang Jun-YoungFix NetBSD compilation errors.
2001-12-14  Eric PouechThawed some freezes.
2001-12-13  Alexandre JulliardStarted rewrite of painting functions for multiple...
2001-12-13  Mike McCormackOnly RTS_CONTROL_HANDSHAKE should set CRTSCTS.
2001-12-13  Eric LaforestAdd the missing functionality in the tty driver.
2001-12-11  Alexandre JulliardExported CALL32_Regs from ntdll, renamed to __wine_call...
2001-12-11  Jon GriffithsAdd new stub MLLoadLibrary.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-11  Bill MedlandA treeview item may be TVI_ROOT.
2001-12-11  Dave HawkesFix for toolbar potentially using a NULL pointer.
2001-12-06  Andriy PalamarchukImplemented processing for actions: SPI_GET/SETGRIDGRAN...
2001-12-05  Alexandre JulliardRemoved calls to HEAP_GetSegptr.
2001-12-05  Alexandre JulliardFixed compile for !MZ_SUPPORTED.
2001-12-05  Alexandre JulliardUse ntdll functions instead of MultiByteToWideChar...
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-12-05  François GougetCleanup and improve the mbcs support.
2001-12-05  Dave HawkesThe toolbar commands were not sent to the correct notif...
2001-12-05  François Gougetgetenv is case insensitive.
2001-12-05  François Gougetmktime must normalize the struct tm fields.
2001-12-04  Guy L. Albertelli- Correct implementation of _169 (call of Release)...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-12-04  Marcus MeissnerCopy the correct number of bytes in WriteConsoleInputA.
2001-12-04  Eric PouechFixed bugs in output functions (write).
2001-12-04  Eric PouechFixed acmFormatChoose returned fields.
2001-12-04  Gerard PatelInitialize dialog data correctly in CreateTemplateDialog.
2001-12-04  Gerard PatelMisc fixes to DCB building from command line.
2001-12-01  Guy L. AlbertelliUndocumented feature of TB_{GET|SET}BUTTONINFO{A|W...
2001-12-01  Guy L. Albertelli- Fixed PathIsURL{A|W}.
2001-12-01  Guy L. Albertelli- Stub routines for _164, _208, _210, _211, _239, _356...
2001-11-30  Andriy PalamarchukRemoved Get/SetScreenSaveTimeout user driver functions...
2001-11-30  Michael StefaniucImplemented ImageList_GetDragImage.
2001-11-30  Glenn SchraderUse gdi_display everywhere to avoid BadColor errors.
2001-11-30  Paul RupeFixed WS_getpeername parameter in WS_accept.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-24  Alexandre JulliardFixed registry routines broken by the structure sizes...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-23  Uwe BonnesMSVCRT_getenv: compare for the length of the key and...
2001-11-23  Mike McCormackCheck for completed overlappeds in ReadComm16 to solve...
next