projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Check if version of msgfmt (from gettext) is recent enough.
[wine]
/
dlls
/
gdi32
/
2012-03-02
Alexandre Julliard
gdi32: Fix missing increment of integer data in GetChar...
tree
|
commitdiff
2012-02-24
Alexandre Julliard
gdi32: Avoid using uninitialized value in DIB pattern...
tree
|
commitdiff
2012-02-24
Alexandre Julliard
gdi32: Use 64-bit values when computing ellipses to...
tree
|
commitdiff
2012-02-22
Alexandre Julliard
gdi32: Avoid overflows for invalid coordinates in line...
tree
|
commitdiff
2012-02-21
Alexandre Julliard
gdi32: Don't paint the text rectangle in transparent...
tree
|
commitdiff
2012-02-21
Kusanagi Kouichi
gdi32: Initialize font signature of "System" font link.
tree
|
commitdiff
2012-02-19
Alexandre Julliard
gdi32: Paint everything in ExtFloodFill when the DIB...
tree
|
commitdiff
2012-02-16
Alexander Kochetkov
gdi32: Fix text baseline calculation in compatible...
tree
|
commitdiff
2012-02-16
Alexandre Julliard
gdi32: Fix font orientation when mirroring in compatibl...
tree
|
commitdiff
2012-02-15
Kusanagi Kouichi
gdi32: Add traces for skipped font replacements.
tree
|
commitdiff
2012-02-15
Kusanagi Kouichi
gdi32: Use find_family_from_any_name to find a replacem...
tree
|
commitdiff
2012-02-14
Aric Stewart
gdi32: Rebuild the internal SystemLink every time.
tree
|
commitdiff
2012-02-14
Alexandre Julliard
gdi32: Don't clip to the visible rectangle for screen...
tree
|
commitdiff
2012-02-09
Aric Stewart
gdi32: Load fonts from default Mac external font paths.
tree
|
commitdiff
2012-02-09
Akihiro Sagawa
gdi32/tests: Reorder tests to avoid side-effects.
tree
|
commitdiff
2012-02-09
Huw Davies
gdi32: Intersect the background text box with the clip...
tree
|
commitdiff
2012-02-09
Huw Davies
gdi32: Rename a shadow variable.
tree
|
commitdiff
2012-02-08
Akihiro Sagawa
gdi32: Consider whether the logical font face is vertic...
tree
|
commitdiff
2012-02-08
Akihiro Sagawa
gdi32/tests: Add tests for East Asian font selection.
tree
|
commitdiff
2012-02-08
Aric Stewart
gdi32: Allow font replacements to be specified either...
tree
|
commitdiff
2012-02-07
Akihiro Sagawa
gdi32: Restore the vertical font flag from the cache.
tree
|
commitdiff
2012-02-07
Aric Stewart
gdi32: Keep our internal generated system links separat...
tree
|
commitdiff
2012-02-01
Aric Stewart
gdi32: In update_system_links if the font we are trying...
tree
|
commitdiff
2012-01-19
Alistair Leslie...
gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
tree
|
commitdiff
2012-01-19
Huw Davies
gdi32: The clip region should stop the flooding.
tree
|
commitdiff
2012-01-18
Huw Davies
gdi32/tests: Add tests for ExtFloodFill.
tree
|
commitdiff
2012-01-18
Huw Davies
gdi32: Implement ExtFloodFill.
tree
|
commitdiff
2012-01-18
Huw Davies
gdi32: Use separate x and y parameters in the get_pixel...
tree
|
commitdiff
2012-01-18
Alexandre Julliard
gdi32: Negative destination sizes are allowed after...
tree
|
commitdiff
2012-01-12
Alexandre Julliard
gdi32: Store foreground/background color even when...
tree
|
commitdiff
2012-01-12
Alexandre Julliard
gdi32: Simplify the CreateCompatibleBitmap implementation.
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Get rid of the CreateDIBSection driver entry...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Use the bitmap part of the DIBSECTION structure...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Always store a DIBSECTION structure in the bitma...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Get rid of the get_bitmap_funcs function.
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Use the bpp info from the bitmap structure now...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Simplify CreateDIBSection and avoid using the...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Add a separate set of GDI object functions for...
tree
|
commitdiff
2012-01-10
Kusanagi Kouichi
gdi32: GetGlyphIndices doesn't substitute glyph.
tree
|
commitdiff
2012-01-09
Alexandre Julliard
gdi32/tests: Remove device capabilities test that fails...
tree
|
commitdiff
2012-01-09
Huw Davies
gdi32: Don't create the outline region twice.
tree
|
commitdiff
2012-01-09
Alexandre Julliard
gdi32: Stop forwarding object selection calls to x11drv.
tree
|
commitdiff
2012-01-07
Alexandre Julliard
gdi32: Get rid of the SetDIBColorTable driver entry...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Add an empty ExtEscape DIB driver entry point.
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Add a stub for the ExtFloodFill entry point.
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Implement Arc, ArcTo, Chord, and Pie, using...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Add a helper function for computing the device...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Implement Ellipse and RoundRect, using line...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Use a better algorithm for CreateRoundRectRgn.
tree
|
commitdiff
2012-01-05
Alexandre Julliard
gdi32: Draw rectangles in the order specified by the...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32/tests: Add some tests for brushed and dashed...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Get rid of the pen deferring support, all pen...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Implement dashed wide lines.
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Add a helper function for drawing multiple line...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Add a helper function for drawing a wide line...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Skip empty segments at the beginning and end...
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Only create the round cap region once per call.
tree
|
commitdiff
2012-01-04
Alexandre Julliard
gdi32: Fix skipping of zero-length dashes.
tree
|
commitdiff
2012-01-03
Marcus Meissner
gdi32: Check return value of REGION_UnionRectWithRegion...
tree
|
commitdiff
2012-01-03
Alexandre Julliard
gdi32: Add stubs for the OpenGL entry points in the...
tree
|
commitdiff
2012-01-02
Alexandre Julliard
gdi32: Calculate the image size in GradientFill only...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Don't bother computing interior regions when...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Implement brushed pens.
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Define a structure to make the brush state indep...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectPen...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectBrus...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Store the pattern brush information for geometri...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Add sanity checks for brush hatch styles.
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Add a structure to store all the extra informati...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32/tests: Get rid of Win9x compatibility in the...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Add checks for invalid color usage values.
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Add helpers to paint a region with the brush...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Implement PolyPolygon in the DIB driver.
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Use a region to render geometric and wide pens...
tree
|
commitdiff
2011-12-29
Alexandre Julliard
gdi32: Use a region to render geometric and wide pens...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Use a region to render geometric and wide pens...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Implement returning a region for 1-pixel wide...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Implement returning a region for 1-pixel wide...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for updating a region from the pen...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for 1-pixel wide PS_USERSTYLE pens.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for PS_ALTERNATE pens.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for 1-pixel wide geometric dashed...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Fix handling of invalid pen styles.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Extended pens are always transparent.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Wide cosmetic pens don't support dashes.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Fix the scaling of the width of cosmetic pens.
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Pass the clip region to the brush_rect helper...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add support for PS_INSIDEFRAME pens when drawing...
tree
|
commitdiff
2011-12-28
Alexandre Julliard
gdi32: Add a helper function to add a rectangle to...
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Compute the correct rectangle interior when...
tree
|
commitdiff
2011-12-27
Akihiro Sagawa
gdi32: Avoid making a DBCS character in range.
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Re-create the brush bits only when the ROP has...
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Avoid making a copy of the device clipping regio...
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Use the get_clipped_rects helper in the blitting...
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Use the get_clipped_rects helper in the pen...
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Use the get_clipped_rects helper in the text...
tree
|
commitdiff
2011-12-27
Alexandre Julliard
gdi32: Add a helper function to compute the list of...
tree
|
commitdiff
2011-12-23
Alexandre Julliard
gdi32/tests: Add tests for PALETTEINDEX colors.
tree
|
commitdiff
2011-12-22
Alexandre Julliard
gdi32: Always use proper RGB colors for monochrome...
tree
|
commitdiff
next