Partially implemented kernel/user times in GetThreadTimes (based on a
[wine] / dlls /
2002-11-30  Alexandre JulliardPartially implemented kernel/user times in GetThreadTim...
2002-11-30  Lionel UlmerImplement wglCreateLayerContext for layer 0.
2002-11-30  Lionel UlmerDo not forget to AddRef the returned Direct3D interface.
2002-11-30  Lionel UlmerAdd DDCAPS2_CANRENDERWINDOWED capabilities to our DDraw...
2002-11-30  Jeff SmithFixed 32 bit flag in midiOutShortMsg.
2002-11-30  Andreas MohrFixed text mode value.
2002-11-30  Lionel Ulmer- fix caps filling to be more in line with what we...
2002-11-27  Lionel Ulmer - fix texture snooping (plus adds snoop for 1555 format)
2002-11-27  Steve LustbaderProvide stubs for DnsHostnameToComputerNameA/W.
2002-11-27  Alexandre JulliardAdded definitions for a couple of stub functions that...
2002-11-27  Patrik StridvallFixed some issues found by winapi_check.
2002-11-27  Jukka HeinonenMoved handlers for int25 and int26 to winedos.
2002-11-27  Dimitrie O. Paun- Typesafe parameters from TREEVIEW_NotifyFormat.
2002-11-27  Vincent BéronFix for implicit declaration of abs.
2002-11-27  Vincent BéronFix for deprecated use of label at the end of compound...
2002-11-27  Bill MedlandCorrect GetNumberFormatA for zero decimals and for...
2002-11-25  Steve LustbaderStubs for CreateTimerQueue and DeleteTimerQueueEx.
2002-11-25  Steve LustbaderAssorted Win2k/WinXP stubs.
2002-11-25  Stefan LeichterConverted implementation of _lseek to _lseeki64, implem...
2002-11-25  Mike McCormackImplemented registry change notifications.
2002-11-25  Andreas MohrAdded the missing cx member to the MyDLGITEMTEMPLATEEX...
2002-11-25  Stefan LeichterConverted implementation of _stat and _fstat to _stati6...
2002-11-25  Jason EdmeadesAdd support for VarAnd between integers.
2002-11-25  Lionel Ulmer- Prevent the backbuffer to also have the frontbuffer...
2002-11-25  Alexandre JulliardMoved some GetThreadTimes tests out of the todo block.
2002-11-25  György 'Nog' Jeney- Move SetSystemTime, GetTimeZoneInformation and
2002-11-25  Aric StewartLVN_GETDISPINFO seems to always be Ansi.
2002-11-24  Jukka HeinonenMoved handlers for int11, int15 and int5c to winedos.
2002-11-24  Lionel Ulmer- add implementation for FindDevice function
2002-11-24  Alexandre JulliardAdded CS_DBLCLKS so that systray receives double clicks.
2002-11-24  Jukka HeinonenVGA text mode no longer flickers and it is much faster.
2002-11-24  Bill MedlandCorrect UnhookWindowsHook: clear the handle so that...
2002-11-24  Christian CostaReenable OpenGL surface's flip method.
2002-11-24  Jens HoffmannPass correct instance in keyboard_hook setup.
2002-11-23  Jukka HeinonenMove int2f handler to winedos.
2002-11-22  Alexandre JulliardMade gdi compile with -DSTRICT.
2002-11-22  Alexandre JulliardFixed a number of -DSTRICT issues.
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardFixed more -DSTRICT issues.
2002-11-22  Alexandre JulliardProperly split the 16-bit versions of GrayString and...
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...
next