John Preston
|
807bebb3cf
|
Buttons moved to ui/widgets/buttons module, BoxButton removed.
|
2016-12-30 17:52:04 +04:00 |
|
John Preston
|
494254496e
|
10019003: Some compose area icons improved. Box headers redesigned.
|
2016-12-30 17:51:52 +04:00 |
|
John Preston
|
fac8e48381
|
Default background changed to green, "video file" -> "video" in lang.
|
2016-12-30 17:51:48 +04:00 |
|
John Preston
|
23c2e5364a
|
Removed anim::cvalue and ColorAnimation, all done by fvalue now.
Also moved style::interpolate to anim::color/anim::pen/anim::brush.
|
2016-12-30 17:51:46 +04:00 |
|
John Preston
|
d12177befd
|
Update Telegram button added to DialogsWidget/Intro. Three dot menu.
|
2016-12-30 17:51:41 +04:00 |
|
John Preston
|
2a3fd0066d
|
Closed beta 10019001: style::color copy is denied, only const refs.
|
2016-12-30 17:51:33 +04:00 |
|
John Preston
|
e08f5437a6
|
Palette usage improvements.
|
2016-12-30 17:51:29 +04:00 |
|
John Preston
|
dbb6371e67
|
First version on loading themes is ready.
|
2016-12-30 17:51:27 +04:00 |
|
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
|
a774e9b712
|
Closed beta 0.10.17.2: macOS animation improvements, multiselect design.
|
2016-10-24 00:25:29 +03:00 |
|
John Preston
|
c1d862d8de
|
Some icons moved from sprite to separate files.
|
2016-10-22 21:58:36 +03:00 |
|
John Preston
|
8bc4e3816b
|
ShareBox and CountrySelect use Ui::MultiSelect as a search field.
|
2016-10-22 18:59:36 +03:00 |
|
John Preston
|
48332c0c6b
|
Ui::MultiSelect control ready.
|
2016-10-22 18:59:36 +03:00 |
|
John Preston
|
e5a5273b3a
|
Scrollable boxes reorganized: _scroll always owns _inner.
Also some boxes moved to separate modules: MembersBox, StickersBox.
|
2016-10-22 18:59:33 +03:00 |
|
John Preston
|
2bd561821a
|
Using cute userpic checkbox Ui::RoundImageCheckbox in ContactsBox.
|
2016-10-22 18:59:32 +03:00 |
|
John Preston
|
763b347a8f
|
Moved a cute userpic checkbox from ShareBox to a separate class.
|
2016-10-22 18:59:32 +03:00 |
|
John Preston
|
376941dd5e
|
Mixed channel access hash to the game score encrypted data.
Added new lang strings for playing game send actions (not done yet).
Also moved alot of icons from sprite to separate b&w files.
|
2016-09-30 15:52:03 +03:00 |
|
John Preston
|
344890c533
|
Game sharing and inline results supported. Qt patch updated.
Qt patch now disables QT_SCALE_FACTOR and other HighDpi
environment variables reading because tdesktop doesn't support them.
|
2016-09-28 19:23:25 +03:00 |
|
John Preston
|
da49d8440a
|
Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s.
|
2016-09-26 21:33:34 +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
|
453661d611
|
Removed Function<> and SharedCallback<>, using base::lambda_unique<>.
Also removed macro START_ANIMATION(anim,) using anim.start() instead.
|
2016-09-26 15:09:59 +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
|
82d92d21f6
|
ShareBox used to share game score using tg:// link. Scheme updated.
|
2016-09-07 12:04:57 +03:00 |
|
John Preston
|
34331f558f
|
ShareBox: keyboard handle, animated scroll, chosen items jump to top.
|
2016-09-06 17:45:10 +03:00 |
|
John Preston
|
52a7ed77ba
|
First version of ShareBox done, cute animations.
Temporarily ShareBox is opened instead of ContactsBox, for testing.
|
2016-09-06 15:28:37 +03:00 |
|