summaryrefslogtreecommitdiffstats
path: root/Telegram/cmake
AgeCommit message (Expand)Author
2023-02-06Remove duplicate LTCG flags in td_scheme.John Preston
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-08Update to WebRTC M108.John Preston
2022-12-07Selectively request LTCG on Windows 32 bit build.John Preston
2022-12-06Use LTCG on Windows for two targets only.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-07Get rid of TDESKTOP_LAUNCHER_BASENAMEIlya Fedin
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-02Fix various spaces on end of linesIlya Fedin
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-08-11Use cmake_dependent_option to better declare variables that relate on other v...Ilya Fedin
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-26Add support for static and webm custom emoji.John Preston
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-03Update tg_owt to WebRTC M101.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-13Don't build InstanceV2ReferenceImpl yet.John Preston
2022-04-07Update tgcalls library.John Preston
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