]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/gtkwin.c
Changed my mind about r7164. Instead of checking for zero flags
authorSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2007 20:00:32 +0000 (20:00 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2007 20:00:32 +0000 (20:00 +0000)
commit0ed390d44a6243edf7847c2b50ff1f59a025f07b
tree0712dc2b2a885c8cc81cecc5483c9b949d25d12f
parent13ad541cb5c7f54a5eb8b781dcea1f48c9f05896
Changed my mind about r7164. Instead of checking for zero flags
inside one single uxsel front end, better to do it centrally and
avoid passing zero flags on to the front end in the first place. I'm
sure other similarly structured front ends could get confused by it
too.

[originally from svn r7171]
[r7164 == 65f9735b95cc8bbf5e7e23f165c01fd3cddf9ec5]
unix/gtkwin.c
unix/uxsel.c