tdlight/td/telegram
2021-05-17 03:24:54 +03:00
..
files Remove dependency of PSLICE/PSTRING on Logger, move them to separate header and make them always safe. 2021-05-17 03:24:54 +03:00
logevent Pass UserId instead of int32 when creating secret chat. 2021-03-29 11:57:26 +03:00
net Move outgoing query logging to INFO. 2021-05-17 00:12:52 +03:00
AccessRights.h Update copyright year. 2021-01-01 15:57:46 +03:00
AnimationsManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
AnimationsManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
AnimationsManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AudiosManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
AudiosManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
AudiosManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AuthManager.cpp Add and use statis UserId::get_user_ids/get_input_user_ids methods. 2021-03-29 00:50:15 +03:00
AuthManager.h Add and use statis UserId::get_user_ids/get_input_user_ids methods. 2021-03-29 00:50:15 +03:00
AuthManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AutoDownloadSettings.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
AutoDownloadSettings.h Update copyright year. 2021-01-01 15:57:46 +03:00
BackgroundId.h Update copyright year. 2021-01-01 15:57:46 +03:00
BackgroundManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
BackgroundManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
BackgroundType.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
BackgroundType.h Update copyright year. 2021-01-01 15:57:46 +03:00
BackgroundType.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
CallActor.cpp Fix handling of errors in CallActor::send_call_signaling_data. 2021-03-05 02:47:27 +03:00
CallActor.h Fix handling of errors in CallActor::send_call_signaling_data. 2021-03-05 02:47:27 +03:00
CallbackQueriesManager.cpp Add optional source to have_dialog_force. 2021-04-08 00:51:32 +03:00
CallbackQueriesManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
CallDiscardReason.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
CallDiscardReason.h Update copyright year. 2021-01-01 15:57:46 +03:00
CallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
CallManager.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
CallManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
ChannelId.h Update copyright year. 2021-01-01 15:57:46 +03:00
ChatId.h Update copyright year. 2021-01-01 15:57:46 +03:00
cli.cpp Remove redundant LogInterface::rotate overrides. 2021-05-17 02:04:50 +03:00
Client.cpp Clamp float numbers before conversion to integers. 2021-03-28 22:33:22 +03:00
Client.h Update copyright year. 2021-01-01 15:57:46 +03:00
ClientActor.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
ClientActor.h Update copyright year. 2021-01-01 15:57:46 +03:00
ClientDotNet.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
ClientJson.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
ClientJson.h Update copyright year. 2021-01-01 15:57:46 +03:00
ConfigManager.cpp Support url_auth_domains. 2021-03-16 01:29:54 +03:00
ConfigManager.h Support url_auth_domains. 2021-03-16 01:29:54 +03:00
ConfigShared.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
ConfigShared.h Update copyright year. 2021-01-01 15:57:46 +03:00
Contact.cpp Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
Contact.h Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
ContactsManager.cpp Ensure that ChannelFull isn't loaded in on_channel_status_changed and on_channel_username_changed. 2021-05-09 18:14:43 +03:00
ContactsManager.h Don't load ChannelFull from database in invalidate_channel_full. 2021-05-09 03:21:18 +03:00
CountryInfoManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
CountryInfoManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
DelayDispatcher.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DelayDispatcher.h Update copyright year. 2021-01-01 15:57:46 +03:00
Dependencies.cpp Add optional source to have_dialog_force. 2021-04-08 00:51:32 +03:00
Dependencies.h Reload objects from server if failed to resolve their dependencies. 2021-04-04 03:23:22 +03:00
DeviceTokenManager.cpp Add and use statis UserId::get_user_ids/get_input_user_ids methods. 2021-03-29 00:50:15 +03:00
DeviceTokenManager.h Add and use statis UserId::get_user_ids/get_input_user_ids methods. 2021-03-29 00:50:15 +03:00
DhCache.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DhCache.h Update copyright year. 2021-01-01 15:57:46 +03:00
DhConfig.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogAction.cpp Remove chatActionImportingMessages. 2021-01-26 03:13:09 +03:00
DialogAction.h Remove chatActionImportingMessages. 2021-01-26 03:13:09 +03:00
DialogAdministrator.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogAdministrator.h Add DialogInviteLink class. 2021-01-13 16:28:24 +03:00
DialogDate.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogDb.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogFilter.cpp Minor improvements. 2021-04-09 02:35:50 +03:00
DialogFilter.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogFilter.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogFilterId.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogId.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogId.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogInviteLink.cpp Rename administrator_user_id to creator_user_id. 2021-02-25 16:02:07 +03:00
DialogInviteLink.h Rename administrator_user_id to creator_user_id. 2021-02-25 16:02:07 +03:00
DialogListId.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogLocation.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogLocation.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogParticipant.cpp Support chats as members of other chats. 2021-03-22 04:03:24 +03:00
DialogParticipant.h Minor improvements. 2021-04-09 02:35:50 +03:00
DialogSource.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogSource.h Update copyright year. 2021-01-01 15:57:46 +03:00
Document.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
Document.h Update copyright year. 2021-01-01 15:57:46 +03:00
Document.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
DocumentsManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
DocumentsManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
DocumentsManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
DraftMessage.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DraftMessage.h Update copyright year. 2021-01-01 15:57:46 +03:00
DraftMessage.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
FileReferenceManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
FileReferenceManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
FileReferenceManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
FolderId.h Update copyright year. 2021-01-01 15:57:46 +03:00
FullMessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
Game.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
Game.h Update copyright year. 2021-01-01 15:57:46 +03:00
Game.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
Global.cpp Fix misprint. 2021-02-19 16:37:44 +03:00
Global.h Fix misprint. 2021-02-19 16:37:44 +03:00
GroupCallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
GroupCallManager.cpp Add more logging on failed CHECK. 2021-05-09 01:00:02 +03:00
GroupCallManager.h Improve updates on group call leaving. 2021-04-09 18:50:07 +03:00
GroupCallParticipant.cpp Disallow joined_date == 0 for non-leaving group call participants. 2021-04-13 02:33:02 +03:00
GroupCallParticipant.h Take into account raised hands when sorting group call participants for non-muted users. 2021-04-06 01:48:41 +03:00
GroupCallParticipantOrder.cpp Fix sending of updateGroupCallParticipant in some rare cases. 2021-05-07 02:10:37 +03:00
GroupCallParticipantOrder.h Fix sending of updateGroupCallParticipant in some rare cases. 2021-05-07 02:10:37 +03:00
HashtagHints.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
HashtagHints.h Update copyright year. 2021-01-01 15:57:46 +03:00
InlineQueriesManager.cpp Remove invoices and games from inline query results in unallowed chats. 2021-04-13 03:32:57 +03:00
InlineQueriesManager.h Remove invoices and games from inline query results in unallowed chats. 2021-04-13 03:32:57 +03:00
InputDialogId.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
InputDialogId.h Update copyright year. 2021-01-01 15:57:46 +03:00
InputGroupCallId.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
InputGroupCallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
InputMessageText.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
InputMessageText.h Update copyright year. 2021-01-01 15:57:46 +03:00
InputMessageText.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
JsonValue.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
JsonValue.h Update copyright year. 2021-01-01 15:57:46 +03:00
LanguagePackManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
LanguagePackManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
Location.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Location.h Update copyright year. 2021-01-01 15:57:46 +03:00
Log.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Log.h Fix misprint. 2021-03-31 15:50:51 +03:00
LogDotNet.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Logging.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
Logging.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageContent.cpp Disallow messageInvoice copying. 2021-04-13 17:40:09 +03:00
MessageContent.h Move can_send_message_content to MessageContent.cpp. 2021-04-13 02:59:33 +03:00
MessageContentType.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
MessageContentType.h Increase MessageUnsupported version. 2021-04-06 00:40:31 +03:00
MessageCopyOptions.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageEntity.cpp Fix Slice underflow. 2021-05-14 13:18:52 +03:00
MessageEntity.h Reload objects from server if failed to resolve their dependencies. 2021-04-04 03:23:22 +03:00
MessageEntity.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
MessageId.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
MessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageReplyInfo.cpp Remove expected error logging. 2021-01-18 12:58:16 +03:00
MessageReplyInfo.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessagesDb.cpp Use int64 for sender_user_id in message database. 2021-03-29 11:28:43 +03:00
MessagesDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageSearchFilter.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
MessageSearchFilter.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessagesManager.cpp Try to create secret chat dialog when receive new message in it. 2021-05-16 02:11:37 +03:00
MessagesManager.h Add debug for failed CHECK. 2021-05-09 18:43:39 +03:00
MessageTtlSetting.cpp Add MessageTtlSetting class. 2021-02-09 16:05:00 +03:00
MessageTtlSetting.h Minor improvements. 2021-02-25 15:56:26 +03:00
misc.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
misc.h Update copyright year. 2021-01-01 15:57:46 +03:00
Notification.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationGroupId.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationGroupKey.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationGroupType.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationId.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationManager.cpp Improve error message. 2021-03-29 21:43:50 +03:00
NotificationManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationSettings.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationSettings.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationSettings.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationType.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationType.h Update copyright year. 2021-01-01 15:57:46 +03:00
PasswordManager.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
PasswordManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
Payments.cpp Improve suggested_tip_amounts checks. 2021-04-13 16:23:18 +03:00
Payments.h Minor improvements. 2021-04-09 02:35:50 +03:00
Payments.hpp Add class InputInvoice. 2021-03-31 01:20:40 +03:00
PhoneNumberManager.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
PhoneNumberManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
Photo.cpp Add minithumbnails to userProfilePhoto and chatPhotoInfo. 2021-04-09 17:01:58 +03:00
Photo.h Add minithumbnails to userProfilePhoto and chatPhotoInfo. 2021-04-09 17:01:58 +03:00
Photo.hpp Add minithumbnails to userProfilePhoto and chatPhotoInfo. 2021-04-09 17:01:58 +03:00
PhotoSizeSource.cpp Use generic variant operator== to compare PhotoSizeSource. 2021-04-15 21:24:55 +03:00
PhotoSizeSource.h Use generic variant operator== to compare PhotoSizeSource. 2021-04-15 21:24:55 +03:00
PhotoSizeSource.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
PollId.h Update copyright year. 2021-01-01 15:57:46 +03:00
PollId.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
PollManager.cpp Unify ResultHandler subclass names and logged name. 2021-02-08 15:56:08 +03:00
PollManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
PollManager.hpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
PrivacyManager.cpp Add optional source to have_dialog_force. 2021-04-08 00:51:32 +03:00
PrivacyManager.h Use UserId in PrivacyManager. 2021-03-29 01:34:33 +03:00
PtsManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
PublicDialogType.h Update copyright year. 2021-01-01 15:57:46 +03:00
QueryCombiner.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
QueryCombiner.h Update copyright year. 2021-01-01 15:57:46 +03:00
ReplyMarkup.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
ReplyMarkup.h Update copyright year. 2021-01-01 15:57:46 +03:00
ReplyMarkup.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
ReportReason.cpp Add class ReportReason. 2021-02-20 03:55:09 +03:00
ReportReason.h Repair file_reference in reportChatPhoto. 2021-02-20 21:06:58 +03:00
RequestActor.h Update copyright year. 2021-01-01 15:57:46 +03:00
RestrictionReason.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
RestrictionReason.h Update copyright year. 2021-01-01 15:57:46 +03:00
ScheduledServerMessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatActor.cpp Improve error message on access to a closed secret chat. 2021-03-29 21:26:31 +03:00
SecretChatActor.h Minor improvements. 2021-04-09 02:35:50 +03:00
SecretChatDb.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatId.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatsManager.cpp Try to create secret chat dialog when receive new message in it. 2021-05-16 02:11:37 +03:00
SecretChatsManager.h Pass UserId instead of int32 when creating secret chat. 2021-03-29 11:57:26 +03:00
SecretInputMedia.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecureManager.cpp Rename suggested_name to suggested_path. 2021-01-26 02:39:48 +03:00
SecureManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecureStorage.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SecureStorage.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecureValue.cpp Rename suggested_name to suggested_path. 2021-01-26 02:39:48 +03:00
SecureValue.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecureValue.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
SendCodeHelper.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SendCodeHelper.h Update copyright year. 2021-01-01 15:57:46 +03:00
SendCodeHelper.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
SequenceDispatcher.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SequenceDispatcher.h Update copyright year. 2021-01-01 15:57:46 +03:00
ServerMessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
SetWithPosition.h Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
SpecialStickerSetType.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SpecialStickerSetType.h Update copyright year. 2021-01-01 15:57:46 +03:00
StateManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
StateManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
StickerSetId.h Update copyright year. 2021-01-01 15:57:46 +03:00
StickerSetId.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
StickersManager.cpp Avoid upgrade of read transaction to a write transaction. 2021-05-10 01:59:35 +03:00
StickersManager.h Add document ID to SVG path warnings. 2021-03-02 04:48:02 +03:00
StickersManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
StorageManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
StorageManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
SuggestedAction.cpp Minor improvements. 2021-02-25 15:56:26 +03:00
SuggestedAction.h Support channel suggested actions. 2021-02-22 23:34:10 +03:00
td_c_client.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_c_client.h Update copyright year. 2021-01-01 15:57:46 +03:00
td_emscripten.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_json_client.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_json_client.h Update copyright year. 2021-01-01 15:57:46 +03:00
td_log.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_log.h Fix misprint. 2021-03-31 15:50:51 +03:00
Td.cpp Log versions on Td instance creation. 2021-05-07 20:52:54 +03:00
Td.h Update version to 1.7.4. 2021-04-14 15:20:44 +03:00
TdCallback.h Update copyright year. 2021-01-01 15:57:46 +03:00
TdDb.cpp Add deleteAllCallMessages method. 2021-01-19 13:21:50 +03:00
TdDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
TdParameters.h Update copyright year. 2021-01-01 15:57:46 +03:00
TermsOfService.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
TermsOfService.h Update copyright year. 2021-01-01 15:57:46 +03:00
TopDialogCategory.h Update copyright year. 2021-01-01 15:57:46 +03:00
TopDialogManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
TopDialogManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
UniqueId.h Update copyright year. 2021-01-01 15:57:46 +03:00
UpdatesManager.cpp Update layer to 127. 2021-03-26 18:15:21 +03:00
UpdatesManager.h Process updateChatParticipant and updateBotStopped. 2021-02-19 02:16:50 +03:00
UserId.h Add and use statis UserId::get_user_ids/get_input_user_ids methods. 2021-03-29 00:50:15 +03:00
Venue.cpp Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
Venue.h Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
Version.h Update layer to 127. 2021-03-26 18:15:21 +03:00
VideoNotesManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
VideoNotesManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
VideoNotesManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
VideosManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
VideosManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
VideosManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
VoiceNotesManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
VoiceNotesManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
VoiceNotesManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
WebPageBlock.cpp Add source to get_dimensions. 2021-01-23 22:04:35 +03:00
WebPageBlock.h Update copyright year. 2021-01-01 15:57:46 +03:00
WebPageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
WebPagesManager.cpp Improve some spelling. 2021-03-15 03:32:14 +03:00
WebPagesManager.h Update copyright year. 2021-01-01 15:57:46 +03:00