wine
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-03-17  Alexandre JulliardInclude space for resources in the module header instea...
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-03-17  Andrew LewyckyRewrite the BIGBLOCKFILE implementation for better...
2000-03-17  Gerald PfeiferFurther simplify the code and remove some redundant...
2000-03-17  Andrew LewyckyAvoid a refcount leak in QueryInterface when delegating.
2000-03-15  Eric PouechIntroduced DBG_VALUE struct to manipulate debugger...
2000-03-15  Karl LessardUpdate DIB sections in text output and for graphics...
2000-03-15  Alexandre JulliardMichael Abd-El-Malek (on behalf of Corel)
2000-03-15  Alexandre JulliardAvoid SIGSTOP/SIGCONT race when ptrace is disabled.
2000-03-15  Alexandre JulliardAvoid SIGSTOP/SIGCONT race when ptrace is disabled.
2000-03-15  Alexandre JulliardFixed bug in generate_startup_debug_events().
2000-03-15  Joshua ThielenAdded winemine app.
2000-03-15  Gerald PfeiferImproved the visual appearence of the user interface...
2000-03-12  Waldek HebischImplemented _read and _lseek.
2000-03-12  Rein KlazesCorrect conversion of level parameter if WINSOCK_setsoc...
2000-03-12  Rein KlazesCorrect rounding of the result in MulDiv16().
2000-03-12  Gerald PfeiferFixed FreeBSD compilation.
2000-03-12  Peter Hunnisett- Make registry usage a little more correct and modern
2000-03-12  Dimitrie PaunCleaned up debug channels a bit.
2000-03-12  Marcus MeissnerImplemented stretched blts for depth 24 (unoptimized).
2000-03-10  Alexandre JulliardFixed OUTPUT_DEBUG_STRING pointer handling.
2000-03-10  Alexandre JulliardRemoved PROCESS_IsCurrent().
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-09  Eric PouechNow relying on exception codes to know when debugger...
2000-03-09  Eric PouechAdded proc to start debugging process from its command...
2000-03-09  Eric PouechCleanup.
2000-03-09  Huw D M DaviesAdd Black as a valid font weight.
2000-03-09  David Elliott- Got rid of PROFILE functions.
2000-03-09  Jim AstonHandle 24 bit DIBs <-> 24 bit deep/24 bits per pixel...
2000-03-09  Mike CastleAdded resource.h include.
2000-03-09  Marcus MeissnerIsRectEmpty also returns true for negative width/height...
2000-03-09  Lawson WhitneyTake type from referenced variant for VT_BYREF && VT_VA...
2000-03-09  Alexandre JulliardStore the list of loaded dlls in the server, and genera...
2000-03-08  Alexandre JulliardAdded server protocol version check.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-03-08  Ulrich Czekallawm->modname might be invalid at the end of FreeLibrary.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Patrik StridvallFixed some warnings.
2000-03-08  Lawson WhitneyCorrected value for DAYS_IN_ONE_YEAR.
2000-03-08  Alexandre JulliardCleaned up CRTDLL__unlink.
2000-03-08  Ulrich CzekallaThe static control only needs to invalidate its rect...
2000-03-08  Hidenori TakeshimaAdded a few messages for IME.
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-08  Alexandre JulliardGenerate CREATE_PROCESS/THREAD debug events internally...
2000-03-07  Alexandre JulliardBetter implementation of inline functions SetLastError and
2000-03-07  Alexandre JulliardAdded DbgBreakPoint. Fixed exception record contents...
2000-03-07  Andreas MohrFixed second instance DGROUP loading.
2000-03-07  Huw D M DaviesImplement SPI_GETICONMETRICS.
2000-03-07  Marcus MeissnerActual write the cached struct in GlobalMemoryStatus.
2000-03-07  Rein KlazesInclude in the AddFontResourceA/W fixme message a point...
2000-03-07  Rein KlazesAdd a message and fix error code if __ws_getservbyname...
2000-03-07  Ulrich CzekallaCheck for existence if MMIO_EXIST is passed to MMIO_Open.
2000-03-07  Jeff TranterThe pathname was stored in a string of size 100, which...
2000-03-07  Andreas MohrSeveral fixes to MakeProcInstance.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-03-04  Alexandre JulliardFixed error checking in registry saving.
2000-03-04  Ove KaavenWSACleanup should set last error to WSANOTINITIALISED...
2000-03-04  Marcus MeissnerCoLoadLibrary gets UNICODE, not ASCII strings. (spotted...
2000-03-04  Dan ScottFixed typos in _alldiv() and _allmul().
2000-03-04  Marcus MeissnerAdded message for missing xpm devel libs for debian...
2000-03-04  Pierre MageauOleRegGetUserType did query wrong registry key.
2000-03-04  Marcus MeissnerSome applications call GlobalMemoryStatus() very often...
2000-03-04  Marcus MeissnerGetClipboardData16 might return an invalid global handl...
2000-03-04  Alexandre JulliardLilia Roumiantseva
2000-03-04  Huw D M DaviesFix docs to reflect change to .winerc processing.
2000-03-04  Ove KaavenFixed a couple of config.cache problems.
2000-03-04  Alexandre JulliardVahid Pourlotfali
2000-03-04  Rein KlazesMade WINSOCK_setsockopt handle option SO_DONTLINGER...
2000-03-04  Serge IvanovCURSORICON_IconToCursor: inconsistent Lock/Unlock
2000-03-04  Uwe BonnesPROFILE_GetString: only accept NULL for keyname to...
2000-03-04  Joerg MayerFix a sign bug where memcpy was called with negative...
2000-02-29  Alexandre JulliardMake profile key a global handle.
2000-02-29  Alexandre JulliardRenamed libwin32s to use the proper dll name (libw32skrnl).
2000-02-29  Niels Kristian... Removed superfluous #include statements for header...
2000-02-29  Serge IvanovMake updown control work. UpDown control always sends...
2000-02-29  Pascal LessardImplemented the behavior of sending WM_CONTEXTMENU...
2000-02-29  Alexandre JulliardMurali Pattathe
2000-02-29  Patrik StridvallMoved some stubs and added forwards in order to make...
2000-02-29  Patrik StridvallMoved the rest of the API specification from the global...
2000-02-27  Alexandre JulliardRelease 20000227. wine-20000227
2000-02-27  Uwe BonnesGetComputerNameA(): added parameter check like Win95...
2000-02-27  Patrik Stridvall- Fixed some Solaris specific assembler problems
2000-02-27  Patrik StridvallFixed some Solaris specific assembler problems.
2000-02-27  Patrik StridvallFixed some issues found by winapi_check.
2000-02-27  Patrik StridvallUpdated winapi_check.
2000-02-27  Steven ElliottAdded utility that generates patches for submission to
2000-02-27  Alexandre Julliardoleaut32 should not import functions from olepro32.
2000-02-27  Pierre MageauDon't display the context menu on a double click.
2000-02-27  Petr Tomasek- Write serial numbers to the device (FAT)
2000-02-27  Uwe BonnesGetFullPathName fixes.
2000-02-26  Juergen SchmiedFixed definition of the RtlMemory functions. Use macros...
2000-02-26  Juergen SchmiedPrototypes OleInitialize, OleUninitialize.
2000-02-26  Hidenori TakeshimaArrangeCtrlPositions: fix for user-defined template...
next