summaryrefslogtreecommitdiffstats
path: root/Telegram/cmake/td_ui.cmake
AgeCommit message (Expand)Author
2023-02-06Change td_ui to a static library.John Preston
2023-02-02Moved paint of toggle up-down arrow from main menu to td_ui.23rd
2023-02-02Add translation bar dropdown menu.John Preston
2023-02-02Removed colors palette class for userpic emoji builder.23rd
2023-02-02Added initial implementation of layer for userpic emoji builder.23rd
2023-02-02Added bubble wrap for layer of userpic builder.23rd
2023-02-02Added initial implementation of color chooser for userpic builder.23rd
2023-02-02Implement emoji search / categories.John Preston
2023-01-19Moved out color editor to td_ui.23rd
2023-01-19Moved constants of arc angles to td_ui.23rd
2023-01-09Moved Info::Profile::FloatingIcon to td_ui.23rd
2022-12-26Allow accepting video userpic suggestions.John Preston
2022-12-26Added snowflakes effect.23rd
2022-12-26Remove ui/special_buttons module.John Preston
2022-12-07Selectively request LTCG on Windows 32 bit build.John Preston
2022-12-05Support adaptive forum userpic rounding radius.John Preston
2022-12-04Moved Ui::EmptyUserpic to td_ui.23rd
2022-11-22Added initial implementation of loading element effect.23rd
2022-11-22Moved out glare effect to separate file.23rd
2022-11-08Add an experimental "small message radius" toggle (#25305)Dragoon Aethis
2022-11-01Implement drag-n-drop to forum topics.John Preston
2022-11-01Update API scheme on layer 148: Topic icons.John Preston
2022-09-02Moved out util function for contrast calculation between 2 colors.23rd
2022-09-02Use FrameGenerator-based AnimatedIcon for reactions.John Preston
2022-09-02Renamed GiftOption to SubscriptionOption.23rd
2022-09-02Moved out class for colored ministars to separate file.23rd
2022-07-26Fixed display of quiz solution in sections.23rd
2022-07-26Added stars animation to box for premium gifts.23rd
2022-07-26Moved some premium styles to separate file.23rd
2022-07-26Start optimized custom emoji, show path thumbnail.John Preston
2022-06-03Support attach bot menu / reload / settings.John Preston
2022-06-02Moved out some ui effects to td_ui.23rd
2022-05-20Added animated bubble for premium boxes.23rd
2022-05-20Moved out gradient round button to td_ui.23rd
2022-05-19Implement simple premium limits boxes.John Preston
2022-05-03Use SeparatePanel / ShowMultilineToast from lib_ui.John Preston
2022-04-25Moved EditPeerHistoryVisibilityBox to td_ui.23rd
2022-04-13Moved out setup of top and bottom scroll shadows to separated file.23rd
2022-04-01Moved box with vertical drum picker for time to separated module.23rd
2022-04-01Moved out peer menu callback and its creation to separated files.23rd
2022-04-01Added vertical drum picker.23rd
2022-04-01Added implementation of menu for auto-delete settings.23rd
2022-04-01Moved widget for time choosing to td_ui.23rd
2022-04-01Added special field for time input with placeholder.23rd
2022-04-01Moved special fields to separated folder.23rd
2022-03-30Proof of concept webview attach menu support.John Preston
2022-03-27Moved menu item with check to td_ui.23rd
2022-03-20Moved MultiSelect to td_ui.23rd
2022-03-15Moved Ui::SelectScrollManager to lib_ui.23rd
2022-03-08Improve notification preview settings design.John Preston