index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
td
/
telegram
/
BackgroundType.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-11-28
Move is_valid_color to misc.h.
levlam
2025-09-25
Add and use BackgroundFill::get_background_fill_object.
levlam
2025-04-27
Use some optional fields directly.
levlam
2025-03-26
Use bool fields in settings objects.
levlam
2025-01-01
Update copyright year.
levlam
2024-05-02
Ignore rotation angle for non-gradient patterns.
levlam
2024-05-02
Add operator<< for BackgroundFill.
levlam
2024-01-01
Update copyright year.
levlam
2023-12-19
Add td_api::backgroundTypeChatTheme for boosted chats.
levlam
2023-12-05
Update layer to 169.
levlam
2023-06-23
Init True fields for some manually created telegram_api objects.
levlam
2023-04-12
Replace dark_theme_brightness with dark_theme_dimming.
levlam
2023-04-11
Add td_api::setChatBackground.
levlam
2023-04-10
Allow nullptr in BackgroundType::get_background_type.
levlam
2023-04-10
Support dark_theme_brightness for chat backgrounds.
levlam
2023-03-01
More generic parsing of background fill name.
levlam
2023-03-01
Move is_background_name_local to BackgroundType.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-02
Fix solid backgrounds.
levlam
2022-01-01
Update copyright year.
levlam
2021-10-19
A lot more minor improvements.
levlam
2021-09-14
Add flag backgroundTypePattern.is_inverted instead of negative intensity.
levlam
2021-09-13
Replace getChatThemes with updateChatThemes.
levlam
2021-06-10
Replace add_fill_background with add_local_background.
levlam
2021-06-10
Use autoincremented IDs for local backgrounds.
levlam
2021-06-10
Make BackgroundFill fields private.
levlam
2021-06-10
Improve BackgroundType constructor.
levlam
2021-06-10
Impriove BackgroundType field names style.
levlam
2021-06-10
Make BackgroundType fields private.
levlam
2021-06-09
Move BackgroundType methods inside the class.
levlam
2021-06-09
Add BackgroundType::get_mime_type.
levlam
2021-06-09
Allow to set non-local filled backgrounds.
levlam
2021-06-08
Support removing Fill backgrounds from default list.
levlam
2021-06-04
Support negative background intensity.
levlam
2021-05-26
Parse background parameters in searchBackground.
levlam
2021-05-21
Add td_api::backgroundFillFreeformGradient.
levlam
2021-04-30
Update layer to 129.
levlam
2021-05-20
Add BackgroundFill::Type,
levlam
2021-05-20
Move value checks in get_background_fill.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-05-18
Improve spelling.
levlam
2020-01-02
Fix gradient backgrounds parsing.
levlam
2020-01-01
Update copyright year.
levlam
2019-12-23
Minor fixes.
levlam
2019-12-22
Support BackgroundFill in backgroundTypePattern.
levlam
2019-12-22
Add rotation_angle support to gradient background fill.
levlam
2019-12-22
Replace GradientInfo with BackgroundFill internally.
levlam
2019-12-22
Better scheme for BackgroundType.
levlam
[next]