projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quartz: Fix IReferenceClock::GetTime() implementation for system clock.
[wine]
/
dlls
/
gdi32
/
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-03
Evan Stade
gdi32: Don't print fixme more than once.
tree
|
commitdiff
2007-08-02
Dmitry Timoshkov
gdi32: Also print a readable table name in the failure...
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-31
Dmitry Timoshkov
gdi32: Make GetFontData traces more readable.
tree
|
commitdiff
2007-07-31
Evan Stade
gdi32: Handle PS_USERSTYLE in ExtCreatePen.
tree
|
commitdiff
2007-07-31
Evan Stade
gdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
tree
|
commitdiff
2007-07-31
Evan Stade
gdi32: Improve ExtCreatePen parameter checking.
tree
|
commitdiff
2007-07-25
Alexandre Julliard
gdi32/tests: Don't test default char, it doesn't have...
tree
|
commitdiff
2007-07-19
Evan Stade
gdi32: Improved PolyDraw in path closed case.
tree
|
commitdiff
2007-07-17
Evan Stade
gdi32: Added PATH_PolyDraw.
tree
|
commitdiff
2007-07-17
Evan Stade
gdi32: Added PolyDraw tests.
tree
|
commitdiff
2007-07-16
Jeremy White
gdi32: Added a test for the case where lpvBits in GetDI...
tree
|
commitdiff
2007-07-16
Jeremy White
gdi32: Do not fill in the color table if lpvBits is...
tree
|
commitdiff
2007-07-11
Dmitry Timoshkov
gdi32: Do not report an error if a requested to add...
tree
|
commitdiff
2007-07-09
Alexandre Julliard
configure: Merge the libfreetype existence check with...
tree
|
commitdiff
2007-07-05
Huw Davies
gdi32: Using a bitmap font as the fallback sans serif...
tree
|
commitdiff
2007-07-05
Misha Koshelev
gdi32: Slightly simplify result handling in PolyDraw.
tree
|
commitdiff
2007-07-04
Evan Stade
gdi32: Don't access DC in PolyDraw after releasing...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Make the libfontconfig soname check depend...
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
tree
|
commitdiff
2007-06-27
Evan Stade
gdi32: Added missing call to GDI_ReleaseObj.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
gdi32: Remove superfluous casts of void pointers to...
tree
|
commitdiff
2007-06-26
Michael Stefaniuc
gdi32: Multi-character character constants aren't porta...
tree
|
commitdiff
2007-06-22
Misha Koshelev
gdi32/tests: Fix test_widenpath to succeed on Win98.
tree
|
commitdiff
2007-06-22
Misha Koshelev
gdi32: Emulate AngleArc using ArcTo.
tree
|
commitdiff
2007-06-22
Misha Koshelev
gdi32/tests: Expand framework for tests of drawing...
tree
|
commitdiff
2007-06-21
Misha Koshelev
gdi32: Handle ArcTo in paths as native.
tree
|
commitdiff
2007-06-21
Misha Koshelev
gdi32: Allow arbitrary start entry types in PATH_DoArcP...
tree
|
commitdiff
2007-06-21
Misha Koshelev
gdi32: Set current position properly after ArcTo.
tree
|
commitdiff
2007-06-21
Francois Gouget
gdi32/tests: Run the GetTextMetricsA() tests on Windows...
tree
|
commitdiff
2007-06-19
Misha Koshelev
gdi32: Fix ArcTo to use proper starting and ending...
tree
|
commitdiff
2007-06-19
Misha Koshelev
gdi32/tests: Add framework for tests of drawing functio...
tree
|
commitdiff
2007-06-14
Hans Leidekker
gdi32: Add some tests for BITMAPINFOHEADER biSize checks.
tree
|
commitdiff
2007-06-13
Dmitry Timoshkov
gdi32: Make BITMAPINFOHEADER biSize check match what...
tree
|
commitdiff
2007-05-31
Huw Davies
gdi32: Pass an lpDx array to the driver if the escapeme...
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
gdi32: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
gdi32: Make SetDCHook 64-bit safe.
tree
|
commitdiff
2007-05-29
Francois Gouget
gdi32/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-29
Dmitry Timoshkov
gdi32: Perform consistency checks when loading an EMF...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-08
Louis Lenders
gdi32: Add check for null pointer in SetDIBitsToDevice.
tree
|
commitdiff
2007-05-04
Dmitry Timoshkov
gdi32: AddFontResource should return a number of added...
tree
|
commitdiff
2007-05-04
Dmitry Timoshkov
gdi32: Handle errors in WineEngAddFontResourceEx.
tree
|
commitdiff
2007-05-03
Aric Stewart
gdi32: GetGlyphOutline needs to look at linked fonts...
tree
|
commitdiff
2007-05-02
Laurent Vromman
gdi32: Complete WidenPath implementation.
tree
|
commitdiff
2007-04-30
Andrew Talbot
gdi32: Constify some variables.
tree
|
commitdiff
2007-04-30
Andrew Talbot
gdi32: Constify some variables.
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-20
Aric Stewart
gdi32: Make the comparison for system link font replace...
tree
|
commitdiff
2007-04-17
Michael Kaufmann
gdi32: Add a stub for CancelDC.
tree
|
commitdiff
2007-04-12
Dmitry Timoshkov
gdi32: Fix a couple of problems with negative lfWidth...
tree
|
commitdiff
2007-04-03
Laurent Vromman
gdi32: Correct WidenPath behaviour when working on...
tree
|
commitdiff
2007-04-03
Laurent Vromman
gdi32: Correction of WidenPath behaviour when pen width...
tree
|
commitdiff
2007-04-02
Dmitry Timoshkov
gdi32: Make GetKerningPairsA not fail for fonts with...
tree
|
commitdiff
2007-04-02
Laurent Vromman
gdi32: Add two basic tests to check what WidenPath...
tree
|
commitdiff
2007-04-02
Felix Nawothnig
gdi32: Properly handle negative font widths.
tree
|
commitdiff
2007-03-28
Francois Gouget
gdi32: Remove a space before '\n' in a trace.
tree
|
commitdiff
2007-03-28
Dmitry Timoshkov
gdi32: Make the EMF driver return sane NUMCOLORS value.
tree
|
commitdiff
2007-03-26
Laurent Vromman
gdi32: WidenPath partial implementation.
tree
|
commitdiff
2007-03-26
Dmitry Timoshkov
gdi32: Implement GdiGetCodePage.
tree
|
commitdiff
2007-03-22
Ken Thomases
Revert "gdi32: Disable the freetype mmap sharing on...
tree
|
commitdiff
2007-03-21
Andrew Talbot
gdi32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-19
Dmitry Timoshkov
winex11.drv: In the case requested glyphs do not presen...
tree
|
commitdiff
2007-03-17
Nicolas Delcros
gdi32: Don't write a metafile record for escapes that...
tree
|
commitdiff
2007-03-15
Dmitry Timoshkov
gdi32: Add a GetTextMetrics test, make it pass under...
tree
|
commitdiff
2007-03-13
Felix Nawothnig
gdi32: Add PS_ALTERNATE tests.
tree
|
commitdiff
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
tree
|
commitdiff
2007-03-07
Aric Stewart
gdi32: Search SystemLinked fonts when looking for a...
tree
|
commitdiff
2007-03-06
Dmitry Timoshkov
gdi32: Add an extensive EnumFontFamilies test, fix...
tree
|
commitdiff
2007-03-06
Byeong-Sik Jeon
gdi32: Fix FontSubstitute values for Korean locale.
tree
|
commitdiff
2007-03-06
Byeong-Sik Jeon
gdi32: Add missing pFT_Done_Face().
tree
|
commitdiff
2007-03-06
Aric Stewart
gdi32: Set FontSubstitute values by locale.
tree
|
commitdiff
2007-03-05
Paul Vriens
gdi32/tests: Use skip where appropriate.
tree
|
commitdiff
2007-03-05
Paul Vriens
gdi32/tests: Make sure we can run on win9x and NT again.
tree
|
commitdiff
2007-03-05
Dmitry Timoshkov
gdi32: Avoid a needless goto.
tree
|
commitdiff
2007-03-02
Aric Stewart
gdi32: Don't fail replacement on no localized family...
tree
|
commitdiff
2007-03-02
Hans Leidekker
gdi32: Implement GetFontUnicodeRanges.
tree
|
commitdiff
2007-02-28
Ken Thomases
gdi32: Use exec() and _exit() instead of system() and...
tree
|
commitdiff
2007-02-26
Aric Stewart
gdi32: Select correct replacement from ttc file.
tree
|
commitdiff
2007-02-26
Aric Stewart
gdi32: Allow for loading of multibyte font name replace...
tree
|
commitdiff
2007-02-26
Alexandre Julliard
gdi32: Make DC creation fail if we cannot allocate...
tree
|
commitdiff
2007-02-23
Dmitry Timoshkov
gdi32: Avoid a not necessary CreateDC call.
tree
|
commitdiff
2007-02-20
Dmitry Timoshkov
gdi32: Move get_glyph_indices near its caller test_font...
tree
|
commitdiff
2007-02-16
Dmitry Timoshkov
gdi32: CreateBitmapIndirect should ignore the provided...
tree
|
commitdiff
2007-02-15
Alexandre Julliard
gdi32/tests: Create a window for justification tests...
tree
|
commitdiff
2007-02-15
Dmitry Timoshkov
gdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdi...
tree
|
commitdiff
2007-02-15
Dmitry Timoshkov
gdi32: Fix a typo in the memcmp call.
tree
|
commitdiff
2007-02-15
Pedro Araujo Chaves Jr
gdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
tree
|
commitdiff
2007-02-15
Dmitry Timoshkov
gdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
tree
|
commitdiff
2007-02-14
Alexandre Julliard
gdi32: Fixed typo in AngleArc.
tree
|
commitdiff
2007-02-05
Felix Nawothnig
gdi32: Fix offset calculation in PATH_ExtTextOut for...
tree
|
commitdiff
2007-02-05
Dmitry Timoshkov
gdi32: Make sure that we don't read/write beyond the...
tree
|
commitdiff
2007-02-05
Dmitry Timoshkov
gdi32: CreateBitmap and friends should return stock...
tree
|
commitdiff
2007-01-22
Dmitry Timoshkov
gdi32: Add a simple SelectObject test for bitmaps.
tree
|
commitdiff
2007-01-22
Dmitry Timoshkov
gdi32: Add a GetDIBits test.
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-11
Dmitry Timoshkov
gdi32: Print status of the hinting support in the debug...
tree
|
commitdiff
2007-01-09
Andrew Talbot
gdi32: Remove unused variables.
tree
|
commitdiff
2007-01-09
Andrew Talbot
gdi32: Declare some functions static.
tree
|
commitdiff
next