John Preston
|
e880c4876e
|
Strict alignment request for base::lambda. Various improvements.
|
2016-12-30 17:52:21 +04:00 |
|
John Preston
|
07689476a6
|
Closed beta 10019008: Some more ripple animations added.
|
2016-12-30 17:52:13 +04:00 |
|
John Preston
|
7fa274a68e
|
Improved ripple animation colors and styles for different buttons.
Also moved FlatLabel and LabelSimple to ui/widgets/labels module.
Also moved ScrollArea to ui/widgets/scroll_area module.
|
2016-12-30 17:52:10 +04:00 |
|
John Preston
|
3186e1e495
|
Ripple animations done for IconButton, FlatButton and RoundButton.
Also moved input field classes to ui/widgets/input_fields module.
|
2016-12-30 17:52:08 +04:00 |
|
John Preston
|
48eb72a9c2
|
Optimized dropdown animation. Dropdown animation for EmojiPan done.
|
2016-12-30 17:52:07 +04:00 |
|
John Preston
|
a74baaea36
|
Left main menu.
|
2016-12-30 17:52:05 +04:00 |
|
John Preston
|
807bebb3cf
|
Buttons moved to ui/widgets/buttons module, BoxButton removed.
|
2016-12-30 17:52:04 +04:00 |
|
John Preston
|
3366e05b77
|
Rich dropdown animations.
|
2016-12-30 17:51:56 +04:00 |
|
John Preston
|
475b35bf55
|
Custom title on macOS 10.10+ added.
|
2016-12-30 17:51:51 +04:00 |
|
John Preston
|
0cbb0014db
|
Removed blue window title, new small title used only in Windows.
|
2016-12-30 17:51:37 +04:00 |
|
John Preston
|
1466338e7e
|
Closed beta 10019001: Build fixed for Xcode.
|
2016-12-30 17:51:34 +04:00 |
|
John Preston
|
5d10c02b5b
|
Applying color themes with confirmation / reverting (15 seconds).
|
2016-12-30 17:51:32 +04:00 |
|
John Preston
|
dbb6371e67
|
First version on loading themes is ready.
|
2016-12-30 17:51:27 +04:00 |
|
John Preston
|
b2414939c9
|
Merge branch 'master' into dev
|
2016-12-30 17:50:59 +04:00 |
|
Faissal Bensefia
|
9dc660c8ec
|
Fixes "pushd: not found" (#2654)
Signed-off-by: faissaloo <faissaloo@gmail.com>
|
2016-11-20 14:09:00 +01:00 |
|
John Preston
|
2e4426aac0
|
Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles.
Also moved Checkbox and Radiobutton to Ui namespace.
Also child widgets in many boxes were wrapped in ChildWidget<>.
|
2016-10-28 12:20:24 +03:00 |
|
John Preston
|
29493a0693
|
All emoji icons moved from sprite.
|
2016-10-27 17:10:28 +03: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
|
ff2d959abd
|
Some icons moved from sprite. Ui::WidgetFadeWrap() effect added.
|
2016-10-26 13:06:00 +03:00 |
|
John Preston
|
3455344c62
|
Ui::MultiSelect control started: now it's just search field + cancel.
|
2016-10-22 18:59:34 +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
|
763b347a8f
|
Moved a cute userpic checkbox from ShareBox to a separate class.
|
2016-10-22 18:59:32 +03:00 |
|
John Preston
|
2f4b2d0a33
|
Version 0.10.14 alpha: userpic images are now generated as icons.
Also fixed Windows build by adding breakpad include path back to gyp.
|
2016-10-18 14:48:03 +03:00 |
|
John Preston
|
7345408568
|
Merge branch 'master' into dev
|
2016-10-18 00:27:16 +03:00 |
|
John Preston
|
e536d5ad59
|
Linux build with Qt 5.6.2 done.
|
2016-10-17 23:55:31 +03:00 |
|
John Preston
|
eb6b2c7d2e
|
Merge branch 'master' into dev
Conflicts:
Telegram/gyp/qt.gypi
|
2016-10-17 23:00:34 +03:00 |
|
John Preston
|
48fde28484
|
Moving to Qt 5.6.2, Xcode build tested.
|
2016-10-17 22:24:03 +03:00 |
|
John Preston
|
fd6a312abc
|
SPMediaKeyTap solution for macOS media keys added.
|
2016-10-17 17:57:14 +03:00 |
|
John Preston
|
cf247384d3
|
Added an external virtual method / multimethod implementation.
|
2016-10-17 11:46:43 +03:00 |
|
John Preston
|
31a847fb9d
|
Playlist appearance added to the new media player.
Also itemRemoved() now is fired as a global observable.
|
2016-10-14 20:10:15 +03:00 |
|
John Preston
|
9eb8a93719
|
Media::Player::Widget added instead of PlayerWidget.
New media player bar widget added. Switching between floating
media player panel and media player widget. New volume controller.
|
2016-10-12 22:36:48 +03:00 |
|
John Preston
|
d919f3e705
|
Fixed error display in qrc dependencies update.
|
2016-10-11 19:56:58 +03:00 |
|
John Preston
|
1a67b31ee9
|
Travis build fixed.
Caching libxkbcommon, Qt, breakpad, GYP, libva, ffmpeg, openal-soft.
|
2016-10-09 10:43:56 +03:00 |
|
John Preston
|
3c8fb5f1f6
|
Media player vector button added to new audio player cover.
|
2016-10-08 21:28:43 +03:00 |
|
John Preston
|
e616c39608
|
Merge branch 'dev' into player
Conflicts:
Telegram/SourceFiles/application.cpp
Telegram/SourceFiles/core/utils.h
Telegram/SourceFiles/localstorage.cpp
Telegram/SourceFiles/pspecific_mac_p.mm
|
2016-10-08 12:10:33 +03:00 |
|
John Preston
|
e7b6d7b498
|
Advanced notifications settings box layout done.
|
2016-10-05 21:37:48 +03:00 |
|
John Preston
|
41dc0f4e98
|
Hide all button added to default notifications.
|
2016-10-05 19:56:27 +03:00 |
|
John Preston
|
043cba0a64
|
Custom notifications inline reply added, positioning broken.
|
2016-10-04 21:18:08 +03:00 |
|
John Preston
|
6db52f7fa9
|
LibNotify Linux notifications support added, testing.
|
2016-10-03 11:56:03 +03:00 |
|
John Preston
|
7f950d2de2
|
Unified code for notification activation events in Windows version.
|
2016-10-02 19:32:46 +03:00 |
|
John Preston
|
c2aa8d3c77
|
NB Broken! Build in Xcode fixed, macOS notifications done by Manager.
|
2016-10-02 18:44:54 +03:00 |
|
John Preston
|
0bf55835f5
|
NB Broken! Notifications refactored to Manager, only Windows working.
|
2016-10-02 16:54:27 +03:00 |
|
John Preston
|
a41e0c4aa7
|
NB Broken! Started notification manager abstraction.
|
2016-10-02 12:30:28 +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
|
5b3ac58578
|
Merge branch 'game_media' into player
Conflicts:
Telegram/SourceFiles/core/basic_types.h
Telegram/SourceFiles/sysbuttons.h
Telegram/SourceFiles/title.cpp
|
2016-09-29 16:48:43 +03:00 |
|
John Preston
|
f1f7333c7a
|
Removed some old styles. Divided basic_types module to several.
|
2016-09-29 14:37:16 +03:00 |
|
John Preston
|
903795d0e5
|
Merge branch 'game_media' into player
Conflicts:
Telegram/SourceFiles/application.cpp
Telegram/SourceFiles/inline_bots/inline_bot_layout_internal.cpp
Telegram/SourceFiles/mainwidget.cpp
Telegram/SourceFiles/mainwidget.h
Telegram/SourceFiles/structs.h
|
2016-09-29 00:31:43 +03:00 |
|
John Preston
|
538ffb9727
|
Moved History[Media] classes to history_media_types module.
|
2016-09-28 13:15:03 +03:00 |
|
John Preston
|
d277b0d4bb
|
Some parts from history module moved to history_[item,media,message].
|
2016-09-27 17:20:49 +03:00 |
|
John Preston
|
90a4b66366
|
New media type Game added. Display of Game partially supported.
|
2016-09-27 16:37:18 +03:00 |
|