kotatogram-desktop/Telegram/SourceFiles/ui
John Preston 21b1ba1f88 Move build to Ubuntu 14.04 and GCC 7.2.
To be able to run on the same distributions as before we need to have
the same GLIBC version dependency as in Ubuntu 12.04, which is 2.15.

For that we need to remove all usages of GLIBC features from 2.16 and above.
Currently there are three methods used, so they're wrapped in a separate
static library, linux_glibc_wraps.

It is a separate library because it must be compiled without '-flto' flag,
otherwise the inline __asm__ is not working and we get unresolved symbols.
2017-11-16 07:59:05 +04:00
..
effects
style
text Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
toast
widgets Use not type-erased producers in code. 2017-11-16 07:59:05 +04:00
wrap Use not type-erased producers in code. 2017-11-16 07:59:05 +04:00
abstract_button.cpp Add members list to info profile. 2017-11-16 07:59:04 +04:00
abstract_button.h Use not type-erased producers in code. 2017-11-16 07:59:05 +04:00
animation.cpp
animation.h
countryinput.cpp
countryinput.h
emoji_config.cpp
emoji_config.h
focus_persister.h Add members list to info profile. 2017-11-16 07:59:04 +04:00
images.cpp
images.h
rp_widget.h Use not type-erased producers in code. 2017-11-16 07:59:05 +04:00
special_buttons.cpp
special_buttons.h
twidget.cpp
twidget.h Info shared media and common groups counters. 2017-11-16 07:59:04 +04:00