Vadim Zeitlin
b08db49bf6
Make wxAnimationImpl private and get rid of wxAnimationImplType
...
Simplify and streamline animation classes relationship: wxAnimation is
the only public class representing an animation and it can be created by
both the native wxAnimationCtrl and wxGenericAnimationCtrl using the new
public CreateAnimation() method.
Replace wxAnimationImplType enum with more flexible type info based
check.
2020-04-06 01:00:15 +02:00
..
2018-07-10 14:54:19 +02:00
2020-04-06 01:00:15 +02:00
2019-12-04 19:22:07 +01:00
2014-01-21 19:32:00 +00:00
2017-11-22 03:05:03 +01:00
2013-07-26 16:02:46 +00:00
2014-03-30 00:02:23 +00:00
2016-09-14 18:45:12 +09:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2014-03-30 00:02:23 +00:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2018-09-17 15:24:40 +02:00
2014-03-23 00:57:09 +00:00
2013-07-26 16:02:46 +00:00
2017-05-20 17:01:58 +02:00
2020-01-19 21:32:11 +01:00
2020-02-05 15:37:27 +01:00
2016-02-07 19:32:18 +01:00
2013-07-26 16:02:46 +00:00
2018-09-17 15:24:42 +02:00
2017-08-13 00:36:37 +02:00
2019-01-30 17:35:54 +01:00
2017-09-09 23:34:50 +02:00
2015-09-23 00:52:30 +02:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2014-05-15 22:32:17 +00:00
2020-02-10 18:23:59 +01:00
2016-02-21 18:47:46 +01:00
2019-11-20 20:21:25 +01:00
2019-11-13 15:46:16 +01:00
2019-04-22 14:12:05 +02:00
2014-05-15 22:32:17 +00:00
2013-09-18 16:03:25 +00:00
2013-07-26 16:02:46 +00:00
2018-04-29 20:35:44 +02:00
2016-05-23 03:00:49 +02:00
2019-09-06 20:59:59 +02:00
2019-11-17 18:30:33 +01:00