wine
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Alexandre JulliardReverted broken close button change.
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Uwe BonnesOnly append .dll if no extension yet.
1999-02-19  Francis BeaudetTemporary fix suggested by Ulrich to allow the
1999-02-19  Ove KaavenInitialized return value of 16->32 conversion of WM_MDI...
1999-02-19  Ove KaavenAdded extra child arguments to DCE_GetVisRgn() to be...
1999-02-19  Lawson A. WhitneyDon't hang on the last child if it's not wanted.
1999-02-19  Ian SchmidtPartial stub implementation of undocumented KERNEL...
1999-02-19  Ove KaavenFix redraw problems for ChooseColor dialog.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-19  Francois GougetSmall fixes.
1999-02-19  Francois GougetChanged the first parameter from LPGUID (Windows header...
1999-02-19  Francois GougetRemoved redundant definitions of IsEqualIID and IsEqual...
1999-02-18  Stephane Lussier- New implementation of SendMessage, ReceiveMessage...
1999-02-18  Ulrich WeigandBugfix: Cope with NULL pDriverData in X11DRV_WND_GetXWi...
1999-02-18  Pascal LessardApplied the changes of the resulting color of the choos...
1999-02-18  Francois GougetRemoved references to ICOM_INHERITS.
1999-02-18  Thuy NguyenFixed bug with read-only files.
1999-02-18  Marcus MeissnerRemoved superflous WINAPI (mismatch with prototype...
1999-02-18  Marcus Meissnerdosexe.h depends on winbase.h (for LPSTARTUPINFO32A)
1999-02-18  Francois GougetModified so that they do not use the VTABLE_FUNC macros...
1999-02-18  Francois GougetUpdated to use the latest COM macros. Defined more...
1999-02-18  Francois BoisvertImplementation of the pushed close button.
1999-02-17  Francois GougetMoved some definitions to their proper include file.
1999-02-17  Francois GougetFixed some ICOM_INHERIT stuff and added new related...
1999-02-17  Francois GougetAdded new API. Part of it was in 'include/objbase.h...
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-02-17  Marcus MeissnermmioDescend: fixed FIND_xxxx, verified with mciavi32...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Bertho StultiensRenamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_...
1999-02-17  Steffen Moeller"Configure finished" message suggests to call make...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Luc TourangeauPreliminary listview control implementation.
1999-02-17  Francois BoisvertGive the context menu its proper behaviour and modify...
1999-02-17  Dave PicklesGetUpdateRect should return client coordinates unless...
1999-02-17  Francois GougetAdded the actual definitions of the interfaces.
1999-02-17  Francois GougetConverted to the new COM declaration 'standard' for...
1999-02-17  Francis BeaudetChanged WPRINTF_ExtractVAPtr to take the address of...
1999-02-17  Sylvain St... Defined IDropTarget for ShellFolder. Implemented the...
1999-02-17  Uwe BonnesChange type of mode argument to GETVDMPOINTER32W from...
1999-02-15  Douglas Ridgwayc2man doesn't like extra semicolons.
1999-02-15  Ove KaavenResetting X focus should not be done with SetFocus32...
1999-02-14  Alexandre JulliardRemoved CONSOLE_Ops.
1999-02-14  Alexandre JulliardAdded server snapshot support (processes only for now).
1999-02-14  Alexandre JulliardMoved process definitions to include/server/process.h
1999-02-14  Alexandre JulliardRemoved PROCESS_GetPtr.
1999-02-14  Guy AlbertelliFixed GlobalSize return value for zero size block.
1999-02-14  Uwe BonnesFix GetTempDrive behaviour.
1999-02-14  Alexandre JulliardRelease 990214. wine-990214
1999-02-14  Eric PouechChanged some functions prototypes (were returning void).
1999-02-14  Paul QuinnFixed some Winelib names.
1999-02-14  Juergen SchmiedCorrected prototypes func() ->func(void).
1999-02-14  Brian Joseph... Fixed a few #ifdefs.
1999-02-14  Jerome VouillonMake a correct use of clipping rectangles.
1999-02-14  Uwe BonnesAdded white border.
1999-02-14  Juergen SchmiedImplemented better output for indirect calls.
1999-02-14  Eric PouechFixed typo in winmm.spec.
1999-02-14  Gavriel StateA few non-x86 Winelib fixes.
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.
next