wine
1999-10-31  Lionel UlmerChanged the initialisation of the KeyState array.
1999-10-31  Huw D M DaviesBetter handling of newlines in FormatMessage*.
1999-10-31  Eric PouechFix (some) bad behavior with buffer underrun.
1999-10-31  Eric PouechFixed PlaySound proc for non PCM content.
1999-10-31  Ulrich Czekalla- Treeview uses COLOR_WINDOW color instead of clrBk...
1999-10-31  Pierre MageauClicking the combo box would cause a crash if it was...
1999-10-31  Huw D M DaviesIt appears that StartDoc sends the STARTDOC escape...
1999-10-31  Huw D M DaviesStub for EngineRealizeFontExt (used by the win98 pscrip...
1999-10-31  Noomen HamzaSelected button within tab control will be painted...
1999-10-31  Pierre MageauDo not send two PSN_KILLACTIVE messages.
1999-10-31  Marcus Meissnerini variables do not like ; comments after them (they...
1999-10-25  Francois GougetAdded two macros, ICOM_VFIELD and ICOM_VTBL, so that...
1999-10-25  Andreas MohrSysAllocStringLen16 needs to handle NULL pointers,...
1999-10-25  Andreas MohrBug fix.
1999-10-25  Francois GougetFixed small typos and slightly outdated comments.
1999-10-25  Ian SchmidtPartial implementation of the Shell32 call Win32DeleteF...
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Marcus MeissnerMade LoadHomeRegistryFiles default to TRUE.
1999-10-24  Patrik StridvallMade the include files self-sufficient.
1999-10-24  Patrik Stridvall- Fixed the long long problem.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-24  Patrik StridvallAdded Win16 variants of existing Win32 functions.
1999-10-24  Patrik StridvallSolaris compile fix.
1999-10-24  Gerard PatelRemove prefixing by a tilde for GetTempFileName 32bits.
1999-10-24  Marcus MeissnerAdded missing include.
1999-10-24  Uwe BonnesWarn users to use -the -desktop option together with...
1999-10-24  Uwe BonnesReturn the size of the needed resource when buffer...
1999-10-24  Francis BeaudetEnabled the persistent clipboard server.
1999-10-24  NathanielImproved registry isolation possibilities.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-10-24  Gustavo Junior... More Portuguese language support.
1999-10-24  Matthew J.... Fixed top-down DIB handling in StretchDIBits32().
1999-10-24  Peter HunnisettAdded macro definitions for memory allocation.
1999-10-24  Ulrich CzekallaMake sure that all calls use the extended structures...
1999-10-24  Pierre MageauAdded the functionality of the thumb track.
1999-10-24  Adrian ThurstonDo not set focus to a disabled window.
1999-10-24  Pierre MageauFixed an entry in the keyboard translation table for...
1999-10-24  Ulrich CzekallaNew channel 'debugstr' used to print OutputDebugString...
1999-10-24  Noomen HamzaPopup windows will be hidden when we minimize a main...
1999-10-23  Ulrich CzekallaPropertySheet didn't destroy page dialog's window while...
1999-10-23  Pierre MageauUpdate the item width upon a new column in the header...
1999-10-23  Gerard PatelReorder parameters to fix position of base reg relative...
1999-10-23  Alexandre JulliardFixed typo.
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-10-23  Pierre MageauFixed loop with WM_SYSCHAR.
1999-10-23  Joshua ThielenFixed tooltips positioning.
1999-10-23  Alexandre JulliardRe-applied lost change.
1999-10-23  Uwe BonnesIgnore wrong hInstance.
1999-10-23  Robert 'Admiral... Report non-hercules video. Turned on int 2a.
1999-10-23  Jim AstonFixed compiling with STRICT.
1999-10-23  Adrian ThurstonProper resource support for dialog title.
1999-10-23  Ulrich CzekallaFixed some wrong defines.
1999-10-23  Ulrich CzekallaCopy bitmaps properly.
1999-10-23  Eric PouechAllow loading of modules debug information after first...
1999-10-23  Jim AstonAdded a few stubs.
1999-10-23  Ulrich CzekallaImplementation of edit labels.
1999-10-23  Ove KaavenFixed some anonymous union accesses.
1999-10-23  Abey GeorgeDraw the item text from the top of the item rect.
1999-10-23  Pierre MageauFixed the ascending and descending sort order for the...
1999-10-23  Ulrich Czekalla- adds calling application defined callback function...
1999-10-23  Juergen Schmied- removed all unnecessary "winapi" from internal _IL...
1999-10-23  Jim AstonAdded another anonymous union using the DUMMYUNIONNAME...
1999-10-23  Ulrich CzekallaProperly copy text into user supplied buffer.
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-10-23  Ulrich CzekallaTab control doesn't refresh tab area on TCM_SETCURSEL.
1999-10-23  Ulrich CzekallaImplemented StrRChrA.
1999-10-23  Ulrich WeigandBugfix: Perform proper process shutdown on 'quit' and...
1999-10-23  Gerard PatelStub OpenThreadToken & OpenProcessToken for failure...
1999-10-23  Jim AstonFixed a small typo.
1999-10-23  Adrian ThurstonProtect against wrong return value from WM_INITDIALOG.
1999-10-23  Francis BeaudetRemoved an illegal character.
1999-10-23  Ian SchmidtNow inits the policy cache when shell32 is first instan...
1999-10-23  Ian SchmidtReal implementation of SHRestricted(), clarified SHInit...
1999-10-23  Marcus MeissnerUse segmented lpvtbl pointer for IMalloc16 interface...
1999-10-23  Francis BeaudetReplaced a X call with a TSX call in XDRV_MOUSE_SetCurs...
1999-10-23  Ulrich CzekallaThe property sheet dialog needs flag WS_VISIBLE.
1999-10-23  Pierre MageauSet the default view button to List in the FileDialog.
1999-10-23  Ulrich WeigandBugfix: don't use GetModuleHandle16 in LoadModule16...
1999-10-23  Eric PouechFixed potential crash in string variable printing.
1999-10-23  Eric PouechAdded WM_GETFONT support.
1999-10-23  Ulrich WeigandBugfix: don't call ExitProcess() before SYSLEVEL_Init().
1999-10-23  Eric PouechFixed some bugs (mmioOpen with 16/32 bit strangeness...
1999-10-23  Ulrich CzekallaWe are supposed to delete the palette object with the...
1999-10-23  Noomen HamzaListview items will be drawn with the right item dimens...
1999-10-23  Luc TourangeauSome small corrections to the ExtTextOut function.
1999-10-23  Francis BeaudetMake sure that the drop effect of a DnD operation is...
1999-10-23  Eric PouechFirst working version.
1999-10-23  Eric PouechAdded the mute capability to most control lines.
1999-10-23  Rein KlazesUse the module handle, if CreateWindowEx is called...
1999-10-23  Marcus MeissnerAdded missing prototypes for StrRetToBuf(A|W).
1999-10-13  Alexandre JulliardAdded Pt.s.
1999-10-13  Alexandre JulliardBacked out previous change (breaks with metafiles).
1999-10-13  Ove KaavenAdded socket interface to wineserver.
1999-10-13  Eric PouechCorrect filename for kernel module is KRNL386.EXE.
1999-10-13  Eric PouechAdded missing (and now required) filename directive.
1999-10-13  Eric PouechAdded filename to 32 bit builtin module descriptors.
1999-10-13  Eric PouechFix loading of modules: now search key is module's...
1999-10-13  Pierre MageauWhen an error occurred in a property sheet because...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
next