projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Include wine/port.h everywhere we use exceptions.
[wine]
/
dlls
/
gdi32
/
2008-04-29
Jeremy White
gdi32: Shift default height used in EnumStructs to...
tree
|
commitdiff
2008-04-29
Dmitry Timoshkov
gdi32: Make the bitmap test pass under Windows 2000.
tree
|
commitdiff
2008-04-29
Dmitry Timoshkov
gdi32: info->state.next is always NULL, there is no...
tree
|
commitdiff
2008-04-28
Dmitry Timoshkov
gdi32: Add SetPixel to the EMF DC functions.
tree
|
commitdiff
2008-04-28
Dmitry Timoshkov
gdi32: Save/restore internal EMF playing state on EMR_S...
tree
|
commitdiff
2008-04-28
Dmitry Timoshkov
gdi32: Do not reselect objects while recording a metafi...
tree
|
commitdiff
2008-04-25
James Hawkins
gdi32: Remove a dependence on the amount of available...
tree
|
commitdiff
2008-04-24
Roderick Colenbrander
wgl: Add a wine specific WGL extension which allows...
tree
|
commitdiff
2008-04-23
Dmitry Timoshkov
gdi32: Reselect objects into the DC only if scaling...
tree
|
commitdiff
2008-04-23
Paul Vriens
gdi32/tests: Run tests on win9x again.
tree
|
commitdiff
2008-04-21
Dmitry Timoshkov
gdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
tree
|
commitdiff
2008-04-21
Alexandre Julliard
gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
tree
|
commitdiff
2008-04-21
Dmitry Timoshkov
gdi32: Add a test for ExtCreateRegion, make it pass...
tree
|
commitdiff
2008-04-18
Alexandre Julliard
gdi32: Fixed initialization of bit masks in GetDIBits...
tree
|
commitdiff
2008-04-17
Andrew Talbot
gdi32: Remove unused variable.
tree
|
commitdiff
2008-04-16
Huw Davies
gdi32: LineDDA shouldn't include the end point. Add...
tree
|
commitdiff
2008-04-14
Dmitry Timoshkov
gdi32: Map glyph to Symbol range only if the font suppo...
tree
|
commitdiff
2008-04-14
Dmitry Timoshkov
gdi32: Clarify which font doesn't contain 'x'.
tree
|
commitdiff
2008-04-14
Alexandre Julliard
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
tree
|
commitdiff
2008-04-14
Colin Finck
gdi32: Add a test to demonstrate a CreateCompatibleDC...
tree
|
commitdiff
2008-04-08
Huw Davies
gdi32: Don't overrun the current scanline while copying...
tree
|
commitdiff
2008-04-07
Dmitry Timoshkov
gdi32: Move negative lfWidth test into a separate body...
tree
|
commitdiff
2008-04-07
Dmitry Timoshkov
gdi32: Fix lfWidth before caching the font to avoid...
tree
|
commitdiff
2008-04-07
Dmitry Timoshkov
gdi32: Fully initialize face->ntmFlags on font load.
tree
|
commitdiff
2008-04-04
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-04
Dmitry Timoshkov
gdi32: Add a font scaling test when lfHeight == 0 and...
tree
|
commitdiff
2008-04-02
Nikolay Sivov
gdi32: PlgBlt implementation.
tree
|
commitdiff
2008-04-02
Mikołaj Zalewski
gdi32: Fix GetGlyphIndices to select properly the inval...
tree
|
commitdiff
2008-03-31
Dan Kegel
gdi32: Test retrieving BI_BITFIELDS info for 16bpp...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
gdi32: Store the return value separately in StretchDIBi...
tree
|
commitdiff
2008-03-25
Austin English
gdi32: Spelling fixes.
tree
|
commitdiff
2008-03-21
Huw Davies
gdi32: Ignore fonts with names that begin with a '.'.
tree
|
commitdiff
2008-03-19
Aric Stewart
freetype: Fix a typo that prevented checking more than...
tree
|
commitdiff
2008-03-19
Francois Gouget
gdi32: Remove a trailing space in a Wine trace.
tree
|
commitdiff
2008-03-13
Aric Stewart
gdi32: Add loading and processing of GSUB table vert...
tree
|
commitdiff
2008-03-12
Huw Davies
gdi32: Factor out FreeType initialization into a separa...
tree
|
commitdiff
2008-03-11
Aric Stewart
gdi32: Skip leading @ from FontFace when looking for...
tree
|
commitdiff
2008-03-10
Huw Davies
gdi32: Store the Windows path (if it's available) in...
tree
|
commitdiff
2008-03-10
Alexandre Julliard
gdi32: Properly handle SetDIBits failure in StretchDIBits.
tree
|
commitdiff
2008-03-10
Jeremy White
gdi32: Revise CreateScalableFontResourceA to pass throu...
tree
|
commitdiff
2008-03-10
Huw Davies
gdi32: Update both winnt and win9x font keys and factor...
tree
|
commitdiff
2008-03-05
Hans Leidekker
gdi32: Move GetICMProfile to the driver.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-03
Francois Gouget
gdi32/tests: Add the trailing '\n' to a couple of ok...
tree
|
commitdiff
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
tree
|
commitdiff
2008-02-29
Rob Shearman
gdi32: Move 16-bit printing functions to printdrv16.c.
tree
|
commitdiff
2008-02-28
Andrew Talbot
gdi32: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-28
Huw Davies
gdi32: Add a partial implementation of GdiRealizationInfo.
tree
|
commitdiff
2008-02-28
Hans Leidekker
gdi32: Return registered monitor profile from GetICMPro...
tree
|
commitdiff
2008-02-27
Paul Vriens
gdi32/tests: Skip a test as it crashes on Vista.
tree
|
commitdiff
2008-02-27
Paul Vriens
gdi32/tests: Skip functions that are available but...
tree
|
commitdiff
2008-02-22
Rob Shearman
gdi32: Optimise StretchBlt for the case where no stretc...
tree
|
commitdiff
2008-02-20
Michael Stefaniuc
gdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimp...
tree
|
commitdiff
2008-02-19
Aric Stewart
gdi32: Japanese Windows had a default fallback Font...
tree
|
commitdiff
2008-02-19
Michael Stefaniuc
gdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
tree
|
commitdiff
2008-02-19
Roderick Colenbrander
gdi32: GetPaletteEntries should not filter peFlags...
tree
|
commitdiff
2008-02-18
Alexandre Julliard
gdi32: Avoid calling GetObject16 from 32-bit code.
tree
|
commitdiff
2008-02-18
Alexandre Julliard
gdi32: Move a few more gdiobj functions to gdi16.c.
tree
|
commitdiff
2008-02-18
Alexandre Julliard
gdi32: Get rid of the 16-bit GetObject functions.
tree
|
commitdiff
2008-02-18
Alexandre Julliard
gdi32: Reimplemented GetObject16 and moved it to gdi16.c.
tree
|
commitdiff
2008-02-18
Alexandre Julliard
gdi32: Reimplemented IsGDIObject16 and moved it to...
tree
|
commitdiff
2008-02-17
Alexandre Julliard
gdi32: Export the DC hook functions as 32-bit functions.
tree
|
commitdiff
2008-02-13
Michael Stefaniuc
gdi32: Move two 16bit function stubs to gdi16.c.
tree
|
commitdiff
2008-02-12
Gerald Pfeifer
gdi32: For unsigned types, directly use INTERNAL_YDS
tree
|
commitdiff
2008-02-07
Detlef Riekenberg
gdi32: Add stub for GdiInitSpool and GdiGetSpoolMessage.
tree
|
commitdiff
2008-02-06
Reece H. Dunn
gdi32: Improve the failure reporting in the bitmap...
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer...
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in the palette functions.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in the GDI object functions.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in font functions.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Use a separate critical section for freetype...
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Avoid locking in BITMAP_CopyBitmap.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Don't hold the GDI lock when calling DC_InitDC.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of a few more uses of DC_GetDCPtr.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Avoid locking in CreateCompatibleBitmap.
tree
|
commitdiff
2008-02-05
Aric Stewart
gdi32: Child fonts need to be scaled like their parent...
tree
|
commitdiff
2008-01-25
Reece H. Dunn
gdi32: Vista returns UNICODE_NOCHAR if a character...
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-23
Kai Blin
gdi32: Fix spec file to export the right symbols for...
tree
|
commitdiff
2008-01-22
Hans Leidekker
gdi32: Add tests for GetICMProfile and SetICMMode.
tree
|
commitdiff
2008-01-22
Hans Leidekker
gdi32: Make GetICMProfile behave more like native....
tree
|
commitdiff
2008-01-22
Hans Leidekker
gdi32: Last parameter of GetICMProfile is an output...
tree
|
commitdiff
2008-01-21
Marcus Meissner
gdi32: Fix possible NULL ptr in TRACE.
tree
|
commitdiff
2008-01-21
Dmitry Timoshkov
gdi32: Actually perform the fractional scaling test...
tree
|
commitdiff
2008-01-16
Sin-ta Hsiea
gdi32: Fix Traditional Chinese font mapping to "PMingLi...
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-16
Francois Gouget
Fix spelling error in the generated conformance test...
tree
|
commitdiff
2008-01-16
Francois Gouget
gdi32: Small wording tweaks in comments.
tree
|
commitdiff
2008-01-16
Dmitry Timoshkov
gdi32: Allocate cache for face enumeration data only...
tree
|
commitdiff
2008-01-15
Dan Kegel
gdi32: Fix AddFontResource behavior with relative paths.
tree
|
commitdiff
2008-01-15
Dmitry Timoshkov
gdi32: Do not allow to create too large device dependen...
tree
|
commitdiff
2008-01-15
Dmitry Timoshkov
gdi32: Add a test for undocumented EnumFontFamiliesEx...
tree
|
commitdiff
2008-01-14
Dmitry Timoshkov
gdi32: Initialize more fields in GetEnumStructs.
tree
|
commitdiff
2008-01-14
Dmitry Timoshkov
gdi32: Use public FS_xxxxxx defines.
tree
|
commitdiff
2008-01-11
Dmitry Timoshkov
gdi32: Simplify GetEnumStructs.
tree
|
commitdiff
2008-01-11
Dmitry Timoshkov
gdi32: Fix a GdiFont leak.
tree
|
commitdiff
2008-01-10
Dmitry Timoshkov
gdi32: Fix the regression caused by the scaling font...
tree
|
commitdiff
2008-01-09
Gerald Pfeifer
gdi32: Tighten range checking in PlayEnhMetaFileRecord...
tree
|
commitdiff
2008-01-08
Dmitry Timoshkov
gdi32: Add support for scaling font metrics.
tree
|
commitdiff
2008-01-08
Dmitry Timoshkov
gdi32: Add more tests for bitmap font metrics scaling.
tree
|
commitdiff
next