- 16 Feb, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 05 Feb, 2007 1 commit
-
-
Dmitry Timoshkov authored
gdi32: CreateBitmap and friends should return stock DEFAULT_BITMAP if requested bitmap width or height is 0.
-
- 17 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 08 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
Based on a patch by Alex Villacís Lasso.
-
- 20 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 13 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 14 Sep, 2006 1 commit
-
-
Andrew Talbot authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 17 May, 2006 1 commit
-
-
Michael Kaufmann authored
- GetObject(): Set the bmBits member of the BITMAP structure to NULL for device-dependent bitmaps. - New test case.
-
- 05 Apr, 2006 1 commit
-
-
Dmitry Timoshkov authored
Make them pass under Wine.
-
- 21 Mar, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 20 Mar, 2006 1 commit
-
-
Dmitry Timoshkov authored
Add a simple test for bitmap bits/metrics, fix GetBitmapBits for an empty (not selected into a DC) bitmap.
-
- 13 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
Simply copy the DIB bits in that case.
-
- 29 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 13 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 16 Dec, 2004 1 commit
-
-
Jon Griffiths authored
-
- 22 Nov, 2004 1 commit
-
-
Jon Griffiths authored
funky alignment paddings. SetLastError() on failure, documentation cleanup.
-
- 02 Nov, 2004 1 commit
-
-
Michael Kaufmann authored
- Always calculate the location of the color table. - CreateCompatibleBitmap: Create a DIB section if necessary. - Added some tests.
-
- 13 Aug, 2004 1 commit
-
-
Huw Davies authored
gdi side.
-
- 21 Jul, 2004 1 commit
-
-
Alexandre Julliard authored
Merged text.c into font.c and dcvalues.c into dc.c.
-
- 04 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
Get rid of bitmap.h and palette.h.
-
- 13 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 09 Feb, 2004 1 commit
-
-
Jon Griffiths authored
-
- 18 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
it up to the graphics driver to define it if necessary.
-
- 15 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
make sure we don't use them outside of gdi32.
-
- 18 Nov, 2003 1 commit
-
-
Huw Davies authored
driver until it is selected into it. The driver checks that the bitmap is of the correct depth in SelectBitmap.
-
- 17 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2003 1 commit
-
-
Mike McCormack authored
size.
-
- 13 May, 2003 1 commit
-
-
Alexandre Julliard authored
flag.
-
- 22 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 21 Nov, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 28 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 16 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 31 May, 2002 2 commits
-
-
Vincent Béron authored
-
Alexandre Julliard authored
Removed some direct accesses to the bitmap structure. Fixed handling of stock bitmap if selected in multiple DCs. Some minor fixes to the DC function table.
-
- 08 May, 2002 1 commit
-
-
Andreas Mohr authored
selector calls.
-
- 28 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
instead of a DC structure. Removed some direct accesses to the DC structure from the drivers. Got rid the bitmap driver.
-