kepka/Telegram/SourceFiles/ui/widgets
John Preston 2f816942b8 Use objects instead of pointers for corners.
Also don't change mask corner images when color theme is changed.
This prevents race condition in mask corner images access, because
the GIF frame readers access mask corner images from other threads.
2017-07-13 17:42:46 +03:00
..
buttons.cpp Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
buttons.h Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +03:00
checkbox.cpp Fix auto media download settings box layout. 2017-07-12 16:53:42 +03:00
checkbox.h Add X / V vector icon to checkbox Toggle view. 2017-07-09 18:06:27 +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 Extract TabbedSelector from TabbedPanel. 2017-04-10 12:08:55 +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 Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
inner_dropdown.h Alpha 1.1.5. 2017-05-26 19:03:41 +03:00
input_fields.cpp Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
input_fields.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +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 Generalize Checkbox layout. 2017-07-07 14:16:37 +03:00
menu.h Add night mode switch to the main menu. 2017-06-30 09:21:46 +03:00
multi_select.cpp Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
multi_select.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
popup_menu.cpp Use objects instead of pointers for corners. 2017-07-13 17:42:46 +03:00
popup_menu.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
scroll_area.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +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 Fix auto media download settings box layout. 2017-07-12 16:53:42 +03:00