Commit Graph

323 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
67071b2d0a chg: crtl+c / rmb-copy for line (empty selection) and hyperlinks 2026-03-23 10:06:15 +01:00
Rainer Kottenhoff
20b011529b fix: enhance InfoBoxLng() to replace non dark-mode aware MessageBoxEx(). InfoBoxLng is dynamicall adapted in height depending on text length. 2026-03-06 20:28:32 +01:00
Rainer Kottenhoff
5d72a5b4c0 chore: upd uthash, add timsort (repl. qsort) scintilla care (iface check) scintill-call-wrapper update 2026-03-06 12:41:15 +01:00
Derick Payne
c9c3dbf5ed W10: legacy code cleanup and Build.ps1 VS2026 support 2026-03-05 20:54:51 +02:00
Derick Payne
4d9a458056 W10: GetTickCount -> GetTickCount64 API modernization 2026-03-05 20:52:40 +02:00
Derick Payne
88827d8db0 W10: manifest cleanup, dead code removal, compile-time conditionals 2026-03-05 20:48:31 +02:00
Rainer Kottenhoff
bc97ba45b1 refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection 2026-03-05 15:55:07 +01:00
Rainer Kottenhoff
c40474866a refactor: File Change Notification handling 2026-02-25 15:07:04 +01:00
METANEOCORTEX\Kotti
af1aee6d46 chore: cover both scopes: per-process and per-window (Shell)AppUserModelID - don't know, if that fixes issue #5480. 2026-02-17 16:49:05 +01:00
Pairi Daiza
02dfec5c38
+ chg: Rizonesoft Copyright © 2008-2025 to year "2008-2026" 2026-01-01 09:31:16 +01:00
METANEOCORTEX\Kotti
38db3c1507 fix: titlebar changes (file name instead of simple hash 2025-02-02 22:27:24 +01:00
Pairi Daiza
f8893c0b83
+ chg: Rizonesoft Copyright © 2008-2024 to year "2008-2025" 2025-01-01 09:31:47 +01:00
METANEOCORTEX\Kotti
90ce681ad7 +chg: DrawAnimatedWindow: only toggle between system settings and suppress-animation if used in system settings (avoids global system settings activation) 2024-03-01 01:43:02 +01:00
METANEOCORTEX\Kotti
6aceba202a +fix: Correction for settings2 DrawAnimatedWindow 2024-02-24 13:22:04 +01:00
Pairi Daiza
9c09f044a6
+ chg: Rizonesoft Copyright © 2008-2023 to year "2008-2024" 2024-01-01 07:55:39 +01:00
METANEOCORTEX\Kotti
61d6360ce5 try to reduce window flickering (Titlebar and Toolbar updates) (origin issue #5053) 2023-11-17 02:28:40 +01:00
METANEOCORTEX\Kotti
0943acab55 +chg: CallTip/ToolTip (zoom):
using system's message font face (std: Segoe UI),
  foregr high-contrast on margin background color
2023-06-23 00:32:47 +02:00
METANEOCORTEX\Kotti
48b5f54728 +enh: minor enhancement on log file monitoring 2023-05-02 21:34:46 +02: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
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
1795dee126 +enh: Make Code/Text font prio list configurable 2023-02-24 15:09:55 +01:00
Pairi Daiza
86166b3feb
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023" 2023-01-01 20:39:21 +01:00
METANEOCORTEX\Kotti
fadaa5c634 +fix: minor bugs related to new feature Change-History
+chg: Lexer Registry-Files: split string and GUID String coloring
2022-12-30 01:30:26 +01:00
METANEOCORTEX\Kotti
78fbcd20fa +fix: set correct _WIN32_WINNT version (0x0601 /*_WIN32_WINNT_WIN7*/) 2022-11-09 08:28:30 +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
305a464106 +enh: Caret style: allow std caret bar width up to max(20) and define alpha transparency (not below 20) 2022-10-14 23:31:03 +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
af00ba9e5b +fix: Win10/11 build number to name mapping 2022-09-29 00:31:42 +02:00
METANEOCORTEX\Kotti
238c451029 +fix: allow switching encoding for empty document 2022-02-14 11:44:52 +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
e4b651d30f +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
METANEOCORTEX\Kotti
b424dd5833 +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
Pairi Daiza
c84b73ba25
+chg: Change to Windows 10 21H2 + add MS links 2021-11-25 15:22:19 +01:00
METANEOCORTEX\Kotti
51499d9869 +rev: reverting and fixing several F/R pattern issues 2021-11-15 17:10:41 +01:00
METANEOCORTEX\Kotti
ebb1a71bd6 Merge branch 'Dev_RC' into Dev_LongPath
# Conflicts:
#	src/Edit.c
2021-11-12 14:48:00 +01:00
METANEOCORTEX\Kotti
b8558bbfd4 some more LongPath handling 2021-10-11 04:08:04 +02:00
rkotten
4f10450383 +chg: Some more LongPath and static buffer refactorings 2021-09-23 11:22:15 +02:00
rkotten
7389e774b7 +chg: Some more LongPath and static buffer refactorings 2021-09-22 17:49:59 +02:00
METANEOCORTEX\Kotti
38a7344805 Merge branch 'Dev_RC' into Dev_LongPath 2021-09-15 14:40:56 +02:00
METANEOCORTEX\Kotti
92bf0e019c +chg: limit file size: 2GB (Until WideCharToMultiByte() / MultiByteToWideChar() INT32_MAX issues are clarified)
+fix: Got-Dialog: digit grouping of line/column numbers
2021-09-15 14:35:12 +02:00
METANEOCORTEX\Kotti
810b236d6d +chg: .clang-format, minor fix 2021-08-30 12:10:03 +02:00
METANEOCORTEX\Kotti
e6fc7aef41 +add: Long Path support: collect path methods in separate module 2021-08-30 00:38:23 +02:00
METANEOCORTEX\Kotti
f42616402d +add: Long Path support: first steps 2021-08-29 15:00:34 +02:00
METANEOCORTEX\Kotti
d479e19e18 +add: module DynStrg utils to handle strings in C dynamically 2021-08-28 14:52:05 +02:00
METANEOCORTEX\Kotti
8273227d09 + add: configure app to open hyperling (instead of default browser) 2021-08-08 20:39:24 +02:00
Rainer Kottenhoff
ea5fa29795 +fix: file URL tooltip 2021-08-05 10:41:15 +02:00
Rainer Kottenhoff
78078f2f5d +add: define line number for file:/// URL (separator is ':' ) 2021-08-05 01:22:09 +02:00