John Preston
|
b842761ea3
|
Closed beta 1000006001: Built in theme and color palette editor.
|
2017-02-07 17:56:33 +03:00 |
John Preston
|
ed4b9bc40b
|
Added comments to the colors.palette rows.
|
2017-02-01 22:38:31 +03:00 |
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
John Preston
|
ef927c8465
|
Theme preview ready.
Also style::color is now copyable, constructed only inside a palette.
Also macOS setup new background ready.
|
2016-12-30 17:53:05 +04:00 |
John Preston
|
eb4d2a38b6
|
Closed beta 10020003: All colors moved to palette, some bug fixes.
|
2016-12-30 17:53:02 +04:00 |
John Preston
|
2436ad74bd
|
Boxes redesigned. Common groups moved to Shared Media.
Also transparent images sending fixed.
|
2016-12-30 17:52:56 +04:00 |
John Preston
|
90234cb7a0
|
Closed beta 10019014: New input fields design and animations.
|
2016-12-30 17:52:52 +04:00 |
John Preston
|
4692fdeb5f
|
Closed beta 10019013: Groups in common now are opened in a section.
|
2016-12-30 17:52:50 +04:00 |
John Preston
|
b0f14d1856
|
Closed beta 10019011: various style improvements.
|
2016-12-30 17:52:39 +04:00 |
John Preston
|
2ada4d841f
|
Top bar buttons design improved, emoji pan animations removed.
|
2016-12-30 17:52:18 +04:00 |
John Preston
|
d607f0768a
|
Closed version 10019009: bubbles with tails.
|
2016-12-30 17:52:16 +04:00 |
John Preston
|
31a66d66e2
|
Layers show/hide rewritten, animated show over mainmenu and settings.
|
2016-12-30 17:52:15 +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
|
807bebb3cf
|
Buttons moved to ui/widgets/buttons module, BoxButton removed.
|
2016-12-30 17:52:04 +04:00 |
John Preston
|
55b1ba128d
|
Fixed PanelAnimation for Retina, added 1px padding to emoji.
|
2016-12-30 17:52:01 +04:00 |
John Preston
|
1310b156dc
|
Closed beta 10019004: new add contact button, various improvements.
|
2016-12-30 17:51:57 +04:00 |
John Preston
|
45ce0ecb1f
|
Dialogs filter input field without search icon.
|
2016-12-30 17:51:55 +04:00 |
John Preston
|
494254496e
|
10019003: Some compose area icons improved. Box headers redesigned.
|
2016-12-30 17:51:52 +04:00 |
John Preston
|
19f4e50e33
|
New compose area icons.
|
2016-12-30 17:51:50 +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
|
b3d1602354
|
Forward bar and unread counter added to top bar in OneColumn layout.
|
2016-12-30 17:51:42 +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
|
3a599e0752
|
New main menu in DialogsWidget.
Also "flip_horizontal" and "flip_vertical" modifiers support added.
Also moving parts of MainWindow to Window::MainWindow.
|
2016-12-30 17:51:38 +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
|
af9edc17d2
|
Applying color theme without restarting the application.
|
2016-12-30 17:51:31 +04:00 |
John Preston
|
c932f3d9df
|
Removing almost all animated over states in IconButton.
|
2016-12-30 17:51:30 +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
|
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
|
42e544abff
|
All icons were moved from sprites to separate icon files.
|
2016-10-28 11:02:45 +03:00 |
John Preston
|
f7374aa7b7
|
Almost all icons moved from sprite.
It is a broken build, some of sprite()s are in stickers.style file.
|
2016-10-28 00:19:38 +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
|
ec6e46dae7
|
Some more icons moved from sprite.
|
2016-10-26 15:24:21 +03:00 |
John Preston
|
ff2d959abd
|
Some icons moved from sprite. Ui::WidgetFadeWrap() effect added.
|
2016-10-26 13:06:00 +03:00 |
John Preston
|
c1d862d8de
|
Some icons moved from sprite to separate files.
|
2016-10-22 21:58: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
|
f1307f70ce
|
Fixed history scroll state clearing in case bot info was shown.
|
2016-10-19 17:33:28 +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
|
ba4dcc42dc
|
Version 0.10.14 alpha: using $XDG_DATA_HOME in Linux.
If there is no app data in ~/.TelegramDesktop (like in
fresh installs) we use $XDG_DATA_HOME/TelegramDesktop.
|
2016-10-18 13:32:33 +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
|
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
|
043cba0a64
|
Custom notifications inline reply added, positioning broken.
|
2016-10-04 21:18:08 +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
|
1b54ccb59c
|
Merge branch 'game_media' into player
Conflicts:
Telegram/Resources/basic.style
Telegram/SourceFiles/media/player/media_player_list.cpp
Telegram/SourceFiles/title.cpp
|
2016-09-30 20:07:56 +03:00 |
John Preston
|
886327a1d0
|
Playing game state is set for 10 seconds instead of 30.
Also moved some icons from sprite to separate b&w files.
|
2016-09-30 19:40:00 +03:00 |