tdesktop/Telegram/SourceFiles/history
John Preston aef88559e8 Fix possible crash in HistoryWidget.
Stack in crash reports leads to something like that:
- HistoryWidget::showHistory
- _scroll->setOwnedWidget
- Ui::ScrollArea::onScrolled
- sendSynteticMouseEvent
- Info::Media::ListWidget::enterEventHook
- Info::Media::ListWidget::mouseAction?Update
- Overview::Layout::ItemBase::clickHandlerActiveChanged
- AuthSessionData::requestItemRepaint
- HistoryWidget::repaintHistoryItem

Workaround:
- Don't accept repaint item requests while _list is not set yet.
2017-12-08 17:54:55 +04:00
..
history.cpp Remove send actions in Saved Messages. 2017-12-07 18:27:59 +04:00
history.h Remove send actions in Saved Messages. 2017-12-07 18:27:59 +04:00
history.style Fix small files layout in Saved Messages. 2017-12-07 17:43:05 +04:00
history_admin_log_filter.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
history_admin_log_filter.h
history_admin_log_inner.cpp Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
history_admin_log_inner.h Support item repaint in Info media overview. 2017-11-16 07:59:06 +04:00
history_admin_log_item.cpp API scheme updated to layer 73. 2017-12-05 12:44:27 +04:00
history_admin_log_item.h
history_admin_log_section.cpp Add call button to Info::Profile top bar. 2017-12-07 19:17:53 +04:00
history_admin_log_section.h Add manage supergroup / channel box. 2017-11-16 07:59:10 +04:00
history_drag_area.cpp Improve info wrapping in section / layer. 2017-11-16 07:59:05 +04:00
history_drag_area.h
history_inner_widget.cpp Move shareContact and readServerHistory to ApiWrap. 2017-12-07 17:43:05 +04:00
history_inner_widget.h Display right action button not too high. 2017-12-06 18:15:41 +04:00
history_item.cpp Display saved messages senders correctly. 2017-12-05 20:38:13 +04:00
history_item.h Implement correct saved messages history layout. 2017-12-05 20:14:28 +04:00
history_location_manager.cpp
history_location_manager.h
history_media.cpp New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
history_media.h Shared media multiple items selection. 2017-11-16 07:59:07 +04:00
history_media_types.cpp Implement correct saved messages history layout. 2017-12-05 20:14:28 +04:00
history_media_types.h Move EmptyUserpic from data_peer to empty_userpic. 2017-12-05 12:44:27 +04:00
history_message.cpp Display right action button not too high. 2017-12-06 18:15:41 +04:00
history_message.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
history_service.cpp Handle errors in getMessages(). 2017-11-23 19:41:13 +04:00
history_service.h Shared media multiple items selection. 2017-11-16 07:59:07 +04:00
history_service_layout.cpp Highlight all mentions when marking them read. 2017-08-30 19:15:53 +03:00
history_service_layout.h Highlight all mentions when marking them read. 2017-08-30 19:15:53 +03:00
history_top_bar_widget.cpp Fix ripple animation glitch in history top bar. 2017-12-05 20:14:15 +04:00
history_top_bar_widget.h Hide three-dot peer menu when peer changes. 2017-12-02 15:11:01 +04:00
history_widget.cpp Fix possible crash in HistoryWidget. 2017-12-08 17:54:55 +04:00
history_widget.h Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00