Huw Davies
|
82c7ff811e
|
gdi32: Initialize the handle table.
Fixes Valgrind warning: 'Conditional jump or move depends on
uninitialised value(s)' in metafile test.
|
2008-06-18 16:15:23 +02:00 |
Dmitry Timoshkov
|
02a15500fb
|
gdi32: Make generated EMFs fully match Windows ones.
|
2008-05-27 12:05:37 +02:00 |
Alexandre Julliard
|
93cbb7a5db
|
gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss.
|
2008-05-22 17:43:01 +02:00 |
Dmitry Timoshkov
|
5c15cf5f12
|
gdi32: info->state.next is always NULL, there is no need to save/restore it.
|
2008-04-29 12:46:35 +02:00 |
Dmitry Timoshkov
|
c871d9a81d
|
gdi32: Save/restore internal EMF playing state on EMR_SAVEDC/EMR_RESTOREDC, add a test for this.
|
2008-04-28 13:27:52 +02:00 |
Dmitry Timoshkov
|
5201c78b2e
|
gdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it pass under Wine.
|
2008-04-21 16:59:03 +02:00 |
Austin English
|
cb2274e690
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
Gerald Pfeifer
|
43837ed227
|
gdi32: Tighten range checking in PlayEnhMetaFileRecord() and remove four useless checks.
|
2008-01-09 13:38:03 +01:00 |
Andrew Talbot
|
d0d4c74e85
|
gdi32: Remove unneeded casts.
|
2008-01-07 12:18:50 +01:00 |
Evan Stade
|
cf8b59ef81
|
gdi32: Don't print fixme more than once.
|
2007-08-03 12:48:22 +02:00 |
Dmitry Timoshkov
|
6aa84e0eaf
|
gdi32: Perform consistency checks when loading an EMF, add a test case.
|
2007-05-29 11:56:10 +02:00 |
Andrew Talbot
|
7bdba1b63a
|
gdi32: Constify some variables.
|
2007-04-30 13:33:26 +02:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Andrew Talbot
|
5a2227f86e
|
gdi32: Cast-qual warnings fix.
|
2006-10-30 11:25:47 +01:00 |
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |