tdesktop/Telegram/SourceFiles/boxes
John Preston cb4fce251e Version 4.13.1: Fix build with GCC. 2023-12-23 14:18:12 -04:00
..
filters Moved out common default style entries from settings. 2023-11-15 04:20:20 +03:00
peers Version 4.13.1: Fix build with GCC. 2023-12-23 14:18:12 -04:00
about_box.cpp
about_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
about_sponsored_box.cpp
about_sponsored_box.h
abstract_box.cpp
abstract_box.h
add_contact_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
add_contact_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
auto_download_box.cpp Removed AddButton and CreateButton without icon from Settings. 2023-11-15 03:30:04 +03:00
auto_download_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
auto_lock_box.cpp
auto_lock_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
background_box.cpp Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
background_box.h Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
background_preview_box.cpp Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
background_preview_box.h Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
boxes.style Allow setting background for both sides. 2023-11-28 21:55:27 +04:00
choose_filter_box.cpp Fixed some cases when peer may not be removed from filter from menu. 2023-09-04 17:36:54 +04:00
choose_filter_box.h Added warning of limitation on excluding chats from filter from menu. 2023-08-14 22:30:37 +02:00
connection_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
connection_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
create_poll_box.cpp Moved out common default style entries from settings. 2023-11-15 04:20:20 +03:00
create_poll_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
delete_messages_box.cpp
delete_messages_box.h
dictionaries_manager.cpp
dictionaries_manager.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
download_path_box.cpp
download_path_box.h
edit_caption_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
edit_caption_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
edit_privacy_box.cpp Moved out common default style entries from settings. 2023-11-15 04:20:20 +03:00
edit_privacy_box.h
gift_premium_box.cpp Added mini icon of boosts to description in gifts box from settings. 2023-12-19 04:06:54 +03:00
gift_premium_box.h Added initial ability to gift premium to contacts from settings. 2023-12-17 09:50:50 +03:00
language_box.cpp Removed some unwanted include directives of lang_keys in header files. 2023-11-15 03:30:04 +03:00
language_box.h Removed some unwanted include directives of lang_keys in header files. 2023-11-15 03:30:04 +03:00
local_storage_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
local_storage_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
max_invite_box.cpp
max_invite_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
passcode_box.cpp Implement multiboost reassign box. 2023-11-09 22:33:14 +04:00
passcode_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
peer_list_box.cpp Implement multiboost reassign box. 2023-11-09 22:33:14 +04:00
peer_list_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
peer_list_controllers.cpp Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
peer_list_controllers.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
peer_lists_box.cpp Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
peer_lists_box.h Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
phone_banned_box.cpp
phone_banned_box.h
pin_messages_box.cpp
pin_messages_box.h
premium_limits_box.cpp Moved AddSkip and AddDivier from Settings namespace to separate module. 2023-11-15 03:30:04 +03:00
premium_limits_box.h Handle t.me/channel?boost links. 2023-09-22 09:43:32 +04:00
premium_preview_box.cpp Added ability to hide subscription button in preview premium boxes. 2023-12-17 13:01:36 +03:00
premium_preview_box.h Added ability to hide subscription button in preview premium boxes. 2023-12-17 13:01:36 +03:00
reactions_settings_box.cpp Update API scheme on layer 167. 2023-11-28 21:55:24 +04:00
reactions_settings_box.h
report_messages_box.cpp Support deleting and reporting stories. 2023-07-20 07:20:12 +04:00
report_messages_box.h
ringtones_box.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
ringtones_box.h
self_destruction_box.cpp
self_destruction_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
send_files_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
send_files_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
sessions_box.cpp Fixed indents in some files. 2023-12-16 20:25:01 +00:00
sessions_box.h Split out settings_common module into td_ui and non-td_ui variants. 2023-11-15 03:30:04 +03:00
share_box.cpp Fix build on Linux 2023-11-25 12:59:47 +04:00
share_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
sticker_set_box.cpp
sticker_set_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
stickers_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
stickers_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
translate_box.cpp Fixed indents in some files. 2023-12-16 20:25:01 +00:00
translate_box.h
url_auth_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
url_auth_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
username_box.cpp Moved out common default style entries from settings. 2023-11-15 04:20:20 +03:00
username_box.h