projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winedos: Remove superfluous casts of void pointers to other pointer types.
[wine]
/
dlls
/
gdi32
/
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
2007-01-09
Andrew Talbot
gdi32: Remove unused function.
tree
|
commitdiff
2007-01-08
Francois Gouget
gdi32/tests: Replace an '#if 0' with an 'if (0)'.
tree
|
commitdiff
2007-01-08
Francois Gouget
gdi32/tests: Tweak a test to avoid an '#if 0'.
tree
|
commitdiff
2007-01-06
Francois Gouget
gdi32/tests: Print GetLastError() in decimal with ...
tree
|
commitdiff
2007-01-02
Hans Leidekker
gdi32: Implement GetCharWidthI.
tree
|
commitdiff
2007-01-02
Alexandre Julliard
gdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
tree
|
commitdiff
2007-01-02
Dmitry Timoshkov
gdi32: Remove redundant debug channel, use the default...
tree
|
commitdiff
2006-12-21
Huw Davies
gdi32: Extract the constituent TrueType files from...
tree
|
commitdiff
2006-12-21
Huw Davies
gdi32: Actually create the Wine fonts key if it doesn...
tree
|
commitdiff
2006-12-20
Huw Davies
gdi32: Improve the fontconfig filtering hack so that...
tree
|
commitdiff
2006-12-20
Andrew Talbot
gdi32: Remove unused function.
tree
|
commitdiff
2006-12-15
Ulrich Czekalla
winex11.drv: Avoid grabbing syslevel locks in the wrong...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
gdi32: Use a more appropriate size for the default...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Implemented DESKTOPHORZ/VERTRES device...
tree
|
commitdiff
2006-12-11
Andrew Talbot
gdi32/tests: Cast-qual warning fix.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-08
Alexandre Julliard
gdi32: Don't assume that the font codepages change...
tree
|
commitdiff
2006-12-08
Alexandre Julliard
gdi32: Disable the freetype mmap sharing on Mac OS.
tree
|
commitdiff
2006-12-06
Alexandre Julliard
gdi32: Only mmap a given font file once.
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-27
Alexandre Julliard
winex11.drv: Don't use the specified DC when mapping...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
tree
|
commitdiff
next