author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 12 Oct 2007 05:34:36 +0000 (01:34 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 12 Oct 2007 05:34:36 +0000 (01:34 -0400) | ||
commit | 28e86952dd0802315d79f57f666fa2c283d0fbe8 | |
tree | 49633f47ced052c724906a322484caca841ac4d3 | tree | snapshot |
parent | 24f7c64b21bb26aab5b8525c0bac8452e7a7a4c8 | commit | diff |
git-gui: Change repository browser radio buttons to hyperlinks
Making a user click twice to select which action they want to perform
when starting git-gui is just wasting their time. Clicking once on a
radio button and then clicking again on the "Next >" button is quite
unnecessary.
Since the recent repository list is shown as a list of hyperlinks we
now offer the 3 basic startup actions as hyperlinks. Clicking on a
link will immediately jump to the next UI panel, saving the user time
as they don't need to click an additional button.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Making a user click twice to select which action they want to perform
when starting git-gui is just wasting their time. Clicking once on a
radio button and then clicking again on the "Next >" button is quite
unnecessary.
Since the recent repository list is shown as a list of hyperlinks we
now offer the 3 basic startup actions as hyperlinks. Clicking on a
link will immediately jump to the next UI panel, saving the user time
as they don't need to click an additional button.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl | diff | blob | history |