wine
2001-12-11  Bill MedlandFor a radio button even if the initial style includes...
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  Alexandre JulliardAdded WIN_GetRectangles function.
2001-12-06  Andriy PalamarchukImplemented processing for actions: SPI_GET/SETGRIDGRAN...
2001-12-06  Guy L. AlbertelliChange the message trace indentation to be consistent...
2001-12-06  Dave HawkesFix for some types of C++ debug info that can cause...
2001-12-06  Dave HawkesDIALOG_CreateIndirect can incorrectly kill the current...
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  Jukka HeinonenFixed incorrect packing.
2001-12-05  François Gougetgetenv is case insensitive.
2001-12-05  François Gougetmktime must normalize the struct tm fields.
2001-12-04  Eric Pouech- allow to save/restore some properties into the regist...
2001-12-04  Eric PouechLet the console renderer be defined as a thread.
2001-12-04  James JuranOnly include the necessary files to avoid conflicts...
2001-12-04  Erik Inge BolsøCreateBitmap can take nHeight or nWidth = zero, and...
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  Alexandre JulliardAdded SYNCHRONIZE access to stdio handles.
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-04  Gerard PatelBetter handling of configuration with several Windows...
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  Gerard PatelRemove some possible interlocking problems with peb...
2001-11-30  Paul RupeFixed WS_getpeername parameter in WS_accept.
2001-11-30  Andrew Lewyckymap_image: map the PE header readonly.
2001-11-30  Andrew Lewyckydo_relocations: process relocation blocks with a Virtua...
2001-11-30  Michael StefaniucRename debug.h to debugtools.h.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-25  Andreas MohrAvoid potential problems with filenames containing...
2001-11-25  Eric PouechNow passing event with --use-event to let programs...
2001-11-25  Joshua Thielenmmsystem.dll should be automatically loaded for 16...
2001-11-25  Eric PouechFixed IO when not run with wineconsole.
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-11-24  Alexandre JulliardSkip queue cleanups if queue has been destroyed already.
2001-11-24  Alexandre JulliardFixed registry routines broken by the structure sizes...
2001-11-23  Eric PouechRevisited console support (got rid of old hacks and...
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  Michael StefaniucAdd missing </para>.
2001-11-23  Mike McCormackCheck for completed overlappeds in ReadComm16 to solve...
2001-11-23  Uwe Bonnes_dev_t is an unsigned integer.
2001-11-20  Andriy PalamarchukImplemented processing for actions SPI_GET/SETSCREENSAV...
2001-11-20  James JuranGetUserName should include the terminating null charact...
2001-11-20  Andreas MohrUse exception handler for GlobalUnlock, GlobalFree.
2001-11-20  Patrik StridvallDocumentation fixes.
2001-11-20  Patrik StridvallFixed some issues found by winapi_check.
2001-11-20  Patrik StridvallMinor API files update.
2001-11-20  Dave HawkesTOOLBAR_GetRect did not correctly translate the command...
2001-11-20  Dusan LackoAdd Debian/Mandrake menu system support.
2001-11-20  Bill MedlandIt is legal to call UnregisterClass with an hInstance...
2001-11-20  Francois GougetOnly include 'sys/user.h' for Linux. Fixes a compilatio...
2001-11-20  Francois GougetFix LUID definition.
2001-11-20  Dmitry TimoshkovConvert message spy to unicode.
2001-11-20  Dave HawkesFix lock up in GetKeyNameText due to an increment wrap...
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-19  James JuranPrevent warnings about labels at end of switch statemen...
2001-11-19  Francois GougetFix the Solaris and FreeBSD compilation errors introduc...
2001-11-19  Simon BritnellFix a loop playing failure and a problem with choppy...
2001-11-19  Francois GougetA few typos.
2001-11-19  Francois GougetMIDL_STUB_MESSAGE needs a pack4 for the MaxCount field.
2001-11-19  Francois GougetBetter relaying for _lcreat.
2001-11-19  Marcus MeissnerSmall typo in avicap32.spec fixed.
2001-11-19  Gerard PatelFix exchanged lines in WIN_GetWindowLong.
2001-11-16  Alexandre JulliardTruncate the window text if it is too large for the...
2001-11-16  Joshua ThielenLocal classes registered with USER instance handle...
2001-11-16  Jussi JumppanenAdded missing RichEdit defines.
2001-11-14  Alexandre JulliardMoved WIN_FindWinToRepaint functionality to the server.
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-11-14  Dmitry TimoshkovStructure NEWTEXTMETRIC uses packing 4.
2001-11-14  Jussi JumppanenAdded missing MAPI defines.
2001-11-13  Alexandre JulliardStore the window caption text in the server.
2001-11-13  Gerard PatelFix the server paint count in SetWindowPos.
2001-11-13  Eric PouechFixed wave(In|Out)Open when called with WAVE_MAPPED...
2001-11-13  Andriy PalamarchukImplemented processing for SPI_GET/SETMOUSE, SPI_GET...
2001-11-13  Andreas MohrEDIT_EM_LineLength called from within EDIT_EM_LineLengt...
2001-11-13  Guy L. Albertelli- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
2001-11-12  Eric PouechFixed some race conditions in notification vs. operation
2001-11-12  Huw D M DaviesFixes stupid bug with typelib filenames.
2001-11-12  Lawson WhitneyCast id to unsigned in GetDlgItem16.
2001-11-12  Gerson KurzParity settings were not set properly in BuildCommDCBAn...
2001-11-12  Gerard PatelFixed handling of -1 itemid in WM_DRAWITEM.
2001-11-12  Gerard Patel- implement mbscspn mostly as a stub
2001-11-12  Andreas Mohr- don't forget to initialize number of connections...
2001-11-09  Simon BritnellCleaned up the wodPlayer functionality to make it easie...
2001-11-09  Travis MichielsenTest bits with '&' instead of '&&'.
next