Moved some more 16-bit functions to user16.c.
[wine] / dlls /
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-21  Andrew John HughesMake commdlg compile with -DSTRICT.
2002-11-21  Marcus MeissnerHandle the COORD <-> DWORD conversion the canonical...
2002-11-21  Steve LustbaderHave PostMessage call PostThreadMessage when hwnd is...
2002-11-21  Michael StefaniucSome -DSTRICT fixes.
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...
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 HughesBuild ntdll with -DSTRICT.
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  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-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éronAdded netdb.h protection.
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  Marcus MeissnerFixed strict aliasing problem in RtlEnlargedUnsignedDivide.
2002-11-18  Dimitrie O. PaunUse DeleteDC instead of DeleteObject to free HDCs ...
2002-11-18  Ryan Cumming- Move StgIsStorageFile16's implementation to StgIsStor...
2002-11-15  Alexandre JulliardWarning fixes.
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-15  Ryan CummingImplemented GetFileSizeEx (based on a patch by Steve...
2002-11-15  Jukka HeinonenDeviceIoControl now calls winedos interrupt handlers.
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 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  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  Shachar Shemesh- Added support for CF_ENABLETEMPLATEHANDLE.
2002-11-13  Alberto MassariAdded stubs for IsHostInProxyBypassList and GetUrlCache...
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  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.
2002-11-12  Robert ShearmanImplemented RtlUnicodeStringToInteger.
2002-11-12  Jason Edmeades- Fix bug in multitexturing introduced during dummy...
2002-11-12  Alberto MassariImplemented body of HGLOBALStreamImpl::Clone.
2002-11-12  Alberto MassariAdded HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW.
2002-11-12  Ryan CummingAdd test for DeleteFileA with empty paths.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-11  Marcus MeissnerAdded partial implementation of ITypeInfo::GetDllEntry().
2002-11-11  Lionel UlmerProper logging of DDSCAPS / DDSCAPS2 structures.
2002-11-11  Eric PouechImplemented a Wine-only scheme for interprocess WinHelp...
2002-11-11  Rolf KalbermatterFix some NULL dereferencing.
2002-11-11  Marko KreenClip bottom coordinates.
2002-11-11  Dimitrie O. PaunRewrite make_ctests and runtest in shell.
2002-11-11  Jukka HeinonenMove all int31 functions to winedos.
2002-11-11  Patrik StridvallFixed some issues found by winapi_check.
2002-11-11  Marcus MeissnerImplemented OleLoadPictureEx.
2002-11-11  Marcus MeissnerSilence one FIXME(). Implement ITypeInfo::GetDocumentat...
2002-11-11  Eric PouechNow properly unloading multimedia drivers when winmm...
2002-11-08  Shachar Shemesh- Changed all numeric resources in ChooseFont to labels...
2002-11-08  Juraj HercekFixed bug in context registers, added HANDLER_DEF and...
2002-11-08  Marcus MeissnerOnly enable VM86 mode if we have the <sys/vm86.h> inclu...
2002-11-08  Marcus MeissnerNew structures: RASIPADDR, RASDEVINFO, RASENTRY.
2002-11-08  Alberto MassariThe object returned by IEnumFORMATETC::Clone should...
2002-11-08  Alberto MassariAvoid crashing when releasing an NdrCStdStubBuffer...
2002-11-08  Ryan CummingRemove OLE_GetFormatA, reimplement GetDateFormatA and...
2002-11-08  Marcus MeissnerDraft implementation of DispCallFunc.
2002-11-06  Alexandre JulliardDisable address space limit check on non-i386 platforms.
2002-11-06  Dimitrie O. PaunDo not draw the text of the item being edited.
2002-11-06  Dimitrie O. PaunFix the 'jumping selection' bug (#1108).
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-06  Greg Turner- Remove stupid indentations from trace msgs.
2002-11-06  György 'Nog' Jeney- Fix RtlTimeToTimeFields to actually work.
next