AyuGramDesktop/Telegram/SourceFiles/window
John Preston 25ffaaaa2d Replace t_assert() with Assert().
Also use this assertions for Expects(), Ensures() and Unexpected().
2017-08-30 19:15:42 +03:00
..
themes Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
main_window.cpp Remove some App::wnd() occurences. 2017-08-25 14:39:28 +03:00
main_window.h Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
notifications_manager.cpp Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
notifications_manager.h Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
notifications_manager_default.cpp Use gsl::finally() instead of base::scope_guard(). 2017-08-30 19:15:26 +03:00
notifications_manager_default.h
notifications_utilities.cpp
notifications_utilities.h
player_wrap_widget.cpp
player_wrap_widget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
section_memento.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
section_widget.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
section_widget.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
top_bar_widget.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
top_bar_widget.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
window.style Add emoji autocomplete to history message field. 2017-07-26 15:55:02 +03:00
window_controller.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
window_controller.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03: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