wine
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.
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...
next