Commit graph

244 commits

Author SHA1 Message Date
Alexander
bbd488875f Resolved #23 2019-08-21 12:23:51 +03:00
Alexander
bb6b681ecb Migrating to "Visual Studio Community 2019" 2019-08-21 12:20:13 +03:00
Alexander
e0184d76db Resolved #25 2019-08-21 12:09:05 +03:00
Alexander
9bdec6b7ca Minor design changes 2019-08-20 11:17:02 +03:00
Alexander
5e68ef592f Fixed #22 2019-08-20 00:09:52 +03:00
Alexander
7268898afb Removed unused code 2019-08-20 00:07:28 +03:00
Alexander
609d8107a7 Renamed "SelectionChanged" event // added new string to "Debug" 2019-08-19 22:46:14 +03:00
Alexander
bedb8aa611 Added #19 2019-08-19 22:35:20 +03:00
Alexander
163879e051 Update SettingsForm.cs 2019-01-08 11:32:29 +02:00
Alexander
2db0ecf2c7 On "Save As" file name was incorrect or empty. 2019-01-07 12:32:23 +02:00
Alexander
a71d7d20e4 Simplified variables that stored the name of an open file 2019-01-07 12:09:52 +02:00
Alexander
e59ca61c59 Update debug menu 2019-01-07 12:09:14 +02:00
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
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