tdesktop/Telegram/SourceFiles
John Preston 8884cb190a Version 1.0.27: Fix launch in Ubuntu 17.04
Ubuntu 17.04 launch results in segfault if the build was done
by GCC 6.2 (works fine with GCC 4.9). Backtrace shows that it
crashes in gtk_init_check() call somewhere in libmirclient and
tests show that it works fine with GDK_BACKEND=x11.

So we use gdk_set_allowed_backends() method to explicitly state
that we support only "x11" GDK backend, that way it doesn't try
to use libmirclient and it does not crash.

Fix #3176 #3162
2017-03-31 13:46:55 +03:00
..
_other
boxes Version 1.0.26 for macOS: Fix Clang builds. 2017-03-30 15:00:02 +03:00
codegen Fix GCC warning on Release build in Emoji::Init. 2017-03-23 15:47:01 +03:00
core Version 1.0.27: Fix launch in Ubuntu 17.04 2017-03-31 13:46:55 +03:00
data
dialogs
history Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
inline_bots Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
intro Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
media Allow audio and video files with duration < 1s. 2017-03-27 15:50:40 +03:00
mtproto Fix AutoConnection::debugState() for TCP connections. Fix #3171 2017-03-30 18:20:51 +03:00
overview
platform Version 1.0.27: Fix launch in Ubuntu 17.04 2017-03-31 13:46:55 +03:00
profile Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
settings Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
stickers Version 1.0.26 for macOS: Fix Clang builds. 2017-03-30 15:00:02 +03:00
storage WebDocument without size is allowed to load. 2017-03-30 12:49:15 +03:00
ui Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
window
apiwrap.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
apiwrap.h
app.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
app.h
application.cpp
application.h
auth_session.cpp
auth_session.h
autoupdater.cpp
autoupdater.h
config.h Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
countries.h
dialogswidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
dialogswidget.h
facades.cpp Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
facades.h Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
history.cpp Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
history.h Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
historywidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
historywidget.h
lang.cpp
lang.h
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp
layerwidget.h
layout.cpp
layout.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
mainwidget.h
mainwindow.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
mainwindow.h
mediaview.cpp
mediaview.h
messenger.cpp Version 1.0.26: Better appx manifest, update langs. 2017-03-30 12:49:58 +03:00
messenger.h Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
observer_peer.cpp
observer_peer.h
overviewwidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
overviewwidget.h
passcodewidget.cpp
passcodewidget.h
qt_static_plugins.cpp
settings.cpp
settings.h
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h
structs.cpp
structs.h