kotatogram-desktop/Telegram/SourceFiles/ui
John Preston ea955635ac New way for subscribe/notify async about any events.
Two classes base::Observable<Event> and base::Subscriber were added.
base::Observable<Event> can notify about Event-s, while any
base::Subscriber can subscribe and then async receive them.
2016-08-18 21:27:43 +02:00
..
buttons Merge branch 'master' into video 2016-07-11 21:12:10 +03:00
effects Video play progress displayed in MediaView (in case of audio stream). 2016-07-12 14:38:16 +03:00
style Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
text ConfirmPhoneBox support added. 2016-07-28 20:01:08 +03:00
toast Round radius increased for message bubbles. 2016-07-07 15:35:14 +03:00
widgets Video play progress displayed in MediaView (in case of audio stream). 2016-07-12 14:38:16 +03:00
animation.cpp Merge branch 'master' into video 2016-07-11 21:12:10 +03:00
animation.h Started video player UI in MediaView. 2016-07-11 21:05:46 +03:00
boxshadow.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
boxshadow.h
button.cpp Started a special LayerWidget: Settings::Widget. 2016-08-18 12:52:36 +03:00
button.h Started a special LayerWidget: Settings::Widget. 2016-08-18 12:52:36 +03:00
countryinput.cpp New way of working with boxes (layers). 2016-08-16 19:53:10 +03:00
countryinput.h New way of working with boxes (layers). 2016-08-16 19:53:10 +03:00
emoji_config.cpp
emoji_config.h
filedialog.cpp Started a special LayerWidget: Settings::Widget. 2016-08-18 12:52:36 +03:00
filedialog.h Stable version 0.10.1: various bugfixes. 2016-08-05 18:01:00 +01:00
flatbutton.cpp Fixed reading stickers from old versioned local storage. 2016-07-14 14:59:55 +03:00
flatbutton.h
flatcheckbox.cpp Round radius increased for message bubbles. 2016-07-07 15:35:14 +03:00
flatcheckbox.h
flatinput.cpp Round radius increased for message bubbles. 2016-07-07 15:35:14 +03:00
flatinput.h
flatlabel.cpp ConfirmPhoneBox support added. 2016-07-28 20:01:08 +03:00
flatlabel.h
flattextarea.cpp
flattextarea.h
images.cpp Seek done in video player in MediaView. Some memory leaks fixed. 2016-07-13 20:34:57 +03:00
images.h Version bumped to 0.9.61 stable. 2016-07-25 22:54:40 +03:00
inner_dropdown.cpp
inner_dropdown.h
popupmenu.cpp
popupmenu.h
scrollarea.cpp Merge branch 'master' of https://github.com/telegramdesktop/tdesktop 2016-07-07 19:16:18 +03:00
scrollarea.h
twidget.cpp
twidget.h New way for subscribe/notify async about any events. 2016-08-18 21:27:43 +02:00