Commit graph

25 commits

Author SHA1 Message Date
Alexander
e43afdb85c Status message now empty, not invisible 2019-10-15 20:05:38 +03:00
Alexander
620aae8459 Changed error sounds while changing the encryption key 2019-10-15 20:02:10 +03:00
Alexander
71dad53ea5 Changed timeout for "Key was successfully changed" message 2019-10-15 19:54:55 +03:00
Alexander
9c44976c44 Changed check for empty variables 2019-10-15 19:48:17 +03:00
Alexander
adaf4b7f3b Disabled system sounds in text fields 2019-10-15 19:13:08 +03:00
Alexander
c280500615 Code formatting 2019-10-15 19:09:51 +03:00
Alexander
c2b722cd30 Added placeholders for textboxes 2019-10-13 14:55:20 +03:00
Alexander
9386f6844a Changed some names 2019-10-13 14:54:45 +03:00
Alexander
483c08440e Moving to "Hungarian Notation Naming" 2019-10-11 13:39:15 +03:00
Alexander
0102a3efb9 Resolving class naming inconsistencies 2019-09-28 22:57:03 +03: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
27a40f08fa Code review 2018-12-17 13:04:26 +02:00
Alexander
45e237f797 Minor design changes in "Change Key" window 2018-12-12 16:42:41 +02:00
Alexander
569ae5cbe1 Changed eye icon behavior 2018-12-09 16:08:07 +02:00
h5p9sl
c9bd9f436d Added EncryptedString class to encrypt key in memory. 2018-11-30 19:29:19 -07:00
Sigmanor
71b13ca6fb Public variables now stored in program.cs 2016-01-26 19:07:17 +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
f809796645 Changing key notifications were changed 2016-01-25 14:49:40 +02:00
Sigmanor
9db8581411 Fixed typos 2016-01-22 21:41:31 +02:00
Sigmanor
a868229079 Changed some strings 2016-01-22 19:42:13 +02:00
Sigmanor
6f4324cc78 Disabling Accept button when the textboxes are empty 2016-01-20 21:24:04 +02:00
Sigmanor
beb487c997 Changed show/hide password icon 2016-01-11 19:56:14 +02:00
Sigmanor
a3a88a6b5e Deleted unused code 2016-01-10 14:29:19 +02:00
Sigmanor
94b8814d9b Project name changed 2016-01-09 22:46:25 +02:00
Renamed from EncryptPad/ChangeKeyForm.cs (Browse further)