wine
2002-11-21  Carl SopchakIgnore buffer limit on WM_SETTEXT.
2002-11-21  Steve LustbaderStub for SetDCBrushColor.
2002-11-21  Alexandre JulliardAdd -lc when linking dlls to avoid warnings on FreeBSD.
2002-11-21  Andrew John... Build ntdll with -DSTRICT.
2002-11-21  Alexandre JulliardAdded wrapper to replace llseek+lread to avoid HANDLE...
2002-11-21  Shachar Shemesh- If running wineinstall and asking not to install...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-11-21  Jukka HeinonenRemoved last users of msdos/interrupts.c.
2002-11-20  Alexandre JulliardAdded support for system-wide hooks.
2002-11-20  Alexandre JulliardRemoved -noimport on functions that are forwards to...
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-11-20  Eric PouechNo longer using Win32 API relative to 16 bit subsystem...
2002-11-20  Eric PouechBetter support for multiple midi devices on the OSS...
2002-11-20  Eric PouechWrote back & history support.
2002-11-20  Alberto Massariwinedump was still using the "init" keyword in the...
2002-11-20  Jukka HeinonenRemove some Win32s specific code.
2002-11-20  Jukka HeinonenRemoved obsolete code.
2002-11-19  Alexandre JulliardImplemented some ismbc* functions (based on a patch...
2002-11-19  Patrik StridvallAdded stub implementation of cabinet.dll.
2002-11-19  Robert ShearmanAdd some RichEdit 2.0/3.0 definitions.
2002-11-19  Dimitrie O... Added definition for PeekNamedPipe
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-18  Vincent BéronGet rid of the vararg and generic stuff.
2002-11-18  Vincent BéronRemoved some unused types.
2002-11-18  Vincent BéronAdded netdb.h protection.
2002-11-18  Marcus MeissnerFixed strict aliasing issue in __pthread_once and SetWa...
2002-11-18  Jukka HeinonenRemoved last user of msdos/int1a.c.
2002-11-18  Jukka HeinonenRemoved obsolete INT_Int31Handler.
2002-11-18  Alexandre JulliardSetting the horizontal scrollbar can change the values...
2002-11-18  Alexandre JulliardAdded empty X11DRV_OpenGL_Init for the non-OpenGL case.
2002-11-18  Marcus MeissnerFixed strict aliasing problem in RtlEnlargedUnsignedDivide.
2002-11-18  Marcus MeissnerFixed strict aliasing problem in
2002-11-18  Eric PouechAdded support for window information from the .hlp...
2002-11-18  Stefan LeichterMoved implementation of LoadKeyboardLayout from ASCII...
2002-11-18  Patrik StridvallNo version of GNU C++ (unlike GNU C) supports unnamed...
2002-11-18  Dimitrie O... Support commctrl message-helper macros in C++.
2002-11-18  Dimitrie O... Use DeleteDC instead of DeleteObject to free HDCs ...
2002-11-18  Stefan LeichterMoved implementation of EnumDisplaySettings from ASCII...
2002-11-18  Mike McCormackAdd some definitions for structures used by NtQueryFile...
2002-11-18  Ryan Cumming- Move StgIsStorageFile16's implementation to StgIsStor...
2002-11-18  Alberto Massari- Added some definitions.
2002-11-18  Alberto MassariInstall link to rundll32.exe too.
2002-11-18  Alberto MassariFix crash when invoked with no arguments.
2002-11-18  Ryan CummingMake LookupIconIdFromDirectoryEx16 call LookupIconIdFro...
2002-11-15  Alexandre JulliardWarning fixes.
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-15  Eric PouechDon't fully process FreeLibrary when process is stopping.
2002-11-15  Dmitry TimoshkovMinor bug fixes.
2002-11-15  Ryan CummingImplemented GetFileSizeEx (based on a patch by Steve...
2002-11-15  Alberto MassariAdded rundll32 utility.
2002-11-15  Jukka HeinonenDeviceIoControl now calls winedos interrupt handlers.
2002-11-15  Tony LambregtsFix SM_CYVTHUMB, SM_CXSMSIZE, SM_CXMENUCHECK and SM_CYM...
2002-11-15  Eric PouechRewrote macro engine for adding dynamic macro loading...
2002-11-15  Huw DaviesProper handling of SetTextCharacterExtra.
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.
2002-11-15  Mike McCormackPartial implementation of RtlDosPathNameToNtPathName_U.
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-11-15  Marcus MeissnerAlso silence IShellLinkA_fnSetShowCmd.
2002-11-15  Huw DaviesImplemented Escapes *_PATH and POSTSCRIPT_IGNORE.
2002-11-14  Huw DaviesClient side render fonts for XServers without the Rende...
2002-11-14  Alexandre JulliardAdded ReleaseDC function to the USER driver interface.
2002-11-13  Huw DaviesWe need to compare the world transforms (at least the...
2002-11-13  Huw DaviesFix PSDRV_DrawArc to work properly with logical coords.
2002-11-13  Huw DaviesInstead of trying to download the Type 42 glpyh metrics...
2002-11-13  Huw DaviesWe can't cache the unscaled font's hfont, since the...
2002-11-13  Alexandre JulliardMake sure widl doesn't depend on the headers it has...
2002-11-13  Alexandre JulliardUpdated dependencies.
2002-11-13  Huw DaviesZero out the returned LINETRANSLATECAPS structure.
2002-11-13  Mike McCormackSend a CDN_FILEOK in FILEDLG95_OnOpenMultipleFiles.
2002-11-13  Ulrich Czekalla- Add support for multiple image lists.
2002-11-13  Aric StewartFixed a bug with combo boxes where only 1 items was...
2002-11-13  Alexandre JulliardFixed sign problem in GetWindowWord/Long check for...
2002-11-13  Huw DaviesAdd IStream and IStorage interface entries.
2002-11-13  Francois GougetCap the reported physical memory to 2GB to prevent...
2002-11-13  Dmitry TimoshkovMaintain lower cased file names in the Wine config...
2002-11-13  Huw DaviesUse iso8859-15 on European keyboards.
2002-11-13  Aric StewartWork with the correct subkey with loading keys. Not...
2002-11-13  Mike McCormackFix a few GDI memory leaks.
2002-11-13  Mike McCormackAdd stubs and declarations for WSAInstallServiceClassA/W.
2002-11-13  Huw DaviesAdd a counter to keep track of the number of outstandin...
2002-11-13  Huw DaviesCheck the return value of ImageList_GetImageInfo before...
2002-11-13  Huw DaviesReduce the maximum length of debug strings to 80 charac...
2002-11-13  Marcus MeissnerDo not define MZ_SUPPORTED if we do not have sys/vm86...
2002-11-13  Marcus MeissnerOnly include curses headers if we are using curses...
2002-11-13  Alberto MassariITypeInfo::Invoke now is able to invoke a function...
2002-11-13  Alexandre JulliardFixed data copying in msvcrt_argvtos (spotted by bill...
2002-11-13  Alexandre JulliardMoved rpc.h inclusion in widl-generated file so that...
2002-11-13  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-13  Eric PouechFixed several bugs in:
2002-11-13  Shachar Shemesh- Added support for CF_ENABLETEMPLATEHANDLE.
2002-11-13  Alberto MassariAdded stubs for IsHostInProxyBypassList and GetUrlCache...
2002-11-13  Eric PouechActually exit loop on '\0' while printing a string.
2002-11-13  Ove KaavenWrote a Wine-compatible wtypes.idl, and generated wtype...
2002-11-12  Jukka HeinonenMove simple interrupt handlers to winedos.
2002-11-12  Marcus MeissnerSilence IShellLink::SetShowCmd for the case we support.
2002-11-12  Tony LambregtsUpdate Reporting Bugs section to reflect current state...
2002-11-12  Gerald Pfeiferucontext.h check requires signal.h.
2002-11-12  Alberto MassariThe already implemented function swscanf was missing...
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-11-12  Robert ShearmanFirst of tests for the Rtl* string manipulation functions.
next