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 |
1999-01-26 |
Andreas Mohr | Implemented GetIconInfo16 -> call to GetIconInfo32. |
tree | commitdiff |
1999-01-24 |
Guy Albertelli | Finished GetTextCharsetInfo routine. |
tree | commitdiff |
1999-01-23 |
Marcus Meissner | Check opened enhmetafile for magic values. |
tree | commitdiff |
1999-01-23 |
Juergen Schmied | Implemented CreateHalftonePalette. |
tree | commitdiff |
1999-01-20 |
Marcus Meissner | Some small fixes to enhmetafiles. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1999-01-01 |
NF Stevens | Delphi 2.0 needs to allocate a bitmap bigger than 4096... |
tree | commitdiff |
1999-01-01 |
Douglas Ridgway | Implement TranslateCharsetInfo, change charset type... |
tree | commitdiff |
1998-12-26 |
Patrik Stridvall | Moved more things to the X11 driver. |
tree | commitdiff |
1998-12-26 |
Francois Gouget | Fixed the prototype of CreateDIBPatternBrushPt |
tree | commitdiff |
1998-12-18 |
Douglas Ridgway | Documentation for TranslateCharsetInfo. |
tree | commitdiff |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
tree | commitdiff |
1998-12-11 |
Huw D M Davies | Implement AbortDoc16, move AbortDoc32 and StartDoc32W to |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-02 |
Huw D M Davies | Move OEM resources to the x11drv. |
tree | commitdiff |
1998-12-01 |
Ulrich Weigand | Implemented GdiFreeResources (GDI.609). |
tree | commitdiff |
1998-11-30 |
Juergen Schmied | Load now the first icon from the *.ani file instead... |
tree | commitdiff |
1998-11-30 |
Huw D M Davies | GetSystemPaletteEntries returns palette size if entries... |
tree | commitdiff |
next |