Commit Graph

572 Commits

Author SHA1 Message Date
Rainer Kottenhoff
22654f99ef + fix: restore selection set/replaced by replace dialog 2018-02-20 15:40:07 +01:00
Rainer Kottenhoff
6dd3c6b658 + fix: broken swap clipboard w/ selection 2018-02-20 14:37:32 +01:00
Rainer Kottenhoff
eda986f2d8 + add: status/info bar in find/replace dialog 2018-02-19 15:49:54 +01:00
Rainer Kottenhoff
f792b9e463 + enh: more prominent replace dialog button "In Selection"
+ enh: "Registry Files" lexer: enable attribute "eolfilled" for all styles of this lexer
2018-02-19 10:11:28 +01:00
Rainer Kottenhoff
16de558217 + fix: map Toolbar Labels according to bitmap/settings file 2018-02-16 19:49:34 +01:00
Rainer Kottenhoff
164bd4106a + fix: Undo/Redo action w/o selection sets/preserves selection mode (bug) 2018-02-16 12:59:28 +01:00
Rainer Kottenhoff
76be9bfd8e + fix: bug in changed "Windows Registry Files" lexer 2018-02-16 12:30:58 +01:00
Rainer Kottenhoff
be2ddf00f6 + add: R-Statistics Code lexer
+ chg: Registry files lexer to support eolfilled on "Added Keys"
2018-02-16 09:16:50 +01:00
Rainer Kottenhoff
ed699805e2 + chg: Folding STyle: case:L/U for box vs. circle style; charset:0/1/2 single line after/before/enclosing 2018-02-15 01:16:44 +01:00
Rainer Kottenhoff
c3c07001f2 + fix: default Folding Style: single line after heading 2018-02-15 00:52:37 +01:00
Rainer Kottenhoff
03f01c9993 + add: styling for folding marks (charset:1 -> circles / case:U -> double lines) 2018-02-14 17:04:44 +01:00
Rainer Kottenhoff
87d50dde94 + add: Accelerator Key (Alt+A) to switch ON/OFF occurrences marker/counter 2018-02-14 14:38:55 +01:00
Rainer Kottenhoff
80f08d9169 + fix: disable folding operations for lexers, which don't support it 2018-02-13 19:40:57 +01:00
Rainer Kottenhoff
79b3a255cf + fix: unique Style IDs 2018-02-13 18:25:00 +01:00
Rainer Kottenhoff
f02b310427 + fix: code folding integrated in margin 2018-02-13 17:12:55 +01:00
Rainer Kottenhoff
8cd85ca289 + CR: changing menu Alt+ key for "Edit" menu according to discussion 2018-02-13 10:51:52 +01:00
Rainer Kottenhoff
ed750ca788 + CR: changing menu selection key for menu "Edit" 2018-02-12 12:26:36 +01:00
Rainer Kottenhoff
fa35fe9918 + fix: selected default lexer has not been used as default startup lexer ... 2018-02-09 11:44:16 +01:00
Rainer Kottenhoff
c21bc500aa + fix: handle case: virtual space user access not allowed
+ opt: use faster method (SCI direct call) to set/reset virtual space access option
2018-02-09 11:19:54 +01:00
Rainer Kottenhoff
0136ce1739 + opt: check for Alt-Key down/up to allow drawing rectangular selection in virtual space 2018-02-09 11:06:24 +01:00
Rainer Kottenhoff
be2d57580d + fix: bug in calculating position for thousand separator 2018-02-09 10:22:42 +01:00
Rainer Kottenhoff
e862e08627 + opt: undo/redo stack does not need to store virtual space options 2018-02-09 01:49:02 +01:00
Rainer Kottenhoff
b2daad6f58 + fix: set virtual space option "SCVS_NOWRAPLINESTART" for Alt-Key down rectangular selection only 2018-02-09 01:34:03 +01:00
Rainer Kottenhoff
0b76096ec1 + fix: changed navigation keys for menu "Edit" 2018-02-08 02:04:53 +01:00
Rainer Kottenhoff
37688042a6 + fix: empty settings string, if ToolbarButtons are reset to defaults 2018-02-08 01:31:10 +01:00
Rainer Kottenhoff
0c627da605 + fix: synchronized updates for Toolbar & Statusbar 2018-02-08 01:05:29 +01:00
Rainer Kottenhoff
dbb44a1ea3 + fix: "single line selection" criteria 2018-02-07 23:56:48 +01:00
Rainer Kottenhoff
687ea1565d + fix: indentation and rectangular selection (final solution still open) 2018-02-07 23:35:30 +01:00
Rainer Kottenhoff
844febb005 + fix: tab-key and indentation handling
+ fix: pasting into rectangular selections
2018-02-07 19:04:09 +01:00
Rainer Kottenhoff
b749a79ff4 + fix: corrupted "Page Setup..." dialog layout (after changing tab-stop order) 2018-02-07 13:00:27 +01:00
Rainer Kottenhoff
1249f4bbe1 + refactoring: global naming 2018-02-07 09:16:24 +01:00
Rainer Kottenhoff
6a8c610f80 + fix: prepare (i) for Scintilla's Position type change to 64-bit 2018-02-07 02:10:57 +01:00
Rainer Kottenhoff
29f9c46ffb + enh: incorporate launch of update installer "wyUpdate.exe" 2018-02-06 18:45:19 +01:00
Derick Payne
f6dcfbd299
Merge pull request #341 from RaiKoHoff/Fixes_0205
Fixes 0205
2018-02-06 17:02:51 +02:00
Rainer Kottenhoff
0d87419b2b + CR: add Accelerator Key (Alt+NK0) to launch new empty instance of NP3 (same as Alt+0) 2018-02-06 13:15:12 +01:00
Rainer Kottenhoff
f723b14cbc + enh: changed tab-stop order while navigating several dialogs 2018-02-06 12:33:34 +01:00
Rainer Kottenhoff
6944e0af7b + fix: (final?) copy/paste and redo/undo on empty/virtual rectangular selection 2018-02-06 11:38:13 +01:00
Rainer Kottenhoff
29536b70bf + fix: (No.: II) redo/undo on empty/virtual rectangular selection 2018-02-05 18:35:06 +01:00
Derick Payne
b09ae40bb9 Update Prototype
Update Prototype https://github.com/rizonesoft/Notepad3/issues/125
2018-02-05 18:37:24 +02:00
Rainer Kottenhoff
78aa6cc1b4 + fix: redo/undo on empty/virtual rectangular selection 2018-02-05 16:54:49 +01:00
Rainer Kottenhoff
7808a073fe + fix: paste multi-line clipboard into rectangular selection 2018-02-05 12:59:59 +01:00
Rainer Kottenhoff
572fdc6d20 + fix: tidy up menu navigation via keyboard 2018-02-05 10:53:36 +01:00
Rainer Kottenhoff
f37cadf220 + enh: Add "Shift+F1" Accelerator Key to open "About..." box
+ fix: static URL string to open version check website
2018-02-02 15:07:13 +01:00
Rainer Kottenhoff
d678d05ca0 + enh: dynamic horizontal scroll bar width adaption
+ enh: Wrap to Column allowed w/o selection (use complete text)
+ CR:  move "Show Toolbar" and "Show Statusbar" from Settings Menu to View Menu
2018-02-02 12:26:49 +01:00
Rainer Kottenhoff
416a5b8da6 + enh: allow negative values for Extra Line Spacing (compact line view) 2018-02-02 09:18:33 +01:00
Rainer Kottenhoff
81370e57d0 + enh: first draft for UpdateCheck call 2018-02-01 23:34:29 +01:00
Rainer Kottenhoff
bb7271dada + CR: changed initial/reset ToolBar button selection (addendum) 2018-02-01 20:17:35 +01:00
Rainer Kottenhoff
ba60230242 + CR: changed initial/reset ToolBar button selection 2018-02-01 20:10:38 +01:00
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