wine
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...
2000-02-26  Ulrich CzekallaSend WM_HELP message when F1 is pressed.
2000-02-26  Yuxi ZhangIn the listbox, when the last item is selected and...
2000-02-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.
2000-02-26  Alexandre JulliardMore portable CRTDLL_iswctype.
2000-02-26  Juergen SchmiedMoved file functions to shlfileop.c
2000-02-26  Juergen SchmiedFix for OpenIcon.
2000-02-26  Juergen SchmiedStub PathIsDirectory.
2000-02-26  Juergen SchmiedFixes for ShellExecuteEx.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-26  Juergen SchmiedUpdated.
2000-02-26  Juergen SchmiedAdded Winelib types.
2000-02-26  Juergen SchmiedAdded icon no 4 (open folder).
2000-02-26  Patrik StridvallAdded stubs for {Create,Get,Set}ErrorInfo.
2000-02-26  Abey GeorgeReturn an error instead of a success code in OleCreate...
2000-02-26  Alexandre JulliardDon Kelly
2000-02-26  Ian SchmidtAdded necessary defines and structures to compile WineL...
2000-02-26  Bill JinBitmap buttons were not refreshed correctly.
2000-02-26  Jim AstonThis reverts Matts patch. The messaging needs double...
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-26  Patrik StridvallFixed Solaris specific compiler issue.
2000-02-26  Patrik StridvallFixed some debug message crashes.
2000-02-26  Lionel Ulmer- implement EnumObjects and GetProperty for Mouse and...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-25  Alexandre JulliardRelease unused space in debug strings to avoid too...
2000-02-25  Alexandre JulliardAdded import of olepro32.
2000-02-25  Andreas MohrAdded OLE entries and comments.
2000-02-25  Hidenori TakeshimaJapanese support implemented.
2000-02-25  Steven ElliottStubbed out the implementation of LCMAP_SORTKEY in...
2000-02-25  Ulrich CzekallaThis patch initializes the return buffer used in GetPri...
2000-02-25  Dmitry TimoshkovDo not overwrite the valid ObjectAttributes->RootDirectory.
2000-02-25  Dmitry TimoshkovAdded prototypes for registry functions.
2000-02-25  Dmitry TimoshkovMove definition of CPINFO structure from winbase.h...
2000-02-25  Dmitry TimoshkovAdd prototype for CRTDLL_wcstol.
2000-02-25  Hidenori TakeshimaFix for toolbar button size.
2000-02-25  Hidenori TakeshimaFixed CharNextA/CharNextExA for DBCS.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-25  Pierre MageauImplementation of OleConvert routines.
2000-02-25  Patrik StridvallMade some local functions static.
2000-02-25  Patrik StridvallFixed some issues found by winapi_check.
2000-02-25  Patrik StridvallMoved some of the API specification from the global...
next