Request all event fields in one call
[conv-inbox] / src / el-home-applet.c
2010-06-27 Artem GarmashRequest all event fields in one call
2010-06-27 Artem GarmashDraw service avatar in background
2010-06-27 Artem GarmashShow service icon on background
2010-06-27 Artem GarmashDon't react to non-sms/chat events
2010-06-27 Artem GarmashIncrease round courner radious
2010-06-27 Artem GarmashRound avatar by ourself to avoid dependency on a PR1...
2010-06-27 Artem GarmashChange rounded_rectange to support per-corner flag...
2010-06-27 Artem GarmashFix scrolling animation glitches. Increase footer press...
2010-06-27 Artem GarmashSupport group chats with persistent id
2010-06-27 Artem GarmashFix back scrolling
2010-06-27 Artem GarmashPass account to the temporary contact dialog
2010-06-27 Artem GarmashDecrease unread footer width
2010-06-27 Artem GarmashShow unread red star
2010-06-27 Artem GarmashDraw footer unread button
2010-06-27 Artem GarmashMark as read on footer click
2010-06-27 Artem GarmashRefactor handling of active parts
2010-06-27 Artem GarmashOpen conversation on message click
2010-06-27 Artem GarmashCheck that remote-uid is not an empty string
2010-06-27 Artem GarmashRemove notification from status aread when marking...
2010-06-27 Artem GarmashFix layout after introducing avatar
2010-06-27 Artem GarmashUse locale time format
2010-06-27 Artem GarmashProperly lookup contact from aggregator
2010-06-27 Artem GarmashCreate aggregator on demand and only for the current...
2010-06-27 Artem GarmashShow temporary contact dialog for unknown contacts
2010-06-27 Artem GarmashShow contact starter on header click
2010-06-27 Artem GarmashShow avatar instead of message type icon, initial impl.
2010-06-27 Artem GarmashAdd scrolling message indicator
2010-06-27 Artem GarmashRender message text to an offscreen cairo surface only...
2010-06-27 Artem GarmashStop scrolling when the widget is not visible
2010-06-27 Artem GarmashRestore original widget size
2010-06-27 Artem GarmashCode style changes
2010-06-27 Artem GarmashLookup logical colors and fonts from style-set signal
2010-06-27 Artem GarmashProperly handle button events and scrolling
2010-06-27 Artem GarmashStop scrolling when whole message was displayed
2010-06-27 Artem GarmashInitial scrolling attempt
2010-06-27 Artem GarmashDraw main message directly using cairo/pango
2010-06-27 Artem GarmashPut "no new messages" label back to the center
2010-06-27 Artem GarmashSimplify and make more robust updating events
2010-06-27 Artem GarmashShow "No new messages"
2010-06-27 Artem GarmashUse slight gradient for background
2010-06-27 Artem GarmashProcess to eventlogger callbacks in idle to better...
2010-06-27 Artem GarmashDisplay received time
2010-06-27 Artem GarmashInitial commit