author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 12 Nov 2006 08:47:00 +0000 (03:47 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 12 Nov 2006 08:47:00 +0000 (03:47 -0500) | ||
commit | 51f4d16b1d8e2e709f28a4e52b951236950cb1d5 | |
tree | a41fc661e9524d918ca807f14ecd0fab76051e13 | tree | snapshot |
parent | 00f949fbd831bda29dc909baf4a21d00a7c2c119 | commit | diff |
git-gui: Refactor options menu into an options dialog.
I decided that the options menu was going to turn into a mess after
a while as I start to add additional features to git-gui. The better
approach would be to create a dialog that lets the user edit the options,
including their --global options.
We also wisely let the user press Cancel (or destroy the window) to abort
any sort of option editing session, without the options being changed.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I decided that the options menu was going to turn into a mess after
a while as I start to add additional features to git-gui. The better
approach would be to create a dialog that lets the user edit the options,
including their --global options.
We also wisely let the user press Cancel (or destroy the window) to abort
any sort of option editing session, without the options being changed.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |