projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount.
[wine]
/
dlls
/
gdi32
/
freetype.c
2012-03-13
Kusanagi Kouichi
gdi32: Remove unused parameters and code, and a useless...
blob
|
commitdiff
|
raw
2012-03-13
Kusanagi Kouichi
gdi32: Simplify font replacement loading.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Kusanagi Kouichi
gdi32: Add a helper function to get face list from...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Kusanagi Kouichi
gdi32: Add a helper function to create a full name...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Kusanagi Kouichi
gdi32: Move font signature of font link from Face to...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Kusanagi Kouichi
gdi32: Add a helper function to find font link.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Kusanagi Kouichi
gdi32: Initialize font signature of "System" font link.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-16
Alexandre Julliard
gdi32: Fix font orientation when mirroring in compatibl...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Kusanagi Kouichi
gdi32: Add traces for skipped font replacements.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Kusanagi Kouichi
gdi32: Use find_family_from_any_name to find a replacem...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-14
Aric Stewart
gdi32: Rebuild the internal SystemLink every time.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Aric Stewart
gdi32: Load fonts from default Mac external font paths.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Akihiro Sagawa
gdi32: Consider whether the logical font face is vertic...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Aric Stewart
gdi32: Allow font replacements to be specified either...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Akihiro Sagawa
gdi32: Restore the vertical font flag from the cache.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Aric Stewart
gdi32: Keep our internal generated system links separat...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Aric Stewart
gdi32: In update_system_links if the font we are trying...
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-10
Kusanagi Kouichi
gdi32: GetGlyphIndices doesn't substitute glyph.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kusanagi Kouichi
gdi32: Substitute glyph for vertical font only.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kusanagi Kouichi
gdi32: Add vertical fonts to font list.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kusanagi Kouichi
gdi32: Split AddFontToList into two functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kusanagi Kouichi
gdi32: Merge two ifs.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kusanagi Kouichi
gdi32: Use find_family_from_name and LIST_FOR_EACH...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Kusanagi Kouichi
gdi32: Add a helper function to convert a string from...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-16
Francois Gouget
gdi32: Avoid hardcoding the Unicode string literal...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Kusanagi Kouichi
gdi32: Don't remove leading '@' from face name.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Kusanagi Kouichi
gdi32: Don't use preferred family name.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Alexandre Julliard
gdi32: GetCharABCWidthsFloatW must succeed with non...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Huw Davies
gdi32: Use an array of masks to simplify the bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Huw Davies
gdi32: Return valid anti-alias format bitmaps if the...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Huw Davies
gdi32: Add a helper to return the maximum level to...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Marcus Meissner
gdi32: Fixed loop end setting (Coverity).
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-11-07
Akihiro Sagawa
gdi32: Use the translated string as a charset name.
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-27
Ken Thomases
gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GdiRealizationInfo as a standard drive...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement FontIsLinked as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetFontData as a standard driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextFace as a standard driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextExtentExPointI as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextCharsetInfo as a standard drive...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetOutlineTextMetrics as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetKerningPairs as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetGlyphOutline as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetGlyphIndices as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetFontUnicodeRanges as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Reimplement GetCharABCWidthsFloat using the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetCharABCWidthsI as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetCharABCWidths as a standard driver...
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-24
Alexandre Julliard
gdi32: Implement EnumDeviceFonts as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Don't return outline metrics for bitmap fonts.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Implement GetTextMetrics as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Add a few helper functions for computing font...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Alexandre Julliard
gdi32: Implement GetCharWidthW as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Alexandre Julliard
gdi32: Implement GetTextExtentExPointW as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Alexandre Julliard
gdi32: Implement SelectFont as a standard driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Alexandre Julliard
gdi32: Add an initial Freetype font driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Huw Davies
gdi32: Add the liberation fonts to the default fallback...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Huw Davies
gdi32: Move to a more scalable mechanism for picking...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Huw Davies
gdi32: Now that we require a less ancient freetype...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Huw Davies
gdi32: Remove no longer needed include file.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Huw Davies
gdi32: Require that we have freetype's FT_Load_Sfnt_Tab...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Huw Davies
gdi32: Move some common default fonts to the head of...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Huw Davies
gdi32: Load the font properties from the cache if it...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Huw Davies
gdi32: Cache the loaded font list properties.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Huw Davies
gdi32: Move the font list initialisation to a separate...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Huw Davies
gdi32: Keep track of the english family name if there...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Huw Davies
gdi32: Use a separate variable to indicate the default...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Josh Juran
gdi32: Simplify logic in WineEngGetFontData().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Grazvydas Ignotas
gdi32: Use correct name for elfFullName.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Huw Davies
gdi32: Don't load a font replacement if any face of...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Ken Thomases
gdi32: Fix leak of FullName of replaced font face.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Grazvydas Ignotas
gdi32: Implement font selection by its full name.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Grazvydas Ignotas
gdi32: Refactor get_facename to retrieve other names...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Konstantin L. Metlov
gdi32: Handle pre-Unicode symbol TTFs with symbols...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Konstantin L. Metlov
gdi32: Handle pre-Unicode "broken" symbol TTFs with...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Alexandre Julliard
gdi32: Fix a compiler warning on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Alexandre Julliard
gdi32: Avoid reading bits outside of the glyph bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Akihiro Sagawa
gdi32: Create charset enumeration order list for EnumFo...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Akihiro Sagawa
gdi32: Remove redundant charset assignments.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Akihiro Sagawa
gdi32: Move charset enumeration to helper function.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Dmitry Timoshkov
gdi32: Remove a redundant check for Roman font presence.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Dmitry Timoshkov
gdi32: EnumFontFamilies should also match against fully...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dmitry Timoshkov
gdi32: Do not leak the hfont list (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dmitry Timoshkov
gdi32: Go through all hfontlist entries not just the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Dmitry Timoshkov
gdi32: Add dumping of child GDI font cache.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Huw Davies
gdi32: Clear the accel flags.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Dmitry Timoshkov
Revert "gdi32: Make AddFontToList skip adding a face...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Dmitry Timoshkov
gdi32: Make AddFontToList skip adding a face into globa...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Dmitry Timoshkov
gdi32: Do not crash on an invalid pointer passed to...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Dmitry Timoshkov
gdi32: Make sure that all the glyph metrics are transfo...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Marcus Meissner
gdi32: Rebuild font hash after changing the matrix.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Alexandre Julliard
Revert "gdi32: Pre-multiply RGB values by alpha for...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Dmitry Timoshkov
gdi32: Do not use VDMX for mapping of negative font...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Alexandre Julliard
gdi32: Pre-multiply RGB values by alpha for subpixel...
blob
|
commitdiff
|
raw
|
diff to current
next