tdesktop/Telegram
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
..
Patches Closed beta 1.1.23.8: Test an upstream fix backport for macOS issue. 2017-11-22 21:53:10 +04:00
Resources Add a special key for saved messages userpic bg. 2017-12-08 13:23:55 +04:00
SetupFiles
SourceFiles Fix possible crash in HistoryWidget. 2017-12-08 17:54:55 +04:00
Telegram Fix Mac App Store entitlements. 2017-05-19 17:13:33 +03:00
ThirdParty Update libtgvoip, opus to 1.2.1 and ffmpeg to 3.4. 2017-11-23 19:41:59 +04:00
build Alpha version 1.1.27. 2017-12-06 19:30:51 +04:00
gyp Move shareContact and readServerHistory to ApiWrap. 2017-12-07 17:43:05 +04:00
Telegram.plist Closed beta 1.1.23.8: Test an upstream fix backport for macOS issue. 2017-11-22 21:53:10 +04:00
create.bat Add Catch unittest framework and some tests. 2017-09-03 15:45:45 +03:00