wine
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 '&&'.
2001-11-09  Andriy PalamarchukImplemented SPI_ICONHORIZONTALSPACING, SPI_ICONVERTICAL...
2001-11-09  François GougetCorrect handling of strings in setValue.
2001-11-09  Francois GougetDocument the new -winver versions.
2001-11-09  Joshua ThielenChanged BM_ messages SETCHECK and GETCHECK to SETCHECK1...
2001-11-09  François GougetRecognize the FreeBSD dlopen equivalent of "cannot...
2001-11-09  Guy L. AlbertelliUse proper unicode routine.
2001-11-09  François GougetMake out-of-source-tree builds work with Solaris make.
2001-11-08  Alexandre JulliardRelease 20011108. wine-20011108
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2001-11-08  Ove KaavenMoved the int 9 (keyboard) handler to dlls/winedos.
2001-11-08  Mike McCormackFind out how much data is available when calling ReadFi...
2001-11-07  Gerard PatelRepaired child window activation broken by previous...
2001-11-07  Dmitry TimoshkovAdd dumping of window styles at the window creation...
2001-11-07  Ove KaavenAdded a few default palette entries for the VGA/MCGA...
2001-11-07  Alexandre JulliardAvoid ftruncate to work around broken UMSDOS file system.
2001-11-07  Andriy PalamarchukCreated new infrastructure for SystemParametersInfo...
2001-11-07  Bill MedlandMinor grammatical corrections.
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-11-07  Mike McCormackIgnore DSR/DTR flow control in DCB. termios doesn't...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Guy Albertelli- Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT,
2001-11-06  Guy Albertelli- Implement SHLWAPI_1 (ASCII version of SHLWAPI_2).
2001-11-06  Alexandre JulliardWindow activation cleanups.
2001-11-06  Alexandre JulliardReturn success in CreateProcess when we started a non...
2001-11-06  Dmitry TimoshkovAdd $X_LIBS path while searching for libfreetype.
2001-11-06   <larstiq@larstiq... Devices never need to be polled, so return DI_NOEFFECT...
2001-11-06  Bill MedlandPrevent danger of accessing freed memory (theoretical...
2001-11-06  François Gougetstrsep is not implemented on Solaris, replace it with...
2001-11-06  Marcus MeissnerRenamed struct option to struct debug_option to avoid...
2001-11-06  Francois GougetFix a buffer overflow in write_name_str, bug found by
2001-11-06   <ghutchis... Avoid parsing the whole tree to find libwine.so.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-06  François GougetFix the #include order for config.h.
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-11-06  Alexandre JulliardAllow owner to be the desktop window.
2001-11-06  Hidenori TakeshimaThe 'dword' values should be stored as big endian values.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.
2001-11-06  Eric PouechFor drawing a caret, internally replaced the brush...
2001-11-06  Francois GougetAdd versions for WinME and WinXP.
2001-11-06  Francois GougetFix incorrect use of a Unicode string literal.
2001-11-06  François GougetAdd traces to help diagnose systematic cached-metrics...
2001-11-06  Francois GougetRename SIC_CompareEntrys to SIC_CompareEntries, and...
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.
next