Crypto-Notepad/Crypto Notepad
Alexander 7e346eae89 Improved password generator
- Minor design changes;
- Added able to copy all list of generated passwords;
- Added able to copy last password in list;
- Added ability to specify the number of generated passwords [1-1000];
2019-11-24 09:39:14 +02:00
..
External Libraries External libraries moved to own folder 2019-11-23 22:22:53 +02:00
Properties Improved password generator 2019-11-24 09:39:14 +02:00
Resources Fixed missing icon 2019-11-22 17:38:41 +02:00
AboutFrom.cs Notifications replaced with tooltip 2019-11-24 09:33:10 +02:00
AboutFrom.Designer.cs Notifications replaced with tooltip 2019-11-24 09:33:10 +02:00
AboutFrom.resx Added tooltip while hovering app version text 2019-11-20 13:59:13 +02:00
AES.cs Fixed performance issue on large values of "Password iterations" 2019-11-06 11:04:35 +02:00
App.config Improved password generator 2019-11-24 09:39:14 +02:00
ChangeKeyForm.cs Resolved #42 2019-11-11 19:19:29 +02:00
ChangeKeyForm.Designer.cs Fixed missing icon 2019-11-22 17:38:41 +02:00
ChangeKeyForm.resx Added title icon to the "Change key" window 2019-11-19 15:42:49 +02:00
Crypto Notepad.csproj Some methods was moved to a separate file 2019-11-24 09:30:31 +02:00
EncryptedString.cs Added Dispose method 2018-12-28 12:58:07 +02:00
EnterKeyForm.cs Fixed "Enter Key" window blinking in upper left corner of the screen 2019-11-11 20:54:17 +02:00
EnterKeyForm.Designer.cs Fixed missing icon 2019-11-22 17:38:41 +02:00
EnterKeyForm.resx dev 2019-11-19 15:57:15 +02:00
ExRichTextBox.cs Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +02:00
FodyWeavers.xml Added Costura.Fody for embedding references as resources 2019-11-11 19:21:34 +02:00
FodyWeavers.xsd Added Costura.Fody for embedding references as resources 2019-11-11 19:21:34 +02:00
HideCaretRichTextBox.cs Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +02:00
MainForm.cs Fixed bug with wrong update messages 2019-11-24 09:34:52 +02:00
MainForm.Designer.cs dev 2019-11-24 09:34:04 +02:00
MainForm.resx Fixed performance issue on large values of "Password iterations" 2019-11-06 11:04:35 +02:00
Methods.cs Some methods was moved to a separate file 2019-11-24 09:30:31 +02:00
Notepad_Lock.ico Added new icon for app 2016-01-15 18:13:53 +02:00
packages.config Fody updated to v6.0.5 2019-11-19 15:41:28 +02:00
PasswordGeneratorFrom.cs Improved password generator 2019-11-24 09:39:14 +02:00
PasswordGeneratorFrom.Designer.cs Improved password generator 2019-11-24 09:39:14 +02:00
PasswordGeneratorFrom.resx Improved password generator 2019-11-24 09:39:14 +02:00
PlaceholderTextBox.cs Added new TextBox control with placeholder, instead of realization via labels 2019-10-28 20:32:13 +02:00
Program.cs Center additional windows depending on the visibility of the main window 2019-11-05 21:23:13 +02:00
SettingsForm.cs Some methods was moved to a separate file 2019-11-24 09:30:31 +02:00
SettingsForm.Designer.cs Changed text of "Auto check updates" in "Settings" window 2019-11-20 15:49:32 +02:00
SettingsForm.resx Added hint to "Encryption" settings tab 2019-11-10 10:38:30 +02:00