wine
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-09-29  Patrik StridvallAdded ability to call winapi_check from the Makefiles.
1999-09-29  Patrik StridvallModification due to problems with winapi-check.
1999-09-29  Patrik Stridvall- Adapted to changes in Wine.
1999-09-28  Alexandre JulliardMade event manipulation routines public.
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...
1999-09-28  Noomen HamzaRewrite the ShowOwnedPopups function with a safety...
1999-09-28  Karl LessardMake ExecFocusedItem return -1 on failure.
1999-09-28  Peter Hunnisett- Changed return code for failure on *_DllGetClassObject to
1999-09-28  Alexandre JulliardSupport TRAP_sig for FreeBSD (with the help of Juergen...
1999-09-28  Uwe BonnesRemember the allocated string to free it.
1999-09-28  Gerard PatelForce recalculation of menu when calling InsertMenuItem.
1999-09-28  Ian SchmidtImplementation of 2 Win98 by-ordinal SHELL32 routines...
1999-09-28  Eric PouechFixed typo in hDrv for sending message.
1999-09-27  Eric PouechRemoved last dependancies between MCI drivers and WINMM...
1999-09-27  Eric PouechGot rid of hack on WAVEHDR's & MIDIHDR's reserved field...
1999-09-27  Eric PouechCheck for OSS driver presence and return error accordingly.
1999-09-27  Eric PouechGot rid of hack on MIDHDR's reserved field for 16/32 bit
1999-09-27  Eric PouechFixed crash with mapper loading.
1999-09-27  Eric PouechGot rid of hack on WAVEHDR's reserved field for 16...
1999-09-27  Eric PouechTypo correction.
1999-09-27  Ulrich CzekallaFix integer based resource id assumption.
1999-09-27  Ove KaavenAdded some basic Winsock2 definitions.
1999-09-27  Ove KaavenAdded EXCEPT_EVENT to wineserver select loop.
1999-09-27  Peter GantenFix for VFAT_IOCTL_READDIR_BOTH.
1999-09-27  Peter GantenSmall wing enhancement.
1999-09-27  Stephane LussierReturn key should not be ignored in multiline edit...
1999-09-27  Francis BeaudetDPtoLP needs to round the result.
1999-09-27  Francis BeaudetrcPaint has to be returned in logical coordinates but...
1999-09-27  Richard CohenFixed GetRandomRgn.
1999-09-27  Abey GeorgeMade GetCurrentDirectory return long name of the curren...
1999-09-27  Rein KlazesUse an extra bit in the button status byte to flag...
1999-09-27  Alexandre JulliardMoved all signal support to a new platform-specific...
1999-09-23  Alexandre JulliardRelease 990923. wine-990923
1999-09-23  Noel BorthwickAdded clipboard server.
1999-09-23  Patrik StridvallMade a new improved version of winapi-check in perl.
1999-09-23  Alexandre JulliardImplemented uppercasing functions (based on a patch...
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-23  Patrik StridvallModification due to problems with winapi-check.
1999-09-23  Noomen HamzaWS_POPUP windows (excluding the WS_POPUPWINDOW windows...
1999-09-23  Francois BoisvertCreateDIBitmap creates a monochrome bitmap only when...
1999-09-23  Noomen HamzaNon active window should be activated when it gets any
1999-09-22  Eric PouechAdded WINEOSS descriptor.
1999-09-22  Eric PouechMMSYSTEM_GetIData() now dies when no iData is present
1999-09-22  Eric PouechAdded lolvldrv.c and oss.c.
1999-09-22  Eric PouechAdded dlls/winmm and dlls/winmm/wineoss directories.
1999-09-22  Eric PouechNo longer checking for correct iData in code.
1999-09-22  Eric PouechAdded missing DriverCallBack function.
1999-09-22  Eric PouechAll headers (wave and midi functions) are now seen...
1999-09-22  Eric PouechAdded some missing defines.
1999-09-22  Eric PouechNow using the same structs for low-level drivers as...
1999-09-22  Eric PouechMake it (almost) 32 bit only.
1999-09-22  Eric PouechMake it (almost) 32 bit only.
1999-09-22  Eric PouechAdded stub for joyGetPosEx16().
1999-09-22  Eric PouechNo longer checking for correct iData in code.
1999-09-22  Eric PouechNow using WAVEFORMATEX instead of PCMWAVEFORMAT.
1999-09-22  Eric PouechNow using modReset() instead of tweaking MIDI controls.
1999-09-22  Eric PouechFixed returned type upon open.
1999-09-22  Eric PouechFixed returned type upon open.
1999-09-22  Juergen SchmiedDo not set EH_NONCONTINUABLE.
1999-09-22  Morten EriksenAdded simple console mode example program which lists...
1999-09-22  Alexandre JulliardFixed memory allocation bug.
1999-09-22  Gerard PatelFix infinite loop with glastXFocusWindow.
1999-09-22  Stephane LussierAllow creation of empty imagelist.
1999-09-22  Ian SchmidtAdded partial implementation of GetICMProfileA, require...
1999-09-22  Abey GeorgeDon't send WM_ENTERMENULOOP, WM_INITMENU & WM_INITMENUP...
1999-09-22  David Luyergetpeername() and getsockname() return errors in errno...
1999-09-20  Patrik StridvallFixed ANSI C violations.
1999-09-20  Ulrich WeigandKeyboard/mouse event proc thunk creation moved out...
1999-09-20  Ulrich WeigandDon't create thunk for task signal proc, call it directly.
1999-09-20  Ulrich WeigandDC hook proc thunk management simplified.
1999-09-20  Ulrich WeigandSystem timer proc thunk creation moved out of if1632...
1999-09-20  Ulrich WeigandDon't create thunk for CreateThread16 proc, call it...
1999-09-20  Ulrich WeigandWindows hook proc thunk management simplified.
1999-09-20  Ulrich WeigandModified THUNK_Alloc so as to avoid 32->16->32 calling...
1999-09-20  Lionel UlmerAdded the possibility to use DGA 2.0.
1999-09-20  Ulrich WeigandAdded HKEY_LOCAL_MACHINE\...\ProgramFilesDir registry...
1999-09-20  Dennis BjörklundIt's no error to send a WM_COMMAND to MenuHelp.
1999-09-20  Francois BoisvertCreateFileA returns HFILE_ERROR when the filename conta...
1999-09-20  Francis BeaudetFixed display bug in the static control.
1999-09-20  Pascal LessardMessage removed when menu tracking finish on a WM_LBUTT...
1999-09-20  Noel Borthwick- Add clipboard support for copying/pasting bitmaps...
1999-09-20  Ulrich WeigandSet 'expected_version' of built-in and dummy modules...
1999-09-20  Ulrich WeigandMake CallTo16 return stub segment owned by KERNEL.
1999-09-20  Ulrich WeigandBugfix: Improved GetCodeHandle16 / GetCodeInfo16.
1999-09-20  Dennis BjorklundAdded some values that were missing in the Swedish...
1999-09-19  Ulrich WeigandBugfix: create DDB in X11DRV_DIB_GetDIBits if necessary.
1999-09-19  Juergen SchmiedAdded missing export.
1999-09-19  Juergen SchmiedFixed crash when loading *.ani files.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.
1999-09-19  Dennis BjörklundSend correct WM_MENUSELECT when menu closes.
1999-09-19  Francois BoisvertAdded small feature in the file dialog.
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-19  Peter GantenStubs for PolyTextOutA/W.
1999-09-19  Karl LessardSome more minor GDI fixes.
1999-09-19  Stephane LussierIn ImageList_Draw when drawing the bitmap with the...
1999-09-19  Huw D M DaviesExtend DRAWMODE struct to win95 spec.
1999-09-19  Huw D M DaviesStop trashing devmode if in and out devmodes are the...
1999-09-19  Noomen HamzaThe MDIClient class must be registered with the IDC_ARR...
1999-09-19  Francis BeaudetImplemented the disabled state of the combobox.
next