wine
1998-11-22  Huw D M DaviesTakes print spooler functions out of win16drv.
1998-11-22  Ian SchmidtAdded stubs for two undocumented GDI routines, SetMagic...
1998-11-22  Stephen CrowleyFixed the DGA detection code in ddraw. You don't need...
1998-11-22  Marcus MeissnerDirectDraw status updated.
1998-11-22  David FaureMicro patch for AltGr key on german keyboards.
1998-11-22  Juergen SchmiedFixes error handling (SetLastError() and return value).
1998-11-22  Gael de ChalendarPartially complete GetTextCharsetInfo and corrects...
1998-11-15  Juergen SchmiedBug fix.
1998-11-15  Eric KohlFixed retrieval of invalid palette data in GetDIBits().
1998-11-15  John RichardsonAllow SWP_HIDEWINDOW to be called on windows that are...
1998-11-15  Pim BollenFixed scroll bug in ScrollWindowEx32 which caused garba...
1998-11-15  Alexandre JulliardSmall atom fixes.
1998-11-15  Dirk ThierbachFixed bug in StretchDIBits32 (wrong origin).
1998-11-15  Juergen SchmiedSmall fixes.
1998-11-15  Lionel UlmerSome corrections to the handling of off-screen buffers.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-11-15  Juergen SchmiedHandling for listviewstyles, view mode buttons in filed...
1998-11-15  Juergen SchmiedNew file, wrapper for IShellBrowser class.
1998-11-15  Juergen SchmiedNew file, some helper functions for icon cache.
1998-11-15  Juergen SchmiedImplemented: ILIsEqal, ILFindChild, _ILGetFileDate...
1998-11-15  Juergen SchmiedLoadLibraryEx: show a warning when called with unimplem...
1998-11-15  Alexandre JulliardCleaned up a bit.
1998-11-15  Marcus MeissnerClean invalid selectors on the pop %xs from the STACKFR...
1998-11-15  Alexandre JulliardRemoved gets message.
1998-11-15  David LuyerAdded Thai nls-resources.
1998-11-15  Pablo SaratxagaDisplay the language id for "XXX not supported for...
1998-11-15  Gavriel StateAdd stubs for GetRunningObjectTable32 and OleRegGetUser...
1998-11-15  Gavriel StateEnsure that CreateFileMoniker functions don't return...
1998-11-15  Gavriel StateAdded code to manage Ascii and WideChar class names...
1998-11-15  Constantine... Fix to Linux IPX so compiles on non-linux platforms.
1998-11-15  Marcus MeissnerOwn X11 errorhandler to locate X11 errors. Useful only...
1998-11-14  Juergen SchmiedFixed warnings, some only visible with -Wstrict-prototy...
1998-11-14  Ulrich WeigandMoved X11 mouse cursor handling to the DISPLAY driver.
1998-11-14  Ulrich WeigandSome fixes to Wine startup/termination sequence with...
1998-11-14  Ulrich WeigandBugfix: -debug didn't work anymore after the last start...
1998-11-14  Eric KohlFixed list insertion bug in CoLoadLibrary().
1998-11-14  Ulrich WeigandAdded stubs for several VxDs / interrupts.
1998-11-14  Huw D M DaviesShould get win16drv AbortProc working. Hopefully.
1998-11-14  Ulrich WeigandMoved GetKeyboardLayoutName16 to windows/input.c.
1998-11-14  Patrik StridvallMoved some declarations from imagehlp.h to common inclu...
1998-11-14  Rein KlazesAdded implementations for InterlockedExchangeAdd() and
1998-11-14  Huw D M DaviesFixes a few of the many compiler warnings.
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.
next