graph
- * Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it)2010-12-01, by Chris Cannam
- * win32 build fix2010-12-01, by Chris Cannam
- * Fix another use of stderr as identifier2010-12-01, by Chris Cannam
- * Don't try to use stdout and stderr as identifiers! In any case, one of them is stderr2010-12-01, by Chris Cannam
- * Start hooking up right-button menus on changeset & uncommitted items2010-11-30, by Chris Cannam
- * First cut at (not yet operational) right-button menu2010-11-30, by Chris Cannam
- * Avoid unnecessary duplicate layout; fix off-by-one in resetting changeset children2010-11-30, by Chris Cannam
- * Minor adjustment to scene lifecycle, delete old scene before creating new one to use less memory &c2010-11-30, by Chris Cannam
- * Include closed branches in heads check (see comment)2010-11-30, by Chris Cannam
- * Avoid null pointer dereference2010-11-30, by Chris Cannam
- * Ensure only one list can contain a selection at once in file status widget2010-11-30, by Chris Cannam
- * Have a go at switching to new items in history widget when something happens in repo2010-11-30, by Chris Cannam
- * Better attempt at retaining current visible area when history scene changes; first cut at highlighting new items2010-11-30, by Chris Cannam
- * Ensure panned rect stays current when size changes; update panner cache when scene changes2010-11-30, by Chris Cannam
- * Add connecting line to uncommitted item; turn Revert icon blue; cut down menus to things that actually work (well, mostly)2010-11-30, by Chris Cannam