tdesktop/Telegram/SourceFiles/ui/widgets
John Preston 25ffaaaa2d Replace t_assert() with Assert().
Also use this assertions for Expects(), Ensures() and Unexpected().
2017-08-30 19:15:42 +03:00
..
buttons.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
buttons.h Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
checkbox.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
checkbox.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
continuous_sliders.cpp Make Media::Clip::Playback independent of slider. 2017-05-24 16:25:06 +03:00
continuous_sliders.h Make Media::Clip::Playback independent of slider. 2017-05-24 16:25:06 +03:00
discrete_sliders.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
discrete_sliders.h Extract TabbedSelector from TabbedPanel. 2017-04-10 12:08:55 +03:00
dropdown_menu.cpp Finalize rename / move. 2017-06-29 11:39:38 +03:00
dropdown_menu.h Destroy members dropdown when the peer changes. 2017-05-26 17:36:59 +03:00
inner_dropdown.cpp Fix crash in InnerDropdown widget animations. 2017-07-26 23:43:18 +03:00
inner_dropdown.h Add emoji autocomplete to history message field. 2017-07-26 15:55:02 +03:00
input_fields.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
input_fields.h Improve group sticker set setup box. 2017-08-25 14:39:25 +03:00
labels.cpp Parse bold / italic markdown entities. 2017-07-06 16:44:11 +03:00
labels.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
menu.cpp Remove lambda_slot() and lambda_slot_once(). 2017-08-25 14:39:15 +03:00
menu.h Add emoji autocomplete to history message field. 2017-07-26 15:55:02 +03:00
multi_select.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
multi_select.h Search for messages from a specific user in group. 2017-08-01 21:38:01 +03:00
popup_menu.cpp Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
popup_menu.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
scroll_area.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
scroll_area.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
shadow.cpp Replace different side enums with RectPart. 2017-05-24 16:25:20 +03:00
shadow.h Replace different side enums with RectPart. 2017-05-24 16:25:20 +03:00
tooltip.cpp Fix tooltip hiding when window is hidden by Cmd+H. 2017-06-30 09:21:45 +03:00
tooltip.h Replace different side enums with RectPart. 2017-05-24 16:25:20 +03:00
widgets.style Search for messages from a specific user in group. 2017-08-01 21:38:01 +03:00