Commit graph

334 commits

Author SHA1 Message Date
Alexander
05e7a8e01e App name now stored in variable 2019-01-07 12:08:47 +02:00
Alexander
a091168c41 Added the ability to close the "About" window by the "esc" button 2019-01-07 12:04:49 +02:00
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
0fbd631836 Merge branch 'master' of https://github.com/Sigmanor/Crypto-Notepad 2019-01-04 13:15:12 +02:00
Alexander
23811c481a Returned missing backward compatibility for decryption 2019-01-04 13:15:06 +02:00
Alexander
34223992a7
Update README.md 2019-01-03 10:32:49 +02:00
Alexander
e52acce5de
Update README.md 2019-01-02 21:37:28 +02:00
Alexander
d3a0bc848a
Update README.md 2019-01-02 21:36:32 +02:00
Alexander
07b2c7701d
Update README.md 2019-01-02 21:21:29 +02:00
Alexander
485d5512c5 Edited github links 2019-01-02 21:10:41 +02:00
Alexander
c990fc2da7 Merge branch 'master' of https://github.com/Sigmanor/Crypto-Notepad 2019-01-02 21:08:50 +02:00
Alexander
0a37093957 Updater was moved to own repo 2019-01-02 21:08:44 +02:00
Alexander
af12620b05
Update README.md 2019-01-02 14:53:32 +02:00
Alexander
21dd573413
Update LICENSE 2019-01-02 14:25:39 +02:00
Alexander
28273f9987 Minor design changes 2018-12-30 12:57:16 +02:00
Alexander
e20f19539b Merge branch 'master' of https://github.com/Sigmanor/Crypto-Notepad 2018-12-29 18:26:56 +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
ffc5927d60 Minor design changes 2018-12-29 18:23:49 +02:00
Alexander
fd8476b8bf Changed all icons 2018-12-29 18:23:10 +02:00
Alexander
290d35b0d4
Update README.md 2018-12-29 17:03:27 +02:00
Alexander
da17796db5
Update README.md 2018-12-29 00:49:12 +02:00
Alexander
755cc48242 Added if DEBUG directive for MainVariablesToolStripMenuItem 2018-12-28 13:11:02 +02:00
Alexander
e2ffd39c3f Merge branch 'master' of https://github.com/Sigmanor/Crypto-Notepad 2018-12-28 12:58:30 +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
37d53a8288
Update README.md 2018-12-27 11:50:02 +02:00
Alexander
947aba84ee Merge branch 'master' of https://github.com/Sigmanor/Crypto-Notepad 2018-12-27 00:31:07 +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
f0c230ad4f Readme update 2018-12-26 15:06:16 +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