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
|
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
|
da49d8440a
|
Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s.
|
2016-09-26 21:33:34 +03:00 |
John Preston
|
c91bdf3fef
|
NB Broken! Moving from registerPeerObserver() to base::Subscriber.
|
2016-09-26 17:50:24 +03:00 |
John Preston
|
90678d411f
|
Started a special LayerWidget: Settings::Widget.
Also added some missing calls to parent event handlers in boxes.
|
2016-08-18 12:52:36 +03:00 |
John Preston
|
2c4ec3d9f3
|
Shared media block done in the new profile implementation.
Preparing to call Notify::peerUpdatedSendDelayed() only from event loop.
|
2016-06-02 16:02:55 +03:00 |
John Preston
|
3fc7cc3453
|
Actions block done for the new profile implementation.
User block status moved to private data.
Notify::PeerUpdateFlag[s] moved to Notify::PeerUpdate::Flag[s].
|
2016-06-01 23:05:37 +03:00 |
John Preston
|
1c13556b8d
|
Simplified usage of Observer, new event types can be added easier.
|
2016-05-25 21:49:47 +03:00 |
John Preston
|
46ad43bb1e
|
New profile cover actions by buttons done.
Two new types of Observers: image loaded and async file dialog.
|
2016-05-25 20:59:21 +03:00 |
John Preston
|
a510bb54ec
|
Peer observers get notified about name/username changes.
All peer observer notifications are async (delayed).
|
2016-05-25 15:09:05 +03:00 |
John Preston
|
e3e49dbeb8
|
New profile buttons started, not performing actions yet.
New system of Observers. Subscriptions on PeerData updates.
|
2016-05-24 19:13:07 +03:00 |