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 |
|
Derick Payne
|
976bf6953d
|
Merge pull request #310 from RaiKoHoff/Bugfix_0116_II
Some more Fixes
|
2018-01-19 20:05:43 +02:00 |
|
Rainer Kottenhoff
|
18cbea9702
|
+ cleanup: tidyup Customize Schemes... Style Namings
|
2018-01-19 18:43:39 +01:00 |
|
Rainer Kottenhoff
|
ad51d85c0a
|
+ fix: rectangular selection: (virtual empty) selection persists after clear
|
2018-01-19 11:35:03 +01:00 |
|
Rainer Kottenhoff
|
51d701b8b9
|
+ fix: revisit usage of "Mark Occurrences" and "Hyperlink Styling" delay usage
|
2018-01-19 10:16:24 +01:00 |
|
Rainer Kottenhoff
|
9bf2da2f03
|
+ add: Setting2 parameter to adjust "Mark Occ" and "Hyperlink" styling delay
|
2018-01-18 15:58:00 +01:00 |
|
Rainer Kottenhoff
|
59cdd06097
|
+ fix: VS 15.5.4 update
|
2018-01-17 15:16:29 +01:00 |
|
Rainer Kottenhoff
|
3a36b03c58
|
+ clean code: Highlight current line stuff gathered
|
2018-01-16 11:15:32 +01:00 |
|
Derick Payne
|
9e3d9bc567
|
Merge pull request #307 from RaiKoHoff/Bugfixes_0116
Fixing "Join Lines" and changing help menu keys
|
2018-01-16 11:42:15 +02:00 |
|
Rainer Kottenhoff
|
7e83a202af
|
+ CR: Accelerator Key F1 now opens Online Documentation in browser
|
2018-01-16 09:12:36 +01:00 |
|
Rainer Kottenhoff
|
3b27985034
|
+ CR: reverting back to "?" for help menu and activation (Alt+?) key
|
2018-01-16 08:25:28 +01:00 |
|
Rainer Kottenhoff
|
957e0ca04f
|
+ fix: add menu access key for command line help
|
2018-01-16 00:06:27 +01:00 |
|
Rainer Kottenhoff
|
9ba805dc59
|
+ fix: Alt+H should open history file access dialog not help menu (add ? to revert to known access key)
|
2018-01-16 00:04:42 +01:00 |
|
Rainer Kottenhoff
|
dec5280501
|
+ fix: bug in joining lines algorithm
|
2018-01-15 23:12:58 +01:00 |
|
Rainer Kottenhoff
|
c4d6042737
|
Merge remote-tracking branch 'notepad3_orig_rizone/master'
|
2018-01-15 21:46:33 +01:00 |
|
Derick Payne
|
4b01a23321
|
Added Programming Languages to the Readme.md file.
|
2018-01-15 21:38:49 +02:00 |
|
Rainer Kottenhoff
|
c33631b5ba
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master'
|
2018-01-15 14:37:22 +01:00 |
|
Derick Payne
|
0da2f3c736
|
Merge pull request #304 from RaiKoHoff/Bugfix_Join
Fix: Join Lines , New: Fuse Lines
|
2018-01-15 15:29:50 +02:00 |
|
Rainer Kottenhoff
|
31cff17cd0
|
+ fix: byte counting for selection
|
2018-01-15 14:10:55 +01:00 |
|
Rainer Kottenhoff
|
dfa3b5ae9d
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master'
|
2018-01-15 13:52:41 +01:00 |
|
Rainer Kottenhoff
|
1e6d688d46
|
+ fix: Join Lines (preserve paragraphs) issue
+ new: Accelerator Key "Ctrl+Alt+J" -> Fuse Lines ( := Join Lines, line-breaks NOT replaced by Space )
|
2018-01-15 13:45:43 +01:00 |
|
Derick Payne
|
48fca2b3aa
|
Merge pull request #303 from RaiKoHoff/Bugfix_Rel828
Fix: correct in-memory encoding/re-coding of text
|
2018-01-15 14:21:55 +02:00 |
|
Rainer Kottenhoff
|
957d2ca7b2
|
+ fix: in memory recoding of text
|
2018-01-15 09:19:08 +01:00 |
|
Rainer Kottenhoff
|
b3f263d7c3
|
+ clean code ...
|
2018-01-15 01:59:18 +01:00 |
|
Rainer Kottenhoff
|
8e1da33639
|
+ upd: current Scintilla GitHub
|
2018-01-13 15:14:19 +01:00 |
|
Rainer Kottenhoff
|
d9264e3c16
|
Merge remote-tracking branch 'notepad3_orig_rizone/master'
|
2018-01-13 14:43:43 +01:00 |
|
Derick Payne
|
35e2a86b11
|
Build 828 Released!
- Removed normal installation.
- Executables not compressed with UPX.
- Added important links to the Readme.md file.
|
2018-01-13 14:05:20 +02:00 |
|
Derick Payne
|
a51d6c7511
|
Merge pull request #300 from RaiKoHoff/NewDev
Onigmo: change to PERL 5.10 Syntax (named groups)
|
2018-01-13 11:59:11 +02:00 |
|
Rainer Kottenhoff
|
e93a97492c
|
Merge branch 'Enh_Statusbar' into NewDev
|
2018-01-13 10:15:06 +01:00 |
|
Rainer Kottenhoff
|
86153a39b5
|
+ enh: status bar: count number of bytes in current encoding
|
2018-01-13 10:09:25 +01:00 |
|
Rainer Kottenhoff
|
1f8caa915e
|
+ clean code
|
2018-01-13 01:57:42 +01:00 |
|
Rainer Kottenhoff
|
24332f8f33
|
+ fix: Onigmo regex engine PERL syntax: supporting named groups referencing in replacement text
|
2018-01-13 01:29:15 +01:00 |
|
Rainer Kottenhoff
|
89b7d8ef3e
|
+ change: Onigmo regex engine: use PERL 5.10 syntax + enable "\<" and "\>" word boundary matching
|
2018-01-12 18:20:53 +01:00 |
|
Rainer Kottenhoff
|
b39b0a4a34
|
+ change: Onigmo RegEx syntax dialect
|
2018-01-12 15:36:20 +01:00 |
|
Rainer Kottenhoff
|
f6f9fe370e
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master'
|
2018-01-12 12:44:50 +01:00 |
|
Derick Payne
|
3fe0bad5f1
|
Merge pull request #297 from RaiKoHoff/Bugfix_LastMinute
Fix regarding selection of 1st or 2nd Standard Lexer
|
2018-01-12 13:32:30 +02:00 |
|
Rainer Kottenhoff
|
3013e0b8ad
|
+ fix: selection of 1st or 2nd standard lexer (Default Text) based on Use2ndStandard flag
|
2018-01-12 12:06:50 +01:00 |
|
Rainer Kottenhoff
|
d765d649fb
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master'
|
2018-01-12 12:04:16 +01:00 |
|
Derick Payne
|
ea4d9e9230
|
Merge pull request #296 from RaiKoHoff/Bugfixes_0110_III
Change: Customize Schemes hierarchical structure
|
2018-01-12 12:56:07 +02:00 |
|
Rainer Kottenhoff
|
947797a501
|
+ fix: bug on switching between 1st and 2nd standard lexers
|
2018-01-12 11:31:02 +01:00 |
|
Rainer Kottenhoff
|
fca7de523d
|
+ fix: revert naming for "2nd Default Text"
+ clean code: reasonable assumption for memory allocation of style handling (backup, save, load)
+ tuning: statusbar partitioning
|
2018-01-12 11:01:57 +01:00 |
|
Rainer Kottenhoff
|
36b978ea04
|
+ fix: optimized status bar partitioning
|
2018-01-12 01:14:56 +01:00 |
|