Mercurial > hg > easyhg
log grapher.cpp @ 149:38faf16df9b6
age | author | description |
---|---|---|
Wed, 01 Dec 2010 22:05:09 +0000 | Chris Cannam | * minor menu fix |
Wed, 01 Dec 2010 17:41:14 +0000 | Chris Cannam | * Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it) |
Wed, 01 Dec 2010 11:54:01 +0000 | Chris Cannam | * Fix another use of stderr as identifier |
Tue, 30 Nov 2010 17:56:11 +0000 | Chris Cannam | * Start hooking up right-button menus on changeset & uncommitted items |
Tue, 30 Nov 2010 14:27:34 +0000 | Chris Cannam | * Avoid unnecessary duplicate layout; fix off-by-one in resetting changeset children |
Mon, 29 Nov 2010 11:14:29 +0000 | Chris Cannam | * Further fix to incremental log (put new changesets on the correct end of the list!) |
Sun, 28 Nov 2010 21:52:00 +0000 | Chris Cannam | * Make scene remember which item has its details showing, and remove the previous one when a new one is clicked |