tdesktop/Telegram/SourceFiles/boxes
John Preston 6ca105a290 Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
..
peers Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
about_box.cpp Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
about_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
abstract_box.cpp Save data from EditPeerInfoBox. 2017-11-16 07:59:10 +04:00
abstract_box.h Replace NewAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
add_contact_box.cpp Pass already-members when adding members to channel. 2017-11-19 18:41:52 +04:00
add_contact_box.h Replace NewAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
autolock_box.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
autolock_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
background_box.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
background_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
boxes.style Disable tabs in third column info. 2017-11-16 13:13:17 +04:00
calendar_box.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
calendar_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
change_phone_box.cpp Replace $ with _ in rpl::mappers. 2017-11-20 16:32:55 +04:00
change_phone_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
confirm_box.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
confirm_box.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
confirm_phone_box.cpp Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
confirm_phone_box.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
connection_box.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
connection_box.h Remember connection type settings. 2017-06-30 09:21:43 +03:00
download_path_box.cpp Make Checkbox text position relative to the View. 2017-07-07 14:27:13 +03:00
download_path_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
edit_color_box.cpp Replace BoxContent::closeHook() with boxClosing. 2017-08-30 19:15:24 +03:00
edit_color_box.h Replace BoxContent::closeHook() with boxClosing. 2017-08-30 19:15:24 +03:00
edit_participant_box.cpp Replace PeerAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
edit_participant_box.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
edit_privacy_box.cpp Change *[Fast|Animated] to anim::type in SlideWrap. 2017-11-16 07:59:06 +04:00
edit_privacy_box.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
language_box.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
language_box.h Improve custom language loading. 2017-06-29 11:39:46 +03:00
local_storage_box.cpp Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
local_storage_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
mute_settings_box.cpp Replace PeerAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
mute_settings_box.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
notifications_box.cpp Allow empty arg list in rpl next/error handlers. 2017-11-16 07:59:05 +04:00
notifications_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
passcode_box.cpp Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
passcode_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
peer_list_box.cpp Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
peer_list_box.h Add manage supergroup / channel box. 2017-11-16 07:59:10 +04:00
peer_list_controllers.cpp Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
peer_list_controllers.h Add 'X' and admin star in group info members. 2017-11-16 07:59:10 +04:00
photo_crop_box.cpp Replace NewAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
photo_crop_box.h Replace NewAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
rate_call_box.cpp Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
rate_call_box.h Improve RateCallBox design. 2017-05-09 23:46:43 +03:00
report_box.cpp Improve boxes with checks / radios layout. 2017-07-04 16:59:00 +03:00
report_box.h Add RateCallBox for calls feedback collection. 2017-05-09 23:46:28 +03:00
self_destruction_box.cpp Fix radiobutton list boxes dimensions. 2017-07-12 14:05:29 +03:00
self_destruction_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
send_files_box.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
send_files_box.h Replace BoxContent::closeHook() with boxClosing. 2017-08-30 19:15:24 +03:00
sessions_box.cpp Move info between Layer and Narrow wrap. 2017-11-16 07:59:03 +04:00
sessions_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
share_box.cpp Save info members list state to memento. 2017-11-16 07:59:08 +04:00
share_box.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
sticker_set_box.cpp Improve Emoji / GIFs list variable width support. 2017-11-16 07:59:12 +04:00
sticker_set_box.h Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
stickers_box.cpp Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
stickers_box.h Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
username_box.cpp Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
username_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00