METANEOCORTEX\Kotti
|
57ca075f39
|
+add: opt. to disable animated max./min. window ([Settings2] DrawAnimatedWindow)]
|
2023-08-28 22:16:46 +02:00 |
|
METANEOCORTEX\Kotti
|
90109c967a
|
+fix: Recoding for UTF-16
|
2023-07-09 23:48:40 +02:00 |
|
METANEOCORTEX\Kotti
|
0d5bbc3a14
|
+fix: minor optimizations on initial window startup
|
2023-07-02 14:39:14 +02:00 |
|
METANEOCORTEX\Kotti
|
8d5eabb006
|
+add: add grepWinNP3 icon for menu display
|
2023-07-01 08:22:45 +02:00 |
|
METANEOCORTEX\Kotti
|
7346d76017
|
+fix: PHP commenting embedded Web Source Code
|
2023-05-26 14:49:08 +02:00 |
|
rkotten
|
5f45ec7684
|
+fix: grepWinNP3 <-> Notepad3 interface regression
|
2023-05-15 12:06:36 +02:00 |
|
METANEOCORTEX\Kotti
|
48b5f54728
|
+enh: minor enhancement on log file monitoring
|
2023-05-02 21:34:46 +02:00 |
|
METANEOCORTEX\Kotti
|
eeadb53309
|
+chg: changed message box for file change notification
|
2023-04-30 13:45:00 +02:00 |
|
METANEOCORTEX\Kotti
|
525530919b
|
+enh: some enhancements for Logfile Monitoring
|
2023-04-30 01:48:05 +02:00 |
|
METANEOCORTEX\Kotti
|
d32256c425
|
+chg: disable menubar in fullscreen mode too.
|
2023-04-27 17:00:44 +02:00 |
|
METANEOCORTEX\Kotti
|
35a1aad6a9
|
+add: option to show/hide titlebar
|
2023-04-27 11:21:35 +02:00 |
|
rkotten
|
e047096596
|
+enh: Enhanced File-Change Notification Messagebox
|
2023-03-28 18:50:02 +02:00 |
|
METANEOCORTEX\Kotti
|
a5dca9db14
|
+fix: _beginthreadex_proc_type correction for Win32(x86)
|
2023-03-16 00:55:11 +01:00 |
|
METANEOCORTEX\Kotti
|
2eb023b099
|
+fix: reactivate FileChangeInterval (used on dir changed notification too)
+chg: refactoring: use background worker helper
|
2023-03-16 00:42:00 +01:00 |
|
METANEOCORTEX\Kotti
|
9c9a2b3df2
|
+fix: creating new file in current working directory
|
2023-03-15 01:49:04 +01:00 |
|
METANEOCORTEX\Kotti
|
c811486ffd
|
+chg: use larger color bitmaps within color select buttons (customize schemes)
|
2023-03-14 22:22:29 +01:00 |
|
rkotten
|
f6c11989c1
|
+enh: generic font names $Code/$Text prepend by number referring to priority list position
|
2023-03-01 18:49:54 +01:00 |
|
rkotten
|
e09756f0b9
|
+rfc: refactorings
|
2023-03-01 15:51:47 +01:00 |
|
METANEOCORTEX\Kotti
|
31000c4642
|
+fix: don't force top-left if window does not fit to monitor
|
2023-02-04 00:51:25 +01:00 |
|
METANEOCORTEX\Kotti
|
b93574d218
|
+fix: dependencies for version-file inclusion
|
2023-01-23 15:24:36 +01:00 |
|
METANEOCORTEX\Kotti
|
1f4d07361e
|
+fix: try to fix Initial white display (splash) in case of Dark Mode Win
+fix: Animated minimize (taskbar or tray), restore w/o white splash
+upd: Changes.txt and VS2019 version displayl
|
2023-01-15 15:41:10 +01:00 |
|
METANEOCORTEX\Kotti
|
8c5433c046
|
+fix: handling of editing own settings (in this case: disable file watching)
|
2023-01-04 12:58:45 +01:00 |
|
METANEOCORTEX\Kotti
|
4f992f7aac
|
+rfc: minor refactoring on UpdateUI
|
2023-01-04 10:37:41 +01:00 |
|
Pairi Daiza
|
86166b3feb
|
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023"
|
2023-01-01 20:39:21 +01:00 |
|
METANEOCORTEX\Kotti
|
4d1ca3712e
|
+chg: fix and refactoring window positioning
|
2022-12-31 16:23:06 +01:00 |
|
METANEOCORTEX\Kotti
|
2ad0217304
|
+fix: (re)setting default window position in case of non std DPI resolution (issue: #4418)
|
2022-12-29 16:13:53 +01:00 |
|
METANEOCORTEX\Kotti
|
f933ad554c
|
+chg: status-bar dbl-click line-break mode: cycle only between CR+LF <-> LF modes, CR mode must be set explicitly by menu or dialog (see issue #3142)
|
2022-12-28 12:32:39 +01:00 |
|
METANEOCORTEX\Kotti
|
b7b30563c6
|
several minor fixes
|
2022-11-18 15:04:36 +01:00 |
|
METANEOCORTEX\Kotti
|
7fe5558a09
|
+chg: Workaround to fix DPI scaling issues related to VS2022 compiler toolset
+fix: don't store contrast adapted dark mode foreground color themes
|
2022-11-07 01:39:37 +01:00 |
|
METANEOCORTEX\Kotti
|
b4e9c91a3f
|
+enh: add option to auto-load most recent file from file history
|
2022-10-13 23:24:40 +02:00 |
|
METANEOCORTEX\Kotti
|
97b2e0f6c6
|
+fix: "Modify Lines" feature - correct computation of field width for tinyexpr results
|
2022-10-05 13:48:15 +02:00 |
|
METANEOCORTEX\Kotti
|
052fa42ee8
|
+enh: "Modify Lines" feature (using tinyexpr) - fixes and optimizations
|
2022-10-04 17:13:34 +02:00 |
|
METANEOCORTEX\Kotti
|
469458f0f9
|
+chg: use deprecated SCI_FINDTEXT to workaround crash on new (Sci v5.2.3) SCI_FINDTEXTFULL method.
|
2022-08-31 18:42:29 +02:00 |
|
METANEOCORTEX\Kotti
|
059b3e434b
|
+fix: writing wrong scheme to .ini-file
+chg: using 'Cascadia Mono' as default for pure 'Text File' scheme (if available)
|
2022-04-14 12:45:19 +02:00 |
|
METANEOCORTEX\Kotti
|
343335462b
|
+fix: MessageBox: shortage of text buffer
|
2022-02-22 02:15:16 +01:00 |
|
METANEOCORTEX\Kotti
|
5302fb822d
|
+fix: F/R-Dialog: Initial fill of replace template box
|
2022-02-19 11:36:18 +01:00 |
|
METANEOCORTEX\Kotti
|
f3dbf3f116
|
+fix: Fill Find pattern on F/R-dialog init, prefer clipboard over search history
|
2022-02-16 16:31:25 +01:00 |
|
METANEOCORTEX\Kotti
|
2fe2a9a37d
|
+fix: ID mismatch using 'enter' to close infobox (vs. 'yes/ok' button)
|
2022-02-16 00:28:43 +01:00 |
|
METANEOCORTEX\Kotti
|
28cf194c16
|
+upd: set keyword-lists for CSS Lexer according to SiTE's css.properties
|
2022-02-15 16:33:54 +01:00 |
|
METANEOCORTEX\Kotti
|
e993abcdd4
|
Memory issues fixing and hardening
|
2022-02-09 02:02:36 +01:00 |
|
Pairi Daiza
|
f72a889092
|
+ chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022"
|
2022-01-01 09:22:40 +01:00 |
|
METANEOCORTEX\Kotti
|
f88fcbee35
|
+chg: AboutBox's RichEdit Ctrl: enable more options for EM_AUTOURLDETECT
|
2021-12-28 10:57:47 +01:00 |
|
METANEOCORTEX\Kotti
|
ad86eaa745
|
+fix: find user docs special folder var
|
2021-12-12 20:15:18 +01:00 |
|
METANEOCORTEX\Kotti
|
c9a66def8c
|
+fix: add to recent documents issue
+fix: File History: delete file in list and .ini-file
|
2021-12-12 15:49:10 +01:00 |
|
METANEOCORTEX\Kotti
|
f120210555
|
+rfc: disabled experimental code
|
2021-12-11 13:11:41 +01:00 |
|
METANEOCORTEX\Kotti
|
39327e49ea
|
+fix: find path to grepWinNP3.ini
|
2021-12-11 12:33:34 +01:00 |
|
METANEOCORTEX\Kotti
|
9bc09caeb4
|
+add: 1st part extending Auto-Save Dlg by Backup handling
|
2021-12-10 13:56:38 +01:00 |
|
METANEOCORTEX\Kotti
|
5ad6c01ae7
|
+prf: small performance enhancement for large rectangle selection undo/redo del/ins
|
2021-12-09 21:23:19 +01:00 |
|
METANEOCORTEX\Kotti
|
5583928580
|
+fix: fixing MsgNotify() performance
|
2021-12-09 17:47:22 +01:00 |
|
METANEOCORTEX\Kotti
|
e4b651d30f
|
+rfc: after free mem set ptr to null (if not const)
|
2021-12-09 10:09:53 +01:00 |
|