1999-10-24 |
Patrik Stridvall | Added Win16 variants of existing Win32 functions. |
tree | commitdiff |
1999-10-24 |
Matthew J. Francis | Fixed top-down DIB handling in StretchDIBits32(). |
tree | commitdiff |
1999-10-24 |
Ulrich Czekalla | Make sure that all calls use the extended structures... |
tree | commitdiff |
1999-10-23 |
Ulrich Czekalla | Copy bitmaps properly. |
tree | commitdiff |
1999-10-13 |
Alexandre Julliard | Backed out previous change (breaks with metafiles). |
tree | commitdiff |
1999-10-13 |
Eric Pouech | Optimized StretchDIBits to call SetDIBitsToDevice ... |
tree | commitdiff |
1999-09-27 |
Francis Beaudet | DPtoLP needs to round the result. |
tree | commitdiff |
1999-09-27 |
Richard Cohen | Fixed GetRandomRgn. |
tree | commitdiff |
1999-09-23 |
Francois Boisvert | CreateDIBitmap creates a monochrome bitmap only when... |
tree | commitdiff |
1999-09-22 |
Ian Schmidt | Added partial implementation of GetICMProfileA, require... |
tree | commitdiff |
1999-09-20 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | DC hook proc thunk management simplified. |
tree | commitdiff |
1999-09-20 |
Noel Borthwick | - Add clipboard support for copying/pasting bitmaps... |
tree | commitdiff |
1999-09-19 |
Juergen Schmied | Fixed crash when loading *.ani files. |
tree | commitdiff |
1999-09-19 |
Peter Ganten | Stubs for PolyTextOutA/W. |
tree | commitdiff |
1999-09-19 |
Karl Lessard | Some more minor GDI fixes. |
tree | commitdiff |
1999-09-19 |
Huw D M Davies | Small DIB fixes. |
tree | commitdiff |
1999-09-14 |
Karl Lessard | Fixed GetDIBits problems. |
tree | commitdiff |
1999-09-13 |
Huw D M Davies | Change interfaces to THUNK_Alloc/Free slightly and... |
tree | commitdiff |
1999-09-13 |
Kai Morich | Relaxed parameter checking for GetDIBits. |
tree | commitdiff |
1999-09-05 |
Francis Beaudet | Use a special value in the hotspot coordinate to identi... |
tree | commitdiff |
1999-09-04 |
Huw D M Davies | Fixed compiler warnings. |
tree | commitdiff |
1999-09-04 |
Pierre Mageau | Changed CopyImage to accept desiredX, desiredY and... |
tree | commitdiff |
1999-09-03 |
Karl Lessard | Ian Ward |
tree | commitdiff |
1999-09-03 |
Richard Cohen | Make stock fonts independent of mapping mode. |
tree | commitdiff |
1999-08-15 |
Steve Tibbett | Fixed cursor stretch code. |
tree | commitdiff |
1999-08-15 |
Gerard Patel | Added protection against possible memory corruption. |
tree | commitdiff |
1999-08-15 |
Steve Tibbett | Fixed cursor selection to find the correct cursor when... |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | First implementation of GetCharacterPlacementA. |
tree | commitdiff |
1999-07-31 |
Eric Kohl | Improved GetRandomRegion(). |
tree | commitdiff |
1999-07-27 |
Ulrich Weigand | Added FinalUserInit16/FinalGdiInit16 stubs. |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Implement handling of 32 bit AbortProc. |
tree | commitdiff |
1999-07-23 |
Huw D M Davies | String to GetTextExtentPoint is not necessarily 0 termi... |
tree | commitdiff |
1999-07-18 |
Thuy Nguyen | Fixed rounding in MulDiv. |
tree | commitdiff |
1999-07-18 |
Eric Pouech | Check better that handles are actual handles to a region. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid pointer. |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Moved code to the X11 driver. |
tree | commitdiff |
1999-06-26 |
Eric Kohl | Improved GetRandomRegion(). |
tree | commitdiff |
1999-06-13 |
Marcus Meissner | Do not reuse a passed CONST RECT * pointer. |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
tree | commitdiff |
1999-06-12 |
Huw D M Davies | Open files with more appropriate sharing mode. |
tree | commitdiff |
1999-06-12 |
Huw D M Davies | Small fixes for EnhMetaFile playback. |
tree | commitdiff |
1999-06-07 |
Eric Pouech | Fixed CreateCompatibleBitmap when called with 0 width... |
tree | commitdiff |
1999-06-05 |
Joshua Thielen | Allow pens with styles greater than PS_INSIDEFRAME... |
tree | commitdiff |
1999-06-05 |
Noel Borthwick | From CreateCompatibleDC, pass the device name associate... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-22 |
Eric Pouech | Check if dc has been created before using it. |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-22 |
Pascal Lessard | Add some null checking in the Get/SetBitmapBits functions. |
tree | commitdiff |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
tree | commitdiff |
1999-05-08 |
Alex Korobka | Rearranged PAINT_RedrawWindow() so that it first recurs... |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Check for busy DCE moved to DCHook16(). |
tree | commitdiff |
1999-05-04 |
Francis Beaudet | Check if DC is busy before deleting it. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Michael Veksler | Removed redundant include of winbase.h from winuser16.h. |
tree | commitdiff |
1999-05-02 |
Huw D M Davies | Several improvements to Enhanced MetaFile playback. |
tree | commitdiff |
1999-05-01 |
Pavel Roskin | LoadImageW fixed for hicolor displays. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-22 |
Karl Lessard | Fixed coordinates conversion in OffsetClipRgn. |
tree | commitdiff |
1999-04-19 |
Huw D M Davies | Implemented recording of StretchDIBits and SetDIBitsToD... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Huw D M Davies | Fixes for upside-down DIBs. |
tree | commitdiff |
1999-04-18 |
Pavel Roskin | LookupIconIdFromDirectoryEx16() fixed: if GetSystemPale... |
tree | commitdiff |
1999-04-15 |
Huw D M Davies | Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s... |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | Changed ressource dir structures. |
tree | commitdiff |
1999-04-10 |
Luc Tourangeau | Ensure that the bitmap is properly initialized when... |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Added GdiSignalProc() stub. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | LoadBitmap16()/LoadImage16() calling sequence simplified. |
tree | commitdiff |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
tree | commitdiff |
1999-03-28 |
Alex Korobka | Moved hrgnUpdate from client to window coordinates... |
tree | commitdiff |
1999-03-27 |
Huw D M Davies | Fixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP... |
tree | commitdiff |
1999-03-27 |
Huw D M Davies | Fixed metafile recording of CreatePatternBrush. |
tree | commitdiff |
1999-03-25 |
Huw D M Davies | Allow depth of DIB to differ from depth of bitmap in... |
tree | commitdiff |
1999-03-24 |
Marcus Meissner | CURSORICON_Destroy: missing WINAPI added. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Caolan McNamara | Added metafile support for ExtFloodFill. |
tree | commitdiff |
1999-03-13 |
Caolan McNamara | Added support for alternate DIBBITBLT layout. |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Implemented Win95-style shared cursor/icon cache. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-24 |
Huw D M Davies | Fixes buffer overrun problems with GetDIBits. |
tree | commitdiff |
1999-02-22 |
Marcus Meissner | Some more recursive include fixes/optimizations. |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Eric Pouech | Changed some functions prototypes (were returning void). |
tree | commitdiff |
1999-02-09 |
Brad Pepers | WinG fixes. |
tree | commitdiff |
1999-02-09 |
Huw D M Davies | GetMetaFileBitsEx should work in bytes not words. |
tree | commitdiff |
1999-02-09 |
Ulrich Weigand | Change fault handler 'addr' argument to LPCVOID. |
tree | commitdiff |
1999-02-09 |
Paul Quinn | GetCursorPos is actually a BOOL. |
tree | commitdiff |
1999-02-09 |
Zygo Blaxell | Fix types of GetDIBits functions (LPSTR should be LPVOID). |
tree | commitdiff |
1999-02-09 |
Jason McMullan | Adds support for EMR_STRETCHDIBITS in EMFs. |
tree | commitdiff |
1999-02-04 |
Patrik Stridvall | Moved some more code to the X11 driver. |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed GetIconInfo16 (.spec,ICONINFO struct is different... |
tree | commitdiff |
next |