aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/lib
diff options
context:
space:
mode:
authorMark Levedahl <mlevedahl@gmail.com>2025-06-06 11:34:04 -0400
committerMark Levedahl <mlevedahl@gmail.com>2025-07-16 23:01:51 -0400
commitfdaba070bcbadd902610c09707802d0a1e2d3201 (patch)
treec1952bb008256953678c7dbb427cada2526547ce /git-gui/lib
parentgitk: set config dialog color swatches in one place (diff)
downloadgit-fdaba070bcbadd902610c09707802d0a1e2d3201.tar.gz
git-fdaba070bcbadd902610c09707802d0a1e2d3201.zip
gitk: restore ui colors after cancelling config dialog
gitk provides a dialog to configure many ui colors. Any color element changed in the dialog takes immediate effect before closing the dialog. While cancelling the dialog after changing one or more colors avoids saving the modified colors, the user must restart gitk to restore the prior color set. This unfortunate behavior results because gitk does not have a single routine to update all of the ui colors. The prior commit eliminated the key impediment to having such a routine. So, let's create a routine to update all configured colors at once, use this when modifying colors, and also invoke this after restoring the prior set if the dialog is cancelled. Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'git-gui/lib')
0 files changed, 0 insertions, 0 deletions
5-04-22 14:58:27 +0100'>2025-04-22regulator: max20086: Change enable gpio to optionalJoão Paulo Gonçalves1-1/+1 2025-04-22regulator: max20086: Fix MAX200086 chip idJoão Paulo Gonçalves1-1/+1 2025-04-14regulator: adp5055: Remove unneeded semicolonChen Ni1-1/+1 2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds1-1/+1 2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1 2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo2-6/+6 2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-10/+8 2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14 2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao1-1/+6 2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt1-6/+5