add commit file links and ctrl-arrow navigation
commitf05d0188fce3b5ed8d01bb0886182cc40611e291
authorStephen Bannasch <stephen.bannasch@deanbrook.org>
Tue, 11 Nov 2008 22:45:11 +0000 (11 17:45 -0500)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 25 Nov 2008 16:43:11 +0000 (25 17:43 +0100)
treee43033e5a90fba073cb06ffe09acd7acc84a5d07
parent4e915cc68fe5421093825601a1437348f31e29ec
add commit file links and ctrl-arrow navigation

A list of files included in a commit are listed below the
commit message. The list are links which will take you to
that file in the diff display below.

The title of each fileHeader is now just the path to the file
instead of the full diff command.

While the focus is in the commit ctrl-down_arrow and up_arrow
will navigate to to next and previous file in that commit.
html/css/diff.css
html/lib/diffHighlighter.js
html/lib/keyboardNavigation.js
html/views/history/history.css
html/views/history/history.js
html/views/history/index.html