Files
wxWidgets/interface/wx
Vadim Zeitlin 4ee4c7b948 Add support for gradient stops to wxGraphicsContext.
Allow specifying a set of gradient stops instead of just the beginning and
ending colours. Add the new wxGraphicsGradientStop(s) classes and new
wxGraphicsContext::Create{Linear,Radial}GradientBrush() overloads. Also change
the same methods of wxGraphicsRenderer to take wxGraphicsGradientStops instead
of a pair of colours.

Implement the new API for MSW and Cairo. OS X still uses just the two colours
for now.

Closes #11897.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-05 12:15:11 +00:00
..
2010-03-19 22:35:30 +00:00
2009-12-20 14:50:50 +00:00
2009-07-23 20:30:22 +00:00
2009-10-05 22:55:53 +00:00
2009-07-23 20:30:22 +00:00
2008-10-04 20:49:51 +00:00
2010-03-29 21:31:27 +00:00
2009-01-10 23:44:44 +00:00
2010-03-19 22:35:30 +00:00
2009-01-10 23:44:44 +00:00
2009-01-11 12:05:05 +00:00
2009-07-16 12:06:54 +00:00
2010-03-19 22:35:30 +00:00
2009-01-10 18:31:45 +00:00
2008-11-08 15:17:16 +00:00
2008-10-28 15:36:26 +00:00
2009-01-10 18:31:45 +00:00
2010-01-16 04:14:18 +00:00
2008-10-31 01:22:58 +00:00
2008-11-09 16:46:52 +00:00
2009-01-10 18:59:37 +00:00
2008-10-15 15:36:15 +00:00
2008-10-17 20:55:12 +00:00
2008-11-10 21:33:25 +00:00
2009-01-10 18:59:37 +00:00
2008-11-08 15:17:16 +00:00
2008-10-13 08:55:12 +00:00
2009-01-11 12:05:05 +00:00
2008-10-28 15:36:26 +00:00
2008-10-04 14:30:56 +00:00
2008-10-05 11:24:00 +00:00
2008-10-14 19:48:14 +00:00
2009-07-23 20:30:22 +00:00
2009-03-19 15:08:12 +00:00
2009-01-10 18:31:45 +00:00
2008-10-04 11:55:28 +00:00
2008-10-29 15:34:31 +00:00
2008-10-28 14:29:36 +00:00
2008-10-28 14:29:36 +00:00
2008-12-11 13:45:04 +00:00
2008-11-22 15:29:08 +00:00
2008-12-29 14:14:39 +00:00
2008-09-27 20:26:28 +00:00
2009-01-10 22:42:09 +00:00