[krbdev.mit.edu #7273] SVN Commit

Benjamin Kaduk via RT rt at krbdev.mit.edu
Mon Aug 27 11:52:06 EDT 2012



Send kfw 'obtain ticket' messages to main frame

Previous versions of kfw would attempt to send 'obtain tickets' messages
directly to the 'view' window by sending to the first child of the main
frame.  But with the ribbon UI, the ribbon toolbar is now the first child,
so that method no longer works.  Instead we now send the message to the
main frame and the main frame forwards to the active view.

Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>

https://github.com/krb5/krb5/commit/648f70f51ce7d130a2ba921c33f6cc152f097440
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Ben Kaduk <kaduk at mit.edu>
Commit: 648f70f51ce7d130a2ba921c33f6cc152f097440
Branch: master
 src/windows/leash/MainFrm.cpp  |    4 ++++
 src/windows/leashdll/lshfunc.c |   18 ------------------
 2 files changed, 4 insertions(+), 18 deletions(-)


More information about the kfwdev mailing list