tdesktop/Telegram/SourceFiles
2016-12-30 17:50:59 +04:00
..
_other Stable 0.10.6 (only for OS X): fixing Updater erasing. 2016-09-12 18:48:01 +03:00
boxes Merge branch 'master' into dev 2016-12-30 17:50:59 +04:00
codegen Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
core Merge branch 'master' into dev 2016-12-30 17:50:59 +04:00
data Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
dialogs Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
history Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
inline_bots All icons were moved from sprites to separate icon files. 2016-10-28 11:02:45 +03:00
intro Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
media Merge branch 'master' into dev 2016-12-30 17:50:59 +04:00
mtproto Version 0.10.19: Critical bug fix of Session::needToResumeAndSend(). 2016-10-24 23:37:43 +03:00
overview Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
platform Merge branch 'master' into dev 2016-12-30 17:50:59 +04:00
profile Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
serialize Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
settings Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
stickers Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
ui Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
window All icons were moved from sprites to separate icon files. 2016-10-28 11:02:45 +03:00
apiwrap.cpp New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
apiwrap.h Hide all button added to default notifications. 2016-10-05 19:56:27 +03:00
app.cpp Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
app.h Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles. 2016-10-28 12:20:24 +03:00
application.cpp Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed. 2016-10-27 15:56:48 +03:00
application.h Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case. 2016-10-18 10:56:38 +03:00
autoupdater.cpp Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case. 2016-10-18 10:56:38 +03:00
autoupdater.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
config.h Version 0.10.13.alpha: crash fix in custom notifications. 2016-10-07 19:45:45 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
dialogswidget.h Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
facades.cpp Respecting Quite Hours in Windows. 2016-10-17 13:55:17 +03:00
facades.h Added an external virtual method / multimethod implementation. 2016-10-17 11:46:43 +03:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp Attempt to fix a crash in getUserFull() without a loaded peer. 2016-10-22 18:58:14 +03:00
history.h Game play send message action is supported. 2016-09-30 16:40:22 +03:00
historywidget.cpp Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
historywidget.h Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
lang.cpp Main window position and size saving fixed in Windows. 2016-06-24 19:58:41 +03:00
lang.h Version 0.10.13.alpha: crash fix in custom notifications. 2016-10-07 19:45:45 +03:00
langloaderplain.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
langloaderplain.h Langs updated with changelog. 2016-04-11 20:03:50 +03:00
layerwidget.cpp Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
layerwidget.h Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
layout.cpp Some icons moved from sprite to separate files. 2016-10-22 21:58:36 +03:00
layout.h Some icons moved from sprite to separate files. 2016-10-22 21:58:36 +03:00
localimageloader.cpp Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
localimageloader.h Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
localstorage.cpp Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case. 2016-10-18 10:56:38 +03:00
localstorage.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
logs.cpp Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case. 2016-10-18 10:56:38 +03:00
logs.h Fixed possible crash in NotifyWindow click handler. 2016-03-31 15:55:25 +04:00
main.cpp Version 0.10.14 alpha: using $XDG_DATA_HOME in Linux. 2016-10-18 13:32:33 +03:00
mainwidget.cpp Merge branch 'master' into dev 2016-12-30 17:50:59 +04:00
mainwidget.h Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed. 2016-10-27 15:56:48 +03:00
mainwindow.cpp Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed. 2016-10-27 15:56:48 +03:00
mainwindow.h Version 0.10.18: a couple of crash fixes. 2016-10-24 18:36:17 +03:00
mediaview.cpp All icons were moved from sprites to separate icon files. 2016-10-28 11:02:45 +03:00
mediaview.h Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed. 2016-10-27 15:56:48 +03:00
observer_peer.cpp Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
observer_peer.h Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +03:00
overviewwidget.cpp Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
overviewwidget.h Almost all icons moved from sprite. 2016-10-28 00:19:38 +03:00
passcodewidget.cpp Some icons moved from sprite. Ui::WidgetFadeWrap() effect added. 2016-10-26 13:06:00 +03:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
pspecific.h Take control over macOS media keys only when using music player. #2549 2016-10-22 17:35:37 +03:00
pspecific_linux.cpp Take control over macOS media keys only when using music player. #2549 2016-10-22 17:35:37 +03:00
pspecific_linux.h Respecting Quite Hours in Windows. 2016-10-17 13:55:17 +03:00
pspecific_mac.cpp Respecting Quite Hours in Windows. 2016-10-17 13:55:17 +03:00
pspecific_mac.h Respecting Quite Hours in Windows. 2016-10-17 13:55:17 +03:00
pspecific_mac_p.h Code for replying from notifications, macOS uses notificationActivated(). 2016-10-02 20:06:34 +03:00
pspecific_mac_p.mm Take control over macOS media keys only when using music player. #2549 2016-10-22 17:35:37 +03:00
pspecific_win.cpp Take control over macOS media keys only when using music player. #2549 2016-10-22 17:35:37 +03:00
pspecific_win.h Respecting Quite Hours in Windows. 2016-10-17 13:55:17 +03:00
pspecific_winrt.cpp Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case. 2016-10-18 10:56:38 +03:00
pspecific_winrt.h NB Broken! Started notification manager abstraction. 2016-10-02 12:30:28 +03:00
settings.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
settings.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
shortcuts.cpp Take control over macOS media keys only when using music player. #2549 2016-10-22 17:35:37 +03:00
shortcuts.h Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
stdafx.cpp GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
stdafx.h Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
structs.cpp Version 0.10.14 alpha: fixed retina icon userpics, langs updated. 2016-10-18 15:00:25 +03:00
structs.h Version 0.10.14 alpha: userpic images are now generated as icons. 2016-10-18 14:48:03 +03:00
sysbuttons.cpp Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case. 2016-10-18 10:56:38 +03:00
sysbuttons.h New media player build fixed for Xcode. 2016-10-14 21:27:42 +03:00
title.cpp Some icons moved from sprite to separate files. 2016-10-22 21:58:36 +03:00
title.h Some icons moved from sprite to separate files. 2016-10-22 21:58:36 +03:00