Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / objects /
1999-07-31  Eric KohlImproved GetRandomRegion().
1999-07-27  Ulrich WeigandAdded FinalUserInit16/FinalGdiInit16 stubs.
1999-07-24  Huw D M DaviesImplement handling of 32 bit AbortProc.
1999-07-23  Huw D M DaviesString to GetTextExtentPoint is not necessarily 0 termi...
1999-07-18  Thuy NguyenFixed rounding in MulDiv.
1999-07-18  Eric PouechCheck better that handles are actual handles to a region.
1999-07-10  Juergen SchmiedFixed crash due to invalid pointer.
1999-07-04  Patrik StridvallMoved code to the X11 driver.
1999-06-26  Eric KohlImproved GetRandomRegion().
1999-06-13  Marcus MeissnerDo not reuse a passed CONST RECT * pointer.
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-06-12  Huw D M DaviesOpen files with more appropriate sharing mode.
1999-06-12  Huw D M DaviesSmall fixes for EnhMetaFile playback.
1999-06-07  Eric PouechFixed CreateCompatibleBitmap when called with 0 width...
1999-06-05  Joshua ThielenAllow pens with styles greater than PS_INSIDEFRAME...
1999-06-05  Noel BorthwickFrom CreateCompatibleDC, pass the device name associate...
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Eric PouechCheck if dc has been created before using it.
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Pascal LessardAdd some null checking in the Get/SetBitmapBits functions.
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-08  Alex KorobkaRearranged PAINT_RedrawWindow() so that it first recurs...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-08  Ulrich WeigandCheck for busy DCE moved to DCHook16().
1999-05-04  Francis BeaudetCheck if DC is busy before deleting it.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-05-02  Huw D M DaviesSeveral improvements to Enhanced MetaFile playback.
1999-05-01  Pavel RoskinLoadImageW fixed for hicolor displays.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Huw D M DaviesGeneral tidy up of the MetaFile driver - make sure...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Karl LessardFixed coordinates conversion in OffsetClipRgn.
1999-04-19  Huw D M DaviesImplemented recording of StretchDIBits and SetDIBitsToD...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Huw D M DaviesFixes for upside-down DIBs.
1999-04-18  Pavel RoskinLookupIconIdFromDirectoryEx16() fixed: if GetSystemPale...
1999-04-15  Huw D M DaviesChange (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s...
1999-04-11  Juergen SchmiedChanged ressource dir structures.
1999-04-10  Luc TourangeauEnsure that the bitmap is properly initialized when...
1999-04-01  Ulrich WeigandAdded GdiSignalProc() stub.
1999-04-01  Ulrich WeigandLoadBitmap16()/LoadImage16() calling sequence simplified.
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-27  Huw D M DaviesFixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP...
1999-03-27  Huw D M DaviesFixed metafile recording of CreatePatternBrush.
1999-03-25  Huw D M DaviesAllow depth of DIB to differ from depth of bitmap in...
1999-03-24  Marcus MeissnerCURSORICON_Destroy: missing WINAPI added.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Caolan McNamaraAdded metafile support for ExtFloodFill.
1999-03-13  Caolan McNamaraAdded support for alternate DIBBITBLT layout.
1999-03-10  Ulrich WeigandImplemented Win95-style shared cursor/icon cache.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Huw D M DaviesFixes buffer overrun problems with GetDIBits.
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Eric PouechChanged some functions prototypes (were returning void).
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Huw D M DaviesGetMetaFileBitsEx should work in bytes not words.
1999-02-09  Ulrich WeigandChange fault handler 'addr' argument to LPCVOID.
1999-02-09  Paul QuinnGetCursorPos is actually a BOOL.
1999-02-09  Zygo BlaxellFix types of GetDIBits functions (LPSTR should be LPVOID).
1999-02-09  Jason McMullanAdds support for EMR_STRETCHDIBITS in EMFs.
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-24  Guy AlbertelliFinished GetTextCharsetInfo routine.
1999-01-23  Marcus MeissnerCheck opened enhmetafile for magic values.
1999-01-23  Juergen SchmiedImplemented CreateHalftonePalette.
1999-01-20  Marcus MeissnerSome small fixes to enhmetafiles.
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1999-01-01  NF StevensDelphi 2.0 needs to allocate a bitmap bigger than 4096...
1999-01-01  Douglas RidgwayImplement TranslateCharsetInfo, change charset type...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-26  Francois GougetFixed the prototype of CreateDIBPatternBrushPt
1998-12-18  Douglas RidgwayDocumentation for TranslateCharsetInfo.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-02  Huw D M DaviesMove OEM resources to the x11drv.
1998-12-01  Ulrich WeigandImplemented GdiFreeResources (GDI.609).
1998-11-30  Juergen SchmiedLoad now the first icon from the *.ani file instead...
1998-11-30  Huw D M DaviesGetSystemPaletteEntries returns palette size if entries...
1998-11-26  Ulrich WeigandRemoved some unnecessary FIXME outputs.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-22  Huw D M DaviesMoved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-22  Andreas MohrAdded Win16 implementation for GetRegionData().
1998-11-22  Juergen SchmiedChecking for NULL-pointer.
1998-11-22  Ian SchmidtAdded stubs for two undocumented GDI routines, SetMagic...
1998-11-22  Gael de ChalendarPartially complete GetTextCharsetInfo and corrects...
1998-11-15  Eric KohlFixed retrieval of invalid palette data in GetDIBits().
1998-11-15  Dirk ThierbachFixed bug in StretchDIBits32 (wrong origin).
next