Rainer Kottenhoff
|
a7a4a2556f
|
+ fix: stop file change notification on deleted files if save is rejected
+ chg: move home brew lexers to Lexills dir
|
2020-09-25 15:22:14 +02:00 |
|
RaiKoHoff
|
a4cc6d241e
|
+ enh: support Lexer switching while Customize Schemes dialog is open
|
2020-09-22 16:10:13 +02:00 |
|
RaiKoHoff
|
06f96e5e5d
|
+ fix: DarkMode switching while non-modal dialogs are active
|
2020-09-22 11:42:41 +02:00 |
|
Rainer Kottenhoff
|
bab84dd4ec
|
+ rfc: re-organization of source code directory structure
|
2020-09-18 20:59:55 +02:00 |
|
RaiKoHoff
|
a078b7b6d0
|
+ enh: reducing Titlebar, Toolbar and Statusbar flickering
+ fix: Win7 Toolbar background back to COLOR_BTNFACE, Win10 stays with COLOR_WINDOWS
|
2020-09-17 13:40:20 +02:00 |
|
RaiKoHoff
|
8f08a843b6
|
+ add: Menu item to switch between Default and Dark-Mode
|
2020-09-08 17:42:24 +02:00 |
|
RaiKoHoff
|
9d3b0185fd
|
+ try: dark mode for toolbar trial 2
|
2020-09-04 10:33:07 +02:00 |
|
RaiKoHoff
|
34384e4482
|
+ chg: get dark mode for Statusbar segments only
|
2020-09-01 17:54:55 +02:00 |
|
RaiKoHoff
|
bb808bb7b8
|
+ add: Bookmark margin context menu
|
2020-08-20 19:59:27 +02:00 |
|
Rainer Kottenhoff
|
a4106aacbf
|
+ add: Unicode Points Calltip on hover
+ chg: color code hovering
|
2020-08-05 16:46:38 +02:00 |
|
RaiKoHoff
|
72d9e4aa81
|
+ chg: review document modified handler (dirty-flag)
+ fix: no document modified flag on forced re-decode file (recode) w/ other encoding
|
2020-07-23 16:51:27 +02:00 |
|
Pairi Daiza
|
a31ad1d186
|
+ chg: Minor changes: Trip Trailing Blanks
|
2020-06-30 15:10:19 +02:00 |
|
RaiKoHoff
|
ca003c82dd
|
+ fix: some more CppCheck complaints
|
2020-05-14 12:22:28 +02:00 |
|
RaiKoHoff
|
c15d74cf20
|
+ fix: menu flickering
+ add: toolbar hint for zoomed view
|
2020-04-22 10:09:56 +02:00 |
|
Rainer Kottenhoff
|
d302ce5150
|
+ chg: remove spinning wait-cursor for text operations (may need reactivation for long operations)
|
2020-04-17 20:15:32 +02:00 |
|
RaiKoHoff
|
0936dc0833
|
+ add: call Notepad3 with case-sensitive and dot-match-all flag (if applicable)
|
2020-03-30 17:33:02 +02:00 |
|
Rainer Kottenhoff
|
f9734b8689
|
+ add: grepWin integration part 2
|
2020-03-18 01:32:17 +01:00 |
|
RaiKoHoff
|
e69e45c2f2
|
Merge remote-tracking branch 'upstream/master' into NewFeatures
# Conflicts:
# src/Edit.c
# src/Notepad3.c
# src/Notepad3.h
|
2020-03-16 17:03:50 +01:00 |
|
RaiKoHoff
|
6be020d7b5
|
+ chg: try "hardening" selection undo/redo behavior
|
2020-03-16 16:33:08 +01:00 |
|
Rainer Kottenhoff
|
8c25f971dc
|
+ minor fixes and optimizations
|
2020-03-05 18:01:14 +01:00 |
|
Rainer Kottenhoff
|
be6900d1e9
|
+ fix: sticky window position handling
|
2020-03-04 13:48:33 +01:00 |
|
Rainer Kottenhoff
|
4793c7c864
|
+ fix: initial, default and current window position handling
|
2020-03-04 12:12:12 +01:00 |
|
RaiKoHoff
|
eb3ce61e4a
|
+ fix: no styling for big/large files (loading speedup and UI responsiveness)
|
2020-02-24 15:46:26 +01:00 |
|
RaiKoHoff
|
46243036a1
|
+ fix: changing .ini-file manually
|
2020-01-29 14:43:35 +01:00 |
|
Rainer Kottenhoff
|
015377b926
|
+ fix: Lexer YAML
+ allow multi-line search pattern
|
2020-01-23 00:39:06 +01:00 |
|
RaiKoHoff
|
c76ba3b704
|
+ chg: find/replace dialog: in case of "transform backslashes" do esc control seqs
|
2020-01-21 15:22:51 +01:00 |
|
Pairi Daiza
|
ae53805a59
|
Change Rizonesoft Copyright © to year "2020"
|
2020-01-03 18:17:29 +01:00 |
|
Rainer Kottenhoff
|
af017ca858
|
-- intermediate state for file watching chnages
|
2019-11-19 08:26:44 +01:00 |
|
Rainer Kottenhoff
|
ec1682eed9
|
+ rfc: refactoring: Encoding Detection
|
2019-11-17 19:39:06 +01:00 |
|
Rainer Kottenhoff
|
96c40ba402
|
+ chg: relaunch elevated: safe file automatically only on "save elevation"
|
2019-11-16 13:39:35 +01:00 |
|
Pairi Daiza
|
2be6142a16
|
Conversion all files to encoding UTF-8 (Final)
|
2019-11-05 00:07:41 +01:00 |
|
Pairi Daiza
|
c7f4d725e3
|
Conversion all files to encoding UTF-8 (Partial_1)
|
2019-11-04 00:27:34 +01:00 |
|
Rainer Kottenhoff
|
3220c388af
|
+ add: toggle menu bar option
|
2019-09-19 15:55:52 +02:00 |
|
Rainer Kottenhoff
|
36b7abed32
|
+ chg: CloseApp methods
|
2019-09-16 19:33:14 +02:00 |
|
Rainer Kottenhoff
|
6ac1eccef1
|
+ chg: Full Work Area Mode (F11) -> Full Screen Mode
|
2019-09-13 14:16:01 +02:00 |
|
Rainer Kottenhoff
|
8260dcbbe3
|
+ fix: small fixes on "Relaunch Elevated" functionality
|
2019-09-11 18:31:23 +02:00 |
|
Rainer Kottenhoff
|
4f859f33eb
|
+ fix: update visible indicator issue
|
2019-09-03 11:45:18 +02:00 |
|
Rainer Kottenhoff
|
187f2c4b30
|
+ chg: preserve file modification timestamp: change from persisted option to on demand save
+ fix: minor bug fixes
|
2019-09-02 13:36:06 +02:00 |
|
Derick Payne
|
d63c046d9f
|
Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
|
2019-07-26 21:18:11 +02:00 |
|
Derick Payne
|
140c60c6ec
|
Releasing Build 2511 RC
|
2019-07-26 20:36:25 +02:00 |
|
Rainer Kottenhoff
|
bdaab67697
|
+ add: Color hover and picker (HTML color def only #RRGGBB)
|
2019-06-15 13:48:49 +02:00 |
|
Rainer Kottenhoff
|
c647f2d6eb
|
+ mv: move LoadFlags() to Config src
+ fix: InfoBox: error string for GetLastError() event
|
2019-06-10 16:28:39 +02:00 |
|
Rainer Kottenhoff
|
b8d9a5bc93
|
+ fix: 1st bugfix session for new SimpleIni config reader.
|
2019-06-10 15:16:42 +02:00 |
|
Rainer Kottenhoff
|
366ac5eed1
|
+ add: Multi-Selection with selection restore on undo
|
2019-05-27 20:47:15 +02:00 |
|
Rainer Kottenhoff
|
5eb8ef936d
|
+ xxx: intermediate version
|
2019-05-26 18:20:13 +02:00 |
|
Rainer Kottenhoff
|
771024cb69
|
+ chg: restore multi-selection on revert (1st draft)
|
2019-05-26 12:06:48 +02:00 |
|
Rainer Kottenhoff
|
23ef2df24b
|
+ 1st draft version of editable "Multi-Selection"
|
2019-05-24 22:53:30 +02:00 |
|
Rainer Kottenhoff
|
09fc5098ee
|
+ chg: remove cursor hand for hover at indicator hotspot range (only with ctrl modifier)
|
2019-05-19 01:50:14 +02:00 |
|
Rainer Kottenhoff
|
820b0a530e
|
+ add: CallTip for Hyperlinks
|
2019-05-17 17:22:27 +02:00 |
|
Rainer Kottenhoff
|
2306af7123
|
+ chg: stage 2: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems)
|
2019-05-16 14:46:31 +02:00 |
|