tdesktop/Telegram/SourceFiles
2016-10-03 11:56:03 +03:00
..
_other Stable 0.10.6 (only for OS X): fixing Updater erasing. 2016-09-12 18:48:01 +03:00
boxes Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
codegen Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
core Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
data
dialogs Mixed channel access hash to the game score encrypted data. 2016-09-30 15:52:03 +03:00
history NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
inline_bots Mixed channel access hash to the game score encrypted data. 2016-09-30 15:52:03 +03:00
intro Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
media Playing game state is set for 10 seconds instead of 30. 2016-09-30 19:40:00 +03:00
mtproto Replaced some exceptions in MTProto code with t_assert()s. 2016-10-02 00:09:44 +03:00
overview Mixed channel access hash to the game score encrypted data. 2016-09-30 15:52:03 +03:00
platform LibNotify Linux notifications support added, testing. 2016-10-03 11:56:03 +03:00
profile Removed channel name from first message. Fixed channel members count. 2016-10-02 10:16:33 +03:00
serialize Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
settings NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
stickers Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
ui Version 0.10.9: fixed interface scaling and Windows build. 2016-10-01 16:15:27 +03:00
window LibNotify Linux notifications support added, testing. 2016-10-03 11:56:03 +03:00
apiwrap.cpp New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
apiwrap.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
app.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
app.h Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
application.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
application.h Xcode 8 supported. Fixed quit by Cmd+Q in case of macOS fullscreen window. 2016-09-15 13:50:43 +03:00
autoupdater.cpp
autoupdater.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
config.h LibNotify Linux notifications support added, testing. 2016-10-03 11:56:03 +03:00
countries.h
dialogswidget.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
dialogswidget.h Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
dropdown.cpp Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
dropdown.h Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
facades.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
facades.h NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
fileuploader.cpp
fileuploader.h
history.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
history.h Game play send message action is supported. 2016-09-30 16:40:22 +03:00
historywidget.cpp Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
historywidget.h Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
lang.cpp
lang.h
langloaderplain.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
langloaderplain.h
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 parts from history module moved to history_[item,media,message]. 2016-09-27 17:20:49 +03:00
layout.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
localimageloader.cpp Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
localimageloader.h
localstorage.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
localstorage.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
logs.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
logs.h
main.cpp
mainwidget.cpp Game sharing and inline results supported. Qt patch updated. 2016-09-28 19:23:25 +03:00
mainwidget.h New media type Game added. Display of Game partially supported. 2016-09-27 16:37:18 +03:00
mainwindow.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
mainwindow.h NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
mediaview.cpp NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
mediaview.h NB Broken! Notifications refactored to Manager, only Windows working. 2016-10-02 16:54:27 +03:00
observer_peer.cpp Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s. 2016-09-26 21:33:34 +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 Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
overviewwidget.h Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
passcodewidget.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
passcodewidget.h
playerwidget.cpp Moved History[Media] classes to history_media_types module. 2016-09-28 13:15:03 +03:00
playerwidget.h
pspecific_linux.cpp
pspecific_linux.h
pspecific_mac_p.h Code for replying from notifications, macOS uses notificationActivated(). 2016-10-02 20:06:34 +03:00
pspecific_mac_p.mm Code for replying from notifications, macOS uses notificationActivated(). 2016-10-02 20:06:34 +03:00
pspecific_mac.cpp Some langs updated. Build fixed for Xcode. 2016-09-29 00:33:05 +03:00
pspecific_mac.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
pspecific_win.cpp Unified code for notification activation events in Windows version. 2016-10-02 19:32:46 +03:00
pspecific_win.h
pspecific_winrt.cpp
pspecific_winrt.h NB Broken! Started notification manager abstraction. 2016-10-02 12:30:28 +03:00
pspecific.h
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 Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04:00
shortcuts.h
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.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
structs.h Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
sysbuttons.cpp Version 0.10.9: fixed interface scaling and Windows build. 2016-10-01 16:15:27 +03:00
sysbuttons.h Version 0.10.9: fixed interface scaling and Windows build. 2016-10-01 16:15:27 +03:00
title.cpp Mixed channel access hash to the game score encrypted data. 2016-09-30 15:52:03 +03:00
title.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00