Commit graph

62 commits

Author SHA1 Message Date
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
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
d03522cc5c Fixed bug with file saving 2017-02-10 23:22:50 +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
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
141da9b4ee Exception handling when checking for updates 2016-01-27 19:18:55 +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
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
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
126fcf5aec key var renamed to encryptionKey 2016-01-25 20:22:01 +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
Sigmanor
5cecf51ee4 Save on closing bugs fixed 2016-01-25 12:39:30 +02:00
Sigmanor
5ce38ccfb5 Renamed variable 2016-01-25 12:38:07 +02:00
Sigmanor
a087694d0d Removed status panel 2016-01-25 12:34:53 +02:00
Sigmanor
a0e784dbba Changed statusStrip labels position 2016-01-25 00:19:49 +02:00
Sigmanor
3a9ec3e6e0 Renamed menu items 2016-01-24 23:33:58 +02:00
Sigmanor
30608a0ecd Save window pos/size/state 2016-01-24 23:11:23 +02:00
Sigmanor
e1cea72396 Load window pos/size/state 2016-01-24 23:11:12 +02:00
Sigmanor
94dcf8c0e0 Saving wrap settings on menu item clicking 2016-01-24 23:09:42 +02:00
Sigmanor
3b71b5d323 Display settings window 2016-01-24 23:07:44 +02:00
Sigmanor
040a70d181 Improved text change detection 2016-01-24 23:06:50 +02:00
Sigmanor
d289e2300e Changed var publicity 2016-01-24 23:05:35 +02:00
Sigmanor
d1edff1bbd Deleted try-catch 2016-01-24 23:04:24 +02:00
Sigmanor
4381714966 Changed message text on windows closing 2016-01-24 23:00:03 +02:00
Sigmanor
045778aa4d Remove unnecessary code 2016-01-24 22:58:27 +02:00
Sigmanor
b25dee9fba Changed const 2016-01-24 22:56:49 +02:00
Sigmanor
f01a7abda1 Renamed menu item 2016-01-24 22:54:45 +02:00
Sigmanor
3c09622150 Able to open files of all formats 2016-01-24 22:48:34 +02:00
Sigmanor
fa7fbc2a2b Deleted unnecessary var 2016-01-24 22:42:40 +02:00
Sigmanor
d6433fd7b2 Changed the messages priority 2016-01-23 21:27:25 +02:00