tdesktop/Telegram/SourceFiles/history/view
John Preston 18d62c070d Show auto-delete info in message context menu. 2021-02-22 23:42:41 +04:00
..
controls Add auto-delete period edit box. 2021-02-22 23:42:41 +04:00
media Allow opening large (> 512px) stickers in media viewer. 2021-02-17 19:15:49 +04:00
history_view_contact_status.cpp
history_view_contact_status.h
history_view_context_menu.cpp Show auto-delete info in message context menu. 2021-02-22 23:42:41 +04:00
history_view_context_menu.h Added items for polls to context menu in sections. 2021-01-05 21:15:19 +04:00
history_view_cursor_state.cpp
history_view_cursor_state.h
history_view_element.cpp Add support for imported messages. 2021-01-25 16:50:58 +04:00
history_view_element.h Add support for imported messages. 2021-01-25 16:50:58 +04:00
history_view_group_call_tracker.cpp Show small voice chat button for empty voice chats. 2021-01-05 21:15:19 +04:00
history_view_group_call_tracker.h Reuse the code for userpics in Calls::TopBar. 2020-12-25 14:10:08 +04:00
history_view_list_widget.cpp Removed App::wnd from classes that have pointer to Window::Controller. 2021-02-04 18:13:04 +04:00
history_view_list_widget.h Added ability to select message for reply with Ctrl+Up/Down in sections. 2021-02-04 18:13:03 +04:00
history_view_message.cpp Fix audio file forward inconsistencies. 2021-02-04 19:58:57 +04:00
history_view_message.h Add support for imported messages. 2021-01-25 16:50:58 +04:00
history_view_object.h
history_view_pinned_bar.cpp
history_view_pinned_bar.h
history_view_pinned_section.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
history_view_pinned_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_pinned_tracker.cpp
history_view_pinned_tracker.h
history_view_replies_section.cpp Fixed clearing of text field in sections when sending files. 2021-02-12 13:05:50 +03:00
history_view_replies_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_schedule_box.cpp Remove redundant Cancel button in ScheduleBox. 2021-01-29 13:56:15 +04:00
history_view_schedule_box.h Move CalendarBox and ChooseDateTimeBox to td_ui. 2021-01-25 16:50:56 +04:00
history_view_scheduled_section.cpp Fixed clearing of text field in sections when sending files. 2021-02-12 13:05:50 +03:00
history_view_scheduled_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_send_action.cpp Update API scheme, add view link box. 2021-01-25 16:50:58 +04:00
history_view_send_action.h
history_view_service_message.cpp
history_view_service_message.h
history_view_top_bar_widget.cpp Updated code to be consistent with lib_ui. 2021-01-22 16:53:59 +04:00
history_view_top_bar_widget.h Show small voice chat button for empty voice chats. 2021-01-05 21:15:19 +04:00
history_view_webpage_preview.cpp
history_view_webpage_preview.h