kepka/Telegram/SourceFiles/ui
John Preston 6f0cf30b12 Some platform-dependent modules refactoring.
Now each platform-dependent module declares its interface in
platform/platform_module.h file and after that includes platform-
specific headers like platform/win/module_win.h with implementation.

Also removed the legacy WinRT platform-dependent implementations.
2017-02-28 13:51:00 +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
filedialog.cpp Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
filedialog.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +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