Files
wxWidgets/src/msw
Artur Wieczorek c8fe811636 Fix wxGraphicsPath::MoveToPoint for Direct2D
Calling MoveToPoint() shouldn't automatically open a new D2D figure (which
acts as a subpath) because in case of consecutive calls to MoveToPoint()
every next call would close the figure opened by the previous call and
we would get spurious figure(s) (consisting one point).
Opening a D2D figure (subpath) should be delgated to the functions doing
actual drawing.
2018-07-28 11:46:28 +02:00
..
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2017-03-05 15:08:40 +02:00
2017-03-05 15:10:52 +02:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2015-08-27 11:00:16 +02:00
2016-09-23 07:59:11 -07:00
2018-06-10 23:41:05 +02:00
2017-01-02 20:23:33 -08:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2018-03-06 23:31:01 +01:00
2018-02-04 00:16:15 +01:00
2017-03-05 15:26:30 +02:00
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2018-07-12 11:18:12 +03:00
2017-03-15 00:49:11 +01:00
2017-06-21 22:51:57 +04:00
2018-01-22 00:51:11 +01:00
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2017-12-10 17:47:31 +01:00
2015-12-06 03:43:28 +01:00
2018-01-22 00:51:11 +01:00