Commit graph

74 commits

Author SHA1 Message Date
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
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
5f1aba25a2 Removed able to getting salt from mac 2018-12-06 15:07:51 +02:00
Alexander
d988b1fc36 Fixed bug with auto-save on lock 2018-12-06 14:53:01 +02: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
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