tdesktop/Telegram/SourceFiles
John Preston 043cba0a64 Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +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.11: two more crash fixes. 2016-10-03 18:09:01 +03:00
codegen Version 0.10.9: langs updated, moved shadow icons to separate files. 2016-10-01 15:35:52 +03:00
core Bump version to 0.10.11. 2016-10-03 18:45:52 +03:00
data
dialogs Mixed channel access hash to the game score encrypted data. 2016-09-30 15:52:03 +03:00
history Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +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 Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +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 Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +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 Native notifications switched off by default. Libnotify supported. 2016-10-03 18:07:50 +03:00
stickers Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +03:00
ui 0.10.10: Crashfix: Removed infinite recursion in Ui::FadeAnimation(). 2016-10-03 13:30:14 +03:00
window Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +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 Merge branch 'master' into notifications 2016-10-04 12:19:00 +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
config.h LibNotify Linux notifications support added, testing. 2016-10-03 11:56:03 +03:00
countries.h
dialogswidget.cpp Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +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 Native notifications switched off by default. Libnotify supported. 2016-10-03 18:07:50 +03:00
facades.h Native notifications switched off by default. Libnotify supported. 2016-10-03 18:07:50 +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 Native notifications switched off by default. Libnotify supported. 2016-10-03 18:07:50 +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 Version 0.10.9: don't handle cStartUrl() while passcoded. 2016-10-03 11:25:11 +03:00
mainwidget.h Version 0.10.9: don't handle cStartUrl() while passcoded. 2016-10-03 11:25:11 +03:00
mainwindow.cpp Merge branch 'master' into notifications 2016-10-04 12:19:00 +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.h
pspecific_linux.cpp
pspecific_linux.h
pspecific_mac.cpp Some langs updated. Build fixed for Xcode. 2016-09-29 00:33:05 +03:00
pspecific_mac.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_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
settings.cpp Removed some old styles. Divided basic_types module to several. 2016-09-29 14:37:16 +03:00
settings.h
shortcuts.cpp
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