projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32: Only 16 and 32 bpp DIB sections can have bitfields.
[wine]
/
dlls
/
gdi32
/
font.c
2010-05-24
Aric Stewart
gdi32: Handle a BiDi string being shaped into more...
blob
|
commitdiff
|
raw
2010-05-13
Aric Stewart
gdi32: Use usp10 to optionally generate glyphs for...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Huw Davies
gdi32: Add support for ETO_PDY and improve world transf...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Huw Davies
gdi32: Fix ExtTextOutA -> W forwarding when ETO_PDY...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Hans Leidekker
gdi32: Implement WineEngGetCharABCWidthsFloat and forwa...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
André Hentschel
gdi32: Don't strip font suffix.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Nikolay Sivov
gdi32: Prevent possible buffer overrun.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dmitry Timoshkov
gdi32: Use GdiGetCodePage() instead of duplicating...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dmitry Timoshkov
gdi32: Cache current font code page in the DC structure.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Huw Davies
gdi32: Improve calculation of the character code text...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Dmitry Timoshkov
gdi32: Add a test for the MAT2 parameter of GetGlyphOut...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Freety...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Release GDI handles before freeing the object.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Allocate and initialize GDI objects before givin...
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-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the GetObj...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Delete...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
gdi32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Michael Stefaniuc
gdi32: Don't cast the void pointer returned by GDI_GetO...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Austin English
gdi32: Quiet a noisy fixme.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Dmitry Timoshkov
gdi32: Do not skip the font metrics update after the...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Huw Davies
gdi32: Keep track of the number of unique fonts that...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Francois Gouget
Add some API documentation stubs to make winapi_check...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Andrew Talbot
gdi32: Pass correct pointer value to HeapFree().
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Dan Hipschman
gdi32: Return the correct value from GetTextFace.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Dmitry Timoshkov
gdi32: Make GetOutlineTextMetrics set tmDigitizedAspect...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Alexandre Julliard
gdi32: Perform coordinate transformations using doubles...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Austin English
gdi32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Jeremy White
gdi32: Revise CreateScalableFontResourceA to pass throu...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Huw Davies
gdi32: Add a partial implementation of GdiRealizationInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-20
Michael Stefaniuc
gdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimp...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Michael Stefaniuc
gdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Alexandre Julliard
gdi32: Get rid of the 16-bit GetObject functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Michael Stefaniuc
gdi32: Move two 16bit function stubs to gdi16.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Gerald Pfeifer
gdi32: For unsigned types, directly use INTERNAL_YDS
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in font functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Alexandre Julliard
gdi32: Get rid of a few more uses of DC_GetDCPtr.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Marcus Meissner
gdi32: Fix possible NULL ptr in TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Dmitry Timoshkov
gdi32: Add a test for undocumented EnumFontFamiliesEx...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Dmitry Timoshkov
gdi32: Use public FS_xxxxxx defines.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Dmitry Timoshkov
gdi32: Remove redundant indentation levels in CreateFon...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Hans Leidekker
gdi32: Add a stub implementation for RemoveFontMemResou...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Hans Leidekker
gdi32: GetCharABCWidthsI does not require a scalable...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Detlef Riekenberg
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Hans Leidekker
gdi32: Implement GetTextExtentExPointI.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Gerald Pfeifer
gdi32: Fix the type of two loop variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
gdi32: Move the object refcount handling to the SelectO...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
gdi32: Don't pass an object pointer to the SelectObject...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Move the generic part of FontIsLinked() to font.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Don't pass a DC handle to WineEngGetFontUnicodeR...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Maarten Lankhorst
gdi: Remove support for libicu and all dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Alexandre Julliard
gdi32: Replace remaining instance of DC_GetDCUpdate...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Mikolaj Zalewski
gdi32: If freetype fails try to load manually fonts...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Mikolaj Zalewski
gdi32: Implement AddFontMemResourceEx (based on a patch...
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-05-31
Huw Davies
gdi32: Pass an lpDx array to the driver if the escapeme...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Dmitry Timoshkov
gdi32: Fix compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Andrew Talbot
gdi32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Dmitry Timoshkov
gdi32: Make GetKerningPairsA not fail for fonts with...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Dmitry Timoshkov
gdi32: Implement GdiGetCodePage.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Dmitry Timoshkov
gdi32: Add a GetTextMetrics test, make it pass under...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Dmitry Timoshkov
gdi32: Add an extensive EnumFontFamilies test, fix...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Dmitry Timoshkov
gdi32: Avoid a needless goto.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-02
Hans Leidekker
gdi32: Implement GetFontUnicodeRanges.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Pedro Araujo Chaves Jr
gdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Dmitry Timoshkov
gdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Dmitry Timoshkov
gdi32: Make sure that we don't read/write beyond the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Hans Leidekker
gdi32: Implement GetCharWidthI.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Dmitry Timoshkov
gdi32: Remove redundant debug channel, use the default...
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-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
blob
|
commitdiff
|
raw
|
diff to current