kotatogram-desktop/Telegram/SourceFiles/ui
John Preston 8c1e546123 Fix crash in DocumentData destructor.
~DocumentData sometimes calls ~Image that calls RemoteSource::unload.
It tries to schedule delayed loaded deletion and accesses Auth().
But ~DocumentData is called from ~Session, so Auth() is unaccessible.
2018-11-04 15:51:39 +04:00
..
effects Fix ripple glitch on theme switching. 2018-11-04 15:51:38 +04:00
image Fix crash in DocumentData destructor. 2018-11-04 15:51:39 +04:00
style Add interface scale (100%..150%) for Retina. 2018-10-16 23:00:55 +03:00
text Add interface scale (100%..150%) for Retina. 2018-10-16 23:00:55 +03:00
toast Move image-related modules to ui/image/. 2018-11-04 15:51:37 +04:00
widgets Fix ripple glitch on theme switching. 2018-11-04 15:51:38 +04:00
wrap Allow to choose one of four default themes. 2018-09-26 14:36:55 +03:00
abstract_button.cpp
abstract_button.h
animation.cpp
animation.h
countryinput.cpp
countryinput.h
emoji_config.cpp Clear unused emoji cache with DB. 2018-11-04 15:51:38 +04:00
emoji_config.h Clear unused emoji cache with DB. 2018-11-04 15:51:38 +04:00
empty_userpic.cpp
empty_userpic.h
focus_persister.h
grouped_layout.cpp Fix grouped media corner in one layout. 2018-11-04 15:51:39 +04:00
grouped_layout.h
resize_area.h
rp_widget.cpp
rp_widget.h
search_field_controller.cpp
search_field_controller.h
special_buttons.cpp Move image-related modules to ui/image/. 2018-11-04 15:51:37 +04:00
special_buttons.h
text_options.cpp
text_options.h
twidget.cpp Insert Segoe UI and San Francisco font substitutions. 2018-11-04 15:51:39 +04:00
twidget.h
unread_badge.cpp
unread_badge.h