tdesktop/Telegram/SourceFiles
23rd 32df03f08d Fixed text overlap on y-axis captions when mouse drag is really fast. 2023-10-11 22:12:29 +04:00
..
_other Beta version 4.9.10: Fix after-update relaunch. 2023-09-22 16:08:41 +04:00
api Added deserialization from JSON to statistics data to API. 2023-10-11 22:12:29 +04:00
boxes Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
calls Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
chat_helpers Version 4.9.9: Add support for Emoji 15. 2023-09-18 23:38:59 +04:00
codegen/scheme
core Version 4.10.3. 2023-10-02 17:56:10 +04:00
countries
data Added API support of channel flag for channel statistics. 2023-10-11 22:12:29 +04:00
dialogs Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
ffmpeg Fix crash when libvpx decoder is absent. 2023-09-25 12:41:34 +04:00
history Added ability to fast change forward options with right click on panel. 2023-10-11 21:10:56 +03:00
info Fixed shadows in userpic builder with non-default scale. 2023-10-11 06:06:03 +03:00
inline_bots Fix build on macOS. 2023-09-15 20:42:23 +04:00
intro Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
lang Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
layout Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
main Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
media Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
menu Allowed to save not loaded photos from bulk download menu item. 2023-09-08 11:40:18 +03:00
mtproto Update API scheme to layer 165. 2023-09-28 23:51:29 +04:00
overview Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
passport Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
payments Improve Ui::Text::String features. 2023-10-04 22:24:25 +04:00
platform Work with GLIB_VERSION_MAX_ALLOWED 2023-10-07 07:08:21 +04:00
profile
settings Use shared_ptr<Factory> as settings section id. 2023-10-04 20:38:14 +04:00
statistics Fixed text overlap on y-axis captions when mouse drag is really fast. 2023-10-11 22:12:29 +04:00
storage Start main menu bots. 2023-09-12 21:01:12 +04:00
support Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
ui Add initial code syntax highlighting. 2023-10-04 22:29:16 +04:00
window Added dummy box class for statistics. 2023-10-11 22:12:28 +04:00
apiwrap.cpp Fix file reference refresh in story forward. 2023-09-28 23:51:29 +04:00
apiwrap.h Don't expect itemId from shareContact. 2023-09-05 19:30:29 +04:00
config.h
logs.cpp Fix debug build on Linux 2023-09-23 06:29:10 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp
mainwidget.cpp Simplify ordering of stories tooltip. 2023-07-28 12:19:53 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Added closing of attached bot web view when app is locked by passcode. 2023-08-04 08:46:45 +02:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
tray.cpp
tray.h