Commit graph

366 commits

Author SHA1 Message Date
Alexander
9de470dfa7 Fixed bug when the status panel did not work 2019-10-21 15:20:40 +03:00
Alexander
2af83d4b1d Changed show tray icon 2019-10-21 14:32:55 +03:00
Alexander
4a3fecdc1a Minor design changes 2019-10-21 14:27:02 +03:00
Alexander
305410e5f8 StatusPanel now does not work when disabled in settings 2019-10-21 14:26:40 +03:00
Alexander
6d0518dc0c LineNumbers now does not work when disabled in settings 2019-10-21 14:26:22 +03:00
Alexander
569e05dbf2 Single instance warning message now always on top of the main app window when "always on top" is enabled 2019-10-20 23:21:07 +03:00
Alexander
b475ba9931 Re-arrangement of the Settings navigation 2019-10-20 23:05:43 +03:00
Alexander
7907f3bd9c Resolved #37 2019-10-20 22:59:52 +03:00
Alexander
83e63fa8d4 Update MainForm.Designer.cs 2019-10-20 22:53:31 +03:00
Alexander
78158921c3 Fixed wrong size of line numbers on startup 2019-10-20 22:53:19 +03:00
Alexander
8153899427 Resolved #38 2019-10-20 21:29:53 +03:00
Alexander
0a903a0589 Returned wrongly disabled line numbers 2019-10-20 21:29:34 +03:00
Alexander
57a4535316 Minor design changes 2019-10-20 21:08:27 +03:00
Alexander
3de595c5e5 Update MainForm.cs 2019-10-20 21:08:08 +03:00
Alexander
d3429e6843 Disabled ability to copy text when double clicking on some labels 2019-10-18 17:30:36 +03:00
Alexander
7d724959af Was removed illogical code from the search function 2019-10-18 13:40:01 +03:00
Alexander
2f28645c46 Changed event type for "Find Next" button 2019-10-18 13:37:33 +03:00
Alexander
5b51fd26c8 Changed location of "File locked" label 2019-10-18 13:36:25 +03:00
Alexander
14a1cf0715 Changed toolbar close button size and location 2019-10-18 13:35:42 +03:00
Alexander
06cec353de Renamed ToolbarIcons method 2019-10-18 13:34:14 +03:00
Alexander
7904800f60 Changed default values for editorBorder and searchPanelBorder parameters 2019-10-18 13:33:30 +03:00
Alexander
9715c5a12f Added ability to hide toolbar close button 2019-10-18 00:37:08 +03:00
Alexander
cf2de9bc0e Added search panel border setting 2019-10-18 00:27:17 +03:00
Alexander
89e1e69f1a The close button on the search panel now has the same color as other elements on the panel 2019-10-18 00:11:47 +03:00
Alexander
5ed5f9cae0 Changed buttons style in search panel 2019-10-18 00:00:03 +03:00
Alexander
69c08e7c42 Removed X icons 2019-10-17 23:59:23 +03:00
Alexander
c6d71572dc Closing search panel when file locked 2019-10-17 23:57:57 +03:00
Alexander
551c554731 The Find Next button from search panel was returned to its standard view 2019-10-16 22:26:22 +03:00
Alexander
03cf2d0f13 Sorted TabIndex values of controls 2019-10-16 22:25:04 +03:00
Alexander
0852c57619 Added setting to display border around the editor 2019-10-15 21:00:19 +03:00
Alexander
c7240f5849 Fixed bug when the file save window did not close 2019-10-15 20:22:53 +03:00
Alexander
a7bda6495c Changed the name of the variable. 2019-10-15 20:21:28 +03:00
Alexander
ef7cb366ce Removed "Debug" from the main menu (Available on Ctrl+Space shortcut) 2019-10-15 20:20:36 +03:00
Alexander
2548674b26 The position of some variables has been changed to avoid some bugs 2019-10-15 20:19:06 +03:00
Alexander
c14f525569 Now when click "Cancel" in the "Enter Key" window, app will close. 2019-10-15 20:18:04 +03:00
Alexander
6606caf589 When auto lock on minimize, editor text was visible in windows taskbar 2019-10-15 20:13:07 +03:00
Alexander
bea1925438 Removed unused code 2019-10-15 20:06:37 +03:00
Alexander
5ac59a1b35 Removed unused code 2019-10-15 20:06:25 +03:00
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
35949efb8c Renamed some controls 2019-10-13 15:55:13 +03:00
Alexander
bb8a62c06d Disabling shortcut keys while file locked 2019-10-13 15:25:32 +03:00
Alexander
62d4f3d54a Renamed FileMainMenu_DropDownOpened 2019-10-13 15:24:47 +03:00
Alexander
b1cc915d83 Added placeholder for file locked enter key textbox 2019-10-13 15:08:51 +03:00
Alexander
f7ec7824d8 Changed file locked button size 2019-10-13 15:08:11 +03:00
Alexander
4cdb97be4c Reworked close/auto save functions 2019-10-13 14:59:01 +03:00