tdesktop/Telegram/SourceFiles
John Preston 453661d611 Removed Function<> and SharedCallback<>, using base::lambda_unique<>.
Also removed macro START_ANIMATION(anim,) using anim.start() instead.
2016-09-26 15:09:59 +03:00
..
_other Stable 0.10.6 (only for OS X): fixing Updater erasing. 2016-09-12 18:48:01 +03:00
boxes Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
codegen Closed beta 10002002: testin OS X build by GYP. 2016-09-02 01:27:54 -04:00
core Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
data Shutdown on Linux fix attempt. Draft remove in empty conversation fix. 2016-06-21 18:58:07 +03:00
dialogs ShareBox: keyboard handle, animated scroll, chosen items jump to top. 2016-09-06 17:45:10 +03:00
history Merge branch 'same_peer_flag' into dev + fix style codegen rule desc. 2016-08-16 20:12:55 +03:00
inline_bots Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
intro Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
media Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
mtproto Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
overview Version for OS X 10.6-10.7 build from GYP is ready, not tested yet. 2016-08-29 23:24:16 -06:00
platform GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
profile Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
serialize Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
settings Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
stickers Version 0.10.8: fixed Linux and old Xcode builds. 2016-09-23 19:40:25 +03:00
ui Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
window Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
apiwrap.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
apiwrap.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
app.cpp Fixed reading issue in channels after getChannelDifference(). 2016-09-25 22:04:02 +03:00
app.h Version 0.10.8: editing of service message added. 2016-09-23 21:26:53 +03:00
application.cpp Merge branch 'master' into games 2016-09-15 21:56:57 +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 Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
autoupdater.h First version of the new Settings page is finished. 2016-08-28 13:16:23 -06:00
config.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
countries.h
dialogswidget.cpp Open links from bot buttons with regular UrlClickHandler. 2016-08-03 19:18:23 +01:00
dialogswidget.h Added "Add to Group" button in bot profile. 2016-06-20 18:46:36 +03:00
dropdown.cpp Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
dropdown.h Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
facades.cpp Trending sticker sets install improved, masks sets install disallowed. 2016-09-19 13:18:21 +03:00
facades.h Featured stickers section done in StickersPanel. 2016-09-09 18:52:46 +03:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h
history.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
history.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
historywidget.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
historywidget.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
lang.cpp Main window position and size saving fixed in Windows. 2016-06-24 19:58:41 +03:00
lang.h Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.cpp Langs updated. Private beta version 9049006. 2016-06-13 14:04:37 +03:00
langloaderplain.h Langs updated with changelog. 2016-04-11 20:03:50 +03:00
layerwidget.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
layerwidget.h Emoji display added to sticker preview. Reading featured sticker sets. 2016-09-10 23:54:59 +03:00
layout.cpp Moved audio to media/media_audio and divided to several modules. 2016-07-05 20:44:02 +03:00
layout.h Improved service messages layout. 2016-07-08 13:06:41 +03:00
localimageloader.cpp Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
localimageloader.h Removed all code related to channel comments. 2016-05-27 19:47:46 +03:00
localstorage.cpp Game bot confirmations added. 2016-09-15 22:15:49 +03:00
localstorage.h Game bot confirmations added. 2016-09-15 22:15:49 +03:00
logs.cpp 0.9.47 alpha: fixed crash in text processing (Qt pach updated). 2016-05-02 16:42:09 +03:00
logs.h Fixed possible crash in NotifyWindow click handler. 2016-03-31 15:55:25 +04:00
main.cpp Building Qt with -no-gtkstyle and disable forcing "-style=0" in main.cpp 2016-07-07 19:12:52 +03:00
mainwidget.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
mainwidget.h Enabled sending stickers from the sticker set preview box. 2016-09-11 11:38:14 +03:00
mainwindow.cpp New settings build ready in Xcode. 2016-08-28 14:23:32 -06:00
mainwindow.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
mediaview.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
mediaview.h PR #1954 improvements. 2016-09-14 19:05:40 +03:00
observer_peer.cpp Started a special LayerWidget: Settings::Widget. 2016-08-18 12:52:36 +03:00
observer_peer.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
overviewwidget.cpp Most of the new Settings are done. 2016-08-26 22:49:18 -06:00
overviewwidget.h Photos and videos in media overview ordered like in mobile apps. 2016-06-09 20:30:47 +03:00
passcodewidget.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
passcodewidget.h
playerwidget.cpp Divided song volume and video volume, video volume control implemented. 2016-07-12 17:11:59 +03:00
playerwidget.h Moved AudioPlayerState+position+duration+frequency to a single struct. 2016-07-10 16:02:22 +03:00
pspecific.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_linux.cpp Add TDESKTOP_DISABLE_DESKTOP_FILE_GENERATION 2016-06-22 17:42:46 -04:00
pspecific_linux.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_mac.cpp New settings build ready in Xcode. 2016-08-28 14:23:32 -06:00
pspecific_mac.h Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
pspecific_mac_p.h Alpha version 0.10.3: fixed the build for old OS X versions and Qt 5.3.2 2016-09-02 13:01:33 -04:00
pspecific_mac_p.mm Version 0.10.7 Mac App Store build ready. 2016-09-20 18:14:00 +03:00
pspecific_win.cpp Dll hijacking fixes: Windows version check + SetDllDirectory(""). 2016-08-14 21:55:59 +03:00
pspecific_win.h Moved PsMainWindow to Platform::MainWindow, outside of pspecific module. 2016-06-16 15:59:54 +03:00
pspecific_winrt.cpp Side shadow moved to MainWidget. Testing slide animation with 3s duration. 2016-05-14 19:57:06 +03:00
pspecific_winrt.h New profile photo edit by drag-n-drop. Animated photo button. 2016-05-27 13:57:11 +03:00
settings.cpp Merge branch 'gyp_xcode' into dev 2016-08-31 16:06:12 -04: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 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 Build scripts updated for Xcode projects from GYP, MacStore build tested. 2016-08-31 11:58:46 -06:00
structs.cpp Scheme updated. Dialogs list layout bug fixed. 2016-09-15 12:44:02 +03:00
structs.h Emoji display added to sticker preview. Reading featured sticker sets. 2016-09-10 23:54:59 +03:00
sysbuttons.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
sysbuttons.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
title.cpp ShareBox used to share game score using tg:// link. Scheme updated. 2016-09-07 12:04:57 +03:00
title.h Most of the new Settings are done. 2016-08-26 22:49:18 -06:00