tdesktop/Telegram/SourceFiles/ui
John Preston 2e374e68c5 Fix working with layers.
Regression was introduced in df64c97.

New base::flags work correctly only if all mutually exclusive flag
values use mutually exclusive bits (a & b == 0 for exclusive (a, b)).

Closes #3856.
2017-09-03 22:49:33 +03:00
..
effects Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
style Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
text Fix working with layers. 2017-09-03 22:49:33 +03:00
toast Add a fast share button in channels and bots. 2017-07-11 20:11:06 +03:00
widgets Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
abstract_button.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
abstract_button.h Fix working with layers. 2017-09-03 22:49:33 +03:00
animation.cpp Add ability to disable animations. 2017-08-25 14:39:16 +03:00
animation.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
countryinput.cpp Remove ContactsBox and contacts_box module. 2017-08-30 19:15:30 +03:00
countryinput.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
emoji_config.cpp Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
emoji_config.h Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
images.cpp Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
images.h Fix working with layers. 2017-09-03 22:49:33 +03:00
special_buttons.cpp Display and follow unread mentions in history. 2017-08-30 19:15:13 +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 Fix working with layers. 2017-09-03 22:49:33 +03:00