summaryrefslogtreecommitdiff
path: root/include/vcl/animate
AgeCommit message (Expand)Author
2023-03-23rename mnAnimCount to gAnimationRendererCountCaolán McNamara
2022-11-13vcl: extract functions AllRenderersPaused() and PruneMarkedRenderers()Chris Sherlock
2022-10-28vcl: extract function Animation::RenderNextFrameInAllRenderers()Chris Sherlock
2022-10-17vcl: extract variable and rename Animation::mnPos to mnFrameIndexChris Sherlock
2022-10-17vcl: extract Animation function PopulateRenderers()Chris Sherlock
2022-10-12vcl: extract function CreateAnimationDataItemsChris Sherlock
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock
2022-06-15vcl: change maList in Animation to maFramesChris Sherlock
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2019-11-03make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl