Commit graph

529 commits

Author SHA1 Message Date
Alexander
7d0133ee9f
Removed unused code 2019-11-28 22:25:58 +02:00
Alexander
bd8c01a967 Saving setting when window was deactivated
For situations when form closed not by [X] clicking
2019-11-27 19:22:48 +02:00
Alexander
da954934f9 Repeatable code was moved to a separate method 2019-11-27 16:31:23 +02:00
Alexander
9435d311c2 Changed tooltip delay 2019-11-27 15:53:45 +02:00
Alexander
a682b24164 Added warning that text file must be in UTF-8 Encoding 2019-11-27 15:27:34 +02:00
Alexander
7996c273b4 Removed unused code 2019-11-27 15:02:27 +02:00
Alexander
78f5ce692c Fixed bug when integrate with explorer context menu doesn't work on new systems 2019-11-27 15:02:05 +02:00
Alexander
674920964c Changed text from uppercase to lowercase 2019-11-27 14:20:35 +02:00
Alexander
45eba62f5d Password generator window now showing in taskbar 2019-11-27 12:02:36 +02:00
Alexander
bef0cc4cf7 Removed unused code 2019-11-27 12:00:49 +02:00
Alexander
8730e1a05a Enabled AutoGenerateBindingRedirects 2019-11-27 12:00:13 +02:00
Alexander
db405c1e92 Encryption key renamed to password 2019-11-27 11:59:42 +02:00
Alexander
e500c95f5d Returned missing backward compatibility for decryption with custom salt. 2019-11-27 11:56:53 +02:00
Alexander
31a8838919 Fixed typos 2019-11-26 16:20:05 +02:00
Alexander
08b53d1919 Changed tooltip initial delay from 500 to 1 2019-11-24 22:36:50 +02:00
Alexander
b6bdfae6e3 Removed "Service Pack" from copied debug info 2019-11-24 22:36:03 +02:00
Alexander
163d23565e Code formatting 2019-11-24 22:06:42 +02:00
Alexander
ff2201d06b Popup notification timeout increased 2019-11-24 22:06:24 +02:00
Alexander
dc5a2a8394 Files sorted by folders 2019-11-24 22:03:20 +02:00
Alexander
7e346eae89 Improved password generator
- Minor design changes;
- Added able to copy all list of generated passwords;
- Added able to copy last password in list;
- Added ability to specify the number of generated passwords [1-1000];
2019-11-24 09:39:14 +02:00
Alexander
ee36ea1ae6 Fixed bug with wrong update messages 2019-11-24 09:34:52 +02:00
Alexander
4b87b4cfe6 dev 2019-11-24 09:34:04 +02:00
Alexander
d9fb8d28d7 Notifications replaced with tooltip 2019-11-24 09:33:10 +02:00
Alexander
1508d5d4b3 Debug information was simplified 2019-11-24 09:33:02 +02:00
Alexander
e0b5d616f4 Some methods was moved to a separate file 2019-11-24 09:30:31 +02:00
Alexander
e671088df7 External libraries moved to own folder 2019-11-23 22:22:53 +02:00
Alexander
e3e5449bb9 Update checking now async 2019-11-22 17:39:10 +02:00
Alexander
1f3a6ba959 Fixed missing icon 2019-11-22 17:38:41 +02:00
Alexander
81eaf98047 Improved app updater 2019-11-22 17:37:58 +02:00
Alexander
349570e97d Debug info now can display info about latest .Net Framework Information (4.8) 2019-11-21 19:56:14 +02:00
Alexander
e547eab329 Debug info was edited, now contains only app version/OS Information/.Net Framework version 2019-11-21 19:54:48 +02:00
Alexander
2947d2b4a4 "copied to clipboard" changed to "copied" 2019-11-20 20:18:06 +02:00
Alexander
6c5cdbe6b0 Update AboutFrom.Designer.cs 2019-11-20 19:53:54 +02:00
Alexander
e31188da69 Changed "copied to clipboard" fore color 2019-11-20 19:50:27 +02:00
Alexander
b7b6328c54 "debug info was copied to clipboard" changed to "copied to clipboard" 2019-11-20 19:50:03 +02:00
Alexander
420697662e Debug info now copied even by double click 2019-11-20 19:47:06 +02:00
Alexander
d3c57215e2 Changed text of "Auto check updates" in "Settings" window 2019-11-20 15:49:32 +02:00
Alexander
c0fc18601c Changed message to enable automatic updates at program startup 2019-11-20 15:48:49 +02:00
Alexander
0acea85613 Code formatting 2019-11-20 13:59:38 +02:00
Alexander
cf376d223a Added tooltip while hovering app version text 2019-11-20 13:59:13 +02:00
Alexander
1c1c072a0f Minor design/functionality changes in "About" window
- Removed app logo;
-  Able to get (copied to clipboard) debug info by clicking to app version text;
- Left only the main information about the app;
2019-11-20 13:49:47 +02:00
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
Alexander
b5b49ec535 Removed unused code 2019-11-05 22:41:57 +02:00
Alexander
04117e65c7 Resolved #40
Encrypt/decrypt all file formats
2019-11-05 22:30:49 +02:00
Alexander
a6d1e8caf2 Changed default "Enter Key" window postion 2019-11-05 22:12:55 +02:00
Alexander
30a4c3f9b5 Resolved #41
Save file and close it, without closing the app
2019-11-05 22:00:38 +02:00
Alexander
cf9953e9f5 Center additional windows depending on the visibility of the main window 2019-11-05 21:23:13 +02:00
Alexander
d4c8a01f71 Fixed bug with incorrect text in "modified" label 2019-11-03 20:31:06 +02:00
Alexander
9d9fb45b33 Resolved #39 2019-10-31 21:50:51 +02:00
Alexander
f582da98c7 SizeSuffix method was moved to own section 2019-10-29 20:41:13 +02:00
Alexander
382164d73f Variable was simplified 2019-10-29 20:37:52 +02:00