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 |
1998-11-26 |
Ulrich Weigand | Removed some unnecessary FIXME outputs. |
tree | commitdiff |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
tree | commitdiff |
1998-11-22 |
Huw D M Davies | Moved DC_SetupGC functions to graphics/x11drv/graphics.c. |
tree | commitdiff |
1998-11-22 |
Andreas Mohr | Added Win16 implementation for GetRegionData(). |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | Checking for NULL-pointer. |
tree | commitdiff |
1998-11-22 |
Ian Schmidt | Added stubs for two undocumented GDI routines, SetMagic... |
tree | commitdiff |
1998-11-22 |
Gael de Chalendar | Partially complete GetTextCharsetInfo and corrects... |
tree | commitdiff |
1998-11-15 |
Eric Kohl | Fixed retrieval of invalid palette data in GetDIBits(). |
tree | commitdiff |
1998-11-15 |
Dirk Thierbach | Fixed bug in StretchDIBits32 (wrong origin). |
tree | commitdiff |
1998-11-14 |
Ulrich Weigand | Moved X11 mouse cursor handling to the DISPLAY driver. |
tree | commitdiff |
1998-11-14 |
Huw D M Davies | Fixes a few of the many compiler warnings. |
tree | commitdiff |
1998-11-14 |
Huw D M Davies | Fix allocation size in CreateDIBPatternBrush*. |
tree | commitdiff |
1998-11-08 |
Eric Pouech | Prevent CreateDIBSection from seg faulting when one... |
tree | commitdiff |
1998-11-08 |
Jeff Johann | Added CreateDIBPatternBrushPt (GDI32.35) with minor... |
tree | commitdiff |
1998-11-08 |
Rein Klazes | ExtSelectClipRgn fix: RGN_DIFF did not work. |
tree | commitdiff |
1998-11-08 |
Ulrich Weigand | Adapted to new input event handling. |
tree | commitdiff |
1998-11-07 |
Charles Suprin | Added stubs for SetWinMetaFileBits and GetEnhMetaFilePa... |
tree | commitdiff |
1998-11-07 |
Uwe Bonnes | Fail if less then one entire line requested in GetBitma... |
tree | commitdiff |
1998-11-06 |
Rein Klazes | ExtSelectClipRgn() with RGN_COPY copies the wrong region. |
tree | commitdiff |
1998-11-06 |
Huw D M Davies | Moved X11 DIB stuff to x11drv. |
tree | commitdiff |
1998-11-01 |
Jesper Skov | egcs 'ambiguous else' warnings fixes. |
tree | commitdiff |
1998-11-01 |
Huw D M Davies | More bitmap fixes. |
tree | commitdiff |
1998-11-01 |
Ulrich Weigand | Bugfix: SetDCState did not reset clipping region to... |
tree | commitdiff |
1998-11-01 |
Marcus Meissner | Don't HeapFree() colormap if we didn't allocate one. |
tree | commitdiff |
1998-10-28 |
François Gouget | Fixed some LPPOINT/LPSIZE mismatches and some missing... |
tree | commitdiff |
1998-10-28 |
Huw D M Davies | Added pBitmapBits and pCreateBitmap to the GDI function... |
tree | commitdiff |
1998-10-28 |
Huw D M Davies | Fixed differences between SetRectRgn16 and SetRectRgn32... |
tree | commitdiff |
1998-10-24 |
Huw D M Davies | Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPo... |
tree | commitdiff |
1998-10-23 |
Juergen Schmied | New FONT_GetObject32W(), GetObject32W(). |
tree | commitdiff |
1998-10-21 |
NF Stevens | Fixed a bug in RectInRegion. |
tree | commitdiff |
1998-10-18 |
Turchanov Sergey | Implemented LoadCursorFromFile, fixed DrawIconEx to... |
tree | commitdiff |
1998-10-18 |
Turchanov Sergey | Fixed LoadImage to support almost all LR_ flags. |
tree | commitdiff |
1998-10-18 |
Turchanov Sergey | Fixed bug in DIB_SetImageBits_RLE8 (because 'color... |
tree | commitdiff |
1998-10-16 |
Uwe Bonnes | Renamed all LPIMAGE_* types to PIMAGE_*. |
tree | commitdiff |
1998-10-14 |
Moshe Vainer | Partial implementation of GetOutlineTextMetrics32A. |
tree | commitdiff |
1998-10-14 |
Ulrich Weigand | Do not clip source rectangle even by visible region... |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Stubs for CreateUser(Discardable)Bitmap16. |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClip... |
tree | commitdiff |
1998-10-11 |
Eric Kohl | Fixed bug in DrawIconEx32(). |
tree | commitdiff |
1998-10-10 |
Cliff Wright | Added DC object type to the list of valid objects that... |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
tree | commitdiff |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
tree | commitdiff |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
tree | commitdiff |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
tree | commitdiff |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
tree | commitdiff |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
tree | commitdiff |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
tree | commitdiff |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
tree | commitdiff |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
tree | commitdiff |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
tree | commitdiff |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
tree | commitdiff |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
tree | commitdiff |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
tree | commitdiff |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
tree | commitdiff |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
tree | commitdiff |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
tree | commitdiff |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
tree | commitdiff |
1998-01-18 |
Alexandre Julliard | Release 980118 wine-980118 |
tree | commitdiff |
next |