pull up r19077 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 00:34:24 +0000 (00:34 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 00:34:24 +0000 (00:34 +0000)
commitcbd0125ea41eeafc66b010d01b1a4f63380291d3
tree9b80a485f304e40a8592da8e90bd2da122dc72b4
parentea377475eac5d807f87061312db70fcd48d304c8
pull up r19077 from trunk

 r19077@cathode-dark-space:  jaltman | 2007-01-20 00:42:30 -0500
 ticket: new
 subject: NIM - Context sensitive system tray menu and more
 component: windows

   Adds context sensitive menus for renew and destroy
  to the system tray menu.  Select either all identities
     or one of the identities with credentials.

  Increases the API to 1.1.9 and adds a new interactive
  callback mechanism.

ticket: 5408
version_fixed: 1.6.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19319 dc483132-0cff-0310-8789-dd5450dbe970
24 files changed:
src/windows/identity/apiversion.txt
src/windows/identity/config/Makefile.w2k
src/windows/identity/config/Makefile.w32
src/windows/identity/doc/footer.html
src/windows/identity/doc/main_page.h
src/windows/identity/kcreddb/identity.c
src/windows/identity/plugins/common/dynimport.c
src/windows/identity/ui/credfuncs.c
src/windows/identity/ui/credfuncs.h
src/windows/identity/ui/intaction.h [new file with mode: 0644]
src/windows/identity/ui/lang/en_us/khapp.rc
src/windows/identity/ui/main.c
src/windows/identity/ui/mainmenu.c
src/windows/identity/ui/mainmenu.h
src/windows/identity/ui/mainwnd.c
src/windows/identity/ui/newcredwnd.c
src/windows/identity/ui/reqdaemon.c
src/windows/identity/ui/resource.h
src/windows/identity/ui/toolbar.c
src/windows/identity/ui/uibind.c [new file with mode: 0644]
src/windows/identity/uilib/action.c
src/windows/identity/uilib/actions.csv
src/windows/identity/uilib/khactiondef.h
src/windows/identity/uilib/khuidefs.h