tdesktop/Telegram/SourceFiles/ui/effects
John Preston 2f816942b8 Use objects instead of pointers for corners.
Also don't change mask corner images when color theme is changed.
This prevents race condition in mask corner images access, because
the GIF frame readers access mask corner images from other threads.
2017-07-13 17:42:46 +03:00
..
cross_animation.cpp Add progress animation to GIFs search. 2017-04-04 16:19:49 +03:00
cross_animation.h Add progress animation to GIFs search. 2017-04-04 16:19:49 +03:00
panel_animation.cpp Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
panel_animation.h Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
radial_animation.cpp Display radial playback progress in round videos. 2017-05-24 16:25:07 +03:00
radial_animation.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
ripple_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
ripple_animation.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
round_checkbox.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
round_checkbox.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
send_action_animations.cpp Add support for video messages send actions. 2017-04-12 22:37:47 +03:00
send_action_animations.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
slide_animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
slide_animation.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
widget_fade_wrap.cpp Change your account phone number in Settings. 2017-03-21 20:13:34 +03:00
widget_fade_wrap.h Add call button answer->hangup->redial animation. 2017-05-09 23:46:35 +03:00
widget_slide_wrap.cpp Add some helper methods to effect wrappers. 2017-03-15 18:10:18 +03:00
widget_slide_wrap.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00