wine
1998-11-14  Marcus MeissnerEmulate "mov cr4,eax" (tombraider 3 demo).
1998-11-14  Marcus MeissnerDo not enumerate D3D devices we can't handle anyway.
1998-11-14  Marcus MeissnerSpeed up relay32, snoop16 and snoop32 include/excludes...
1998-11-14  Pavel RoskinAdded stubs for CoRevokeClassObject and OleSetClipboard.
1998-11-14  Per ÅngströmEnumTaskWindows16: Basing the selection on a window...
1998-11-14  Huw D M DaviesChanged some of the message classes.
1998-11-14  David FaureSpecial case handling of : Shift + arrow, shift + home...
1998-11-14  Stephen Langasekugfixes for IPX code and preliminary groundwork for...
1998-11-14  Marcus Meissner(CoGetClassObject) one missing CALLBACK, extremely...
1998-11-14  Juergen SchmiedStubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W,
1998-11-14  Juergen SchmiedStub for GetNumberFormat32W.
1998-11-14  David A. Cuthbertgets() fixes.
1998-11-14  Alexander V... Fix SCOUNTRY, SNATIVECTRYNAME, SABBREVDAYNAME3; change...
1998-11-14  Per ÅngströmFixed SetMessageQueue32 to return FALSE, not TRUE,...
1998-11-14  Lionel UlmerAdded correct implementation of GetCaps, changed Play...
1998-11-14  Lionel UlmerCorrected bug in TRACE function.
1998-11-14  Lionel UlmerCorrected bug in DirectDrawSurface creation and handlin...
1998-11-14  Lionel UlmerWine keyboard and mouse have now their own UIDs.
1998-11-14  Huw D M DaviesFix allocation size in CreateDIBPatternBrush*.
1998-11-08  Alexandre JulliardRelease 981108. wine-981108
1998-11-08  NF StevensFixed keystroke accelerators in dialogs which have...
1998-11-08  Juergen SchmiedFixes: LB_/CB_/EM_ messages for getting/setting text...
1998-11-08  Eric PouechPrevent CreateDIBSection from seg faulting when one...
1998-11-08  Stephen LangasekSupport for IPX networking via winsock under Linux.
1998-11-08  Uwe BonnesAdded a stub for StartDocA and EndDoc.
1998-11-08  James SutherlandMore complete implementation of the SetCtrlHandler...
1998-11-08  Jeff JohannAdded CreateDIBPatternBrushPt (GDI32.35) with minor...
1998-11-08  Ove KaavenSimulate the VGA vertical refresh.
1998-11-08  Lionel UlmerAdded support of source and destination rectangles...
1998-11-08  Lionel UlmerAdded device type constants and used them in device...
1998-11-08  Uwe BonnesAPI documentation says that RegEnumKeyEx, RegEnumValue and
1998-11-08  Alexandre JulliardAdded missing #include "config.h"
1998-11-08  Justin BradfordReplaces CoCreateGuid stub with an implementation of...
1998-11-08  Uwe BonnesAdded an extern "C" safeguard.
1998-11-08  Uwe Bonnes- adds GetExitCodeProcess
1998-11-08  Rein KlazesExtSelectClipRgn fix: RGN_DIFF did not work.
1998-11-08  Ulrich WeigandAdapted to new input event handling.
1998-11-08  Ulrich WeigandUSER-side part of input event handling: contains implem...
1998-11-08  Ulrich WeigandStubs for DISPLAY.DRV removed from keyboard.c.
1998-11-08  Ulrich WeigandImplementation of MOUSE.DRV (contains some code taken...
1998-11-08  Ulrich WeigandImplementation of KEYBOARD.DRV (code mostly taken from...
1998-11-08  Ulrich WeigandBugfix: really *do* switch to the initial task's stack.
1998-11-08  Eric KohlAdded stub for CreateBindCtx() and added missing CoGetC...
1998-11-08  Eric KohlLittle improvement.
1998-11-08  Eric KohlAdded preliminary hit testing. Makes regedit.exe happy ;-)
1998-11-08  Eric KohlImproved documentation and fixed typos.
1998-11-08  Eric KohlAdded DrawStatusText32AW() and CreateStatusWindow32AW().
1998-11-08  Eric KohlImproved display and layout code.
1998-11-08  Eric KohlNew Files. Added 'date and time picker' and 'month...
1998-11-07  Charles SuprinAdded stubs for SetWinMetaFileBits and GetEnhMetaFilePa...
1998-11-07  Huw D M DaviesStop X11DRV_RoundRect calling XDrawArc with -ve width...
1998-11-07  Huw D M DaviesOptimize RoundRect32 to call Rectangle32 if either...
1998-11-07  Andreas MohrAdded stub WNetEnumCachedPasswords.
1998-11-07  Andreas MohrMade this file DOSMOD friendly.
1998-11-07  Andreas MohrUnified "No implementation for..." warnings.
1998-11-07  Marcus Meissnermonodebg.vxd used by some Origin programs implemented.
1998-11-07  Uwe BonnesFail if less then one entire line requested in GetBitma...
1998-11-07  Rein KlazesAdded WM_GETDLGCODE handling in (Un)MapMsg32Ato16.
1998-11-07  John RichardsonImplementation of CoLoadLibrary, CoFreeAllLibraries,
1998-11-07  Robert PouliotFixes for other languages.
1998-11-06  John RichardsonFix wide character functions to return character count...
1998-11-06  Lionel UlmerChanged mouse button mapping and check size of return...
1998-11-06  Rein KlazesExtSelectClipRgn() with RGN_COPY copies the wrong region.
1998-11-06  Uwe BonnesFixed an error in the implementation of FILE_ShareDeny.
1998-11-06  Marcus MeissnerSolaris redefines ERR and CS, fixed occurances.
1998-11-06  Eric PouechMade mmioSetBuffer callable from 16 and 32 bit code.
1998-11-06  Juergen SchmiedFixed wrong arg type.
1998-11-06  Huw D M DaviesMoved X11 DIB stuff to x11drv.
1998-11-06  Uwe BonnesThe API for WideCharToMultiByte says that the src-strin...
1998-11-06  Ove KaavenMade sure ConfigureNotify is processed before Expose...
1998-11-06  Bertho StultiensBugfix in write_name_str() [writeres.c] where the lengt...
1998-11-06  Eric PouechTranslated in French (not so good anyhow) message for...
1998-11-06  Juergen SchmiedChanged the default from 0 to 0x409 (eng-us).
1998-11-06  Marcus MeissnerTwo missing WINAPIs.
1998-11-06  Juergen SchmiedFixed one wrong parameter.
1998-11-06  Ove KaavenFixed --disable-lib.
1998-11-05  Juergen SchmiedConstants for controls in common dialogs.
1998-11-04  Juergen SchmiedFixed some compiler warnings.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-11-01  Huw D M DaviesGet rid of the redefinition of MAX_PATH and move PROCES...
1998-11-01  Ulrich WeigandRun Winelib applications as 32-bit processes in the...
1998-11-01  Ulrich WeigandCall mouse driver callback also if windows are not...
1998-11-01  Ulrich WeigandAdapted to separation between KERNEL and USER.
1998-11-01  Ulrich WeigandImplemented new Wine startup sequence, separating start...
1998-11-01  John RichardsonImplementation of InprocServer32 CoGetClassObject.
1998-11-01  Huw D M DaviesMore bitmap fixes.
1998-11-01  Alexandre JulliardFixed crashes with WM_GETDLGCODE translation.
1998-11-01  Patrik StridvallStarted moving some X11 window management code to windo...
1998-11-01  Ove KaavenFixed IsDialogMessage16.
1998-11-01  Douglas RidgwayTell people to ignore the 'gets' warning. Some will...
1998-11-01  Huw D M DaviesA couple of small fixes to my bitmap patch.
1998-11-01  Uwe BonnesAllow the user to put a mark in the debug log by adding...
1998-11-01  Uwe BonnesGive tempfile a different name even if they are created...
1998-11-01  Rein KlazesCreateWindowEx32[AW] now creates an MDI chils when...
1998-11-01  Marcus MeissnerErred in the bit macros in treeview.c. Shiftcounts...
1998-11-01  Marcus MeissnerDetection of the end of imports with Characteristics...
1998-11-01  Ove KaavenAdded CoFreeLibrary stub.
1998-11-01  Alexandre JulliardUpdated FAQ location.
1998-11-01  Huw D M DaviesImplement SEGPTR conversion for STARTDOC in Escape32().
1998-11-01  Ulrich WeigandBugfix: SetDCState did not reset clipping region to...
next