Crypto-Notepad/Crypto Notepad
2019-11-22 17:39:10 +02:00
..
Properties Fixed missing icon 2019-11-22 17:38:41 +02:00
Resources Fixed missing icon 2019-11-22 17:38:41 +02:00
AboutFrom.cs Debug info now can display info about latest .Net Framework Information (4.8) 2019-11-21 19:56:14 +02:00
AboutFrom.Designer.cs "copied to clipboard" changed to "copied" 2019-11-20 20:18:06 +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 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 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 Fixed missing icon 2019-11-22 17:38:41 +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 Update checking now async 2019-11-22 17:39:10 +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 Debug info was edited, now contains only app version/OS Information/.Net Framework version 2019-11-21 19:54:48 +02:00
packages.config Fody updated to v6.0.5 2019-11-19 15:41:28 +02:00
PasswordGeneratorFrom.cs Code formatting 2019-11-20 13:59:38 +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 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
WinFormsExtensions.cs Added helper class 2019-11-11 19:21:58 +02:00