What exactly this new line is intended to "make explicit"?
+ elif status == 1: # New changeset, recently added to tip
+ # TODO: someone improve this, please
+ ctx.set_source_rgb(0, 1, 0)
+ ctx.arc(arrow_x, arrow_y, box_size / 5, 0, 2 * math.pi)
Does this aims to show what the user just pulled from remote repo? If so,
what about a star?
--
Att.
Diego de Oliveira
System Architect
di...@diegooliveira.com
www.diegooliveira.com
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop