[krbdev.mit.edu #7273] SVN Commit

Tom Yu via RT rt at krbdev.mit.edu
Wed Aug 29 17:33:24 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>

(cherry picked from commit 648f70f51ce7d130a2ba921c33f6cc152f097440)

https://github.com/krb5/krb5/commit/591710f6381fae6f578c879c087bc0f7e58f658d
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 591710f6381fae6f578c879c087bc0f7e58f658d
Branch: krb5-1.10
 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