tdesktop/Telegram/SourceFiles/chat_helpers
John Preston 2569df9e5a Rename some Ui methods.
myEnsureResized -> Ui::SendPendingMoveResizeEvents.
myGrab -> Ui::GrabWidget.
myGrabImage -> Ui::GrabWidgetToImage.
2017-12-26 19:20:08 +03:00
..
bot_keyboard.cpp Move message components to history_item_components. 2017-12-18 19:52:36 +04:00
bot_keyboard.h Move message components to history_item_components. 2017-12-18 19:52:36 +04:00
chat_helpers.style Improve Emoji / GIFs list variable width support. 2017-11-16 07:59:12 +04:00
emoji_list_widget.cpp Rename some Ui methods. 2017-12-26 19:20:08 +03:00
emoji_list_widget.h Improve Emoji / GIFs list variable width support. 2017-11-16 07:59:12 +04:00
emoji_suggestions_helper.h Improve emoji suggestions and replace on send. 2017-07-26 15:55:04 +03:00
emoji_suggestions_widget.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
emoji_suggestions_widget.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
field_autocomplete.cpp Rename some Ui methods. 2017-12-26 19:20:08 +03:00
field_autocomplete.h Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
gifs_list_widget.cpp Use different indentation for rpl operators. 2017-12-26 19:20:07 +03:00
gifs_list_widget.h Support any size in the tabbed selector. 2017-11-16 07:59:10 +04:00
message_field.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
message_field.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
stickers.cpp Move some code around. 2017-12-12 16:47:32 +04:00
stickers.h Move some code around. 2017-12-12 16:47:32 +04:00
stickers_list_widget.cpp Replace some std::shared_ptr with std::unique_ptr. 2017-12-18 14:38:14 +04:00
stickers_list_widget.h Replace some std::shared_ptr with std::unique_ptr. 2017-12-18 14:38:14 +04:00
tabbed_panel.cpp Rename some Ui methods. 2017-12-26 19:20:08 +03:00
tabbed_panel.h Move third column from HistoryWidget to MainWidget. 2017-11-16 07:59:03 +04:00
tabbed_section.cpp Support any size in the tabbed selector. 2017-11-16 07:59:10 +04:00
tabbed_section.h Use internal section stack in Info::WrapWidget. 2017-11-16 07:59:06 +04:00
tabbed_selector.cpp Rename some Ui methods. 2017-12-26 19:20:08 +03:00
tabbed_selector.h Improve stickers list variable width support. 2017-11-16 07:59:12 +04:00