Avoid replace dialog button sensitivity updates when the dialog is not
commit043256e15ffbf3404b0bd67a55bedddda46d5dba
authorEddy De Greef <edg@users.sourceforge.net>
Thu, 12 Aug 2004 16:51:06 +0000 (12 16:51 +0000)
committerEddy De Greef <edg@users.sourceforge.net>
Thu, 12 Aug 2004 16:51:06 +0000 (12 16:51 +0000)
tree4f00436579e8138e384a3fe5512c4185f78c04bd
parentd6c3556b37b90c72d78593da8562907ec6c44f01
Avoid replace dialog button sensitivity updates when the dialog is not
mapped and the selection is altered. In this way many indirect status
checks for all files are avoided (triggered by updating the sensitivity
of the "Multiple Files..." button).
source/window.c