projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values.
[wine]
/
dlls
/
gdi32
/
enhmfdrv
/
init.c
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
blob
|
commitdiff
|
raw
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
winex11: Implement wglGetPbufferDCARB with a DC escape...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
gdi32: Add a priority mechanism for pushing drivers...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-27
Alexandre Julliard
gdi32: Add a SetBoundsRect driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Alexandre Julliard
gdi32: Add a GetBoundsRect driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Alexandre Julliard
gdi32: Store the reference DC in the enhanced metafile...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Alistair Leslie...
gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Alexandre Julliard
gdi32: Get rid of the CreateDIBSection driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
Alexandre Julliard
gdi32: Get rid of the SetDIBColorTable driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Add a CopyBitmap driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Alexandre Julliard
gdi32: Add a DC driver entry point for GdiGradientFill.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Add driver entry points for a number of font...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Rename the EnumDeviceFonts entry point to EnumFo...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Alexandre Julliard
gdi32: Get rid of the DC_FUNCTIONS typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Alexandre Julliard
gdi32: Add a null driver fallback for AlphaBlend, using...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Alexandre Julliard
gdi32: Add a driver entry point for CreateCompatibleDC.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Alexandre Julliard
gdi32: Make the push/pop_dc_driver functions available...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Alexandre Julliard
gdi32: Get rid of the SetBitmapBits driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Alexandre Julliard
gdi32: Get rid of the GetBitmapBits driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Alexandre Julliard
gdi32: Get rid of the SetDIBits driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Alexandre Julliard
gdi32: Remove the GetDIBits entry point from the graphi...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Alexandre Julliard
gdi32: Add driver entry points for GetImage and PutImage.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Alexandre Julliard
gdi32: Graphics driver functions no longer need to...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Alexandre Julliard
gdi32: Use the hdc from the generic physdev structure...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Alexandre Julliard
gdi32: Fix the calling convention of the DeleteDC entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Alexandre Julliard
gdi32: Get rid of the BitBlt driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Alexandre Julliard
gdi32: Properly manage the driver stack during DC creat...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add a SetLayout driver entry point and implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Fix handling of the DC brush/pen in metafiles.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add null driver entry points for the mapping...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add a mechanism for stacking gdi drivers.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Alexandre Julliard
gdi32: Add a common header to the physdev structure.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Alexandre Julliard
gdi32: GetDIBColorTable doesn't need to be part of...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Hans Leidekker
gdi32: Move EnumICMProfiles to the driver.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Detlef Riekenberg
gdi32/enhmfdrv: Remove unneded if() before HeapFree.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Alexandre Julliard
gdi32: Get rid of the GetDCOrgEx driver entry point...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Alexandre Julliard
gdi32: Don't include wingdi16.h by default.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Alexandre Julliard
gdi32: Get rid of the SetDCOrg driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Huw Davies
gdi32: Implement SetVirtualResolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Completely implement RestoreDC in the driver...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Use the official constants instead of the old...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
gdi32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Dmitry Timoshkov
gdi32: Implement EMFDRV_SelectPalette.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Dmitry Timoshkov
gdi32: Set offPalEntries member of EMREOF to what XP...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Dmitry Timoshkov
gdi32: Add SetPixel to the EMF DC functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Hans Leidekker
gdi32: Move GetICMProfile to the driver.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while creating a DC.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Alexandre Julliard
gdi32: Don't store a DC pointer in the metafile devices.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Alexandre Julliard
gdi32: New DC locking mechanism that doesn't require...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Dmitry Timoshkov
gdi32: Make the EMF driver return sane NUMCOLORS value.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Alexandre Julliard
gdi32: Get rid of the palette mapping handling and...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
blob
|
commitdiff
|
raw
|
diff to current