projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Be less strict on parameter checking in the SetSurfaceDesc function.
[wine]
/
objects
/
enhmetafile.c
2002-06-24
Ulrich Czekalla
Added temp fix for world transform bug in SetWindowOrgE...
blob
|
commitdiff
|
raw
2002-06-04
Alexandre Julliard
Better encapsulation of the font and metafile objects.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Alexandre Julliard
Added function table to GDI objects for better encapsul...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Aric Stewart
Fleshed out some metafile conversions.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Alexandre Julliard
Don't hold the GDI lock during accesses to the metafile...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Alexandre Julliard
Removed enhmetafile.h. Simplified ENHMETAFILEOBJ struct...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Dmitry Timoshkov
Better implementation of EMF record EMR_EXTSELECTCLIPRGN.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Dmitry Timoshkov
Implement playing of EMR_BITBLT, EMR_STRETCHBLT, EMR_MA...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Huw D M Davies
Remove unused outXform.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Huw D M Davies
Fix EMF positioning when rclFrame has a non-zero origin.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Dmitry Timoshkov
Add support for EMR_EXTTEXTOUTA and EMR_CREATEMONOBRUSH...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-29
Eric Kohl
Disabled setting of window origin from an EMF.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Eric Kohl
Disabled setting of viewport origin from an EMF.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-24
Eric Kohl
Several fixes for playing enhanced metafiles in a given...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-10
Joerg Mayer
Fixed some signed/unsigned warnings.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-21
Eric Kohl
Use handle to palette instead of index for EMR_SELECTPA...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
Dmitry Timoshkov
Make EnumEnhMetaFile work.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-20
Huw D M Davies
Implemented playback of EMR_POLYBEZIER{TO}16, EMR_POLYL...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Huw D M Davies
Tidy up of PlayEnhMetaFileRecord - fixes PolyPoly*...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-13
Huw D M Davies
Fixes and cleans up some of the GetEnhMetaFile* functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-30
Huw D M Davies
Delete objects after use in EnumEnhMetaFile.
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-03-26
Hidenori Takeshima
Fixes for i18n.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Alexandre Julliard
Lilia Roumiantseva
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Peter Hunnisett
- Added some missing EMR record types and updated and...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-25
Peter Hunnisett
Added support for playing more record types (still...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-11
Peter Hunnisett
- Implemented GetEnhMetaFilePaletteEntries
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Peter Hunnisett
- Added stub for conversion from meta to enhance meta...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Huw D M Davies
Small fixes for EnhMetaFile playback.
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-08
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Huw D M Davies
Several improvements to Enhanced MetaFile playback.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
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-03-18
Marcus Meissner
Lots of warning fixed, one missing WINAPI in ddraw...
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-22
Marcus Meissner
Some more recursive include fixes/optimizations.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Jason McMullan
Adds support for EMR_STRETCHDIBITS in EMFs.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-23
Marcus Meissner
Check opened enhmetafile for magic values.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Marcus Meissner
Some small fixes to enhmetafiles.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Huw D M Davies
Implement AbortDoc16, move AbortDoc32 and StartDoc32W to
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
Alexandre Julliard
Authors: Francis Beaudet <francis@macadamian.com>,...
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-07
Charles Suprin
Added stubs for SetWinMetaFileBits and GetEnhMetaFilePa...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
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-17
Alexandre Julliard
Release 980517
wine-980517
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current