wine
1999-02-14  Marcus MeissnerDo not print 'wine: no executeable found' if we did...
1999-02-14  Marcel Baur- Added new IDS_NOTSAVED ressource (needs translation...
1999-02-14  Eric PouechFixed bugs on MCI notification (callback info are copie...
1999-02-14  Ove KaavenSince SetParent now hides/shows, explicitly invalidatin...
1999-02-14  Gerard PatelFix if EndDialog called in WM_INITDIALOG (DIALOG_DoDial...
1999-02-14  Andreas MohrMoved VGA port access check at the beginning in order...
1999-02-14  Juergen SchmiedImplemented flag FILE_FLAG_DELETE_ON_CLOSE.
1999-02-14  Joseph PranevichAdded comments. Think I've fixed INT 10/08 (Get Charact...
1999-02-14  Joseph PranevichAdded configuration options XtermProgram and XtermResol...
1999-02-14  Joseph PranevichNew examples/documentation for console configuration...
1999-02-14  Joseph PranevichMoved initialization until later. Also moved around...
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1999-02-14  Patrik StridvallFixed wrong typecasts.
1999-02-14  Stefan LeichterCompilation fix.
1999-02-14  Ove KaavenFix for X11 includes detection.
1999-02-14  Marcus MeissnerAdded possibility to load .stabs/.stabstr sections...
1999-02-14  Marcus MeissnerSome ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
1999-02-14  Juergen SchmiedImplementation of ConvertDefaultLocale32.
1999-02-14  Huw D M DaviesWIN31 Look still needs a close button on the left of...
1999-02-14  Francois BoisvertChanged SetWindowPos32 to force the update of the non...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-02-13  Francois GougetAll guid 'REFxxx' types already have a 'const' inside...
1999-02-13  Marcus MeissnerSome warnings fixed, one useless VERSION warning remove...
1999-02-13  Andreas MohrRegFlushKey: wrong error code.
1999-02-13  Andreas MohrAdds a warning message if permissions not sufficient.
1999-02-13  Eric PouechAdded support for MCI AVI driver
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_marsh...
1999-02-13  Stephane LussierUse global synchronization objects, to be able to use...
1999-02-13  Norman StevensSet hwndActiveChild when maximizing a mdi child window...
1999-02-13  Pascal LessardChange the GetMenuItemRect to comply with windows API.
1999-02-13  James JuranCreated include/Makefile.in to separate header file...
1999-02-13  Thuy Nguyen- Fixed a small block depot bug.
1999-02-13  Alexandre Julliardadded sysres_Nl
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-13  Francois BoisvertImplemented the WIN31 Look mdi buttons and also some...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-02-13  Andreas MohrAn app left junk in the undo buffer of an edit control...
1999-02-13  Ove KaavenChanged SetParent32 to adhere to Windows behaviour...
1999-02-13  Sylvain St... Implementation of a simple linked list (static) that...
1999-02-13  Francois GougetMake the REFxxx types const even in C. Also add FMTID.
1999-02-13  Ove KaavenDon't call EVENT_DummyMotionNotify for hidden windows.
1999-02-13  Stephane LussierFix some thread-safeness problem when accessing the...
1999-02-13  Marcus MeissnerImplemented MapVirtualKeyEx (ticket 21).
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_clien...
1999-02-13  Juergen Schmied- documented most of the undocumented functions in...
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-12  Juergen SchmiedMade nt-related types compatible, throw out wine-specif...
1999-02-12  Ulrich WeigandUse MONITOR_... instead of DESKTOP_... routines to...
1999-02-12  Ove KaavenWM_ACTIVATE default processing should set window focus.
1999-02-11  Klaas van GendAdded support for the Dutch language.
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
1999-02-11  Lionel UlmerAdded 'objbase.h' to prevent compiler warnings.
1999-02-11  Lionel UlmerBetter detection of XShm errors (should now run on...
1999-02-11  Andreas MohrFixes mixerGetID16/32 problems/errors.
1999-02-11  Francois GougetIsEqualGUID is defined in 'include/wine/obj_base.h...
1999-02-11  Francois GougetAdded new functions (from Win98)
1999-02-11  Uwe BonnesSet the flags for GetVolumeInformation32A.
1999-02-11  Juergen SchmiedFindWindow failed for 32 bit windows with style !=...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-10  Andreas MohrTwo ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32...
1999-02-10  Lionel UlmerFixed debug output to follow '-debugmsg' flags.
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Stephane Lussier-Fixed MESSAGE functions that were thunking down to...
1999-02-09  Huw D M DaviesGetMetaFileBitsEx should work in bytes not words.
1999-02-09  Francois GougetDllGetClassObject should take a REFCLSID not an LPCLSID.
1999-02-09  Ulrich WeigandChange fault handler 'addr' argument to LPCVOID.
1999-02-09  Ulrich WeigandCall VIRTUAL_HandleFault if read/write returns EFAULT.
1999-02-09  Bertho StultiensFix typo to map GetTextExtentPoint to the correct 32A...
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-02-09  Paul QuinnGetCursorPos is actually a BOOL.
1999-02-09  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-09  Zygo BlaxellMove the #define of DUMMYUNIONNAME* to before they...
1999-02-09  Ulrich WeigandNULL is a valid argument as handle for GetFileVersionIn...
1999-02-09  Lionel UlmerAdded buffered device access for DInput's mouse driver.
1999-02-09  Juergen SchmiedWrong access on server handle was demanded (GENERIC_REA...
1999-02-09  Juergen SchmiedBetter implementation (takes strings or res-id's now).
1999-02-09  Ulrich WeigandBugfix: NULL pointer check for output parameters.
1999-02-09  Zygo BlaxellFixed two pointer/integer mismatch warnings.
1999-02-09  Zygo BlaxellSpelling fixes.
1999-02-09  Zygo Blaxellwine_openpty is not properly declared (either missing...
1999-02-09  Zygo BlaxellFix types of GetDIBits functions (LPSTR should be LPVOID).
1999-02-09  Huw D M DaviesFixes several problems with SetDIBitsToDevice if xSrc...
1999-02-09  Francois BoisvertThe systems buttons (minimize/restore/close) now appear...
1999-02-09  Francois BoisvertImplemented the magic menu items id's used by windows...
1999-02-09  Jason McMullanAdds support for EMR_STRETCHDIBITS in EMFs.
1999-02-09  Marcus MeissnerFixed image size and line size, added 8bit color/palett...
1999-02-09  Adam the Jazz GuyFixed formatting of code
1999-02-09  Stephane Lussier- Cleaned up the message queue when a thread exit ...
1999-02-09  Ove KaavenSounds were cut off due to integer overflow. Fixed.
1999-02-09  Paul QuinnAdded windowsx.h for Winelib.
1999-02-05  Eric WilliamsAdded common dialogs test program.
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
next