projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcp90: Added _Getctype implementation.
[wine]
/
dlls
/
gdi32
/
2011-12-06
Alexandre Julliard
gdi32: Pass the total visible region in the SetDeviceCl...
tree
|
commitdiff
2011-12-06
Alexandre Julliard
gdi32: Maintain a region inside gdi32 to keep track...
tree
|
commitdiff
2011-12-06
Alexandre Julliard
gdi32: Add a helper function to clip a rectangle to...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32: Add a null driver implementation for Polyline...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32: Use the DIB engine and PutImage for the null...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32: Add more parameter checks in GdiGradientFill.
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32: Use dithering also for 1-bpp gradients.
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32/tests: Add more gradient tests.
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32: Implement triangular gradients in the DIB engine.
tree
|
commitdiff
2011-12-02
Huw Davies
gdi32: Add support for checking the font's gasp flags.
tree
|
commitdiff
2011-12-02
Alexandre Julliard
gdi32: Add some parameter checks in GdiGradientFill.
tree
|
commitdiff
2011-11-30
Alexandre Julliard
gdi32: Use the DIB engine and PutImage for the null...
tree
|
commitdiff
2011-11-29
Alexandre Julliard
gdi32/tests: Add tests for rectangular gradients in...
tree
|
commitdiff
2011-11-29
Alexandre Julliard
gdi32: Don't set gradient alpha channel for 8888 bitmap...
tree
|
commitdiff
2011-11-29
Alexandre Julliard
gdi32: Implement 8-bpp and 4-bpp gradient dithering.
tree
|
commitdiff
2011-11-29
Alexandre Julliard
gdi32: Implement 16-bpp gradient dithering.
tree
|
commitdiff
2011-11-29
Alexandre Julliard
gdi32: Implement rectangular gradients in the DIB engine.
tree
|
commitdiff
2011-11-24
Huw Davies
gdi32: Avoid reading past the end of the indices array.
tree
|
commitdiff
2011-11-24
Huw Davies
gdi32: Add an option to allow pen_lines to draw a close...
tree
|
commitdiff
2011-11-23
Alexandre Julliard
gdi32: Specify an initial allocation size for paths...
tree
|
commitdiff
2011-11-23
Alexandre Julliard
gdi32: Get rid of the Hungarian line noise in the gdi_p...
tree
|
commitdiff
2011-11-23
Alexandre Julliard
gdi32: Get rid of the GdiPath typedef.
tree
|
commitdiff
2011-11-23
Alexandre Julliard
gdi32: Get rid of the no longer needed path states.
tree
|
commitdiff
2011-11-23
Alexandre Julliard
gdi32: Only store the path in the DC when it's closed.
tree
|
commitdiff
2011-11-22
Alexandre Julliard
gdi32: Store a pointer to the path in the DC and make...
tree
|
commitdiff
2011-11-22
Alexandre Julliard
gdi32: Return a new path from PATH_WidenPath instead...
tree
|
commitdiff
2011-11-22
Alexandre Julliard
gdi32: Return a new path from PATH_FlattenPath instead...
tree
|
commitdiff
2011-11-22
Alexandre Julliard
gdi32: Return the region directly from PATH_PathToRegion.
tree
|
commitdiff
2011-11-22
Alexandre Julliard
gdi32: Add helper functions for allocating and freeing...
tree
|
commitdiff
2011-11-22
Alexandre Julliard
gdi32: Use reallocs when growing a path instead of...
tree
|
commitdiff
2011-11-21
Alexandre Julliard
gdi32: Add support for anti-aliasing in the null driver...
tree
|
commitdiff
2011-11-21
Alexandre Julliard
gdi32: Add a helper function to determine anti-aliasing...
tree
|
commitdiff
2011-11-21
Alexandre Julliard
gdi32: Add a null driver fallback implementation for...
tree
|
commitdiff
2011-11-21
Huw Davies
gdi32: Add solid_line primitives.
tree
|
commitdiff
2011-11-21
Huw Davies
gdi32: Simplify the Bresenham line drawing.
tree
|
commitdiff
2011-11-17
Alexandre Julliard
gdi32: Don't mark a local variable static.
tree
|
commitdiff
2011-11-16
Huw Davies
gdi32: Add a helper to retrieve the octant bias.
tree
|
commitdiff
2011-11-16
Huw Davies
gdi32: Use an array of masks to simplify the bitmap...
tree
|
commitdiff
2011-11-16
Huw Davies
gdi32: Return valid anti-alias format bitmaps if the...
tree
|
commitdiff
2011-11-16
Huw Davies
gdi32: Add a helper to return the maximum level to...
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32/tests: Add tests for text rendering.
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32: Add support for drawing text in the dib driver.
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32: Add draw_glyph primitives.
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32: Calculate the min/max color component intensitie...
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32: Move the ETO_OPAQUE rectangle drawing to the...
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32: Expose a solid_rects function.
tree
|
commitdiff
2011-11-14
Huw Davies
gdi32: Keep track of the text pixel color.
tree
|
commitdiff
2011-11-14
Marcus Meissner
gdi32: Fixed loop end setting (Coverity).
tree
|
commitdiff
2011-11-09
Dmitry Timoshkov
gdi32: Remove a duplicated line of code.
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Don't set the bitmap owner when selecting a...
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Use the CopyBitmap entry point to copy the bitma...
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Implement the CopyBitmap entry point in the...
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Add a CopyBitmap driver entry point.
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Grab the bits directly for DIB pattern brushes...
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Get rid of the get_bitmap_image helper.
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Avoid copying the brush pattern if the format...
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Reselect the pattern brush on every use if it...
tree
|
commitdiff
2011-11-07
Alexandre Julliard
gdi32: Return the original brush data in GetObject.
tree
|
commitdiff
2011-11-07
Akihiro Sagawa
gdi32: Use the translated string as a charset name.
tree
|
commitdiff
2011-11-07
Akihiro Sagawa
gdi32: Add a string table resource for the translation.
tree
|
commitdiff
2011-11-07
Alexandre Julliard
gdi32: Retrieve the brush pattern bits from the cache...
tree
|
commitdiff
2011-11-07
Alexandre Julliard
gdi32: Retrieve the brush pattern bits from the cache...
tree
|
commitdiff
2011-11-07
Alexandre Julliard
gdi32: Fix positioning of font underlines and strikeouts.
tree
|
commitdiff
2011-11-07
Alexandre Julliard
gdi32/tests: Avoid some array bounds warnings.
tree
|
commitdiff
2011-11-04
Alexandre Julliard
gdi32: Set the mono color map in BitBlt also for the...
tree
|
commitdiff
2011-11-04
Alexandre Julliard
gdi32: Return failure when GetPixel is not supported.
tree
|
commitdiff
2011-11-03
Alexandre Julliard
gdi32: Add support for pattern brushes in the DIB driver.
tree
|
commitdiff
2011-11-03
Alexandre Julliard
gdi32: Retrieve the bits of a pattern brush when it...
tree
|
commitdiff
2011-11-03
Alexandre Julliard
gdi32: Don't free bitmap bits when changing the owner...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32: Pass the full brush contents in the SelectBrush...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32: Store internal brush data in separate fields...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32: Sanitize the DIB information for DIB pattern...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32: Store a pointer instead of a global handle for...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32/tests: Add some tests for palette-relative patter...
tree
|
commitdiff
2011-11-01
Alexandre Julliard
gdi32: Add some brush tests.
tree
|
commitdiff
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
next