RT RT/krbdev.mit.edu: Ticket #5675 NIM: New command-line options --hide and --show / new command-line help dialog Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5675
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
Referred to by:
  • 5612: (jaltman) NIM feature request - cmdline option to open GUI [resolved]
 
 Dates  
Created: Fri Aug 24 10:26:17 2007
Starts: Not set
Started: Fri Aug 24 10:26:20 2007
Last Contact: Fri Sep 28 19:36:38 2007
Due: Not set
Updated: Wed Jun 18 08:19:19 2008 by guest
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Fri Aug 24 10:26:17 2007  jaltman - Ticket created    
     
From: jaltman@mit.edu
Subject: SVN Commit

Add two command-line options to the Network Identity Manager application:

--hide : If there is already an instance of Network Identity Manager
         running in the user's session, this will cause the main
         window of that instance to be hidden.

--show : Unhides the main window of the running instance.

If no options are specified when starting netidmgr.exe while another
instance is running, the running instance will perform the default
action as configured in the user's preferences.  By default, this will
be to show the main window.

The message box that displayed the command-line options if an invalid
option is specified has been replaced with a dialog box that shows the
options in a more readable rich text control.  The contents of the
control are specified in ui/lang/<lang>/cmdline.rtf.

Do not edit cmdline.rtf with Microsoft Word.  The output of Word is
incompatible with the RichEdit20 component.



Commit By: jaltman



Revision: 19854
Changed Files:
U   trunk/src/windows/identity/ui/appglobal.h
U   trunk/src/windows/identity/ui/credfuncs.c
A   trunk/src/windows/identity/ui/lang/en_us/cmdline.rtf
U   trunk/src/windows/identity/ui/lang/en_us/khapp.rc
U   trunk/src/windows/identity/ui/main.c
U   trunk/src/windows/identity/ui/mainwnd.c
U   trunk/src/windows/identity/ui/notifier.c
U   trunk/src/windows/identity/ui/notifier.h
U   trunk/src/windows/identity/ui/resource.h


Download (untitled) 1.3k
      Fri Aug 24 10:26:20 2007  jaltman - Requestor jaltman@mit.edu added    
      Fri Aug 24 10:26:20 2007  jaltman - Status changed from new to resolved    
      Fri Aug 24 10:26:20 2007  jaltman - Component windows added    
      Fri Sep 28 17:14:04 2007  jaltman - Target_Version 1.6.4 added    
      Fri Sep 28 17:14:05 2007  jaltman - Tags pullup added    
      Fri Sep 28 18:19:56 2007  tlyu - Target_Version 1.6.4 changed to 1.6.3    
      Fri Sep 28 19:36:35 2007  tlyu - Version_Fixed 1.6.3 added    
      Fri Sep 28 19:36:35 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19854 from trunk

 r19854@cathode-dark-space:  jaltman | 2007-08-24 10:26:11 -0400
 ticket: new
 subject: NIM: New command-line options --hide and --show / new command-line help
dialog
 component: windows

 Add two command-line options to the Network Identity Manager application:

 --hide : If there is already an instance of Network Identity Manager
          running in the user's session, this will cause the main
          window of that instance to be hidden.

 --show : Unhides the main window of the running instance.

 If no options are specified when starting netidmgr.exe while another
 instance is running, the running instance will perform the default
 action as configured in the user's preferences.  By default, this will
 be to show the main window.

 The message box that displayed the command-line options if an invalid
 option is specified has been replaced with a dialog box that shows the
 options in a more readable rich text control.  The contents of the
 control are specified in ui/lang/<lang>/cmdline.rtf.

 Do not edit cmdline.rtf with Microsoft Word.  The output of Word is
 incompatible with the RichEdit20 component.





Commit By: tlyu



Revision: 19989
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/appglobal.h
U   branches/krb5-1-6/src/windows/identity/ui/credfuncs.c
A   branches/krb5-1-6/src/windows/identity/ui/lang/en_us/cmdline.rtf
U   branches/krb5-1-6/src/windows/identity/ui/lang/en_us/khapp.rc
U   branches/krb5-1-6/src/windows/identity/ui/main.c
U   branches/krb5-1-6/src/windows/identity/ui/mainwnd.c
U   branches/krb5-1-6/src/windows/identity/ui/notifier.c
U   branches/krb5-1-6/src/windows/identity/ui/notifier.h
U   branches/krb5-1-6/src/windows/identity/ui/resource.h


Download (untitled) 1.7k