Commit Graph

1229 Commits

Author SHA1 Message Date
Rainer Kottenhoff
ccbef6535f + feature: 1st draft of "Toggle Visible" (hide non occurences lines) 2018-04-03 20:35:40 +02:00
Rainer Kottenhoff
a0f535ee07 + fix: Pad with spaces in case of rectangular selection 2018-03-29 15:34:31 +02:00
Rainer Kottenhoff
ba304570d2 + fix: minor bugfixes 2018-03-29 01:55:09 +02:00
Rainer Kottenhoff
803f7ba4e8 + fix: small issues on Find/Replace Next/Previous operations 2018-03-28 19:11:39 +02:00
Rainer Kottenhoff
6b662fdaa4 + enh: kind of "incremental search" : Find/Replace "Mark All Occ" active: typing search pattern scrolls to first match 2018-03-28 14:43:17 +02:00
Rainer Kottenhoff
aaba3ec9fc + fix: minor issue on display indication of find/replace state in FR dialog status bar 2018-03-27 18:41:22 +02:00
Rainer Kottenhoff
b4efe5f7ac + enh: indication of find/replace state in FR dialog status bar 2018-03-27 18:16:25 +02:00
Rainer Kottenhoff
540ed2726a + fix: Reverting file from storage - Preserve view, cancel selection 2018-03-27 14:15:05 +02:00
Rainer Kottenhoff
59edb291e5 + fix: endless loop on "zero length match" at EOF 2018-03-27 01:50:32 +02:00
Rainer Kottenhoff
b1d4a660be + enh: add option to remove blank lines (containing blanks/tabs only) 2018-03-26 18:14:36 +02:00
Rainer Kottenhoff
897945958c + chg: change encoding of NP3 sources to UTF-8 (Sig)
+ fix: Update Toolbar,Statusbar and LinNumber Margin on Observe NotifyEvent reactivation
+ enh: more int to DocPos type changes
2018-03-26 13:50:44 +02:00
Rainer Kottenhoff
d3dd32beb1 + enh: consistent rectangular selection restauration after block operations 2018-03-26 02:07:34 +02:00
Rainer Kottenhoff
21ea4fcee6 + enh: Compress White Spaces within rectangular selection 2018-03-25 21:49:56 +02:00
Rainer Kottenhoff
4d07f84a41 + fix: issue in Strip First/Last Char within rectangular selection
+ enh: Strip Trailing Spaces within rectangular selection
2018-03-25 19:33:36 +02:00
Rainer Kottenhoff
b702dd6b87 + enh: Strip First/Last Char within rectangular selection 2018-03-25 13:48:37 +02:00
Rainer Kottenhoff
02d82beab3 + enh: make Find Next Selected, Find Prev Selected as expected
+ using modern Scintilla API methods (instead of hand made operation)
2018-03-24 08:38:09 +01:00
Rainer Kottenhoff
4836962891 + enh: handling of F3 (find next - no F/R dialog) 2018-03-24 01:55:59 +01:00
Rainer Kottenhoff
8e495a9b74 + fix: toggle line comment on empty line 2018-03-24 00:31:31 +01:00
Rainer Kottenhoff
b38f66e8cb + fix: missed to commit 2018-03-23 16:39:05 +01:00
Rainer Kottenhoff
bfe07dba67 + fix: "Remove Duplicate Lines": skipping line on progress to next compare when removing previous duplicate 2018-03-23 16:27:23 +01:00
Rainer Kottenhoff
8b9e8a7d13 + fix: using process heap allocation instead of global memory allocation method (according to MSDN guidelines) 2018-03-23 14:33:23 +01:00
Rainer Kottenhoff
8efcfbdb1a + fix: "Remove Duplicate Lines": wrong last line handling in case of no selection 2018-03-23 12:51:45 +01:00
Rainer Kottenhoff
0bb4470a24 + fix: missing menu shortcut for "Remove Duplicate Lines" ("o") 2018-03-23 11:55:45 +01:00
Rainer Kottenhoff
3d51761404 + add: method to remove duplicate lines 2018-03-23 11:48:54 +01:00
Rainer Kottenhoff
9002b5555e + fix: minor issues 2018-03-23 01:08:14 +01:00
Rainer Kottenhoff
ca3f8a07ca + fix: reset scroll width on font (size) changes (automatically adapted) 2018-03-22 19:57:10 +01:00
Rainer Kottenhoff
76ebeea364 + add: names in Acknowledgments 2018-03-22 19:22:10 +01:00
Rainer Kottenhoff
6ea830502f + fix: Search Next (F3) handling (ver II) 2018-03-22 19:11:51 +01:00
Rainer Kottenhoff
44cc7351d7 + fix: initial window position handling (command line option "/pos" ) 2018-03-22 11:19:46 +01:00
Rainer Kottenhoff
fbc8db4d98 + fix: Notepad3 window positioning 2018-03-21 12:51:44 +01:00
Rainer Kottenhoff
8b3739a5ce + add: menu entries for (hidden) Accelerator Keys 2018-03-21 09:40:03 +01:00
Rainer Kottenhoff
b7ae16b2f0 + chg: rebase internally used code page on UTF-8 (Scintilla multi-byte conversions) 2018-03-20 13:41:19 +01:00
Rainer Kottenhoff
f2951b3df4 + add: version info for VS2017 v15.6.3 (VC v191326129) 2018-03-20 07:23:30 +01:00
Rainer Kottenhoff
c92def31de + fix very small typo 2018-03-20 07:17:52 +01:00
Rainer Kottenhoff
8221fcc0bf + fix: remember last search pattern on new files 2018-03-19 17:19:56 +01:00
Derick Payne
6179da08a6
Merge pull request #420 from RaiKoHoff/Dev_0315
Small enhancements and bug-fixes
2018-03-18 19:43:59 +02:00
Rainer Kottenhoff
5e3cd41896 + fix: minor issues regarding selection anchor/current_caret in Find Next/Previous 2018-03-18 17:44:40 +01:00
Rainer Kottenhoff
a8307b6bd7 + fix: Style_SetLexer() should update line number margin width 2018-03-18 16:29:32 +01:00
Rainer Kottenhoff
1521b48ead + enh: file history dependent last search pattern option combined with search history on/off option 2018-03-18 16:17:29 +01:00
Rainer Kottenhoff
0fc036347c + enh: add last find pattern to file history 2018-03-16 17:55:18 +01:00
Rainer Kottenhoff
1c603a3c21 + enh: enable "Customize Schemes"' Preview button only if selected lexer corresponds to opened file 2018-03-16 08:26:14 +01:00
Rainer Kottenhoff
c3e91e273b + fix: slow pasting of multiline clipboard 2018-03-15 21:41:16 +01:00
Rainer Kottenhoff
2a3d6e0a17 + fix: minor compiler warnings 2018-03-15 21:28:27 +01:00
Rainer Kottenhoff
ccf0d4471a + fix: issue regarding "Auto Complete Word" feature
+ chg: more prep Scintilla "Position" value type changes for large file support
2018-03-15 21:20:10 +01:00
Rainer Kottenhoff
e8bd4f818c + chg: more prep Scintilla "Position" value type changes for large file support 2018-03-15 14:55:21 +01:00
Rainer Kottenhoff
81e95bf7aa + rpl: replace tellenc by CED in AboutBox
+ upd: uthash library updated to current GitHub dev
2018-03-15 11:50:52 +01:00
Derick Payne
8f180c94dc
Merge pull request #415 from RaiKoHoff/Dev_0313
Switching Encoding Detector: "tellenc" -> Google's "Compact Encoding Detection"
2018-03-15 11:41:44 +02:00
Rainer Kottenhoff
aff45b1132 + fix: X-Caret policy 2018-03-15 09:35:33 +01:00
Rainer Kottenhoff
650b261751 + cln: clean coding 2018-03-15 08:59:00 +01:00
Rainer Kottenhoff
17a5ff8c5f + fix: X,Y-Caret movement policy 2018-03-15 08:53:40 +01:00