projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Fix DefaultGuiFont name string for Korean Charset.
[wine]
/
dlls
/
gdi
/
2006-09-11
Byeong-Sik Jeon
gdi32: Fix DefaultGuiFont name string for Korean Charset.
tree
|
commitdiff
2006-09-11
Jeff Latimer
gdi: Fix test for GetGlyphIndicesW on non Unicode systems.
tree
|
commitdiff
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
tree
|
commitdiff
2006-09-10
Jeff Latimer
gdi: Change the metafile.c test to use sprintf instead...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-24
Jeff Latimer
gdi: Add missing glyph code to GetGlyphIndices and...
tree
|
commitdiff
2006-08-10
Michael Stefaniuc
janitorial: Removed the rest of the redundant NULL...
tree
|
commitdiff
2006-08-01
Alexandre Julliard
gdi: Fixed buffer overflow in GetCharABCWidthsI.
tree
|
commitdiff
2006-07-28
Michael Stefaniuc
Fix 2 "static is not at beginning of declaration" warnings.
tree
|
commitdiff
2006-07-24
Huw Davies
gdi32: Use the correct name when writing the fixed...
tree
|
commitdiff
2006-07-21
Ge van Geldorp
gdi: Use variables of correct size.
tree
|
commitdiff
2006-07-14
Michael Stefaniuc
Fix swapped 2nd and 3rd argument passed to memset.
tree
|
commitdiff
2006-07-12
Dan Hipschman
gdi32: Implement GetTextExtentPoint in terms of GetText...
tree
|
commitdiff
2006-07-12
Dan Hipschman
gdi32: Add conformance test for GetTextExtentExPointW.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-26
Andrew Talbot
gdi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-06-21
Michael Kaufmann
gdi32: SetWinMetaFileBits: Use the whole device surface...
tree
|
commitdiff
2006-06-19
Alexandre Julliard
gdi32: Get rid of the no longer needed DIB_CreateDIBSec...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
gdi/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
tree
|
commitdiff
2006-06-06
qingdoa daoo
gdi: Don't treat a NULL rect as an empty rect in ExtTex...
tree
|
commitdiff
2006-06-06
Michael Kaufmann
gdi: New tests for GetDIBits.
tree
|
commitdiff
2006-06-02
Huw Davies
gdi32: FreeType's idea of metrics has changed for bitma...
tree
|
commitdiff
2006-05-30
Mike McCormack
gdi32: Fix an unused variable warning.
tree
|
commitdiff
2006-05-26
Huw Davies
gdi32: The font cache needs to discriminate whether...
tree
|
commitdiff
2006-05-26
Dmitry Timoshkov
gdi: Add more const qualifiers.
tree
|
commitdiff
2006-05-25
Andrew Ziem
gdi: Constify data.
tree
|
commitdiff
2006-05-25
qingdoa daoo
gdi: Get correct horizontal spacing value in the presen...
tree
|
commitdiff
2006-05-24
Mike McCormack
Fixed more boolean comparisons against TRUE.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-17
Michael Kaufmann
gdi: Fix GetObject for bitmaps.
tree
|
commitdiff
2006-05-15
qingdoa daoo
gdi: Duplicate extent value for the second byte of...
tree
|
commitdiff
2006-05-15
Francois Gouget
Fix some winapi_check documentation warnings.
tree
|
commitdiff
2006-05-15
Francois Gouget
Various trace fixes.
tree
|
commitdiff
2006-05-09
Louis. Lenders
gdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges.
tree
|
commitdiff
2006-05-08
qingdoa daoo
gdi: A-to-W conversion should be font-independent.
tree
|
commitdiff
2006-05-05
Troy Rollo
gdi: Fix GetTextExentExPointW to return values consiste...
tree
|
commitdiff
2006-05-05
Huw Davies
gdi32: FcPatternGet( FC_FILE ) only returns the basenam...
tree
|
commitdiff
2006-04-21
Alexandre Julliard
gdi: Added WineEngGetCharABCWidthsI stub for the non...
tree
|
commitdiff
2006-04-19
Jeff Latimer
gdi: Added implementation of GetCharABCWidthsI.
tree
|
commitdiff
2006-04-19
Huw Davies
gdi32: Fix return values in BitBlt/StretchBlt.
tree
|
commitdiff
2006-04-18
Huw Davies
gdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
tree
|
commitdiff
2006-04-12
Jean-Philippe Ther...
gdi32: Fix for PlayEnhMetaFileRecord support of EMR_SEL...
tree
|
commitdiff
2006-04-12
Peter Oberndorfer
gdi: Do not convert string paramter when rendering...
tree
|
commitdiff
2006-04-12
Peter Oberndorfer
gdi: Write out glyph count correctly in GetCharacterPla...
tree
|
commitdiff
2006-04-10
Huw Davies
gdi32: Add support for ttc indices in the font link...
tree
|
commitdiff
2006-04-10
Hans Leidekker
gdi32: GetCharABCWidthsW should not crash on a NULL...
tree
|
commitdiff
2006-04-07
Mike Hearn
gdi: Protect GetEnhMetaFilePaletteEntries against bad...
tree
|
commitdiff
2006-04-07
Gerald Pfeifer
gdi: Also initialize a variable in the failure case.
tree
|
commitdiff
2006-04-05
Huw Davies
gdi32: Always consume the subst structure.
tree
|
commitdiff
2006-04-05
Huw Davies
gdi32: Use the localised family name if present
tree
|
commitdiff
2006-04-05
Huw Davies
gdi32: Move a few functions around. Should be a nop.
tree
|
commitdiff
2006-04-05
Dmitry Timoshkov
gdi32: Add tests for GetBitmapBits and GetObject for...
tree
|
commitdiff
2006-04-04
Huw Davies
gdi32: Use a function to add entries to the substitutio...
tree
|
commitdiff
2006-04-04
Huw Davies
gdi32: Use RtlUshortByteSwap to read big endian words.
tree
|
commitdiff
2006-04-04
Alexandre Julliard
gdi: Change ReadFontDir error into a warning.
tree
|
commitdiff
2006-04-03
Dmitry Timoshkov
gdi: Separate GDI tests by moving them into appropriate...
tree
|
commitdiff
2006-04-03
Dmitry Timoshkov
gdi: Move WineEngInit call before stock fonts creation.
tree
|
commitdiff
2006-04-03
Huw Davies
gdi32: Add tests for 'Small Fonts'.
tree
|
commitdiff
2006-03-31
Alexandre Julliard
gdi: In metafile test only print debug output if enabled.
tree
|
commitdiff
2006-03-30
Dmitry Timoshkov
gdi32: Add a test for WMF->EMF conversions performed...
tree
|
commitdiff
2006-03-30
Huw Davies
gdi32: Move the font substitution list to a standard...
tree
|
commitdiff
2006-03-21
Huw Davies
fonts: Use the EBLC table to retrieve the ascent of...
tree
|
commitdiff
2006-03-21
Dmitry Timoshkov
gdi: Fix a couple of todos in the bitmap test.
tree
|
commitdiff
2006-03-20
Alexandre Julliard
x11drv: Clear new bitmaps if they don't contain any...
tree
|
commitdiff
2006-03-20
Dmitry Timoshkov
gdi: Add a simple test for bitmap bits/metrics
tree
|
commitdiff
2006-03-20
Vitaliy Margolen
gdi: Handle NT style \\.\DISPLAY1 name that we return.
tree
|
commitdiff
2006-03-18
Vitaly Lipatov
gdi32: Look for ttf fonts in the Wine font dir.
tree
|
commitdiff
2006-03-18
Dmitry Timoshkov
gdi: Add a test for bitmap font metrics to ensure that...
tree
|
commitdiff
2006-03-17
Alexandre Julliard
gdi: Support for loading fonts from the build directory.
tree
|
commitdiff
2006-03-09
Dmitry Timoshkov
gdi: Load system fonts from $(datadir)/wine/fonts if...
tree
|
commitdiff
2006-03-09
Dmitry Timoshkov
gdi: A better workaround for extended user style pens.
tree
|
commitdiff
2006-03-03
Huw Davies
gdi: Better support for 1bpp dib sections.
tree
|
commitdiff
2006-02-24
Dmitry Timoshkov
gdi: Use "MS Sans Serif" as default sans serif font...
tree
|
commitdiff
2006-02-24
Huw Davies
gdi32: Fallback to StretchDIBits if the driver doesn...
tree
|
commitdiff
2006-02-22
Huw Davies
gdi32: Update due to last minute api change in freetype...
tree
|
commitdiff
2006-02-09
Uwe Bonnes
gdi: Show hatch brush FIXME only once.
tree
|
commitdiff
2006-02-08
Dmitry Timoshkov
gdi: Remove StrokePath workaround for a DC transformati...
tree
|
commitdiff
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
tree
|
commitdiff
2006-02-02
Phil Krylov
gdi: Slant font automatically if no italic variant...
tree
|
commitdiff
2006-02-02
Tobias Loew
gdi: Extended pens do not work correct with StrokePath.
tree
|
commitdiff
2006-01-31
Tobias Loew
gdi: viewportExt changed after call to StrokePath.
tree
|
commitdiff
2006-01-31
Michael Kaufmann
gdi: Fixes for the isotropic mapping mode.
tree
|
commitdiff
2006-01-30
Dmitry Timoshkov
gdi: Add support for creating extended pens.
tree
|
commitdiff
2006-01-27
Dmitry Timoshkov
gdi: Add test case for creating pens, make it pass...
tree
|
commitdiff
2006-01-25
Michael Kaufmann
gdi: Fix the EMF bounding box calculation.
tree
|
commitdiff
2006-01-24
Huw Davies
gdi: Fixes to preempt freetype 2.2.0.
tree
|
commitdiff
2006-01-24
Huw Davies
gdi: Use correct include file for FT_Get_Module.
tree
|
commitdiff
2006-01-21
Marcus Meissner
gdi: Metafile records must be at least 3 words long.
tree
|
commitdiff
2006-01-18
Alexandre Julliard
gdi: Ignore a few more metafile escapes.
tree
|
commitdiff
2006-01-16
Hans Leidekker
gdi: better implementation for GetCharABCWidthsFloat...
tree
|
commitdiff
2006-01-13
David Moore
gdi: Fix display of fonts using Symbol codepages and...
tree
|
commitdiff
2006-01-12
Huw Davies
gdi: If the last param of GetKerningPairs is NULL then...
tree
|
commitdiff
2006-01-06
Marcus Meissner
gdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in...
tree
|
commitdiff
next