projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of the local_constant typedef.
[wine]
/
dlls
/
gdi32
/
2011-10-31
Alexandre Julliard
gdi32: Add a DC driver entry point for GdiGradientFill.
tree
|
commitdiff
2011-10-31
Alexandre Julliard
gdi32/tests: Add some tests for the behavior of a print...
tree
|
commitdiff
2011-10-31
Alexandre Julliard
gdi32: Emulate DDB support using the DIB driver when...
tree
|
commitdiff
2011-10-31
Alexandre Julliard
gdi32: Allocate the bits for a DDB the first time it...
tree
|
commitdiff
2011-10-28
Huw Davies
gdi32: Pass a NULL user-style array to ExtCreatePen...
tree
|
commitdiff
2011-10-28
Alexandre Julliard
gdi32: Add path entry points for functions that behave...
tree
|
commitdiff
2011-10-28
Alexandre Julliard
gdi32: Always start a new stroke when the path ends...
tree
|
commitdiff
2011-10-28
Alexandre Julliard
gdi32: Add a helper function to add multiple points...
tree
|
commitdiff
2011-10-28
Alexandre Julliard
gdi32: Pass a HDC instead of a DC pointer to internal...
tree
|
commitdiff
2011-10-28
Alexandre Julliard
gdi32: Fix a misplaced release_dc_ptr call.
tree
|
commitdiff
2011-10-27
Alexandre Julliard
gdi32: Add a helper function to copy BITMAPINFO structu...
tree
|
commitdiff
2011-10-27
Ken Thomases
gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the ExtTextOut entry point in the...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the polyline entry points in the path...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the polygon entry points in the path...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the Bezier entry points in the path...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the arc entry points in the path driver.
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the Rectangle and RoundRect entry...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Add a helper function to start a new path stroke.
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the LineTo entry point in the path...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement the MoveTo entry point in the path...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Push a path driver on the DC stack when a path...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Avoid directly modifying the cursor position...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Always use a polygon to draw text strike-outs...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Move internal path functions to the top of the...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32/tests: Add tests for path open/closed states.
tree
|
commitdiff
2011-10-26
Henri Verbeet
gdi32: Update the DC in ExtEscape().
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GdiRealizationInfo as a standard drive...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement FontIsLinked as a standard driver...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GetFontData as a standard driver entry...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextFace as a standard driver entry...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextExtentExPointI as a standard...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextCharsetInfo as a standard drive...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GetOutlineTextMetrics as a standard...
tree
|
commitdiff
2011-10-26
Alexandre Julliard
gdi32: Implement GetKerningPairs as a standard driver...
tree
|
commitdiff
2011-10-25
Alexandre Julliard
gdi32: Implement GetGlyphOutline as a standard driver...
tree
|
commitdiff
2011-10-25
Alexandre Julliard
gdi32: Implement GetGlyphIndices as a standard driver...
tree
|
commitdiff
2011-10-25
Alexandre Julliard
gdi32: Implement GetFontUnicodeRanges as a standard...
tree
|
commitdiff
2011-10-25
Alexandre Julliard
gdi32: Reimplement GetCharABCWidthsFloat using the...
tree
|
commitdiff
2011-10-25
Alexandre Julliard
gdi32: Implement GetCharABCWidthsI as a standard driver...
tree
|
commitdiff
2011-10-25
Alexandre Julliard
gdi32: Implement GetCharABCWidths as a standard driver...
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Add driver entry points for a number of font...
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Rename the EnumDeviceFonts entry point to EnumFo...
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Implement EnumDeviceFonts as a standard driver...
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Don't return outline metrics for bitmap fonts.
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Implement GetTextMetrics as a standard driver...
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Add a few helper functions for computing font...
tree
|
commitdiff
2011-10-24
Thomas Faber
gdi32/tests: Test GetTextExtentExPoint behavior with...
tree
|
commitdiff
2011-10-21
Huw Davies
gdi32: Add a fake 1-entry color table for 1-bpp ddbs.
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdi32: Implement GetCharWidthW as a standard driver...
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdi32: Implement GetTextExtentExPointW as a standard...
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdi32: Add an intermediate variable to avoid array...
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdi32/tests: Add intermediate pointers to color tables...
tree
|
commitdiff
2011-10-19
Alexandre Julliard
gdi32: Implement SelectFont as a standard driver entry...
tree
|
commitdiff
2011-10-19
Alexandre Julliard
gdi32: Add an initial Freetype font driver.
tree
|
commitdiff
2011-10-19
Alexandre Julliard
gdi32: Add support for pushing a font driver on the...
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Fix character code metrics for bitmap fonts.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32/tests: Remove the no longer used todo functionali...
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32/tests: Add tests for GetPixel.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Implement GetPixel.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Add get_pixel primitives.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32/tests: Add tests for SetPixel.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Implement SetPixel.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Add pixel_to_colorref primitives.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32/tests: Add tests for non-rgb colorrefs.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Add support for non-rgb colorrefs.
tree
|
commitdiff
2011-10-19
Huw Davies
gdi32: Introduce a unified function to perform COLORREF...
tree
|
commitdiff
2011-10-18
Marcus Meissner
gdi32: Remove a incorrect sizeof from pointer arithmeti...
tree
|
commitdiff
2011-10-18
Huw Davies
gdi32/tests: Remove unused legacy values.
tree
|
commitdiff
2011-10-18
Alexandre Julliard
gdi32: Return the correct error code when selecting...
tree
|
commitdiff
2011-10-17
Alexandre Julliard
gdi32: Get rid of the DC_FUNCTIONS typedef.
tree
|
commitdiff
2011-10-17
Huw Davies
gdi32/tests: Add some StretchDIBits tests.
tree
|
commitdiff
2011-10-17
Huw Davies
gdi32: Implement nulldrv_StretchDIBits using the PutIma...
tree
|
commitdiff
2011-10-17
Huw Davies
gdi32: Make the convert_bits and stretch_bits helpers...
tree
|
commitdiff
2011-10-17
Huw Davies
gdi32: Move the intersection of vis rects into a separa...
tree
|
commitdiff
2011-10-17
Huw Davies
gdi32: Allow a caller to build_rle_bitmap to not reques...
tree
|
commitdiff
2011-10-17
Alexandre Julliard
gdi32: Add a fall back implementation of BlendImage...
tree
|
commitdiff
2011-10-17
Alexandre Julliard
gdi32/tests: Add test cases for DIB blending.
tree
|
commitdiff
2011-10-14
Alexandre Julliard
gdi32: Implement a BlendImage entry point in the DIB...
tree
|
commitdiff
2011-10-14
Daniel Santos
gdi32: Remove PS_USERSTYLE FIXME and workarounds.
tree
|
commitdiff
2011-10-14
Alexandre Julliard
gdi32: Overlapping rectangles are not allowed in GdiAlp...
tree
|
commitdiff
2011-10-14
Alexandre Julliard
gdi32/tests: Add more tests for various palette formats...
tree
|
commitdiff
2011-10-14
Alexandre Julliard
gdi32/tests: Add more tests for arbitrary 32-bpp bitfie...
tree
|
commitdiff
2011-10-14
Alexandre Julliard
gdi32/tests: Add tests for DIB conversions from various...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Use a reduced precision for RGB to palette mappi...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add a helper for RGB to color index mapping...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add a check for null bitfields in SetDIBits.
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Get rid of the return value in DIB conversion...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add support for arbitrary DIB bitfields for...
tree
|
commitdiff
2011-10-13
Alexandre Julliard
gdi32: Add support for arbitrary DIB bitfields for...
tree
|
commitdiff
2011-10-12
Alexandre Julliard
gdi32: Add a helper function to look up color table...
tree
|
commitdiff
2011-10-12
Alexandre Julliard
gdi32: Move some common code out of the individual...
tree
|
commitdiff
2011-10-12
Alexandre Julliard
gdi32: Add an all-one alpha channel when converting...
tree
|
commitdiff
2011-10-12
Huw Davies
gdi32: Use the helper to get the bounding rectangle.
tree
|
commitdiff
2011-10-12
Huw Davies
gdi32: Add the liberation fonts to the default fallback...
tree
|
commitdiff
2011-10-12
Huw Davies
gdi32: Move to a more scalable mechanism for picking...
tree
|
commitdiff
2011-10-11
Huw Davies
gdi32: The text extents functions fail if passed a...
tree
|
commitdiff
2011-10-11
Huw Davies
gdi32: Add a helper to retrieve the bounding rectangle.
tree
|
commitdiff
2011-10-11
Alexandre Julliard
gdi32: Add an AlphaBlend entry point in the DIB driver.
tree
|
commitdiff
2011-10-11
Huw Davies
gdi32: Now that we require a less ancient freetype...
tree
|
commitdiff
next