- new interface declaration for IShellfolder2
[wine] / objects /
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-11-04  Ian SchmidtRemoved unnecessary USER call from GetFontMetrics....
1999-10-31  Francis BeaudetReturn correct height and width for stock fonts in...
1999-10-31  Patrik StridvallFixed documentation.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Patrik StridvallAdded Win16 variants of existing Win32 functions.
1999-10-24  Matthew J. FrancisFixed top-down DIB handling in StretchDIBits32().
1999-10-24  Ulrich CzekallaMake sure that all calls use the extended structures...
1999-10-23  Ulrich CzekallaCopy bitmaps properly.
1999-10-13  Alexandre JulliardBacked out previous change (breaks with metafiles).
1999-10-13  Eric PouechOptimized StretchDIBits to call SetDIBitsToDevice ...
1999-09-27  Francis BeaudetDPtoLP needs to round the result.
1999-09-27  Richard CohenFixed GetRandomRgn.
1999-09-23  Francois BoisvertCreateDIBitmap creates a monochrome bitmap only when...
1999-09-22  Ian SchmidtAdded partial implementation of GetICMProfileA, require...
1999-09-20  Patrik StridvallFixed ANSI C violations.
1999-09-20  Ulrich WeigandDC hook proc thunk management simplified.
1999-09-20  Noel Borthwick- Add clipboard support for copying/pasting bitmaps...
1999-09-19  Juergen SchmiedFixed crash when loading *.ani files.
1999-09-19  Peter GantenStubs for PolyTextOutA/W.
1999-09-19  Karl LessardSome more minor GDI fixes.
1999-09-19  Huw D M DaviesSmall DIB fixes.
1999-09-14  Karl LessardFixed GetDIBits problems.
1999-09-13  Huw D M DaviesChange interfaces to THUNK_Alloc/Free slightly and...
1999-09-13  Kai MorichRelaxed parameter checking for GetDIBits.
1999-09-05  Francis BeaudetUse a special value in the hotspot coordinate to identi...
1999-09-04  Huw D M DaviesFixed compiler warnings.
1999-09-04  Pierre MageauChanged CopyImage to accept desiredX, desiredY and...
1999-09-03  Karl LessardIan Ward
1999-09-03  Richard CohenMake stock fonts independent of mapping mode.
1999-08-15  Steve TibbettFixed cursor stretch code.
1999-08-15  Gerard PatelAdded protection against possible memory corruption.
1999-08-15  Steve TibbettFixed cursor selection to find the correct cursor when...
1999-08-15  Juergen SchmiedFirst implementation of GetCharacterPlacementA.
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.
next