tdesktop/Telegram/SourceFiles/rpl
John Preston 44e94bfbf5 Add workaround for macOS leaveEvent() bugs.
On macOS sometimes when mouse leaves the window we don't receive leaveEvent()
calls in the nested widgets, like buttons, only for the window itself.
2017-11-21 18:27:48 +04:00
..
details Add context menu support to info members list. 2017-11-16 07:59:07 +04:00
after_next.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
before_next.h Improve rpl::combine() and rpl::start(). 2017-11-16 07:59:03 +04:00
combine_previous.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
combine.h Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
complete.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
consumer.h Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
deferred.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
distinct_until_changed.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
event_stream.h Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
fail.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
filter.h Replace $ with _ in rpl::mappers. 2017-11-20 16:32:55 +04:00
flatten_latest.h Fix reading from freed memory in rpl::take(). 2017-11-16 07:59:07 +04:00
lifetime.h Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
map.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
mappers.h Replace $ with _ in rpl::mappers. 2017-11-20 16:32:55 +04:00
merge.h Preserve TopBarOverride in Info WrapWidget. 2017-11-16 07:59:07 +04:00
never.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
operators_tests.cpp Replace $ with _ in rpl::mappers. 2017-11-20 16:32:55 +04:00
producer_tests.cpp Add info media preloading to both sides. 2017-11-16 07:59:06 +04:00
producer.h Improve compile time. 2017-11-21 14:20:52 +04:00
range.h Simplify rpl::consumer. 2017-11-16 07:59:08 +04:00
rpl.h Add manage supergroup / channel box. 2017-11-16 07:59:10 +04:00
take.h Fix reading from freed memory in rpl::take(). 2017-11-16 07:59:07 +04:00
then.h Support and use not type-erased consumers. 2017-11-16 07:59:05 +04:00
type_erased.h Allow not type-erased producers. 2017-11-16 07:59:05 +04:00
variable_tests.cpp Display online count in the info profile section. 2017-11-16 07:59:07 +04:00
variable.h Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00