wine
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...
2000-02-25  James AbbatielloBetter thread safety for WarpPointer hack.
2000-02-25  Juergen SchmiedAdded AddAccessAllowedAce.
2000-02-25  Juergen SchmiedSome more ListView_ macros, winelib fixes.
2000-02-25  Juergen SchmiedFixed allocation of 16x16 icons.
2000-02-25  Juergen SchmiedFor unicode: give the selected filename back.
2000-02-25  Ove KaavenCheck for Xpm headers and add /usr/local/lib to /etc...
2000-02-25  Serge IvanovWe don't need to call LPtoDP in here as far as PatBlt...
2000-02-25  Serge IvanovIn Windows, if PropertySheet can't create some page...
2000-02-25  Marcus MeissnerWe define PathISURLA, so use it.
2000-02-25  Serge IvanovIn function IMAGELIST_InternalDrawMask we have to mask...
2000-02-25  Alexandre JulliardATOMs are considered unique, so we don't need to check...
2000-02-25  Serge IvanovNot all region functions updated 'type' field to reflec...
2000-02-25  Eric WilliamsMinor fixups and tweaking, and a dummy hook.
2000-02-25  Juergen SchmiedFixed handling of filedlg flags.
2000-02-20  Andreas MohrAdded FIXME comment for entry point parameter.
2000-02-20  Andreas Mohr- stub for OLE32.MkParseDisplayName
2000-02-20  Andreas Mohr- fixed my slightly incorrect EndDialog patch
2000-02-20  Andreas MohrSpelling fixes.
2000-02-20  Marcus MeissnerMade the buffer list in the directsound object thread...
2000-02-20  Andreas MohrIt seems to be GetModuleFileName16 that checks exe...
2000-02-20  Gerard PatelAvoid too much refreshing when changing the drive in...
2000-02-20  Petr TomasekGetLongPathName rewrite.
2000-02-20  Alexandre JulliardCorel merge:
2000-02-20  Juergen Schmied- activated use of templates
2000-02-20  Juergen SchmiedStarted with shell-clipboard handling (context menu...
2000-02-20  Juergen SchmiedRemoved ItemIDListList, reorganisation, more formats.
2000-02-20  Juergen Schmied- implemented rename, copy and delete file
2000-02-20  Juergen SchmiedBetter context menus.
2000-02-20  Juergen Schmied- new files related to context menu and drag drop file...
2000-02-20  Alexandre JulliardStephane Lussier
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
2000-02-20  Juergen SchmiedNew file (SHFileOperation).
2000-02-20  Juergen SchmiedFixes.
2000-02-20  Juergen Schmied- new internal interface for item manipulation (cut...
2000-02-20  Juergen SchmiedNew aPidl handling functions.
2000-02-20  Alexandre JulliardAvoid crash on usage message.
2000-02-20  Alexandre JulliardAvoid crash on NULL data pointer.
2000-02-20  Andreas MohrAdded stub for RtlAssert().
next