Commit Graph

37 Commits

Author SHA1 Message Date
Rainer Kottenhoff
6df6e74bbc + fix: refactoring bugs 2018-09-01 03:20:27 +02:00
Rainer Kottenhoff
ca413dbcbd + fix: windows positioning (1st part) 2018-08-31 18:10:37 +02:00
Rainer Kottenhoff
81b83eec34 + code cleanup: Suggestions from Visual Studio's Code Analysis Mode 2018-08-28 14:37:40 +02:00
Rainer Kottenhoff
7911046087 + fix: default Notepad3.ini 2018-08-09 00:51:48 +02:00
Rainer Kottenhoff
edaed5280a + add: "tinyexpr" library for in text math expression evaluation 2018-08-09 00:48:16 +02:00
Rainer Kottenhoff
92b3868b16 + chg: make zero based character count for statusbar configurable
+ fix: TransformBS handling in Find/Replace dialog
+ fix: German menu strings
+ add: replaced pattern counter for statusbar
+ chg: naming of some global vars
2018-08-07 12:10:40 +02:00
Rainer Kottenhoff
fee9770396 + add: character count for statusbar 2018-08-07 02:17:03 +02:00
Rainer Kottenhoff
2d276a7fd9 + add: make StatusBar section post-fix strings configurable
+ fix: bug in parsing CSV config string
2018-08-06 04:26:10 +02:00
Rainer Kottenhoff
8215393d31 + enh: remember Zoom Factor between sessions 2018-05-12 14:49:51 +02:00
Rainer Kottenhoff
c22cc3847f + opt: performance tuning after profiling std. handling
+ opt: delayed execution of time consuming update/redraw operation
2018-05-05 20:03:18 +02:00
Rainer Kottenhoff
56e63a17a1 + fix: minor fixes and default value adjustments 2018-05-03 01:56:34 +02:00
Rainer Kottenhoff
520ea555bb + fix: bug while reading String to Vector 2018-04-29 21:30:24 +02:00
Rainer Kottenhoff
e58b5f2937 + enh: completely reworked statusbar dynamic configuration 2018-04-29 19:05:04 +02:00
Rainer Kottenhoff
4bdb4a7e70 + fix: small bug preventing Statusbar relative width settings smaller than 1/10 of width 2018-04-26 11:55:02 +02:00
Rainer Kottenhoff
bd5d443f2a + rfc: moving common methods to helper module 2018-04-26 09:06:11 +02:00
Rainer Kottenhoff
29125b8227 + enh: Statusbar: add settings to user defined prefix strings for statusbar sections 2018-04-25 19:58:22 +02:00
Rainer Kottenhoff
218ff0b63f + fix: redo rebase/merge conflicts resolving failures 2018-04-25 17:02:30 +02:00
Rainer Kottenhoff
7da4f445f4 rebase 2018-04-25 16:41:33 +02:00
Rainer Kottenhoff
5bdb3f0240 merge 2018-04-25 16:39:24 +02:00
Rainer Kottenhoff
01f30b23f2 + enh: Statusbar: add user definable relative status width configuration 2018-04-25 11:45:50 +02:00
Rainer Kottenhoff
06bf2e63ee + enh: configurable statusbar 2018-04-25 00:16:13 +02:00
Rainer Kottenhoff
17b5ecf112 + enh: new status bar dynamics 2018-04-25 00:16:13 +02:00
Rainer Kottenhoff
6dc666b771 + fix: default "Slop" values changed 2018-04-18 16:22:22 +02:00
Rainer Kottenhoff
e14526c5b5 + fix: minor fixes
+ enh: suggested pass-phrase handling
2018-04-17 16:26:32 +02:00
Rainer Kottenhoff
a05b7dfa07 + refactoring: create a better "delayed command message queue" 2018-04-16 19:27:49 +02:00
Rainer Kottenhoff
d44da8c58a + fix: enhance indicator (redraw needed) of re-apply "Mark All Occurrences" 2018-04-06 12:21:33 +02:00
Rainer Kottenhoff
1a0982822d + fix: folding level issue to hide non-occurrence match lines 2018-04-05 17:22:24 +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
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
b702dd6b87 + enh: Strip First/Last Char within rectangular selection 2018-03-25 13:48:37 +02: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
0fc036347c + enh: add last find pattern to file history 2018-03-16 17:55:18 +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
f02b310427 + fix: code folding integrated in margin 2018-02-13 17:12:55 +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