Show avatar instead of message type icon, initial impl.
[conv-inbox] / src /
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