Crypto-Notepad/Crypto Notepad
Alexander 1c1c072a0f Minor design/functionality changes in "About" window
- Removed app logo;
-  Able to get (copied to clipboard) debug info by clicking to app version text;
- Left only the main information about the app;
2019-11-20 13:49:47 +02:00
..
Properties Minor functionality improvements in "Password generator" window 2019-11-19 15:55:05 +02:00
Resources Resolved #42 2019-11-11 19:19:29 +02:00
AboutFrom.cs Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +02:00
AboutFrom.Designer.cs Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +02:00
AboutFrom.resx Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +02:00
AES.cs Fixed performance issue on large values of "Password iterations" 2019-11-06 11:04:35 +02:00
App.config Minor functionality improvements in "Password generator" window 2019-11-19 15:55:05 +02:00
ChangeKeyForm.cs Resolved #42 2019-11-11 19:19:29 +02:00
ChangeKeyForm.Designer.cs Added title icon to the "Change key" window 2019-11-19 15:42:49 +02:00
ChangeKeyForm.resx Added title icon to the "Change key" window 2019-11-19 15:42:49 +02:00
Crypto Notepad.csproj Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +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 dev 2019-11-19 15:57:15 +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 file name when creating the new file 2019-11-19 16:08:12 +02:00
MainForm.Designer.cs Fixed bug with file name when creating the new file 2019-11-19 16:08:12 +02:00
MainForm.resx Fixed performance issue on large values of "Password iterations" 2019-11-06 11:04:35 +02:00
MsgBoxCenterParent.cs Center additional windows depending on the visibility of the main window 2019-11-05 21:23:13 +02:00
Notepad_Lock.ico Added new icon for app 2016-01-15 18:13:53 +02:00
OSVersionInfoClass.cs Minor design/functionality changes in "About" window 2019-11-20 13:49:47 +02:00
packages.config Fody updated to v6.0.5 2019-11-19 15:41:28 +02:00
PasswordGeneratorFrom.cs Minor functionality improvements in "Password generator" window 2019-11-19 15:55:05 +02:00
PasswordGeneratorFrom.Designer.cs Minor functionality improvements in "Password generator" window 2019-11-19 15:55:05 +02:00
PasswordGeneratorFrom.resx Minor functionality improvements in "Password generator" window 2019-11-19 15:55:05 +02:00
PlaceholderTextBox.cs Added new TextBox control with placeholder, instead of realization via labels 2019-10-28 20:32:13 +02:00
PortableSettingsProvider.cs Deleted unused "using" 2016-01-10 14:29:54 +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 Code formatting 2019-11-19 15:57:30 +02:00
SettingsForm.Designer.cs Update v1.6.2 2019-11-10 10:44:34 +02:00
SettingsForm.resx Added hint to "Encryption" settings tab 2019-11-10 10:38:30 +02:00
WinFormsExtensions.cs Added helper class 2019-11-11 19:21:58 +02:00