wine
2000-06-24  Eric PouechFixed animation loading for RLE encoding.
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-06-24  Juergen Schmied- fixed reported bugs
2000-06-24  Hidenori TakeshimaGetCommandLine should return non-const strings.
2000-06-24  Andreas MohrCallProcEx32W should be named _CallProcEx32W.
2000-06-24  Andreas MohrAdded some stuff saying that this is NOT supported.
2000-06-24  Juergen SchmiedAvoid calling the exception handler in some cases.
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-24  Ove KaavenImplemented the DirectSound HAL in winmm's wineoss...
2000-06-24  Ove KaavenImplemented the DirectSound HAL mode for DMA primary...
2000-06-24  Andreas MohrImplemented/stubbed IconSize() and ControlPanelInfo...
2000-06-24  Hidenori TakeshimaAdded IDI_WINLOGO.
2000-06-24  Eric PouechDon't block endlessly after last debugged process has...
2000-06-24  Eric PouechAdded (back) correct behavior for NULL ptrs in CharToOe...
2000-06-24  Eric PouechFixed some OOM conditions in GlobalAlloc.
2000-06-24  Gerald PfeiferAdded missing #include <math.h>.
2000-06-24  Alexandre JulliardRemoved MIME garbage.
2000-06-24  Marcus MeissnerCreate xlib ddsurfaces with correct reference counts.
2000-06-24  Alexandre JulliardSplit bidi16.c and network.c out of misc/ into their...
2000-06-23  Alexandre JulliardSplit the build program in several files.
2000-06-23  Andreas MohrAdded more ordinals to KERNEL, GDI, USER and system...
2000-06-23  Peter Ganten_common_depth_to_pixelformat() returns -1 and not zero...
2000-06-23  Dave HawkesAvoid gratuitously changing the ZORDER.
2000-06-23  Marcus MeissnerUse correct bpp for the X side of the surface XImages.
2000-06-23  Dave HawkesGlobalFree16 returns NULL on success, but DestroyAccele...
2000-06-23  Marcus MeissnerDump FourCC correctly, print conversion messages, add...
2000-06-23  Marcus MeissnerRestrict nTimeout to 0-32767, since it is a 16bit value...
2000-06-23  Dave HawkesException handling for SIGFPE must always clear the...
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-23  Patrik StridvallFixed some issues found by winapi_check.
2000-06-23  Patrik StridvallFixed some warnings.
2000-06-23  Patrik Stridvall- Minor API files fixes.
2000-06-23  Ove KaavenRestructure DirectSound. Remove dsound thread, use...
2000-06-23  Andreas MohrReplaced the BUILTIN32_dlopen() ERR() by a WARN().
2000-06-23  Hidenori TakeshimaAdded include/winresrc.h for porting with winelib.
2000-06-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-06-23  Francois GougetMerged MCIWndCreate and MCIWndCreateA.
2000-06-23  Huw D M DaviesCLSIDFromString apparently also accepts ProgIDs as...
2000-06-23  Hidenori TakeshimaAdded SC_ICON/SC_ZOOM (obsolete macros).
2000-06-23  Marcus MeissnerAdded prototypes for new InternetCheckConnection*.
2000-06-20  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-20  Alexander V... Fixed problems with compilation/install out of source...
2000-06-20  Noomen HamzaOleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL...
2000-06-20  Uwe BonnesMake WritePrivateProfileSectionA care for "" and NULL...
2000-06-20  Gerald PfeiferFixed format strings.
2000-06-20  Rein KlazesFix a crash in winhelp caused by hmemcpy16 without...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-20  Ove KaavenFixed WHDR_DONE race condition.
2000-06-20  Huw D M DaviesImplemented StrCatBuff.
2000-06-20  Hidenori TakeshimaAdded typedef of DROPFILES.
2000-06-20  Hidenori TakeshimaAdded ResultFromScode/GetScode (obsolete macros).
2000-06-20  Dave HawkesMoveToEx: return TRUE even if there is no driver implem...
2000-06-20  Gerard PatelProtect against programs creating parts with negative...
2000-06-18  Dmitry TimoshkovUse GetSystemDefaultLangID() instead of WINE_LanguageId.
2000-06-18  Eric Pouech- cleaned-up break handling
2000-06-18  Stephane Lussier- Fixed a memory corruption in safe arrays when using...
2000-06-18  Dmitry TimoshkovDo not assume that double byte font == unicode font.
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-18  Francois Gougethmemcpy16 is a Win16 API, the macro is hmemcpy.
2000-06-18  James HathewayCreated an initial Winsock 2 (ws2_32) DLL. Makes use...
2000-06-18  Eric PouechFixed port status query.
2000-06-18  Ove KaavenAdded DirectSound device driver header file.
2000-06-18  Ove KaavenMake the base relocation message a WARN, not a FIXME.
2000-06-18  Gerald PfeiferDistinguish between SUBDIRS and INSTALLSUBDIRS.
2000-06-18  Gerard PatelCB_SETCURSEL should not generate another listbox event...
2000-06-18  Noomen HamzaWM_PAINT should be processed only by the TREEVIEW_Paint...
2000-06-18  James HathewayWe must return the atom of the class in GetClassInfoEx...
2000-06-18  James HathewayAdded a stub for CoCreateFreeThreadedMarshaler().
2000-06-18  Dmitry TimoshkovReimplement CharToOemA/W, CharToOemBuffA/W, OemToCharA/W,
2000-06-18  Francois JacquesGetSystemMenu called with bRevert argument set to TRUE...
2000-06-18  Stephane LussierFixed memory access outside of the range for source...
2000-06-16  Francois JacquesMake IIDFromString point to CLSIDFromString.
2000-06-16  Juergen Schmied- better error check when importing functions via GetPr...
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-16  Francois JacquesKeep an internal copy of the icon.
2000-06-16  Francois GougetReorder the __attribute__ directive in the legacy macro...
2000-06-16  Ken ColemanFixes to CreateDIBSection and other areas where biSizeI...
2000-06-15  Alexandre JulliardRelease 20000614. wine-20000614
2000-06-15  David LassondeImplemented the More Windows... menu item for MDI.
2000-06-15  Sheri SteevesCheck again for GetNextDlgTabItem after return from...
2000-06-15  Gerard PatelSet clipping region to client window in LISTBOX_Paint.
2000-06-15  Andreas MohrMore verbose error message.
2000-06-15  Uwe Bonnescp_mbstowcs: check functions return zero on success.
2000-06-15  Uwe BonnesGetFullPathName: get "drive" value too for absolute...
2000-06-15  Frederic BoulangerCreateSpoolFile is called with a dos name, we have...
2000-06-15  Mike McCormack- add prototypes for serial API functions
2000-06-15  Noomen HamzaAdded a NULL pointer check within DCE_AddClipRects...
2000-06-15  Dmitry TimoshkovOptimized implementation of LoadStringA.
2000-06-15  Ove KaavenText of WWN article "The X11 driver".
2000-06-15  Wilbur N. DaleWineLib does not support Win16. Removed references...
2000-06-15  Sheri SteevesAdded setting of cursor postition to MSG_PostToQueue.
2000-06-15  Gerard PatelWM_SETREDRAW should repaint the listbox when set to...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-14  Alexandre JulliardConvertToGlobalHandle: fixed handle leak.
2000-06-14  Alexandre JulliardFixed options structure definition.
2000-06-14  Noomen HamzaMade SetWindowPos handle the case when inserting a...
2000-06-14  Lionel UlmerUpdated OpenGL documentation.
2000-06-14  Gerard PatelSet the base for the ordinals of olepro32 to 248.
2000-06-14  Matthew J.... Alias NMUPDOWN to be NM_UPDOWN, rather than overwrite...
next