projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi: Add tests for the InstallServices action.
[wine]
/
dlls
/
gdi
/
enhmfdrv
/
2006-10-13
Michael Stefaniuc
gdi: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
tree
|
commitdiff
2006-07-12
Dan Hipschman
gdi32: Implement GetTextExtentPoint in terms of GetText...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-09
Dmitry Timoshkov
gdi: A better workaround for extended user style pens.
tree
|
commitdiff
2006-01-30
Dmitry Timoshkov
gdi: Add support for creating extended pens.
tree
|
commitdiff
2006-01-25
Michael Kaufmann
gdi: Fix the EMF bounding box calculation.
tree
|
commitdiff
2005-11-07
Dmitry Timoshkov
First draft of ExtTextOut on an open path.
tree
|
commitdiff
2005-10-31
Huw Davies
Fix handling of relative state indices in RestoreDC.
tree
|
commitdiff
2005-10-27
Phil Krylov
Fixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFi...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
LOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
tree
|
commitdiff
2005-08-23
Huw Davies
Move a bunch of common code from the drivers into gdi.
tree
|
commitdiff
2005-05-11
Mike McCormack
Check that GetObject is successful.
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2004-12-21
Mike McCormack
Output EMR_POLYGON16 records when possible.
tree
|
commitdiff
2004-12-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-22
Jon Griffiths
Support mono pattern brushes in EMF's.
tree
|
commitdiff
2004-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-02
Huw Davies
Implement AlphaBlend using the XRENDER extension.
tree
|
commitdiff
2004-06-18
Dmitry Timoshkov
Do not allow creation of not aligned EMF records by...
tree
|
commitdiff
2004-03-29
Mike McCormack
Write EMRPOLYLINE16 if points fit into a SHORT.
tree
|
commitdiff
2004-03-11
Dmitry Timoshkov
Eliminate some unnecessary direct accesses to DC intern...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Moved more GDI definitions to gdi_private.h.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the gdiFont object to the SelectFont driver entry...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the breakExtra value in the ExtTextOut driver...
tree
|
commitdiff
2004-01-15
Alexandre Julliard
Moved a bunch of definitions from gdi.h into a new...
tree
|
commitdiff
2003-11-25
Huw Davies
Let enhmetafiles reuse gdi handles. This works by...
tree
|
commitdiff
2003-11-05
Ulrich Czekalla
Implemented SetDCPenColor and SetDCBrushColor.
tree
|
commitdiff
2003-10-22
Dave Belanger
Fix EMF driver UpdateBBox routine. The EMF bounding...
tree
|
commitdiff
2003-10-15
Dave Belanger
Implemented BitBlt, StretchBlt and SetDIBitsToDevice...
tree
|
commitdiff
2003-10-10
Dave Belanger
Implementation of SetTextJustication EMF driver callback.
tree
|
commitdiff
2003-10-09
Dave Belanger
Improved the bounding box calculation for the EMF drive...
tree
|
commitdiff
2003-10-09
Dave Belanger
Implementation of EMF driver OffsetViewportOrg and...
tree
|
commitdiff
2003-10-08
Dave Belanger
Implementation of SetPixel metarecord.
tree
|
commitdiff
2003-10-08
Dave Belanger
Avoid excessive heap memory reallocation when generatin...
tree
|
commitdiff
2003-10-07
Dave Belanger
Spit out EMR_RESTOREDC metarecords with -1 as argument...
tree
|
commitdiff
2003-10-04
Dave Belanger
Implemented the SetArcDirection metarecord in EMF driver.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-06-23
Mike McCormack
Record SetWorldTransform and ModifyWorldTransform in...
tree
|
commitdiff
2003-05-21
Mike McCormack
Implemented GdiComment for enhanced metafiles.
tree
|
commitdiff
2003-05-19
Huw Davies
Implemented a few more device caps.
tree
|
commitdiff
2003-05-19
Mike McCormack
Implemented StretchDIBits in the EMF code.
tree
|
commitdiff
2003-05-19
Dmitry Timoshkov
Fixed some issues in EMFDRV_ExtTextOut.
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
tree
|
commitdiff
2003-03-07
Tony Lambregts
Janitorial. Get rid of W->A call.
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Made gdi compile with -DSTRICT.
tree
|
commitdiff
2002-11-21
Michael Stefaniuc
Some -DSTRICT fixes.
tree
|
commitdiff
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-17
Huw D M Davies
Mapping mode functions should change dc settings when...
tree
|
commitdiff
2002-08-17
Huw D M Davies
Implement simple ExtTextOut for enhmfdrv.
tree
|
commitdiff
2002-08-17
Mike McCormack
Set cbBits in the EMRCREATEDIBPATTERNBRUSHPT structure...
tree
|
commitdiff
2002-08-17
Huw D M Davies
Implemented a few device caps.
tree
|
commitdiff
2002-08-16
Alexandre Julliard
Moved a large number of 16-bit functions to a separate...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
tree
|
commitdiff
2002-06-14
Huw D M Davies
Added PatBlt support in enhanced metafiles.
tree
|
commitdiff
2002-06-10
Alexandre Julliard
Moved DC origin into device-specific structure.
tree
|
commitdiff
2002-06-02
Alexandre Julliard
Better separation of the palette functions.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-31
Alexandre Julliard
Added function table to GDI objects for better encapsul...
tree
|
commitdiff
2002-05-28
Alexandre Julliard
A few fixes in ExtSelectClipRgn metafile functions.
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Added ExtSelectClipRgn to the DC interface and implemen...
tree
|
commitdiff
2002-04-06
Huw D M Davies
Added support for ResetDC.
tree
|
commitdiff
2002-03-28
Alexandre Julliard
Changed the GDI driver interface to pass an opaque...
tree
|
commitdiff
2002-03-27
Alexandre Julliard
Moved metafiles and win16 drivers to dlls/gdi.
tree
|
commitdiff