tdesktop/Telegram/SourceFiles/window
John Preston 1a0e524b49 Optimize third column (create it only once).
Before historyPeer and historyPeerCanWrite were independent, so we
created a new Info section for both of them changing.

Now we use Data::CanWriteValue(peer) and rpl::flatten_latest().
2017-11-16 07:59:04 +04:00
..
themes Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
main_window.cpp Improve layer / section exchange for Info. 2017-11-16 07:59:04 +04:00
main_window.h Move third column from HistoryWidget to MainWidget. 2017-11-16 07:59:03 +04:00
notifications_manager_default.cpp Display author photo / name in search results. 2017-09-05 20:21:56 +03:00
notifications_manager_default.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
notifications_manager.cpp Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
notifications_manager.h
notifications_utilities.cpp
notifications_utilities.h
player_wrap_widget.cpp Use improved rpl::start(). 2017-11-16 07:59:03 +04:00
player_wrap_widget.h Try to use const-ref better in rpl. 2017-11-16 07:59:02 +04:00
section_memento.h Move third column from HistoryWidget to MainWidget. 2017-11-16 07:59:03 +04:00
section_widget.cpp Info shared media and common groups counters. 2017-11-16 07:59:04 +04:00
section_widget.h Move third column from HistoryWidget to MainWidget. 2017-11-16 07:59:03 +04:00
top_bar_widget.cpp Add members list to info profile. 2017-11-16 07:59:04 +04:00
top_bar_widget.h Hide send message in Info for current chat. 2017-11-16 07:59:04 +04:00
window_controller.cpp Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
window_controller.h Optimize third column (create it only once). 2017-11-16 07:59:04 +04:00
window_main_menu.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
window_main_menu.h Add night mode switch to the main menu. 2017-06-30 09:21:46 +03:00
window_slide_animation.cpp
window_slide_animation.h
window_title.h
window.style Move third column from HistoryWidget to MainWidget. 2017-11-16 07:59:03 +04:00