Bug #86
Make ciphershed window titlebars different
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/22/2015
Due date:
% Done:
0%
Description
We need delimiters on the title bars for ease of installation
History
#1 Updated by Jason Pyeron about 7 years ago
commit 8496a5fc95c9a1b6ebea8766aa3833b5dd7abec3
Author: Jason Pyeron <jpyeron@pdinc.us>
Date: Thu Jan 22 02:06:42 2015 -0500
Fixes https://issues.ciphershed.org/issues/86 , by adding unique window titles to the system drive encryption
- added many strings entries for making window titles unique:
- Common/Language.xml
- Format/Tcformat.c
- Common/Dlgcode.c/h:
- added the ability to customize the title of alert dialogs ErrorDirect & AskWarnYesNo
- Common/Password.c/h:
- added the ability to customize the title of alert dialog CheckPasswordLength's PASSWORD_LENGTH_WARNING
- fixed a unit test bug for MessageBox, needed an extern C marker
- TODO: test all paths, the fix only addresses the main branch path through the wizard.
#2 Updated by Niklas Lemcke over 5 years ago
- Status changed from New to Resolved