Commit Graph

959 Commits

Author SHA1 Message Date
Rainer Kottenhoff
8fa6fbae05 + fix: minor issues in context of undo/redo (virtual) rectangular (empty) selection 2018-02-01 18:34:55 +01:00
Rainer Kottenhoff
d28e7c8eed + enh: replace (virtual) rectangular (empty) selection 2018-02-01 17:19:13 +01:00
Rainer Kottenhoff
34c343faf0 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-02-01 07:46:13 +01:00
Derick Payne
84e6816641 Releasing Build 862 2018-01-31 14:09:23 +02:00
Rainer Kottenhoff
3c437f01ae Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-30 09:44:32 +01:00
Derick Payne
cb5b70927a
Merge pull request #329 from RaiKoHoff/Bugfixes_0130
Bugfixes 0130
2018-01-30 10:24:17 +02:00
Rainer Kottenhoff
da9221e20e + fix: Char2Hex: remove limit single byte selection 2018-01-29 18:49:30 +01:00
Rainer Kottenhoff
68a2eb3343 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-29 16:41:03 +01:00
Derick Payne
1cbe821f75
Merge pull request #328 from RaiKoHoff/Bugfixes_0129_II
Bugfixes_0129 II
2018-01-29 16:14:46 +02:00
Rainer Kottenhoff
e4638836be + enh: make selection block indentation similar to VisualStudio 2018-01-29 11:31:36 +01:00
Rainer Kottenhoff
5a7205b4fc Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-29 11:27:51 +01:00
Derick Payne
973ca7d2fa
Merge pull request #326 from RaiKoHoff/Bugfixes_0129
Bugfixes 0129
2018-01-29 09:43:37 +02:00
Rainer Kottenhoff
4a22ba160e + fix: preserve selection on Line Comment toggle 2018-01-29 01:37:50 +01:00
Rainer Kottenhoff
05aa7dd909 + fix: font selection dialog does not reset some styles correctly 2018-01-29 00:58:28 +01:00
Rainer Kottenhoff
109ebe4b03 + fix: sensible handling of "Block -> (Un)Indent" for different kinds of selections 2018-01-29 00:11:45 +01:00
Rainer Kottenhoff
d3b03b5bbf Merge remote-tracking branch 'notepad3_orig_rizone/master' 2018-01-28 23:02:33 +01:00
Derick Payne
527a4edc45
Merge pull request #324 from RaiKoHoff/Bugfixes_0127
Fixing issues around Folding
2018-01-28 21:18:51 +02:00
Rainer Kottenhoff
6f0fd57793 + fix: revert TAB+Selection action corresponding to VisualStudio's behavior 2018-01-28 00:03:31 +01:00
Rainer Kottenhoff
408f99fc70 + fix: avoid some issues regarding folding, using SCI_SETAUTOMATICFOLD 2018-01-27 14:49:12 +01:00
Rainer Kottenhoff
49ad6425a6 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2018-01-27 12:42:39 +01:00
Derick Payne
f287fd39a9
Merge pull request #322 from RaiKoHoff/Bugfixes_0126
Bugfixes 0126
2018-01-27 11:24:55 +02:00
Rainer Kottenhoff
8c3fd8d071 + enh: add Accelerator Keys: Alt+LEFT/RIGHT to FOLD/EXPAND folding section 2018-01-27 01:29:52 +01:00
Rainer Kottenhoff
8d291ea803 + fix: support scintilla msg: SCN_NEEDSHOWN (EXPAND folded sections if needed)
+ revert: Accelerator Key "Alt+UP/DOWN" for navigation (jump) between folded section headlines
2018-01-27 00:54:24 +01:00
Rainer Kottenhoff
c4481c456b + fix: initial .ini-file: unused section removed 2018-01-26 23:23:41 +01:00
Rainer Kottenhoff
25e4344acf + fix: "Line Comment" id noselection and current pos == indent pos 2018-01-26 23:16:20 +01:00
Rainer Kottenhoff
995dd2f53d + enh: version check for VS 2017 v.15.5.5 2018-01-26 19:47:25 +01:00
Rainer Kottenhoff
c473e1e9c6 + fix: selection (anchor and current caret position) handling 2018-01-26 16:42:52 +01:00
Rainer Kottenhoff
324b638abc + fix: TAB indentation handling according to predecessors (NP2) 2018-01-26 09:17:05 +01:00
Rainer Kottenhoff
b282583e6f Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-26 07:50:30 +01:00
Derick Payne
04d232efb7
Merge pull request #318 from RaiKoHoff/Bugfixes_0125
Bugfixes 0125
2018-01-26 00:53:18 +02:00
Rainer Kottenhoff
5d2fd83b73 + CR: changed inifile for Portable Apps Notepad3 2018-01-25 23:32:02 +01:00
Rainer Kottenhoff
447f82aebf + fix: Toggle All folds behavior 2018-01-25 23:19:51 +01:00
Rainer Kottenhoff
f4d5c5dea2 + fix: some more select and replace target issues 2018-01-25 15:52:28 +01:00
Rainer Kottenhoff
8f3b95c067 + enh: add empty sections to initial settings file (.ini) to force a canonical order 2018-01-25 10:52:08 +01:00
Rainer Kottenhoff
a355a7d05a Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2018-01-25 10:05:07 +01:00
Derick Payne
52a60491b9
Merge pull request #317 from RaiKoHoff/Bugfixes_0123
Bugfixes and more
2018-01-25 10:00:19 +02:00
Rainer Kottenhoff
19ff7752a2 + fix: wrong test on rectangular selection 2018-01-25 02:13:36 +01:00
Rainer Kottenhoff
839e1f38ce + refactor: set/replace selection handling 2018-01-25 02:06:39 +01:00
Rainer Kottenhoff
2f288d37f0 + fix: AHK test of changed About box. 2018-01-24 23:38:53 +01:00
Rainer Kottenhoff
ffb7d91c06 + AHK Tests: new aboutbox selection mechanism 2018-01-24 20:20:14 +01:00
Rainer Kottenhoff
556c50bb1b + fix: redo/undo and jump-to behavior having an active selection 2018-01-24 17:54:32 +01:00
Rainer Kottenhoff
a06c14b299 + enhancement: canonical initial Notepad3.ini 2018-01-24 10:00:20 +01:00
Rainer Kottenhoff
872210b7ad + fix: handling of document modified flag in case of NotifyChange bypass 2018-01-24 09:25:43 +01:00
Rainer Kottenhoff
b8126f8b55 + fix: lock NotifyUpdate and TargetSelection in case of multi action redo/undo and target replacements 2018-01-24 00:53:39 +01:00
Rainer Kottenhoff
6804a02047 + fix: SpeedUp undo/redo action collections 2018-01-24 00:16:44 +01:00
Rainer Kottenhoff
aa1c3c7d4c + refactoring: usage of undo/redo action stack 2018-01-23 22:13:27 +01:00
Rainer Kottenhoff
ef2b2030b8 + fix: sentencecase some strings in "Customize Schemes..." 2018-01-23 18:19:12 +01:00
Rainer Kottenhoff
b9f8073e50 + fixes: performance for several modify text operations ... 2018-01-23 17:09:50 +01:00
Rainer Kottenhoff
67c8e6423b Merge remote-tracking branch 'notepad3_orig_rizone/master' 2018-01-21 08:51:28 +01:00
Derick Payne
976bf6953d
Merge pull request #310 from RaiKoHoff/Bugfix_0116_II
Some more Fixes
2018-01-19 20:05:43 +02:00