tdesktop/Telegram/SourceFiles/boxes
23rd 4216d72c67 Added ability to set favorite reaction from settings. 2022-04-13 15:06:23 +04:00
..
filters Improve phrases in adding a bot as an admin. 2022-03-30 12:23:05 +04:00
peers Simplified condition for display of invite links button. 2022-04-07 19:54:20 +03:00
about_box.cpp Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
about_box.h
about_sponsored_box.cpp
about_sponsored_box.h
abstract_box.cpp Removed Ui::hideSettingsAndLayer(). 2022-03-04 11:25:10 +03:00
abstract_box.h Removed Ui::hideSettingsAndLayer(). 2022-03-04 11:25:10 +03:00
add_contact_box.cpp Moved special fields to separated folder. 2022-04-01 15:53:57 +04:00
add_contact_box.h Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
auto_download_box.cpp Adjust privacy edit boxes to the mockup. 2022-02-25 14:14:42 +03:00
auto_download_box.h
auto_lock_box.cpp Unified general phrases for duration. 2022-04-01 15:53:58 +04:00
auto_lock_box.h
background_box.cpp Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
background_box.h
background_preview_box.cpp Improve notification preview settings design. 2022-03-08 15:24:02 +04:00
background_preview_box.h
boxes.style Leave only one list of items for custom sounds. 2022-04-05 19:29:43 +04:00
change_phone_box.cpp Moved special fields to separated folder. 2022-04-01 15:53:57 +04:00
change_phone_box.h Allow adding Settings::Section-s without changing Type. 2022-04-01 15:53:23 +04:00
choose_filter_box.cpp Replaced box for choosing of filter with submenu. 2022-04-10 15:34:12 +03:00
choose_filter_box.h Replaced box for choosing of filter with submenu. 2022-04-10 15:34:12 +03:00
connection_box.cpp Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
connection_box.h
create_poll_box.cpp Moved SendMenu to separated folder. 2022-03-27 17:59:30 +03:00
create_poll_box.h
delete_messages_box.cpp Moved out nested class for merged message search to separated file. 2022-04-07 19:18:47 +03:00
delete_messages_box.h Slightly improved phrases in clear history box. 2022-04-01 15:53:57 +04:00
dictionaries_manager.cpp Removed Window::SessionController from ManageDictionariesBox. 2022-03-04 11:25:10 +03:00
dictionaries_manager.h Removed Window::SessionController from ManageDictionariesBox. 2022-03-04 11:25:10 +03:00
download_path_box.cpp
download_path_box.h
edit_caption_box.cpp Use rpl::empty instead of rpl::empty_value(). 2022-03-11 09:56:29 +04:00
edit_caption_box.h
edit_color_box.cpp
edit_color_box.h
edit_privacy_box.cpp Use rpl::empty instead of rpl::empty_value(). 2022-03-11 09:56:29 +04:00
edit_privacy_box.h Copy t.me/+phonenumber link from Phone Number Privacy. 2022-03-01 15:30:55 +03:00
language_box.cpp Show "No languages found." label. 2022-03-01 19:35:37 +03:00
language_box.h
local_storage_box.cpp Unified general phrases for duration. 2022-04-01 15:53:58 +04:00
local_storage_box.h
max_invite_box.cpp Removed TextParseRichText. 2022-01-12 11:54:24 +03:00
max_invite_box.h
mute_settings_box.cpp Slightly optimized name of methods in data notify settings. 2022-04-05 15:28:48 +03:00
mute_settings_box.h
passcode_box.cpp Unified general phrases for duration. 2022-04-01 15:53:58 +04:00
passcode_box.h
peer_list_box.cpp Added simple PeerListDelegate to show content. 2022-03-06 18:11:47 +03:00
peer_list_box.h Added simple PeerListDelegate to show content. 2022-03-06 18:11:47 +03:00
peer_list_controllers.cpp Improve phrases in adding a bot as an admin. 2022-03-30 12:23:05 +04:00
peer_list_controllers.h Replaced kick button with admin rank in list of members. 2022-04-01 15:53:57 +04:00
peer_lists_box.cpp Added to PeerListDelegate methods to show content. 2022-03-04 11:25:10 +03:00
peer_lists_box.h Added to PeerListDelegate methods to show content. 2022-03-04 11:25:10 +03:00
phone_banned_box.cpp Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
phone_banned_box.h
pin_messages_box.cpp Replaced PinMessageBox with generic box. 2022-03-08 12:43:00 +03:00
pin_messages_box.h Replaced PinMessageBox with generic box. 2022-03-08 12:43:00 +03:00
reactions_settings_box.cpp Added ability to set favorite reaction from settings. 2022-04-13 15:06:23 +04:00
reactions_settings_box.h Added ability to set favorite reaction from settings. 2022-04-13 15:06:23 +04:00
ringtones_box.cpp Replaced hardcoded limitations for ringtones with server values. 2022-04-10 22:16:15 +03:00
ringtones_box.h Choose newly uploaded ringtone in the box. 2022-04-06 19:19:50 +04:00
self_destruction_box.cpp Unified general phrases for duration. 2022-04-01 15:53:58 +04:00
self_destruction_box.h
send_files_box.cpp Moved SendMenu to separated folder. 2022-03-27 17:59:30 +03:00
send_files_box.h
sessions_box.cpp Allow adding Settings::Section-s without changing Type. 2022-04-01 15:53:23 +04:00
sessions_box.h Allow adding Settings::Section-s without changing Type. 2022-04-01 15:53:23 +04:00
share_box.cpp Moved menu item with check to td_ui. 2022-03-27 17:59:50 +03:00
share_box.h Provided separated style for general labels in ShareBox. 2022-03-15 18:02:30 +03:00
sticker_set_box.cpp Moved SendMenu to separated folder. 2022-03-27 17:59:30 +03:00
sticker_set_box.h Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
stickers_box.cpp Renamed BoxContent::onScrollToY to BoxContent::scrollToY. 2022-02-25 19:41:16 +03:00
stickers_box.h Moved special fields to separated folder. 2022-04-01 15:53:57 +04:00
url_auth_box.cpp Removed text commands from url auth box. 2022-01-12 11:54:24 +03:00
url_auth_box.h
username_box.cpp Moved special fields to separated folder. 2022-04-01 15:53:57 +04:00
username_box.h Adjust username change box to the mockup. 2022-02-25 14:14:42 +03:00