projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mapi32: Use 0 instead of (wrongly) casting NULL to an integer.
[wine]
/
dlls
/
gdiplus
/
font.c
2009-05-14
Vincent Povirk
gdiplus: Populate the installed font collection.
blob
|
commitdiff
|
raw
2009-05-04
Vincent Povirk
gdiplus: Correct the lfHeight calculation in GdipCreate...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Vincent Povirk
gdiplus: Create a static InstalledFontCollection object...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Paul Vriens
gdiplus: Convert lfFaceName from W to A, not the other...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Paul Vriens
gdiplus: Return the correct result in GdipCreateFontFro...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-04
Nikolay Sivov
gdiplus: Implemented GdipGetLogFontA.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Nikolay Sivov
gdiplus: Fix Font test failure on charset mismatch.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Michael Stefaniuc
gdiplus: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Hans Leidekker
gdiplus: Better implementation of GdipGetFontHeightGive...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Implement GdipGetFontCollectionFamilyCount...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Add a stub implementation of GdipPrivateAddMem...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Implement GdipNewPrivateFontCollection and...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Hans Leidekker
gdiplus: Implement GdipGetLineSpacing.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Aric Stewart
gdiplus: Stub implementation of GdipNewInstalledFontCol...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Nikolay Sivov
gdiplus: Add TRACE(..) for font calls.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: GdipGetFontHeightGivenDPI: Return a valid...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: Don't create a font if there is no facename.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: Implement GdipGetFontHeight.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: Implement GdipGetFontStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: Implement GdipGetFamily.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: Stub GdipGetFontStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Adam Petaccia
gdiplus: Stub GdipGetFamily.
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-07-25
Adam Petaccia
gdiplus: Stub GdipIsStyleAvailable.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Adam Petaccia
gdiplus: Stub GdipGetFontCollectionFamilyList.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Adam Petaccia
gdiplus: Stub GdipGetFontCollectionFamilyCount.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Adam Petaccia
gdiplus: Stub GdipPrivateAddFontFile.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Adam Petaccia
gdiplus: Stub GdipDeletePrivateFontCollection.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Adam Petaccia
gdiplus: Stub GdipNewPrivateFontCollection.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Andrew Talbot
gdiplus: Remove unneeded address-of operator from array...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Francois Gouget
gdiplus: Add/fix the trailing '\n' to Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Alexandre Julliard
gdiplus: Store the family name directly in the GpFontFa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Implement GdipGetEmHeight.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Implement GdipGetCellDescent.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Implement GdipGetCellAscent.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Use a better framework for filling out FontFam...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetFontHeightGivenDPI.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetCellDescent.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetCellAscent.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetEmHeight.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Stub GdipGetLineSpacing.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Implement GdipCloneFontFamily.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Stub GdipCloneFontFamily.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Adam Petaccia
gdiplus: Valgrind: fix warnings about using uninitializ...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Michael Stefaniuc
gdiplus: Remove redundant NULL check before GdipFree...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Adam Petaccia
gdiplus: Improve accuracy in calculating point sizes.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Huw Davies
gdiplus: Fix a typo in the parameter validation check.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Joris Huizer
gdiplus: Change tmw field of GpFontFamily into an embed...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Joris Huizer
gdiplus: font: Ensure to release resources.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipGetFontSize.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipGetFontUnit.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipCreateFont.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipGetGeneric*.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipGetFamilyName.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipDeleteFontFamily.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Adam Petaccia
gdiplus: Implement GdipCreateFontFamilyFromName.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Nikolay Sivov
gdiplus: GdipCreateFontFromLogfontA: no reason to put...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Nikolay Sivov
gdiplus: Implemented GdipCreateFontFromDC.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Nikolay Sivov
gdiplus: Implemented GdipCloneFont.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Andrew Talbot
gdiplus: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Save elements of font's style.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipDeleteFont.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Fixed conformance of font constructor.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Evan Stade
gdiplus: Added GdipGetLogFontW.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Added GdipCreateFontFromLogfontA.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Evan Stade
gdiplus: Added font constructor.
blob
|
commitdiff
|
raw
|
diff to current