tdesktop/Telegram/SourceFiles/ui
John Preston 12cbf78191 Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>.
Now group of Ui::Radiobutton instances share Ui::RadiobuttonGroup.
All value management is done through the group instance, not through
separate radio buttons. Also a template for groups over enums added.
2017-03-19 00:06:10 +03:00
..
effects Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
style Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
text Make all owned MTPD types immutable. 2017-03-10 23:27:23 +03:00
toast Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
widgets Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
abstract_button.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
abstract_button.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
animation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
animation.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
countryinput.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
countryinput.h
emoji_config.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
emoji_config.h
images.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
images.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
special_buttons.cpp Finalizing files rename. 2017-03-07 21:58:35 +03:00
special_buttons.h Finalizing files rename. 2017-03-07 21:58:35 +03:00
twidget.cpp Finalize rename / move of files. 2017-03-16 12:53:13 +03:00
twidget.h Add EditPrivacyBox. Edit last seen privacy. 2017-03-18 12:49:45 +03:00