projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed .s files.
[wine]
/
objects
/
dib.c
2000-11-05
Alexandre Julliard
Allocate DC objects on the process heap, and removed...
blob
|
commitdiff
|
raw
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-10
Eric Pouech
Fixed fallback code for StretchBlt on RLE DIBs with...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-30
Alexandre Julliard
Cleaned up a few USER dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-11
Stephane Lussier
In CreateDIBSection function, if hdc is NULL it now...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-03
Alexandre Julliard
Moved DIB_FixColorsToLoadflags to cursoricon.c.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Ove Kaaven
Added DIB_CreateDIBSection with extra parameter ovr_pit...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Marcus Meissner
Corrected arguments in DIB_DeleteDIBSection.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Matthew J. Francis
Fixed top-down DIB handling in StretchDIBits32().
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Alexandre Julliard
Backed out previous change (breaks with metafiles).
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Eric Pouech
Optimized StretchDIBits to call SetDIBitsToDevice ...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-23
Francois Boisvert
CreateDIBitmap creates a monochrome bitmap only when...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Karl Lessard
Some more minor GDI fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Huw D M Davies
Small DIB fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-14
Karl Lessard
Fixed GetDIBits problems.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-13
Kai Morich
Relaxed parameter checking for GetDIBits.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Karl Lessard
Ian Ward
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Gerard Patel
Added protection against possible memory corruption.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Michael Veksler
Removed redundant include of winbase.h from winuser16.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Huw D M Davies
Implemented recording of StretchDIBits and SetDIBitsToD...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Huw D M Davies
Fixes for upside-down DIBs.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Huw D M Davies
Allow depth of DIB to differ from depth of bitmap in...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Huw D M Davies
Fixes buffer overrun problems with GetDIBits.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Ulrich Weigand
Change fault handler 'addr' argument to LPCVOID.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Zygo Blaxell
Fix types of GetDIBits functions (LPSTR should be LPVOID).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
Moved some more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Huw D M Davies
GetSystemPaletteEntries returns palette size if entries...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Eric Kohl
Fixed retrieval of invalid palette data in GetDIBits().
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Dirk Thierbach
Fixed bug in StretchDIBits32 (wrong origin).
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Huw D M Davies
Fixes a few of the many compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Eric Pouech
Prevent CreateDIBSection from seg faulting when one...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
Huw D M Davies
Moved X11 DIB stuff to x11drv.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Marcus Meissner
Don't HeapFree() colormap if we didn't allocate one.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Huw D M Davies
Added pBitmapBits and pCreateBitmap to the GDI function...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Huw D M Davies
Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPo...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-18
Turchanov Sergey
Fixed bug in DIB_SetImageBits_RLE8 (because 'color...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-07-20
Alexandre Julliard
Release 970720
wine-970720
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-04-15
Alexandre Julliard
Release 970415
wine-970415
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-12-08
Alexandre Julliard
Release 961208
wine-961208
blob
|
commitdiff
|
raw
|
diff to current
1996-11-17
Alexandre Julliard
Release 961117
wine-961117
blob
|
commitdiff
|
raw
|
diff to current
1996-11-02
Alexandre Julliard
Release 961102
wine-961102
blob
|
commitdiff
|
raw
|
diff to current
1996-10-23
Alexandre Julliard
Release 961023
wine-961023
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-08-18
Alexandre Julliard
Release 960818
wine-960818
blob
|
commitdiff
|
raw
|
diff to current
1996-08-05
Alexandre Julliard
Release 960805
wine-960805
blob
|
commitdiff
|
raw
|
diff to current
1996-07-28
Alexandre Julliard
Release 960728
wine-960728
blob
|
commitdiff
|
raw
|
diff to current
1996-07-05
Alexandre Julliard
Release 960705
wine-960705
blob
|
commitdiff
|
raw
|
diff to current
1996-06-06
Alexandre Julliard
Release 960606
wine-960606
blob
|
commitdiff
|
raw
|
diff to current
1996-01-31
Alexandre Julliard
Release 960131
wine-960131
blob
|
commitdiff
|
raw
|
diff to current
1995-11-05
Alexandre Julliard
Release 951105
wine-951105
blob
|
commitdiff
|
raw
|
diff to current
1995-10-03
Alexandre Julliard
Release 951003
wine-951003
blob
|
commitdiff
|
raw
|
diff to current
1995-09-18
Alexandre Julliard
Release 950918
wine-950918
blob
|
commitdiff
|
raw
|
diff to current
1995-08-17
Alexandre Julliard
Release 950817
wine-950817
blob
|
commitdiff
|
raw
|
diff to current
1995-07-29
Alexandre Julliard
Release 950727
wine-950727
blob
|
commitdiff
|
raw
|
diff to current
1995-07-06
Alexandre Julliard
Release 950706
wine-950706
blob
|
commitdiff
|
raw
|
diff to current
1995-06-20
Alexandre Julliard
Release 950620
wine-950620
blob
|
commitdiff
|
raw
|
diff to current
1995-06-06
Alexandre Julliard
Release 950606
wine-950606
blob
|
commitdiff
|
raw
|
diff to current
1995-05-22
Alexandre Julliard
Release 950522
wine-950522
blob
|
commitdiff
|
raw
|
diff to current
1995-03-02
Alexandre Julliard
Release 950302
wine-950302
blob
|
commitdiff
|
raw
|
diff to current
1995-01-24
Alexandre Julliard
Release 950122
wine-950122
blob
|
commitdiff
|
raw
|
diff to current
1995-01-09
Alexandre Julliard
Release 950109
wine-950109
blob
|
commitdiff
|
raw
|
diff to current
1994-12-27
Alexandre Julliard
Release 941227
wine-941227
blob
|
commitdiff
|
raw
|
diff to current
1994-12-10
Alexandre Julliard
Release 941210
wine-941210
blob
|
commitdiff
|
raw
|
diff to current
1994-11-22
Alexandre Julliard
Release 941122
wine-941122
blob
|
commitdiff
|
raw
|
diff to current
next