Alexander
52c9adc044
Fixed bug with file name when creating the new file
2019-11-19 16:08:12 +02:00
Alexander
0582e34e1b
Dialog window "Delete file" now placed in the center of the parent window
2019-11-19 16:05:29 +02:00
Alexander
b20d2c71d9
Code formatting
2019-11-19 15:57:30 +02:00
Alexander
0a50567b05
dev
2019-11-19 15:57:15 +02:00
Alexander
7111741633
Minor functionality improvements in "Password generator" window
...
- Added icon to the title bar;
- Saving password parameters after window closing;
- Button "Generate" disabling when the password length is less than 8 or more than 128 or when all checkboxes are unchecked;
2019-11-19 15:55:05 +02:00
Alexander
9776aaf3e9
RichTextBox updated to RICHEDIT50W
2019-11-19 15:44:18 +02:00
Alexander
e14f35b51e
Added title icon to the "Change key" window
2019-11-19 15:42:49 +02:00
Alexander
e27e453ecd
Fody updated to v6.0.5
2019-11-19 15:41:28 +02:00
Alexander
c29a623926
Downgrade to .NET Framework v4.6.1
2019-11-19 15:38:18 +02:00
Alexander
04eadc4537
Update v1.6.3
2019-11-11 21:23:19 +02:00
Alexander
852fbcb5cf
Updated credentials in "About" window
2019-11-11 21:13:02 +02:00
Alexander
8742f7fcad
Fixed bug when file doesn't save when clicking "Save As"
2019-11-11 21:01:07 +02:00
Alexander
336c6c1a25
Added "Unnamed.cnp - Crypto Notepad" to title bar, when typing text in editor with no opened file
2019-11-11 21:00:29 +02:00
Alexander
d11d04db1f
Removed unused code
2019-11-11 20:55:52 +02:00
Alexander
2e867ce35d
Removed unused code
2019-11-11 20:54:35 +02:00
Alexander
84cebf9a1b
Fixed "Enter Key" window blinking in upper left corner of the screen
2019-11-11 20:54:17 +02:00
Alexander
5b0bd204df
Fixed "Password Generator" window blinking in upper left corner of the screen
2019-11-11 20:54:03 +02:00
Alexander
9316ab343a
Removed unused code
2019-11-11 19:42:36 +02:00
Alexander
0a52852435
Fixed bug when did not appear save dialog on app close #46
2019-11-11 19:42:18 +02:00
Alexander
1ad5ddbb4e
Removed unused code
2019-11-11 19:25:59 +02:00
Alexander
3d012ea475
Fixed #46
2019-11-11 19:25:39 +02:00
Alexander
9fde277705
Fixed #45
2019-11-11 19:24:19 +02:00
Alexander
598006d735
Added helper class
2019-11-11 19:21:58 +02:00
Alexander
7c367028ff
Added Costura.Fody for embedding references as resources
2019-11-11 19:21:34 +02:00
Alexander
53b1df8113
Resolved #42
2019-11-11 19:19:29 +02:00
Alexander
9644a52007
Update v1.6.2
2019-11-10 10:44:34 +02:00
Alexander
1917d137e5
Update 1.6.2
2019-11-10 10:39:03 +02:00
Alexander
31fd912910
Added hint to "Encryption" settings tab
2019-11-10 10:38:30 +02:00
Alexander
16a07484b9
Source code was simplified
2019-11-09 21:36:51 +02:00
Alexander
659f2c4184
Fixed bug with wrong text position in title bar while "Save As" file
2019-11-09 21:36:11 +02:00
Alexander
5030aa9274
Added message with recommendations to "Encryption" settings tab.
2019-11-09 21:33:35 +02:00
Alexander
182a247aa3
Fixed bug with wrong message in status panel when new version is available
2019-11-09 20:20:59 +02:00
Alexander
b0d3dd8ec0
Update dialog window now is centered parent
2019-11-09 20:19:19 +02:00
Alexander
d4438625dd
Update 1.6.1
2019-11-09 20:07:41 +02:00
Alexander
b808026465
Fixed performance issues on large values of Password iterations when "Save As" #43
2019-11-09 19:55:53 +02:00
Alexander
202486eedf
Fixed bug when file size and modified date does not calculated
2019-11-08 07:52:21 +02:00
Alexander
8708bf007f
Able to change visibility of all labels in status panel (except Ready label)
2019-11-07 20:23:05 +02:00
Alexander
fe26894aff
Update MainForm.Designer.cs
2019-11-07 20:15:53 +02:00
Alexander
9c2b77755e
Formatting code
2019-11-07 20:15:41 +02:00
Alexander
8b8cb8789d
Fixed typo
2019-11-07 20:14:24 +02:00
Alexander
90dbc12f3d
Swapped the app name and the file name in the window title
2019-11-07 20:13:57 +02:00
Alexander
b8b3cccc13
Fixed bug with file saving on app closing
2019-11-07 20:11:25 +02:00
Alexander
349dfbb853
Fixed bug with invisible "Save file?" dialog window
2019-11-07 20:10:55 +02:00
Alexander
efefad0c02
Added check for empty file path
2019-11-07 20:08:39 +02:00
Alexander
a208e5202c
Added line breaks for better readability
2019-11-07 20:07:52 +02:00
Alexander
feb0dcb16a
Swapped the app name and the file name in the window title
2019-11-07 20:05:30 +02:00
Alexander
5412d089cd
Disabled "modified" tooltip when file is locked
2019-11-06 11:05:18 +02:00
Alexander
fa5fefbd3f
Fixed performance issue on large values of "Password iterations"
...
When user try to open files with large values of "Password iterations", the interface does not freeze, but it becomes unclickable. When saving files, there will be the same effect.
2019-11-06 11:04:35 +02:00
Alexander
db1334d437
Fixed bug with incorrect settings file path
2019-11-06 00:51:18 +02:00
Alexander
dea6afad84
Added indicator (*) in main window title while text is modified
2019-11-05 22:54:16 +02:00