Crypto-Notepad/Crypto Notepad
Alexander f63b3c1e05 MainForm code now is more readable
1) Сode has been divided into blocks and commented.
2) Almost all names now starts from an uppercase.
3) Added debug menu.
2018-12-25 17:29:29 +02:00
..
Properties Version update 2018-12-17 13:20:55 +02:00
Resources Resources update 2016-01-28 18:29:56 +02:00
AboutFrom.cs Edited personal website link 2018-12-06 13:15:33 +02:00
AboutFrom.Designer.cs Added information about contributors 2018-12-06 13:17:07 +02:00
AboutFrom.resx Added information about contributors 2018-12-06 13:17:07 +02:00
AES.cs Fixed RNG generating null-bytes in metadata; causing read errors. 2018-12-19 02:33:31 -07:00
App.config Added integrate with windows context menu settings 2018-12-17 13:16:48 +02:00
ChangeKeyForm.cs Code review 2018-12-17 13:04:26 +02:00
ChangeKeyForm.Designer.cs Minor design changes in "Change Key" window 2018-12-12 16:42:41 +02:00
ChangeKeyForm.resx Project name changed 2016-01-09 22:46:25 +02:00
Crypto Notepad.csproj Renamed source files 2018-12-17 13:20:40 +02:00
CustomRichTextBox.cs Fixed #6 2017-05-31 22:10:09 +03:00
CustomRichTextBox.Designer.cs Project name changed 2016-01-09 22:46:25 +02:00
EncryptedString.cs Code review 2018-12-17 13:04:26 +02:00
EnterKeyForm.cs Renamed source files 2018-12-17 13:13:42 +02:00
EnterKeyForm.Designer.cs Minor button location changes 2018-12-20 01:07:35 +02:00
EnterKeyForm.resx Renamed source files 2018-12-17 13:13:42 +02:00
MainForm.cs MainForm code now is more readable 2018-12-25 17:29:29 +02:00
MainForm.Designer.cs MainForm code now is more readable 2018-12-25 17:29:29 +02:00
MainForm.resx MainForm code now is more readable 2018-12-25 17:29:29 +02:00
MsgBoxCenterParent.cs Project name changed 2016-01-09 22:46:25 +02:00
Notepad_Lock.ico Added new icon for app 2016-01-15 18:13:53 +02:00
PortableSettingsProvider.cs Deleted unused "using" 2016-01-10 14:29:54 +02:00
Program.cs Renamed source files 2018-12-17 13:14:38 +02:00
SettingsForm.cs Checking if "shell" section is missing 2018-12-17 16:42:08 +02:00
SettingsForm.Designer.cs Extended hash algorithm menu 2018-12-17 13:01:47 +02:00
SettingsForm.resx Notification when open "Encrypt/Decrypt" tab 2016-01-25 20:29:36 +02:00