| author | Shawn O. Pearce <spearce@spearce.org> | |
| Wed, 9 May 2007 00:33:47 +0000 (20:33 -0400) | ||
| committer | Shawn O. Pearce <spearce@spearce.org> | |
| Wed, 9 May 2007 01:38:54 +0000 (21:38 -0400) | ||
| commit | c74b6c66f00ce51b2c01d20fc5ef0e6429811124 | |
| tree | 354c54001cae46387de2230af368b33c1b4b5154 | tree | snapshot |
| parent | 1f07c4e5cefec88d825045ade24eee71f6a2df47 | commit | diff |
git-gui: Convert browser, console to "class" format
Now that we have a slightly easier method of working with per-widget
data we should make use of that technique in our browser and console
meta-widgets, as both have a decent amount of information that they
store on a per-widget basis and our current approach of handling
it is difficult to follow.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Now that we have a slightly easier method of working with per-widget
data we should make use of that technique in our browser and console
meta-widgets, as both have a decent amount of information that they
store on a per-widget basis and our current approach of handling
it is difficult to follow.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
| git-gui.sh | diff | blob | history | |
| lib/blame.tcl | diff | blob | history | |
| lib/browser.tcl | diff | blob | history | |
| lib/console.tcl | diff | blob | history | |
| lib/database.tcl | diff | blob | history | |
| lib/merge.tcl | diff | blob | history |