tdesktop/Telegram/SourceFiles/ui
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
..
effects Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
style Generalize Checkbox layout. 2017-07-07 14:16:37 +03:00
text Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
toast Add a fast share button in channels and bots. 2017-07-11 20:11:06 +03:00
widgets Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
abstract_button.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
abstract_button.h Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
animation.h Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
countryinput.cpp Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
countryinput.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
emoji_config.cpp Generate emoji config by a build action. 2017-04-01 17:08:42 +03:00
emoji_config.h Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
images.cpp Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
images.h Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
special_buttons.cpp Show a tooltip about the emoji section toggling. 2017-05-17 12:40:03 +03:00
special_buttons.h Handle click on userpic in edit admin/banned box. 2017-07-10 15:43:30 +03:00
twidget.cpp Handle channel event log mouse events. 2017-06-30 09:21:42 +03:00
twidget.h Replace different side enums with RectPart. 2017-05-24 16:25:20 +03:00