John Preston
|
6e33f039b2
|
Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed.
Ui::DropdownMenu is like Ui::PopupMenu, both based on Ui::Menu.
|
2016-10-27 15:56:48 +03:00 |
|
John Preston
|
ef2faf676e
|
Version 0.10.9: langs updated, moved shadow icons to separate files.
|
2016-10-01 15:35:52 +03:00 |
|
John Preston
|
8546814a25
|
imageLoaded() notifications done through base::Subscriber.
Also FileDialog query completion notifications use base::Subscriber.
Strict lambda alignment check. Disable large lambdas in lambda_wrap.
|
2016-09-26 16:57:08 +03:00 |
|
John Preston
|
227aa36627
|
Trending sticker sets install improved, masks sets install disallowed.
Also rpcDone() and rpcFail() now accept lambdas.
|
2016-09-19 13:18:21 +03:00 |
|
John Preston
|
8419a56e10
|
Emoji display added to sticker preview. Reading featured sticker sets.
Reading featured sticker sets one by one while scrolling through them,
only when the row was fully visible and the image was already loaded.
|
2016-09-10 23:54:59 +03:00 |
|
John Preston
|
ff657347b8
|
Featured stickers section done in StickersPanel.
EmojiPan moved to a separate module stickers/emoji_pan.
FFmpeg linked by msvs linker flags in GYP to use ".a" extension.
|
2016-09-09 18:52:46 +03:00 |
|