23rd
|
a14f2144e1
|
Removed layout.cpp/h.
|
2021-07-26 17:38:51 +03:00 |
23rd
|
c6071d1148
|
Moved generic document preview info to separated file.
|
2021-07-26 17:38:51 +03:00 |
23rd
|
c82006c6f8
|
Moved position info from ItemBases to AbstractLayoutItem.
|
2021-07-26 17:38:51 +03:00 |
23rd
|
a153059b38
|
Added ability to unload not visible GIFs as heavy parts in overview.
|
2021-07-23 15:42:17 +03:00 |
23rd
|
abdd2fa99b
|
Added ability to force open media viewer from overview layout.
|
2021-07-23 15:42:17 +03:00 |
23rd
|
1fa71b6569
|
Copied GIF Layout from inline bots results to overview.
|
2021-07-23 15:42:17 +03:00 |
23rd
|
8591d58798
|
Added ability to show content from Controller for Shared Media.
|
2021-06-17 10:57:45 +04:00 |
John Preston
|
a6eb241ec1
|
Fix blurred thumbnails in Shared Links section.
|
2020-12-30 16:13:07 +04:00 |
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
e27d2bc2d5
|
Move photo data to Data::PhotoMedia.
|
2020-06-01 18:09:32 +04:00 |
John Preston
|
ad5507f2c8
|
Clear DocumentMedia in media overview.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
58f82620e0
|
Simplify media overview layouts.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
053eace154
|
Prepare overview layouts for media clearing.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
44ec55b6a8
|
Clear DocumentMedia in links overview.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
956c3af0ae
|
Start DocumentData::thumbnail move to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
bdd3c51ab8
|
Move inline thumbnail image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
7db53599e8
|
Use Data::DocumentMedia to store good thumbnails.
|
2020-06-01 18:09:29 +04:00 |
John Preston
|
850940116d
|
Move HistoryMedia to HistoryView namespace.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
2162aa8df0
|
Rename Text to Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
John Preston
|
cc2fd51097
|
Fix video thumbnails in video overview.
|
2019-04-08 14:35:25 +04:00 |
John Preston
|
43cc2145a8
|
Don't update radial animations in cycle.
|
2019-04-04 19:31:07 +04:00 |
John Preston
|
99bb09374d
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
a6e96f9a28
|
Use new animations engine in all Basic-s.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
d646de7184
|
Add button to download audio files.
|
2019-03-15 16:09:05 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
a1baa23a52
|
Use both thumbnails in photos and documents.
Fixes #5602.
|
2019-01-28 13:10:45 +03:00 |
John Preston
|
01b7d4ffba
|
Use Text to display empty group state.
|
2019-01-18 16:41:07 +04:00 |
John Preston
|
53a719e1b1
|
Display round videos in shared voice messages.
|
2018-11-05 12:22:09 +04:00 |
John Preston
|
8bacc74d8b
|
Request dialog list entries when needed.
Also save the original server-side int32 date in HistoryItems.
|
2018-02-08 12:20:54 +03:00 |
John Preston
|
2fdc3169ce
|
Fix / improve support for album items selection.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
7425e80f05
|
Use HistoryMedia as view, add Data::Media.
|
2018-02-08 12:20:48 +03:00 |
John Preston
|
97a9089ebf
|
Move draw / getState code to HistoryView::Message.
Item dimensions broken for now.
Also remove history.h from pch.
|
2018-02-08 12:20:48 +03:00 |
John Preston
|
bee474f6e9
|
Remove history_item and layout from pch.
Also move some code to separate modules.
Also create history item views by Window::Controller.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
37b018257e
|
Replace some std::shared_ptr with std::unique_ptr.
|
2017-12-18 14:38:14 +04:00 |
John Preston
|
39428841e4
|
Improve selected shared media items layout.
Also fix night mode theme bug in report spam panel.
|
2017-11-23 18:58:00 +04:00 |
John Preston
|
54cc3e6315
|
Shared media multiple items selection.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
a08dd1f6e1
|
Fix build for macOS.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
65cc4d3fbc
|
Support item repaint in Info media overview.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
ecbc0ae57e
|
Show info media overview using Overview::Layout.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
ffc20e4492
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
e39b95175b
|
Handle channel event log mouse events.
|
2017-06-30 09:21:42 +03:00 |
John Preston
|
ffc557a0f9
|
Using standard library instead of std_ namespace.
Currently tested only in VS2015.
|
2017-02-21 16:45:56 +03:00 |
John Preston
|
33d2ec0f54
|
Version 1.0.5: new audio code + reorder pinned chats.
|
2017-01-31 12:13:51 +03:00 |
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
John Preston
|
177078b0af
|
Closed beta 10020002: Use default color theme link in Settings.
|
2016-12-30 17:53:00 +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
|
47977009b8
|
Moved FloatAnimation->Animation, Animation->BasicAnimation.
|
2016-12-30 17:52:48 +04:00 |
John Preston
|
06ed7b8eaf
|
Some more ripple animations. Now only anim::value (float64).
Also each FloatAnimation now stops MTP responses.
Also slide animations done by FloatAnimation.
Closed beta 10019012.
|
2016-12-30 17:52:46 +04:00 |