tdesktop/Telegram/SourceFiles/ui
John Preston f8318177b9 Platform-dependent file methods called async.
Some major platform-dependent file operations refactoring.
All methods like "open file", "open file with", "show in folder"
were moved to core/file_utilities module with platform-dependent
backends. All methods interacting with DesktopServices made async.
2017-02-28 18:03:38 +03:00
..
buttons Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
effects Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
style Updated Xcode build for using standard library. 2017-02-21 17:37:53 +03:00
text RTL strings with trailing spaces render fix. 2017-02-26 21:02:45 +03:00
toast Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
widgets Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
abstract_button.cpp Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
abstract_button.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
animation.cpp Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
animation.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
countryinput.cpp Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
countryinput.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
emoji_config.cpp Using std::vector<> and const fields for emoji. 2017-02-25 23:35:55 +03:00
emoji_config.h Using std::vector<> and const fields for emoji. 2017-02-25 23:35:55 +03:00
images.cpp Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00
images.h Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00
twidget.cpp Updated Xcode build for using standard library. 2017-02-21 17:37:53 +03:00
twidget.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00