Commit graph

330 commits

Author SHA1 Message Date
Alexander
c51960a488 simplified this 2019-01-07 12:03:58 +02:00
Alexander
cacd39e930 Settings button on toolbar was moved 2019-01-07 12:03:30 +02:00
Alexander
abad9fc422 Fixed not working "auto save on lock" when you click on the "Lock" toolbar button 2019-01-04 14:17:03 +02:00
Alexander
c5c914e849 Changed name of "Lock" tollbar button 2019-01-04 14:14:12 +02:00
Alexander
f3ee1151b6 Minor design changes 2019-01-04 13:48:39 +02:00
Alexander
0277d2b9d9 Update SettingsForm.cs 2019-01-04 13:48:24 +02:00
Alexander
30aec3fa0f Added DotNetZip library credentials 2019-01-04 13:48:15 +02:00
Alexander
f82a58207a Update Crypto Notepad.csproj 2019-01-04 13:16:51 +02:00
Alexander
a6216e00ad Update Updater.exe 2019-01-04 13:16:46 +02:00
Alexander
c0e3f7ecf4 Update MainForm.cs 2019-01-04 13:16:40 +02:00
Alexander
23811c481a Returned missing backward compatibility for decryption 2019-01-04 13:15:06 +02:00
Alexander
485d5512c5 Edited github links 2019-01-02 21:10:41 +02:00
Alexander
0a37093957 Updater was moved to own repo 2019-01-02 21:08:44 +02:00
Alexander
28273f9987 Minor design changes 2018-12-30 12:57:16 +02:00
Alexander
0320a7c9fd Added new settings 2018-12-29 18:26:51 +02:00
Alexander
5f6cb9552c Added new settings
Added icons to the main menu
Able to make toolbar color like editor background color
2018-12-29 18:25:52 +02:00
Alexander
a6a24f8e0f Added new settings 2018-12-29 18:24:45 +02:00
Alexander
bcac10f4dd Minor design changes 2018-12-29 18:24:17 +02:00
Alexander
fd8476b8bf Changed all icons 2018-12-29 18:23:10 +02:00
Alexander
755cc48242 Added if DEBUG directive for MainVariablesToolStripMenuItem 2018-12-28 13:11:02 +02:00
Alexander
82f6514d4b Removed unused code 2018-12-28 12:58:22 +02:00
Alexander
3a72117202 Added Dispose method 2018-12-28 12:58:07 +02:00
Alexander
c257ef5a6e Simplified some names 2018-12-28 12:57:35 +02:00
Alexander
1eac6001ab Added check for null when removing registry keys 2018-12-27 00:31:01 +02:00
Alexander
898427b26a Update MainForm.resx 2018-12-27 00:30:07 +02:00
Alexander
9eeb49b1c6 Renamed debug menu item 2018-12-27 00:29:37 +02:00
Alexander
3941333f9f Debug info now writing to the output in Visual Studio 2018-12-27 00:29:00 +02:00
Alexander
8a8a3fbf96 Removed unused code 2018-12-27 00:28:00 +02:00
Alexander
9df3b259c0 Removed unused code 2018-12-27 00:27:30 +02:00
Alexander
c0eda70085 Version update 2018-12-27 00:26:50 +02:00
Alexander
2141e29593 EnterKeyForm code now is more readable
1) Сode has been divided into blocks and commented.
2) Almost all names now starts from an uppercase.
2018-12-25 17:55:56 +02:00
Alexander
1febb7e3fa ChangeKeyForm code now is more readable
1) Сode has been divided into blocks and commented.
2) Almost all names now starts from an uppercase.
2018-12-25 17:55:15 +02:00
Alexander
5220065ff0 AboutFrom code now is more readable
1) Сode has been divided into blocks and commented.
2) Almost all names now starts from an uppercase.
2018-12-25 17:49:29 +02:00
Alexander
5443de5378 SettingsForm code now is more readable
1) Сode has been divided into blocks and commented.
2) Almost all names now starts from an uppercase.
2018-12-25 17:36:17 +02:00
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
Alexander
005a3bf1fc Fixed #18 2018-12-25 17:22:59 +02:00
Alexander
62492e1ec8 Fixed #17 2018-12-25 17:15:29 +02:00
Alexander
256f158ce9 Removed testing code 2018-12-20 01:16:32 +02:00
Alexander
e5d40cbd19 Added shortcuts 2018-12-20 01:10:40 +02:00
Alexander
ac322b1e47 Minor button location changes 2018-12-20 01:07:35 +02:00
Alexander
a909f6925a Removed unused code 2018-12-20 01:06:35 +02:00
Alexander
f3ddd249b4 testing 2018-12-20 00:59:21 +02:00
Alexander
92f4fec08e Merge branch 'dev' of https://github.com/Sigmanor/Crypto-Notepad into dev 2018-12-20 00:57:07 +02:00
Alexander
f9237684f9 testing 2018-12-20 00:56:59 +02:00
Alexander
268499286e
Merge pull request #15 from h5p9sl/master
Fixed RNG generating null-bytes in metadata; causing read errors.
2018-12-20 00:53:59 +02:00
h5p9sl
ca4ac3e5ce Fixed RNG generating null-bytes in metadata; causing read errors. 2018-12-19 02:33:31 -07:00
Alexander
92b7d5fede Checking if "shell" section is missing 2018-12-17 16:42:08 +02:00
Alexander
e27c9e0d99 Left only 2 items in context menu 2018-12-17 15:58:37 +02:00
Alexander
6fb1bf3813 Removed debug code 2018-12-17 15:57:22 +02:00
Alexander
1732efbc06 Fixed bug when the app did not close 2018-12-17 15:03:08 +02:00
Alexander
ad6b903caa Registry entry for new function 2018-12-17 14:58:07 +02:00
Alexander
92933ebc34 Version update 2018-12-17 13:20:55 +02:00
Alexander
789642ff83 Renamed source files 2018-12-17 13:20:40 +02:00
Alexander
82e3623799 Added integrate with windows context menu settings 2018-12-17 13:20:23 +02:00
Alexander
cb46285315 Added integrate with windows context menu settings 2018-12-17 13:16:48 +02:00
Alexander
137203b6ff Renamed source files 2018-12-17 13:16:17 +02:00
Alexander
523254a9c3 Renamed source files 2018-12-17 13:14:38 +02:00
Alexander
582a5dcba0 Renamed source files 2018-12-17 13:13:42 +02:00
Alexander
27a40f08fa Code review 2018-12-17 13:04:26 +02:00
Alexander
5fab54873a Added integrate with windows context menu settings 2018-12-17 13:03:05 +02:00
Alexander
fffae6b37f Added integrate with windows context menu settings 2018-12-17 13:02:24 +02:00
Alexander
b545efaed4 Extended hash algorithm menu 2018-12-17 13:01:47 +02:00
Alexander
144d62784f Minor design changes 2018-12-17 13:00:31 +02:00
Alexander
eefc16d0f5 changed the logic of the "Associate with *.cnp files" function 2018-12-17 12:59:31 +02:00
Alexander
72dac3cfa3 Send To fixes 2018-12-17 12:55:00 +02:00
Alexander
c5b09db7a8 Fixed #13 2018-12-17 12:52:40 +02:00
Alexander
df53a93ad4 Encryption key now can't be empty 2018-12-13 13:31:05 +02:00
Alexander
45e237f797 Minor design changes in "Change Key" window 2018-12-12 16:42:41 +02:00
Alexander
7b5562c757 Fixed bug with empty filename field while saving/creating a file 2018-12-10 14:47:36 +02:00
Alexander
510547fd76 Changed logic of checking updates 2018-12-09 23:27:18 +02:00
Alexander
7483b6c7b2 Fixed empty file name 2018-12-09 22:47:56 +02:00
Alexander
839d4d9298 Added feature #11 2018-12-09 16:23:37 +02:00
Alexander
e442c1888c Added create shortcut function 2018-12-09 16:10:44 +02:00
Alexander
c45c52cca2 Cleanup code 2018-12-09 16:09:42 +02:00
Alexander
569ae5cbe1 Changed eye icon behavior 2018-12-09 16:08:07 +02:00
Alexander
685f915767 Added IWshRuntimeLibrary 2018-12-09 15:37:57 +02:00
Alexander
8e2a9db3a2 Edited documentation link 2018-12-07 14:21:56 +02:00
Alexander
1e56050a8d Fixed bug with editor background color 2018-12-07 14:03:22 +02:00
Alexander
740cdcf385 Code cleaned up 2018-12-06 15:24:12 +02:00
Alexander
f878110bd6 "Auto-save on lock" now have default value 2018-12-06 15:17:03 +02:00
Alexander
5971cad074 Minor design changes 2018-12-06 15:16:01 +02:00
Alexander
0d0b0288ce Removed unused code 2018-12-06 15:15:33 +02:00
Alexander
0f0e17e670 "The Salt" is hidden now for new users
The salt now is randomized by default, no sense to show this option to new users.
2018-12-06 15:14:47 +02:00
Alexander
5f1aba25a2 Removed able to getting salt from mac 2018-12-06 15:07:51 +02:00
Alexander
8abeff4f2b Changed some default values 2018-12-06 15:02:12 +02:00
Alexander
88eaeff0f1 Revert "Changed some default values"
This reverts commit d2729f8276.
2018-12-06 15:01:36 +02:00
Alexander
d2729f8276 Changed some default values 2018-12-06 15:01:13 +02:00
Alexander
90bfeea503 Revert "Changed some default values"
This reverts commit c75b63dc7b.
2018-12-06 15:00:24 +02:00
Alexander
c75b63dc7b Changed some default values 2018-12-06 14:54:49 +02:00
Alexander
d988b1fc36 Fixed bug with auto-save on lock 2018-12-06 14:53:01 +02:00
Alexander
186410820e Update 1.2.0 2018-12-06 13:18:24 +02:00
Alexander
5f39342f0e Added information about contributors 2018-12-06 13:17:07 +02:00
Alexander
6fc9c125a8 Edited personal website link 2018-12-06 13:15:33 +02:00
Alexander
a3ba2a221d Removed unused code 2018-12-06 13:14:03 +02:00
Alexander
7ba9b6aca0
Merge pull request #10 from h5p9sl/master
Backwards compatibility & More security
2018-12-06 12:30:26 +02:00
h5p9sl
9841a0f16e Added AESMetadata.WriteMetadata() 2018-12-05 18:30:35 -07:00
h5p9sl
c155dc6d9c Cleaned up AESMetadata class code 2018-12-03 01:12:19 -07:00
h5p9sl
31b7313322 Fixed EncryptedString.Set( NULL ) error. 2018-11-30 20:11:41 -07:00
h5p9sl
7ddf8f812c Added option to randomize salts (by default). 2018-11-30 20:03:03 -07:00
h5p9sl
c9bd9f436d Added EncryptedString class to encrypt key in memory. 2018-11-30 19:29:19 -07:00
h5p9sl
834c91d5af Added backwards compatibility for file loading 2018-11-30 04:03:21 -07:00
h5p9sl
ee87e94da0 Use RijindaelManaged.GenerateIV method instead of manually generating random IV 2018-11-29 16:21:45 -07:00
Alexander
c471a19ba0 Update 1.1.3 2018-11-24 18:47:24 +02:00
h5p9sl
5de4fb5563 Added file metadata, and randomized initialization vectors. 2018-11-21 23:19:39 -07:00
Alexander
e8db6fc29c Fixed #8 2018-02-17 14:48:03 +02:00
Alexander
fb660011aa Version update 2018-02-17 14:47:39 +02:00
Alexander
af65cc936a Minor fixes in AboutForm 2018-02-17 14:47:21 +02:00
Sigmanor
0ff70fe612 Fixed #6 2017-05-31 22:10:09 +03:00
Sigmanor
276831d7b9 Added correct indentations in customRTB 2017-05-13 20:52:02 +03:00
Sigmanor
5bcaefc02b Fixed strange behavior with the cursor in customRTB after opening files 2017-05-13 20:46:48 +03:00
Sigmanor
3be815d60f Version update 2017-05-13 20:01:43 +03:00
Sigmanor
926864b03e Fixed bug with scrolling mouse wheel 2017-05-13 20:01:28 +03:00
Sigmanor
d03522cc5c Fixed bug with file saving 2017-02-10 23:22:50 +02:00
Sigmanor
709ebd4ca9 Minor version update 2017-02-10 23:01:23 +02:00
Sigmanor
66af626e5e Rewritten save confirmation function 2017-02-09 23:42:08 +02:00
Sigmanor
eaf50f7efd Some dirty hack 😳 2017-02-05 22:48:16 +02:00
Sigmanor
ac7706da33 Confirm save file when drag and drop 2017-02-05 22:47:31 +02:00
Sigmanor
302636701d Opening links by holding the shift key 2017-02-05 22:38:26 +02:00
Sigmanor
25545a8de7 Changed text selection behavior 2017-02-05 22:30:06 +02:00
Sigmanor
29a1767a41 Removed unused link 2017-02-05 22:29:40 +02:00
Sigmanor
d13214a563 Able auto save when locked 2017-02-05 22:25:58 +02:00
Sigmanor
f3ecd89f4c Added drag and drop support for txt and cnp files #2 2017-02-03 23:38:15 +02:00
Sigmanor
673b171646 Added detection of url and mailto links #3 2017-02-03 23:35:56 +02:00
Sigmanor
13cef469ac Version update 2017-02-03 23:32:50 +02:00
Sigmanor
f29a55514d Resources update 2016-01-28 18:29:56 +02:00
Sigmanor
99a70d451e Overriding variables 2016-01-27 19:19:25 +02:00
Sigmanor
141da9b4ee Exception handling when checking for updates 2016-01-27 19:18:55 +02:00
Sigmanor
3d69fc3d4c Deleted unused code 2016-01-27 19:16:08 +02:00
Sigmanor
74a35540c3 Fixed bug with the search panel
Fixed bug: when you open a new file with the opened search panel, all
the text becomes highlighted.
2016-01-27 18:41:38 +02:00
Sigmanor
b77fe02a0f Value of the variable was changed 2016-01-27 18:26:19 +02:00
Sigmanor
6681cda2c9 Changed warning notification text align 2016-01-27 18:21:17 +02:00
Sigmanor
c7907aeba9 Enabling MinimizeBox only on lock 2016-01-26 19:08:17 +02:00
Sigmanor
71b13ca6fb Public variables now stored in program.cs 2016-01-26 19:07:17 +02:00
Sigmanor
57326babd9 Disabling icons in toolbar. 2016-01-26 18:40:18 +02:00
Sigmanor
54bc5c6571 Notification when open "Encrypt/Decrypt" tab 2016-01-25 20:29:36 +02:00
Sigmanor
bf4a61b967 key var renamed to encryptionKey 2016-01-25 20:27:32 +02:00
Sigmanor
c503decb08 filename var 2016-01-25 20:26:55 +02:00
Sigmanor
154a8bf24e Added quotes 2016-01-25 20:26:39 +02:00
Sigmanor
0d32079219 key var renamed to encryptionKey 2016-01-25 20:24:31 +02:00
Sigmanor
cfbff03e47 Deleted unused using 2016-01-25 20:24:01 +02:00
Sigmanor
806e8b6ea2 Deleted unused var's 2016-01-25 20:23:42 +02:00
Sigmanor
66aa4a1606 Added beep on some notifications 2016-01-25 20:22:58 +02:00
Sigmanor
126fcf5aec key var renamed to encryptionKey 2016-01-25 20:22:01 +02:00
Sigmanor
c08462ab91 Changed default value 2016-01-25 20:17:48 +02:00
Sigmanor
5385319538 Deleted warning message box 2016-01-25 20:15:14 +02:00
Sigmanor
f809796645 Changing key notifications were changed 2016-01-25 14:49:40 +02:00
Sigmanor
7efb253534 Added a message when key was changed 2016-01-25 14:45:31 +02:00
Sigmanor
a44fb626d7 Fixed bug when closing window and saving file 2016-01-25 13:43:56 +02:00
Sigmanor
88863ac8a9 Displaying filename in title bar 2016-01-25 12:41:38 +02:00
Sigmanor
3739f5f1f1 Empty file name bug was fixed 2016-01-25 12:40:31 +02:00