projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msvcp: Sync spec files.
[wine]
/
dlls
/
gdi32
/
path.c
2012-09-10
Alexandre Julliard
gdi32: Move the SwapBuffers entry point to the OpenGL...
blob
|
commitdiff
|
raw
2012-08-21
Alexandre Julliard
gdi32: Allow removing a driver from the stack based...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Alexandre Julliard
gdi32: Add a helper function to find a specific driver...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Alexandre Julliard
gdi32: Move DescribePixelFormat and SetPixelFormat...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
gdi32: Remove the remaining OpenGL entry points from...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Add the concept of a WGL driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
winex11: Implement wglGetPbufferDCARB with a DC escape...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
gdi32: Add a priority mechanism for pushing drivers...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Alexandre Julliard
gdi32: Add a GetBoundsRect driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Alexandre Julliard
gdi32: Add explicit fields for the DC flags.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Alexandre Julliard
gdi32: Get rid of the CreateDIBSection driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Alexandre Julliard
gdi32: Specify an initial allocation size for paths...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Alexandre Julliard
gdi32: Get rid of the Hungarian line noise in the gdi_p...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Alexandre Julliard
gdi32: Get rid of the GdiPath typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Alexandre Julliard
gdi32: Get rid of the no longer needed path states.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Alexandre Julliard
gdi32: Only store the path in the DC when it's closed.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Store a pointer to the path in the DC and make...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Return a new path from PATH_WidenPath instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Return a new path from PATH_FlattenPath instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Return the region directly from PATH_PathToRegion.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Add helper functions for allocating and freeing...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Use reallocs when growing a path instead of...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Add a CopyBitmap driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Alexandre Julliard
gdi32: Add a DC driver entry point for GdiGradientFill.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Alexandre Julliard
gdi32: Add path entry points for functions that behave...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Alexandre Julliard
gdi32: Always start a new stroke when the path ends...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Alexandre Julliard
gdi32: Add a helper function to add multiple points...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Alexandre Julliard
gdi32: Pass a HDC instead of a DC pointer to internal...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the ExtTextOut entry point in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the polyline entry points in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the polygon entry points in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the Bezier entry points in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the arc entry points in the path driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the Rectangle and RoundRect entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Add a helper function to start a new path stroke.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the LineTo entry point in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the MoveTo entry point in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Push a path driver on the DC stack when a path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Avoid directly modifying the cursor position...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Move internal path functions to the top of the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32/tests: Add tests for path open/closed states.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-30
Andrew Talbot
gdi32: Mark a fall-through in a switch statement.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Alexandre Julliard
gdi32: Graphics driver functions no longer need to...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Alexandre Julliard
gdi32: Add null driver entry points for the path functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Huw Davies
gdi32: Add support for ETO_PDY and improve world transf...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Huw Davies
gdi32: Fix incorrect initialization of path array.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Massimo Del Fedele
gdi32: Fix PATH_add_outline when mapping mode != MM_TEXT.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Massimo Del Fedele
gdi32: PATH_ExtTextOut remove incorrect shift to DC...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Massimo Del Fedele
gdi32: Correctly handle space char on Path_ExtTextOut().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Dmitry Timoshkov
gdi32: The MAT2 parameter of GetGlyphOutline is mandatory.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Dmitry Timoshkov
gdi32: Make PATH_AddEntry static.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Alexandre Julliard
gdi32: Use atan2 to compute angles in WidenPath without...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Alexandre Julliard
gdi32: Perform coordinate transformations using doubles...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Andrew Talbot
gdi32: Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Laurent Vromman
gdi32: Correct a test where the tested function was...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Laurent Vromman
gdi32: Add a test for CloseFigure.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the driver...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
Evan Stade
gdi32: Added PATH_PolyDraw.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Misha Koshelev
gdi32: Handle ArcTo in paths as native.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Misha Koshelev
gdi32: Allow arbitrary start entry types in PATH_DoArcP...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-02
Laurent Vromman
gdi32: Complete WidenPath implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Laurent Vromman
gdi32: Correct WidenPath behaviour when working on...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Laurent Vromman
gdi32: Correction of WidenPath behaviour when pen width...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Francois Gouget
gdi32: Remove a space before '\n' in a trace.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Laurent Vromman
gdi32: WidenPath partial implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Felix Nawothnig
gdi32: Fix offset calculation in PATH_ExtTextOut for...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Andrew Talbot
gdi32: Remove unused function.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
blob
|
commitdiff
|
raw
|
diff to current