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
|
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
|
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
|
40fc7379bc
|
Fixed several bugs appearing on logout-login in player and messages.
|
2016-10-19 11:59:19 +03:00 |
|
John Preston
|
fc7c5d0ab3
|
Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case.
|
2016-10-18 10:56:38 +03:00 |
|
John Preston
|
eb939fa4b0
|
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev
|
2016-10-17 13:56:29 +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
|
2d9ccbc428
|
Fixed PhotoCropBox for Retina displays.
|
2016-10-09 01:06:21 +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
|
f1d52c12ae
|
Version 0.10.13.alpha: crash fix in custom notifications.
Not sending inline bot request drafts to server by timeout.
|
2016-10-07 19:45:45 +03:00 |
|
John Preston
|
4369c23314
|
Version 0.10.12.alpha: major notifications update.
|
2016-10-07 16:24:19 +03:00 |
|
John Preston
|
15ee4b40dc
|
Retina handling fixed in the new notifications.
|
2016-10-07 16:14:02 +03:00 |
|
John Preston
|
16ce28f4d2
|
Notifications settings done: screen corner selection + max count.
|
2016-10-06 19:41:09 +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
|
b600050057
|
Version 0.10.11: two more crash fixes.
|
2016-10-03 18:09:01 +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
|
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
|
a5eee9bd3e
|
Beta 10008004: games / webpages work fine if media autoload disabled.
Also moved alot of file icons from sprite to separate b&w files.
|
2016-09-29 22:42:14 +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
|
0562024444
|
Merge branch 'master' into player
Conflicts:
Telegram/SourceFiles/core/observer.h
Telegram/SourceFiles/mainwindow.h
Telegram/SourceFiles/media/view/media_clip_playback.cpp
Telegram/SourceFiles/media/view/media_clip_playback.h
|
2016-09-29 00:16:02 +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
|
538ffb9727
|
Moved History[Media] classes to history_media_types module.
|
2016-09-28 13:15:03 +03:00 |
|
John Preston
|
90a4b66366
|
New media type Game added. Display of Game partially supported.
|
2016-09-27 16:37:18 +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
|
18f3e45657
|
NB Broken! New lambda approaches Xcode compilation fixed.
|
2016-09-26 21:17:36 +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
|
a8f3582cb1
|
Title controls reordering done right. Title song play button created.
|
2016-09-21 14:44:20 +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
|
6d2fc5c642
|
Game bot confirmations added.
|
2016-09-15 22:15:49 +03:00 |
|
John Preston
|
26ca5fafbb
|
Scheme updated. Dialogs list layout bug fixed.
|
2016-09-15 12:44:02 +03:00 |
|
John Preston
|
c7e8b153bb
|
Enabled sending stickers from the sticker set preview box.
|
2016-09-11 11:38:14 +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 |
|
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 |
|
John Preston
|
3d3fc33253
|
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev
|
2016-09-03 10:19:15 -04:00 |
|
John Preston
|
b772e42ca1
|
Fixed crash in RevokePublicLinkBox.
|
2016-09-03 10:18:46 -04:00 |
|
John Preston
|
9bd30ba09f
|
Alpha version 0.10.3: fixed the build for old OS X versions and Qt 5.3.2
|
2016-09-02 13:01:33 -04:00 |
|
John Preston
|
605a45c8ba
|
New settings build ready in Xcode.
|
2016-08-28 14:23:32 -06:00 |
|