wine
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...
1998-11-01  Marcus MeissnerFixed small off by one error in GetComputerName32W...
1998-11-01  Marcus MeissnerDon't HeapFree() colormap if we didn't allocate one.
1998-11-01  Marcus MeissnerAdded stubs for user32,advapi32 functions.
1998-11-01  Marcus MeissnerMore Nt* and Rtl* function stubs, moved ntdll.c to...
1998-11-01  Andreas MohrChanged many WARN()s related to internal Wine memory...
1998-11-01  Andreas MohrAdded .spec entry for KERNEL.RegisterServiceProcess.
1998-11-01  Andreas MohrAdded stub for CheckCursor().
1998-11-01  Tim NewsomeFix for non-modal dialog closing.
1998-11-01  David FaureRewrote the two routines using the vkey->scancode array...
1998-11-01  David FaureDeleted the vkey->sancode array, because QWERTY specific.
1998-11-01  Huw D M DaviesPrint a message if the PostScript driver can't find...
1998-11-01  Ove KaavenAdded VGA 256-color mode 0x13 using the DisplayDib...
1998-11-01  Ove KaavenUse macro V86_FLAG.
1998-11-01  Ove KaavenSet default video mode to 3 (80x25 color).
1998-11-01  Ove KaavenIgnores a couple of signals.
1998-11-01  Ove KaavenMoved VGA-emulating DirectX code from dispdib.c to...
1998-11-01  Ove KaavenIndirection for INSTR_EmulateInstruction for use by...
1998-10-31  Marcus MeissnerSmall fixes.
1998-10-31  Marcus MeissnerRemoved the FIXME() and moved SetLastError(0) to the...
1998-10-31  Marcus MeissnerLots of stubs to get winlogon.exe from nt3.51 and other...
1998-10-31  Rein KlazesMDIchild created when the MDI client has the MDIS_ALLCH...
1998-10-31  Stephen LangasekBugfix for fixup_imports: Enable checking for terminati...
1998-10-31  Rein KlazesDelay linking newly created window in linked list until...
1998-10-31  Rein KlazesSmall bug in FILE_InUse does not do a release on every...
next