aboutsummaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)AuthorFilesLines
2007-09-24NIM: BUG: Restore Copyright removed in revision 19855Jeffrey Altman1-0/+1
2007-09-24NIM: BUG: khm_krb5_initialize() failed to return error codeJeffrey Altman1-4/+4
2007-09-22Move the removal of the vc70.pdb and vc80.pdb files to the Jeffrey Altman13-23/+9
2007-09-21NIM: APP: BUG: restore HideWatermark functionalityJeffrey Altman1-1/+6
2007-09-18Windows\Identity Makefile "clean" moreJeffrey Altman13-11/+46
2007-09-14wix installer - permit administrative installsJeffrey Altman1-32/+3
2007-09-05MSI installer for 64-bit AMD64Jeffrey Altman9-314/+687
2007-09-0564-bit Windows gss.exe (gui version of gss-client.exe)Jeffrey Altman2-3/+5
2007-08-29NIM file ccache support improvementsJeffrey Altman4-60/+163
2007-08-29NIM - a small readability changeJeffrey Altman1-1/+1
2007-08-29NIM: remove unused symbolsJeffrey Altman1-2/+0
2007-08-28NIM: 64-bit Windows Support and Removal of Compile Time WarningsJeffrey Altman40-568/+713
2007-08-27Windows 64-bit - avoid missing symbol errorsJeffrey Altman1-2/+2
2007-08-24NIM: version updateJeffrey Altman2-648/+648
2007-08-24NIM: Revert ticket 5604Jeffrey Altman1-2/+0
2007-08-24NIM: Reposition New Credentials Dialog if necessaryJeffrey Altman1-4/+28
2007-08-24NIM: External changes to default identity are improperly reflected by krb5 pr...Jeffrey Altman1-11/+10
2007-08-24NIM: khcint_remove_space() frees memory too soonJeffrey Altman1-1/+6
2007-08-24NIM: Add Identity Provider Pre-Process Message Jeffrey Altman4-363/+387
2007-08-24NIM: Keep API release documentation up to date Jeffrey Altman1-0/+3
2007-08-24NIM: support include files in schemasJeffrey Altman2-189/+201
2007-08-24NIM: remove unused code from ui/credwnd.cJeffrey Altman1-28/+0
2007-08-24NIM: Selection IssuesJeffrey Altman1-47/+158
2007-08-24NIM: Handle WM_PAINT messages without update regionsJeffrey Altman1-9/+15
2007-08-24NIM: do not permit resizing of filler columnsJeffrey Altman1-1/+2
2007-08-24NIM: Cannot cancel timers which have inserted a WM_TIMER message into the queueJeffrey Altman1-5/+15
2007-08-24NIM: Context menu selection issuesJeffrey Altman1-15/+40
2007-08-24NIM: Color SchemasJeffrey Altman3-248/+365
2007-08-24NIM: New command-line options --hide and --show / new command-line help dialogJeffrey Altman9-925/+1145
2007-08-24NIM: Identity Configuration Panel FixesJeffrey Altman1-8/+48
2007-08-24NIM: resource leak in khui_action_trigger()Jeffrey Altman1-0/+1
2007-08-10Simulate changing views when the REFRESH action is run and when credentials a...Kevin Koch1-0/+3
2007-08-09Simulate changing views when the REFRESH action is run and when credentials a...Kevin Koch2-0/+3
2007-08-09Control watermark display with registry entry; document the registry entryKevin Koch2-1/+7
2007-08-09The background color is changed to COLOR_WINDOWKevin Koch1-1/+1
2007-08-08Patch developed by kpkoch with style changes from jaltmanJeffrey Altman1-40/+54
2007-08-03NIM: apply does not update saved values of general identities cfg pageJeffrey Altman1-3/+3
2007-06-22Update configuration schema in ui\uiconfig.csv to include additionalJeffrey Altman1-16/+15
2007-06-22The new credentials window now applies Windows XP theme settings toJeffrey Altman2-0/+18
2007-06-221. Add a '--minimized' option to start NIM in minimized modeJeffrey Altman1-1/+9
2007-06-221. Use the debug CRT versions of the memory allocation functions inJeffrey Altman2-10/+56
2007-06-221. Fix a malformed line in ui\lang\en_us\khapp.rc in a TEXTINCLUDEJeffrey Altman1-3/+4
2007-06-22NetIDMgr:Jeffrey Altman3-6/+16
2007-06-22Be more aggressive about forcing the new credentials dialog to theJeffrey Altman2-13/+80
2007-06-22If the new credentials window is in the advanced mode and the userJeffrey Altman1-0/+7
2007-06-22Don't assume that WM_DESTROY is the last message to be received by aJeffrey Altman22-36/+282
2007-06-22The clean:: target of plugins\common\Makefile should reference theJeffrey Altman1-2/+2
2007-06-221. When freeing a message type object, it should also be removed fromJeffrey Altman1-2/+8
2007-06-22. Fix formatting in kherr.cJeffrey Altman2-90/+186
2007-06-22Add new notification flags KHERR_CTX_NEWCHILD, KHERR_CTX_FOLDCHILD,Jeffrey Altman2-8/+17