Commit graph

133 commits

Author SHA1 Message Date
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
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