Mercurial > hg > easyhg
log changesetitem.cpp @ 124:1f27f71a7034
age | author | description |
---|---|---|
Mon, 29 Nov 2010 11:38:25 +0000 | Chris Cannam | * Fixes to changeset details display; show on right instead of below to avoid disrupting flow |
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 |
Fri, 26 Nov 2010 23:49:48 +0000 | Chris Cannam | * Rudimentary version of the popup showing more information when you click on a changeset in history graph |
Fri, 26 Nov 2010 22:46:29 +0000 | Chris Cannam | * Start to sketch thing that shows the details of a changeset in the history view |
Fri, 19 Nov 2010 14:54:19 +0000 | Chris Cannam | * Show branch names even for changes with children, if those children are on a different branch |
Wed, 17 Nov 2010 20:21:18 +0000 | Chris Cannam | * Use more than one line of the commit log, if it fits |
Tue, 16 Nov 2010 13:57:30 +0000 | Chris Cannam | * Update copyrights; add debug header |
Tue, 16 Nov 2010 11:26:51 +0000 | Chris Cannam | * Minor layout improvement |